| 1 | [ Jan 16 09:46:34 Enabled. ] | ||
| 2 | [ Jan 16 09:46:34 Rereading configuration. ] | ||
| 3 | [ Jan 16 09:46:35 Rereading configuration. ] | ||
| 4 | [ Jan 16 09:46:41 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 | [ Jan 16 09:46:41 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.01.16 09:46:42.341238 [ 1 ] {} <Information> Application: Will watch for the process with pid 25716 | ||
| 29 | 2026.01.16 09:46:42.341637 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.16 09:46:42.782521 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25716 | ||
| 31 | 2026.01.16 09:46:42.784816 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.16 09:46:42.784981 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.16 09:46:42.883261 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.16 09:46:43.012528 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.16 09:46:43.012642 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.16 09:46:43.012666 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.16 09:46:43.012736 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.16 09:46:43.013321 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.16 09:46:43.015487 [ 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.01.16 09:46:43.016374 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.16 09:46:43.017273 [ 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.01.16 09:46:43.017335 [ 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.01.16 09:46:43.017373 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.16 09:46:43.018076 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.16 09:46:43.019051 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.16 09:46:43.025422 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.16 09:46:43.026251 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.16 09:46:43.027638 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.16 09:46:43.027732 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.16 09:46:43.028750 [ 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.01.16 09:46:43.029213 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.16 09:46:43.032980 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.16 09:46:43.033612 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.16 09:46:43.036676 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.16 09:46:43.037027 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.16 09:46:43.037404 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.16 09:46:43.037782 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.16 09:46:43.039222 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.16 09:46:43.039249 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.16 09:46:43.039335 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.16 09:46:43.039425 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.16 09:46:43.101372 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.16 09:46:43.101401 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000185993 sec | ||
| 68 | 2026.01.16 09:46:43.101454 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.16 09:46:43.101501 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.16 09:46:43.102202 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.16 09:46:43.102866 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.16 09:46:43.114026 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.16 09:46:43.114073 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.16 09:46:43.114142 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.16 09:46:43.114155 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.16 09:46:43.114189 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.16 09:46:43.114256 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.16 09:46:43.118912 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.16 09:46:43.118960 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.16 09:46:43.119008 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.16 09:46:43.119174 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.16 09:46:43.119221 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.16 09:46:43.119234 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.16 09:46:43.119302 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.16 09:46:43.119315 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.16 09:46:43.119348 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.16 09:46:43.119416 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.16 09:46:43.141534 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.16 09:46:43.175301 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.16 09:46:43.175404 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126132 sec | ||
| 91 | 2026.01.16 09:46:43.175420 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.16 09:46:43.175433 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.16 09:46:43.175462 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.16 09:46:43.175711 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.16 09:46:43.175821 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.16 09:46:43.175837 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.16 09:46:43.175848 [ 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.01.16 09:46:43.175859 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.16 09:46:43.254525 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.16 09:46:43.254742 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.74 MiB (RSS), difference: 91.97 MiB | ||
| 101 | 2026.01.16 09:46:43.256339 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.434e-05 sec. | ||
| 102 | 2026.01.16 09:46:43.256769 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.16 09:46:43.258139 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.16 09:46:43.258158 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.16 09:46:43.258297 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64489 | ||
| 106 | 2026.01.16 09:46:43.259205 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.16 09:46:43.259275 [ 3 ] {} <Debug> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64489 | ||
| 108 | 2026.01.16 09:46:43.259303 [ 3 ] {} <Debug> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.16 09:46:43.259387 [ 3 ] {} <Debug> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.16 09:46:43.259494 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.16 09:46:43.259521 [ 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.01.16 09:46:43.259595 [ 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.01.16 09:46:43.260128 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48475 | ||
| 114 | 2026.01.16 09:46:43.260235 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58635 | ||
| 115 | 2026.01.16 09:46:43.260248 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50023 | ||
| 116 | 2026.01.16 09:46:43.260382 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.16 09:46:43.260508 [ 4 ] {} <Debug> TCP-Session: ae13d4d4-5a3a-4751-aaad-362982b31dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48475 | ||
| 118 | 2026.01.16 09:46:43.260526 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43734 | ||
| 119 | 2026.01.16 09:46:43.260542 [ 4 ] {} <Debug> TCP-Session: ae13d4d4-5a3a-4751-aaad-362982b31dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.16 09:46:43.260577 [ 4 ] {} <Debug> TCP-Session: ae13d4d4-5a3a-4751-aaad-362982b31dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.16 09:46:43.260704 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38402 | ||
| 122 | 2026.01.16 09:46:43.260717 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61215 | ||
| 123 | 2026.01.16 09:46:43.260811 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59647 | ||
| 124 | 2026.01.16 09:46:43.261904 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.16 09:46:43.262026 [ 5 ] {} <Debug> TCP-Session: 29f664f4-c228-4984-a7b0-2356023ef42d Authenticating user 'default' from [fd00:1122:3344:101::d]:50023 | ||
| 126 | 2026.01.16 09:46:43.262039 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.16 09:46:43.262055 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.01.16 09:46:43.262055 [ 5 ] {} <Debug> TCP-Session: 29f664f4-c228-4984-a7b0-2356023ef42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.16 09:46:43.262092 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.16 09:46:43.262090 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.16 09:46:43.262205 [ 255 ] {} <Debug> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Authenticating user 'default' from [fd00:1122:3344:101::d]:43734 | ||
| 132 | 2026.01.16 09:46:43.262185 [ 5 ] {} <Debug> TCP-Session: 29f664f4-c228-4984-a7b0-2356023ef42d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.16 09:46:43.262197 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46001 | ||
| 134 | 2026.01.16 09:46:43.262277 [ 258 ] {} <Debug> TCP-Session: e1f4817f-77c6-4004-b3f7-2356778f5eab Authenticating user 'default' from [fd00:1122:3344:101::d]:59647 | ||
| 135 | 2026.01.16 09:46:43.262295 [ 255 ] {} <Debug> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.16 09:46:43.262182 [ 256 ] {} <Debug> TCP-Session: f2caabb0-3eac-42d6-b25e-4d2bc0b436e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61215 | ||
| 137 | 2026.01.16 09:46:43.262379 [ 258 ] {} <Debug> TCP-Session: e1f4817f-77c6-4004-b3f7-2356778f5eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.16 09:46:43.262405 [ 256 ] {} <Debug> TCP-Session: f2caabb0-3eac-42d6-b25e-4d2bc0b436e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.16 09:46:43.262389 [ 255 ] {} <Debug> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.16 09:46:43.262463 [ 258 ] {} <Debug> TCP-Session: e1f4817f-77c6-4004-b3f7-2356778f5eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.16 09:46:43.262477 [ 256 ] {} <Debug> TCP-Session: f2caabb0-3eac-42d6-b25e-4d2bc0b436e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.16 09:46:43.262090 [ 257 ] {} <Debug> TCP-Session: 7ee355d9-5495-420c-b733-bc12e53495c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38402 | ||
| 143 | 2026.01.16 09:46:43.262045 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.16 09:46:43.262576 [ 257 ] {} <Debug> TCP-Session: 7ee355d9-5495-420c-b733-bc12e53495c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.16 09:46:43.262654 [ 254 ] {} <Debug> TCP-Session: 559c4ad2-cf39-4bc2-9ef9-f14a3bdd88f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58635 | ||
| 146 | 2026.01.16 09:46:43.262663 [ 257 ] {} <Debug> TCP-Session: 7ee355d9-5495-420c-b733-bc12e53495c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.16 09:46:43.262679 [ 254 ] {} <Debug> TCP-Session: 559c4ad2-cf39-4bc2-9ef9-f14a3bdd88f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.16 09:46:43.262778 [ 254 ] {} <Debug> TCP-Session: 559c4ad2-cf39-4bc2-9ef9-f14a3bdd88f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.16 09:46:43.262996 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.16 09:46:43.263108 [ 259 ] {} <Debug> TCP-Session: 1c1159f2-1b6c-4247-9148-d6b785e2fc55 Authenticating user 'default' from [fd00:1122:3344:101::d]:46001 | ||
| 151 | 2026.01.16 09:46:43.263127 [ 259 ] {} <Debug> TCP-Session: 1c1159f2-1b6c-4247-9148-d6b785e2fc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.16 09:46:43.263139 [ 259 ] {} <Debug> TCP-Session: 1c1159f2-1b6c-4247-9148-d6b785e2fc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.16 09:46:43.264351 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.16 09:46:43.267308 [ 3 ] {d1837139-429b-4a4f-89f3-0b51074bb593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.16 09:46:43.368636 [ 3 ] {d1837139-429b-4a4f-89f3-0b51074bb593} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64489) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.16 09:46:43.369701 [ 3 ] {d1837139-429b-4a4f-89f3-0b51074bb593} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.16 09:46:43.369952 [ 3 ] {d1837139-429b-4a4f-89f3-0b51074bb593} <Debug> TCPHandler: Processed in 0.107805949 sec. | ||
| 204 | 2026.01.16 09:46:43.370400 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.16 09:46:43.370679 [ 255 ] {b4edd5b8-a35b-4ab2-913b-1d1b40597740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.16 09:46:43.371116 [ 255 ] {b4edd5b8-a35b-4ab2-913b-1d1b40597740} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43734) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.16 09:46:43.371378 [ 255 ] {b4edd5b8-a35b-4ab2-913b-1d1b40597740} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.16 09:46:43.371650 [ 255 ] {b4edd5b8-a35b-4ab2-913b-1d1b40597740} <Debug> TCPHandler: Processed in 0.0014339 sec. | ||
| 255 | 2026.01.16 09:46:43.371987 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.16 09:46:43.372922 [ 3 ] {e755060b-065b-45d5-91f7-0c179a39c2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.16 09:46:43.373624 [ 3 ] {e755060b-065b-45d5-91f7-0c179a39c2cb} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.16 09:46:43.397953 [ 3 ] {e755060b-065b-45d5-91f7-0c179a39c2cb} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.16 09:46:43.397981 [ 3 ] {e755060b-065b-45d5-91f7-0c179a39c2cb} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5931e-05 sec | ||
| 260 | 2026.01.16 09:46:43.397995 [ 3 ] {e755060b-065b-45d5-91f7-0c179a39c2cb} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.16 09:46:43.398080 [ 3 ] {e755060b-065b-45d5-91f7-0c179a39c2cb} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.16 09:46:43.398141 [ 3 ] {e755060b-065b-45d5-91f7-0c179a39c2cb} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.16 09:46:43.398851 [ 3 ] {e755060b-065b-45d5-91f7-0c179a39c2cb} <Debug> TCPHandler: Processed in 0.02698853 sec. | ||
| 264 | 2026.01.16 09:46:43.399022 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.16 09:46:43.399277 [ 3 ] {86d66264-f32a-4e4f-8df0-ef3646f49327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.16 09:46:43.399336 [ 3 ] {86d66264-f32a-4e4f-8df0-ef3646f49327} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.16 09:46:43.404777 [ 3 ] {86d66264-f32a-4e4f-8df0-ef3646f49327} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.16 09:46:43.435476 [ 3 ] {86d66264-f32a-4e4f-8df0-ef3646f49327} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74): Loading data parts | ||
| 270 | 2026.01.16 09:46:43.436618 [ 3 ] {86d66264-f32a-4e4f-8df0-ef3646f49327} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74): There are no data parts | ||
| 271 | 2026.01.16 09:46:43.457903 [ 3 ] {86d66264-f32a-4e4f-8df0-ef3646f49327} <Debug> TCPHandler: Processed in 0.058938325 sec. | ||
| 272 | 2026.01.16 09:46:43.458093 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.16 09:46:43.458289 [ 3 ] {d4c33ad9-bc4e-4490-8110-7a20592ecbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.01.16 09:46:43.458466 [ 3 ] {d4c33ad9-bc4e-4490-8110-7a20592ecbc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.16 09:46:43.502844 [ 3 ] {d4c33ad9-bc4e-4490-8110-7a20592ecbc0} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Loading data parts | ||
| 286 | 2026.01.16 09:46:43.503196 [ 3 ] {d4c33ad9-bc4e-4490-8110-7a20592ecbc0} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): There are no data parts | ||
| 287 | 2026.01.16 09:46:43.523115 [ 3 ] {d4c33ad9-bc4e-4490-8110-7a20592ecbc0} <Debug> TCPHandler: Processed in 0.065083458 sec. | ||
| 288 | 2026.01.16 09:46:43.523338 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.16 09:46:43.523641 [ 3 ] {e2497fcb-f367-4ca3-a5ec-29409530bb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) 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) | ||
| 290 | 2026.01.16 09:46:43.523765 [ 3 ] {e2497fcb-f367-4ca3-a5ec-29409530bb8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.16 09:46:43.546138 [ 3 ] {e2497fcb-f367-4ca3-a5ec-29409530bb8c} <Debug> oximeter.measurements_i8 (bb9238f1-8f34-4daa-9727-be011b950f88): Loading data parts | ||
| 292 | 2026.01.16 09:46:43.546545 [ 3 ] {e2497fcb-f367-4ca3-a5ec-29409530bb8c} <Debug> oximeter.measurements_i8 (bb9238f1-8f34-4daa-9727-be011b950f88): There are no data parts | ||
| 293 | 2026.01.16 09:46:43.631327 [ 3 ] {e2497fcb-f367-4ca3-a5ec-29409530bb8c} <Debug> TCPHandler: Processed in 0.108080272 sec. | ||
| 294 | 2026.01.16 09:46:43.631560 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.16 09:46:43.631756 [ 3 ] {20de942c-1b47-4c4d-8ef9-19b427177bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) 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) | ||
| 296 | 2026.01.16 09:46:43.631823 [ 3 ] {20de942c-1b47-4c4d-8ef9-19b427177bdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.16 09:46:43.700337 [ 3 ] {20de942c-1b47-4c4d-8ef9-19b427177bdb} <Debug> oximeter.measurements_u8 (29f4f732-36f9-4428-be81-b5fd5589c32a): Loading data parts | ||
| 298 | 2026.01.16 09:46:43.700571 [ 3 ] {20de942c-1b47-4c4d-8ef9-19b427177bdb} <Debug> oximeter.measurements_u8 (29f4f732-36f9-4428-be81-b5fd5589c32a): There are no data parts | ||
| 299 | 2026.01.16 09:46:43.747794 [ 3 ] {20de942c-1b47-4c4d-8ef9-19b427177bdb} <Debug> TCPHandler: Processed in 0.116315352 sec. | ||
| 300 | 2026.01.16 09:46:43.748050 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.16 09:46:43.748379 [ 3 ] {1a0dc8dc-79d3-4597-acb9-5fbc82b852de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) 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) | ||
| 302 | 2026.01.16 09:46:43.748461 [ 3 ] {1a0dc8dc-79d3-4597-acb9-5fbc82b852de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.16 09:46:43.805364 [ 3 ] {1a0dc8dc-79d3-4597-acb9-5fbc82b852de} <Debug> oximeter.measurements_i16 (45a61bb0-b170-4889-8b43-44a48e182c25): Loading data parts | ||
| 304 | 2026.01.16 09:46:43.805730 [ 3 ] {1a0dc8dc-79d3-4597-acb9-5fbc82b852de} <Debug> oximeter.measurements_i16 (45a61bb0-b170-4889-8b43-44a48e182c25): There are no data parts | ||
| 305 | 2026.01.16 09:46:43.853490 [ 3 ] {1a0dc8dc-79d3-4597-acb9-5fbc82b852de} <Debug> TCPHandler: Processed in 0.105541318 sec. | ||
| 306 | 2026.01.16 09:46:43.853668 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.16 09:46:43.853834 [ 3 ] {24392050-e46a-4e8b-a946-3ae26188004a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) 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) | ||
| 308 | 2026.01.16 09:46:43.853890 [ 3 ] {24392050-e46a-4e8b-a946-3ae26188004a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.16 09:46:43.911209 [ 3 ] {24392050-e46a-4e8b-a946-3ae26188004a} <Debug> oximeter.measurements_u16 (e1d1b608-7b1b-4b4e-a52c-82f89710d444): Loading data parts | ||
| 310 | 2026.01.16 09:46:43.911563 [ 3 ] {24392050-e46a-4e8b-a946-3ae26188004a} <Debug> oximeter.measurements_u16 (e1d1b608-7b1b-4b4e-a52c-82f89710d444): There are no data parts | ||
| 311 | 2026.01.16 09:46:43.936211 [ 3 ] {24392050-e46a-4e8b-a946-3ae26188004a} <Debug> TCPHandler: Processed in 0.082597152 sec. | ||
| 312 | 2026.01.16 09:46:43.936403 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.16 09:46:43.936626 [ 3 ] {6d3ee5df-68cc-406b-87ec-c0704240d043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) 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) | ||
| 314 | 2026.01.16 09:46:43.936681 [ 3 ] {6d3ee5df-68cc-406b-87ec-c0704240d043} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.16 09:46:43.943940 [ 3 ] {6d3ee5df-68cc-406b-87ec-c0704240d043} <Debug> oximeter.measurements_i32 (7a010cd6-8342-4abf-81bc-eb52cbf0ebd8): Loading data parts | ||
| 316 | 2026.01.16 09:46:43.944109 [ 3 ] {6d3ee5df-68cc-406b-87ec-c0704240d043} <Debug> oximeter.measurements_i32 (7a010cd6-8342-4abf-81bc-eb52cbf0ebd8): There are no data parts | ||
| 317 | 2026.01.16 09:46:43.955355 [ 3 ] {6d3ee5df-68cc-406b-87ec-c0704240d043} <Debug> TCPHandler: Processed in 0.019012174 sec. | ||
| 318 | 2026.01.16 09:46:43.955541 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.16 09:46:43.955711 [ 3 ] {faee68a2-abdf-4f81-ae0c-d6fc43bdd9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) 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) | ||
| 320 | 2026.01.16 09:46:43.955774 [ 3 ] {faee68a2-abdf-4f81-ae0c-d6fc43bdd9f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.16 09:46:43.979367 [ 3 ] {faee68a2-abdf-4f81-ae0c-d6fc43bdd9f3} <Debug> oximeter.measurements_u32 (8d50b8be-2f60-4d54-8d51-14684a9afd30): Loading data parts | ||
| 322 | 2026.01.16 09:46:43.979571 [ 3 ] {faee68a2-abdf-4f81-ae0c-d6fc43bdd9f3} <Debug> oximeter.measurements_u32 (8d50b8be-2f60-4d54-8d51-14684a9afd30): There are no data parts | ||
| 323 | 2026.01.16 09:46:43.998235 [ 3 ] {faee68a2-abdf-4f81-ae0c-d6fc43bdd9f3} <Debug> TCPHandler: Processed in 0.042744451 sec. | ||
| 324 | 2026.01.16 09:46:43.998398 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.16 09:46:43.998577 [ 3 ] {42ccb641-db30-46b2-84c2-5082f2e1fd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) 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) | ||
| 326 | 2026.01.16 09:46:43.998632 [ 3 ] {42ccb641-db30-46b2-84c2-5082f2e1fd2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.16 09:46:44.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.49 MiB, peak 121.49 MiB, free memory in arenas 0.00 B, will set to 131.29 MiB (RSS), difference: 9.80 MiB | ||
| 328 | 2026.01.16 09:46:44.019218 [ 3 ] {42ccb641-db30-46b2-84c2-5082f2e1fd2a} <Debug> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Loading data parts | ||
| 329 | 2026.01.16 09:46:44.019401 [ 3 ] {42ccb641-db30-46b2-84c2-5082f2e1fd2a} <Debug> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): There are no data parts | ||
| 330 | 2026.01.16 09:46:44.034357 [ 3 ] {42ccb641-db30-46b2-84c2-5082f2e1fd2a} <Debug> TCPHandler: Processed in 0.036012031 sec. | ||
| 331 | 2026.01.16 09:46:44.034547 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.16 09:46:44.034719 [ 3 ] {e45ec894-4997-4eab-bda1-4ad865d8fdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.01.16 09:46:44.034811 [ 3 ] {e45ec894-4997-4eab-bda1-4ad865d8fdaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.16 09:46:44.047819 [ 3 ] {e45ec894-4997-4eab-bda1-4ad865d8fdaa} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Loading data parts | ||
| 335 | 2026.01.16 09:46:44.048023 [ 3 ] {e45ec894-4997-4eab-bda1-4ad865d8fdaa} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): There are no data parts | ||
| 336 | 2026.01.16 09:46:44.072457 [ 3 ] {e45ec894-4997-4eab-bda1-4ad865d8fdaa} <Debug> TCPHandler: Processed in 0.037983137 sec. | ||
| 337 | 2026.01.16 09:46:44.072637 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.16 09:46:44.072860 [ 3 ] {b3879f95-9305-44f4-acc5-320c63311c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.01.16 09:46:44.072919 [ 3 ] {b3879f95-9305-44f4-acc5-320c63311c3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.16 09:46:44.096672 [ 3 ] {b3879f95-9305-44f4-acc5-320c63311c3a} <Debug> oximeter.measurements_f32 (cb7ffa46-86ee-4b8b-b56e-02c282958eb7): Loading data parts | ||
| 341 | 2026.01.16 09:46:44.096850 [ 3 ] {b3879f95-9305-44f4-acc5-320c63311c3a} <Debug> oximeter.measurements_f32 (cb7ffa46-86ee-4b8b-b56e-02c282958eb7): There are no data parts | ||
| 342 | 2026.01.16 09:46:44.106754 [ 3 ] {b3879f95-9305-44f4-acc5-320c63311c3a} <Debug> TCPHandler: Processed in 0.034180556 sec. | ||
| 343 | 2026.01.16 09:46:44.106916 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.16 09:46:44.107076 [ 3 ] {723f958e-7c21-4521-8741-05f4f30008b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.01.16 09:46:44.107136 [ 3 ] {723f958e-7c21-4521-8741-05f4f30008b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.16 09:46:44.112440 [ 3 ] {723f958e-7c21-4521-8741-05f4f30008b5} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Loading data parts | ||
| 347 | 2026.01.16 09:46:44.112626 [ 3 ] {723f958e-7c21-4521-8741-05f4f30008b5} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): There are no data parts | ||
| 348 | 2026.01.16 09:46:44.122757 [ 3 ] {723f958e-7c21-4521-8741-05f4f30008b5} <Debug> TCPHandler: Processed in 0.015888412 sec. | ||
| 349 | 2026.01.16 09:46:44.123006 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.16 09:46:44.123342 [ 3 ] {1c2584be-dc55-4914-8960-eb72333123a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.01.16 09:46:44.123448 [ 3 ] {1c2584be-dc55-4914-8960-eb72333123a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.16 09:46:44.135644 [ 3 ] {1c2584be-dc55-4914-8960-eb72333123a5} <Debug> oximeter.measurements_string (2fee0088-70ed-4a55-8105-c5ff589b8aa1): Loading data parts | ||
| 353 | 2026.01.16 09:46:44.135800 [ 3 ] {1c2584be-dc55-4914-8960-eb72333123a5} <Debug> oximeter.measurements_string (2fee0088-70ed-4a55-8105-c5ff589b8aa1): There are no data parts | ||
| 354 | 2026.01.16 09:46:44.146260 [ 3 ] {1c2584be-dc55-4914-8960-eb72333123a5} <Debug> TCPHandler: Processed in 0.023354992 sec. | ||
| 355 | 2026.01.16 09:46:44.146415 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.16 09:46:44.146577 [ 3 ] {e59c3a5b-5ecd-40c9-b415-69864a5b9ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.16 09:46:44.146696 [ 3 ] {e59c3a5b-5ecd-40c9-b415-69864a5b9ce8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.16 09:46:44.166965 [ 3 ] {e59c3a5b-5ecd-40c9-b415-69864a5b9ce8} <Debug> oximeter.measurements_bytes (cf833647-f6ae-4406-8eea-99354dd90815): Loading data parts | ||
| 366 | 2026.01.16 09:46:44.167261 [ 3 ] {e59c3a5b-5ecd-40c9-b415-69864a5b9ce8} <Debug> oximeter.measurements_bytes (cf833647-f6ae-4406-8eea-99354dd90815): There are no data parts | ||
| 367 | 2026.01.16 09:46:44.203919 [ 3 ] {e59c3a5b-5ecd-40c9-b415-69864a5b9ce8} <Debug> TCPHandler: Processed in 0.057556608 sec. | ||
| 368 | 2026.01.16 09:46:44.204177 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.16 09:46:44.204485 [ 3 ] {f602bf8f-2a2c-4141-98a8-0389d358e075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.16 09:46:44.204634 [ 3 ] {f602bf8f-2a2c-4141-98a8-0389d358e075} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.16 09:46:44.210031 [ 3 ] {f602bf8f-2a2c-4141-98a8-0389d358e075} <Debug> oximeter.measurements_cumulativei64 (ec1e14c6-f398-423c-9b09-14dcf306760c): Loading data parts | ||
| 372 | 2026.01.16 09:46:44.210206 [ 3 ] {f602bf8f-2a2c-4141-98a8-0389d358e075} <Debug> oximeter.measurements_cumulativei64 (ec1e14c6-f398-423c-9b09-14dcf306760c): There are no data parts | ||
| 373 | 2026.01.16 09:46:44.223080 [ 3 ] {f602bf8f-2a2c-4141-98a8-0389d358e075} <Debug> TCPHandler: Processed in 0.019003954 sec. | ||
| 374 | 2026.01.16 09:46:44.223258 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.16 09:46:44.223419 [ 3 ] {e7fad86f-d3c4-4370-b2e4-d50948b736c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.16 09:46:44.223473 [ 3 ] {e7fad86f-d3c4-4370-b2e4-d50948b736c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.16 09:46:44.250760 [ 3 ] {e7fad86f-d3c4-4370-b2e4-d50948b736c4} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Loading data parts | ||
| 378 | 2026.01.16 09:46:44.251069 [ 3 ] {e7fad86f-d3c4-4370-b2e4-d50948b736c4} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): There are no data parts | ||
| 379 | 2026.01.16 09:46:44.262566 [ 3 ] {e7fad86f-d3c4-4370-b2e4-d50948b736c4} <Debug> TCPHandler: Processed in 0.039358885 sec. | ||
| 380 | 2026.01.16 09:46:44.262708 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.16 09:46:44.262911 [ 3 ] {b1d0384f-1b87-4ca5-8596-741e8405d794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.01.16 09:46:44.262967 [ 3 ] {b1d0384f-1b87-4ca5-8596-741e8405d794} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.16 09:46:44.275924 [ 3 ] {b1d0384f-1b87-4ca5-8596-741e8405d794} <Debug> oximeter.measurements_cumulativef32 (96eae78c-01a0-4905-8f79-e86b0ea0830d): Loading data parts | ||
| 384 | 2026.01.16 09:46:44.276241 [ 3 ] {b1d0384f-1b87-4ca5-8596-741e8405d794} <Debug> oximeter.measurements_cumulativef32 (96eae78c-01a0-4905-8f79-e86b0ea0830d): There are no data parts | ||
| 385 | 2026.01.16 09:46:44.286839 [ 3 ] {b1d0384f-1b87-4ca5-8596-741e8405d794} <Debug> TCPHandler: Processed in 0.024179742 sec. | ||
| 386 | 2026.01.16 09:46:44.287094 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.16 09:46:44.287401 [ 3 ] {268609f9-dcc4-440f-b299-e05042674b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.01.16 09:46:44.287509 [ 3 ] {268609f9-dcc4-440f-b299-e05042674b18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.16 09:46:44.308588 [ 3 ] {268609f9-dcc4-440f-b299-e05042674b18} <Debug> oximeter.measurements_cumulativef64 (a84dd2ca-d5da-4704-8a29-1d5a3a3abedc): Loading data parts | ||
| 390 | 2026.01.16 09:46:44.308873 [ 3 ] {268609f9-dcc4-440f-b299-e05042674b18} <Debug> oximeter.measurements_cumulativef64 (a84dd2ca-d5da-4704-8a29-1d5a3a3abedc): There are no data parts | ||
| 391 | 2026.01.16 09:46:44.314614 [ 3 ] {268609f9-dcc4-440f-b299-e05042674b18} <Debug> TCPHandler: Processed in 0.027640999 sec. | ||
| 392 | 2026.01.16 09:46:44.314774 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.16 09:46:44.315018 [ 3 ] {dccdc454-0762-4501-9b8a-a7749081f2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.01.16 09:46:44.315093 [ 3 ] {dccdc454-0762-4501-9b8a-a7749081f2b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.16 09:46:44.323193 [ 3 ] {dccdc454-0762-4501-9b8a-a7749081f2b2} <Debug> oximeter.measurements_histogrami8 (1198e595-84d1-47b2-97a0-3a45c8491e0c): Loading data parts | ||
| 406 | 2026.01.16 09:46:44.323349 [ 3 ] {dccdc454-0762-4501-9b8a-a7749081f2b2} <Debug> oximeter.measurements_histogrami8 (1198e595-84d1-47b2-97a0-3a45c8491e0c): There are no data parts | ||
| 407 | 2026.01.16 09:46:44.334546 [ 3 ] {dccdc454-0762-4501-9b8a-a7749081f2b2} <Debug> TCPHandler: Processed in 0.019826625 sec. | ||
| 408 | 2026.01.16 09:46:44.334713 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.16 09:46:44.334935 [ 3 ] {3953b1cd-d306-49ae-9f6f-b104d7a61c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.01.16 09:46:44.335002 [ 3 ] {3953b1cd-d306-49ae-9f6f-b104d7a61c85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.16 09:46:44.347228 [ 3 ] {3953b1cd-d306-49ae-9f6f-b104d7a61c85} <Debug> oximeter.measurements_histogramu8 (6c81e9b6-4714-48fc-954c-a95051bdb9b6): Loading data parts | ||
| 412 | 2026.01.16 09:46:44.347430 [ 3 ] {3953b1cd-d306-49ae-9f6f-b104d7a61c85} <Debug> oximeter.measurements_histogramu8 (6c81e9b6-4714-48fc-954c-a95051bdb9b6): There are no data parts | ||
| 413 | 2026.01.16 09:46:44.371745 [ 3 ] {3953b1cd-d306-49ae-9f6f-b104d7a61c85} <Debug> TCPHandler: Processed in 0.037092335 sec. | ||
| 414 | 2026.01.16 09:46:44.371922 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.16 09:46:44.372157 [ 3 ] {464b6f4f-6ded-4c76-acf0-ce51789cbfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.01.16 09:46:44.372222 [ 3 ] {464b6f4f-6ded-4c76-acf0-ce51789cbfb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.16 09:46:44.381935 [ 3 ] {464b6f4f-6ded-4c76-acf0-ce51789cbfb0} <Debug> oximeter.measurements_histogrami16 (5c984d99-55fa-4b64-be64-30de0240c585): Loading data parts | ||
| 418 | 2026.01.16 09:46:44.382087 [ 3 ] {464b6f4f-6ded-4c76-acf0-ce51789cbfb0} <Debug> oximeter.measurements_histogrami16 (5c984d99-55fa-4b64-be64-30de0240c585): There are no data parts | ||
| 419 | 2026.01.16 09:46:44.385131 [ 3 ] {464b6f4f-6ded-4c76-acf0-ce51789cbfb0} <Debug> TCPHandler: Processed in 0.013259447 sec. | ||
| 420 | 2026.01.16 09:46:44.385306 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.16 09:46:44.385573 [ 3 ] {19633e16-b0b8-4235-b5af-3559b35065ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.01.16 09:46:44.385652 [ 3 ] {19633e16-b0b8-4235-b5af-3559b35065ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.16 09:46:44.399053 [ 3 ] {19633e16-b0b8-4235-b5af-3559b35065ee} <Debug> oximeter.measurements_histogramu16 (6ca83dc0-5ab4-4d15-8385-353a00740a7f): Loading data parts | ||
| 424 | 2026.01.16 09:46:44.399212 [ 3 ] {19633e16-b0b8-4235-b5af-3559b35065ee} <Debug> oximeter.measurements_histogramu16 (6ca83dc0-5ab4-4d15-8385-353a00740a7f): There are no data parts | ||
| 425 | 2026.01.16 09:46:44.410704 [ 3 ] {19633e16-b0b8-4235-b5af-3559b35065ee} <Debug> TCPHandler: Processed in 0.02545961 sec. | ||
| 426 | 2026.01.16 09:46:44.410911 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.16 09:46:44.411285 [ 3 ] {7e8b5da0-cd87-4351-88e6-420d95bd213d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.01.16 09:46:44.411362 [ 3 ] {7e8b5da0-cd87-4351-88e6-420d95bd213d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.16 09:46:44.424023 [ 3 ] {7e8b5da0-cd87-4351-88e6-420d95bd213d} <Debug> oximeter.measurements_histogrami32 (2c2e1688-9b03-4f71-8bf4-d1947a53dc85): Loading data parts | ||
| 430 | 2026.01.16 09:46:44.424197 [ 3 ] {7e8b5da0-cd87-4351-88e6-420d95bd213d} <Debug> oximeter.measurements_histogrami32 (2c2e1688-9b03-4f71-8bf4-d1947a53dc85): There are no data parts | ||
| 431 | 2026.01.16 09:46:44.449856 [ 3 ] {7e8b5da0-cd87-4351-88e6-420d95bd213d} <Debug> TCPHandler: Processed in 0.039010811 sec. | ||
| 432 | 2026.01.16 09:46:44.450023 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.16 09:46:44.450240 [ 3 ] {2147b9ab-7738-443f-980c-ec2e6298524e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.01.16 09:46:44.450304 [ 3 ] {2147b9ab-7738-443f-980c-ec2e6298524e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.16 09:46:44.478063 [ 3 ] {2147b9ab-7738-443f-980c-ec2e6298524e} <Debug> oximeter.measurements_histogramu32 (b8c4fd1a-fcd9-42e5-9077-ce1974da2a42): Loading data parts | ||
| 436 | 2026.01.16 09:46:44.478319 [ 3 ] {2147b9ab-7738-443f-980c-ec2e6298524e} <Debug> oximeter.measurements_histogramu32 (b8c4fd1a-fcd9-42e5-9077-ce1974da2a42): There are no data parts | ||
| 437 | 2026.01.16 09:46:44.500524 [ 3 ] {2147b9ab-7738-443f-980c-ec2e6298524e} <Debug> TCPHandler: Processed in 0.050555495 sec. | ||
| 438 | 2026.01.16 09:46:44.500678 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.16 09:46:44.500949 [ 3 ] {58d9582c-a222-4f9f-974d-45ad547b17c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.01.16 09:46:44.501014 [ 3 ] {58d9582c-a222-4f9f-974d-45ad547b17c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.16 09:46:44.515943 [ 3 ] {58d9582c-a222-4f9f-974d-45ad547b17c4} <Debug> oximeter.measurements_histogrami64 (b933e73f-090c-463b-9ea2-7d22fdcfa039): Loading data parts | ||
| 442 | 2026.01.16 09:46:44.516123 [ 3 ] {58d9582c-a222-4f9f-974d-45ad547b17c4} <Debug> oximeter.measurements_histogrami64 (b933e73f-090c-463b-9ea2-7d22fdcfa039): There are no data parts | ||
| 443 | 2026.01.16 09:46:44.529606 [ 3 ] {58d9582c-a222-4f9f-974d-45ad547b17c4} <Debug> TCPHandler: Processed in 0.028981467 sec. | ||
| 444 | 2026.01.16 09:46:44.529840 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.16 09:46:44.530055 [ 3 ] {ed91f21f-576c-435e-852c-b81ad31d1693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.01.16 09:46:44.530186 [ 3 ] {ed91f21f-576c-435e-852c-b81ad31d1693} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.16 09:46:44.541256 [ 3 ] {ed91f21f-576c-435e-852c-b81ad31d1693} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Loading data parts | ||
| 448 | 2026.01.16 09:46:44.541418 [ 3 ] {ed91f21f-576c-435e-852c-b81ad31d1693} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): There are no data parts | ||
| 449 | 2026.01.16 09:46:44.555168 [ 3 ] {ed91f21f-576c-435e-852c-b81ad31d1693} <Debug> TCPHandler: Processed in 0.025380319 sec. | ||
| 450 | 2026.01.16 09:46:44.555322 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.16 09:46:44.555575 [ 3 ] {7e6e3f59-9cdd-4808-bdfa-b26dd4b553da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.01.16 09:46:44.555696 [ 3 ] {7e6e3f59-9cdd-4808-bdfa-b26dd4b553da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.16 09:46:44.580719 [ 3 ] {7e6e3f59-9cdd-4808-bdfa-b26dd4b553da} <Debug> oximeter.measurements_histogramf32 (33844abd-a8a4-4375-8a56-79b8c2d2861f): Loading data parts | ||
| 454 | 2026.01.16 09:46:44.580876 [ 3 ] {7e6e3f59-9cdd-4808-bdfa-b26dd4b553da} <Debug> oximeter.measurements_histogramf32 (33844abd-a8a4-4375-8a56-79b8c2d2861f): There are no data parts | ||
| 455 | 2026.01.16 09:46:44.606580 [ 3 ] {7e6e3f59-9cdd-4808-bdfa-b26dd4b553da} <Debug> TCPHandler: Processed in 0.051310895 sec. | ||
| 456 | 2026.01.16 09:46:44.606754 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.16 09:46:44.606974 [ 3 ] {606bb383-2b62-47b0-b053-694f7518883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.01.16 09:46:44.607045 [ 3 ] {606bb383-2b62-47b0-b053-694f7518883b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.16 09:46:44.628460 [ 3 ] {606bb383-2b62-47b0-b053-694f7518883b} <Debug> oximeter.measurements_histogramf64 (f16f9082-bf13-4e24-bc18-372b76cdaaa5): Loading data parts | ||
| 460 | 2026.01.16 09:46:44.628758 [ 3 ] {606bb383-2b62-47b0-b053-694f7518883b} <Debug> oximeter.measurements_histogramf64 (f16f9082-bf13-4e24-bc18-372b76cdaaa5): There are no data parts | ||
| 461 | 2026.01.16 09:46:44.634560 [ 3 ] {606bb383-2b62-47b0-b053-694f7518883b} <Debug> TCPHandler: Processed in 0.027862952 sec. | ||
| 462 | 2026.01.16 09:46:44.634727 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.16 09:46:44.634910 [ 3 ] {0103cb46-d1a2-43a2-9add-54dc8c564003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.01.16 09:46:44.634979 [ 3 ] {0103cb46-d1a2-43a2-9add-54dc8c564003} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.16 09:46:44.645634 [ 3 ] {0103cb46-d1a2-43a2-9add-54dc8c564003} <Debug> oximeter.fields_bool (3bf0cb2d-6850-4b65-9614-89517f998a5c): Loading data parts | ||
| 491 | 2026.01.16 09:46:44.645810 [ 3 ] {0103cb46-d1a2-43a2-9add-54dc8c564003} <Debug> oximeter.fields_bool (3bf0cb2d-6850-4b65-9614-89517f998a5c): There are no data parts | ||
| 492 | 2026.01.16 09:46:44.659667 [ 3 ] {0103cb46-d1a2-43a2-9add-54dc8c564003} <Debug> TCPHandler: Processed in 0.025000014 sec. | ||
| 493 | 2026.01.16 09:46:44.659822 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.16 09:46:44.659998 [ 3 ] {038cfab9-282b-4677-824a-b43977b475e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.01.16 09:46:44.660052 [ 3 ] {038cfab9-282b-4677-824a-b43977b475e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.16 09:46:44.697372 [ 3 ] {038cfab9-282b-4677-824a-b43977b475e8} <Debug> oximeter.fields_i8 (2dc6566e-018b-440b-9b0d-459937b73f82): Loading data parts | ||
| 497 | 2026.01.16 09:46:44.697520 [ 3 ] {038cfab9-282b-4677-824a-b43977b475e8} <Debug> oximeter.fields_i8 (2dc6566e-018b-440b-9b0d-459937b73f82): There are no data parts | ||
| 498 | 2026.01.16 09:46:44.710295 [ 3 ] {038cfab9-282b-4677-824a-b43977b475e8} <Debug> TCPHandler: Processed in 0.050527355 sec. | ||
| 499 | 2026.01.16 09:46:44.710452 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.16 09:46:44.710612 [ 3 ] {9e932238-6a8e-407d-a019-f03cbedf588f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.01.16 09:46:44.710715 [ 3 ] {9e932238-6a8e-407d-a019-f03cbedf588f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.16 09:46:44.716305 [ 3 ] {9e932238-6a8e-407d-a019-f03cbedf588f} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Loading data parts | ||
| 503 | 2026.01.16 09:46:44.716518 [ 3 ] {9e932238-6a8e-407d-a019-f03cbedf588f} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): There are no data parts | ||
| 504 | 2026.01.16 09:46:44.734371 [ 3 ] {9e932238-6a8e-407d-a019-f03cbedf588f} <Debug> TCPHandler: Processed in 0.02397194 sec. | ||
| 505 | 2026.01.16 09:46:44.734550 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.16 09:46:44.734793 [ 3 ] {24c6000b-867c-4b00-97c8-fec13200c8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.01.16 09:46:44.734846 [ 3 ] {24c6000b-867c-4b00-97c8-fec13200c8b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.16 09:46:44.739353 [ 3 ] {24c6000b-867c-4b00-97c8-fec13200c8b3} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Loading data parts | ||
| 509 | 2026.01.16 09:46:44.739495 [ 3 ] {24c6000b-867c-4b00-97c8-fec13200c8b3} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): There are no data parts | ||
| 510 | 2026.01.16 09:46:44.750272 [ 3 ] {24c6000b-867c-4b00-97c8-fec13200c8b3} <Debug> TCPHandler: Processed in 0.015779501 sec. | ||
| 511 | 2026.01.16 09:46:44.750418 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.16 09:46:44.750573 [ 3 ] {44c03941-d803-45f7-bf3d-de7985b39751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.01.16 09:46:44.750626 [ 3 ] {44c03941-d803-45f7-bf3d-de7985b39751} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.16 09:46:44.760020 [ 3 ] {44c03941-d803-45f7-bf3d-de7985b39751} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Loading data parts | ||
| 515 | 2026.01.16 09:46:44.760239 [ 3 ] {44c03941-d803-45f7-bf3d-de7985b39751} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): There are no data parts | ||
| 516 | 2026.01.16 09:46:44.770551 [ 3 ] {44c03941-d803-45f7-bf3d-de7985b39751} <Debug> TCPHandler: Processed in 0.020183489 sec. | ||
| 517 | 2026.01.16 09:46:44.770705 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.16 09:46:44.770914 [ 3 ] {e8d311e4-bd7e-4dda-8eec-019b9855e7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.01.16 09:46:44.770979 [ 3 ] {e8d311e4-bd7e-4dda-8eec-019b9855e7ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.16 09:46:44.782359 [ 3 ] {e8d311e4-bd7e-4dda-8eec-019b9855e7ba} <Debug> oximeter.fields_i32 (d387c41a-7fd9-4fa6-94f5-559217105265): Loading data parts | ||
| 521 | 2026.01.16 09:46:44.782522 [ 3 ] {e8d311e4-bd7e-4dda-8eec-019b9855e7ba} <Debug> oximeter.fields_i32 (d387c41a-7fd9-4fa6-94f5-559217105265): There are no data parts | ||
| 522 | 2026.01.16 09:46:44.791585 [ 3 ] {e8d311e4-bd7e-4dda-8eec-019b9855e7ba} <Debug> TCPHandler: Processed in 0.020938329 sec. | ||
| 523 | 2026.01.16 09:46:44.791807 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.16 09:46:44.791966 [ 3 ] {676a2ca6-3a3b-488c-9b72-252592d4f7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.01.16 09:46:44.792071 [ 3 ] {676a2ca6-3a3b-488c-9b72-252592d4f7f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.16 09:46:44.795579 [ 3 ] {676a2ca6-3a3b-488c-9b72-252592d4f7f1} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Loading data parts | ||
| 527 | 2026.01.16 09:46:44.795778 [ 3 ] {676a2ca6-3a3b-488c-9b72-252592d4f7f1} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): There are no data parts | ||
| 528 | 2026.01.16 09:46:44.808704 [ 3 ] {676a2ca6-3a3b-488c-9b72-252592d4f7f1} <Debug> TCPHandler: Processed in 0.016969627 sec. | ||
| 529 | 2026.01.16 09:46:44.808868 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.16 09:46:44.809075 [ 3 ] {4365d687-158b-4a4a-96f4-fb8294495cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.01.16 09:46:44.809140 [ 3 ] {4365d687-158b-4a4a-96f4-fb8294495cfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.16 09:46:44.822119 [ 3 ] {4365d687-158b-4a4a-96f4-fb8294495cfa} <Debug> oximeter.fields_i64 (92980c36-beb9-4a7a-9511-2d9e2fdfb249): Loading data parts | ||
| 533 | 2026.01.16 09:46:44.822288 [ 3 ] {4365d687-158b-4a4a-96f4-fb8294495cfa} <Debug> oximeter.fields_i64 (92980c36-beb9-4a7a-9511-2d9e2fdfb249): There are no data parts | ||
| 534 | 2026.01.16 09:46:44.837919 [ 3 ] {4365d687-158b-4a4a-96f4-fb8294495cfa} <Debug> TCPHandler: Processed in 0.029113558 sec. | ||
| 535 | 2026.01.16 09:46:44.838088 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.16 09:46:44.838300 [ 3 ] {903059d1-e726-4f24-af20-46d8d95475d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.01.16 09:46:44.838523 [ 3 ] {903059d1-e726-4f24-af20-46d8d95475d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.16 09:46:44.851324 [ 3 ] {903059d1-e726-4f24-af20-46d8d95475d1} <Debug> oximeter.fields_u64 (1c47a70b-fda2-425a-b40d-d4a5f3df2e95): Loading data parts | ||
| 539 | 2026.01.16 09:46:44.851523 [ 3 ] {903059d1-e726-4f24-af20-46d8d95475d1} <Debug> oximeter.fields_u64 (1c47a70b-fda2-425a-b40d-d4a5f3df2e95): There are no data parts | ||
| 540 | 2026.01.16 09:46:44.877944 [ 3 ] {903059d1-e726-4f24-af20-46d8d95475d1} <Debug> TCPHandler: Processed in 0.039917073 sec. | ||
| 541 | 2026.01.16 09:46:44.878213 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.16 09:46:44.878617 [ 3 ] {249d7c8d-a12f-4b50-a689-7ba3ab31bba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.01.16 09:46:44.878822 [ 3 ] {249d7c8d-a12f-4b50-a689-7ba3ab31bba6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.01.16 09:46:44.895311 [ 3 ] {249d7c8d-a12f-4b50-a689-7ba3ab31bba6} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Loading data parts | ||
| 545 | 2026.01.16 09:46:44.895494 [ 3 ] {249d7c8d-a12f-4b50-a689-7ba3ab31bba6} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): There are no data parts | ||
| 546 | 2026.01.16 09:46:44.908257 [ 3 ] {249d7c8d-a12f-4b50-a689-7ba3ab31bba6} <Debug> TCPHandler: Processed in 0.030136322 sec. | ||
| 547 | 2026.01.16 09:46:44.908417 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.16 09:46:44.908582 [ 3 ] {62eb77aa-9608-4bf5-b97d-2f4ca2e8b6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.01.16 09:46:44.908700 [ 3 ] {62eb77aa-9608-4bf5-b97d-2f4ca2e8b6b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.01.16 09:46:44.922679 [ 3 ] {62eb77aa-9608-4bf5-b97d-2f4ca2e8b6b5} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Loading data parts | ||
| 551 | 2026.01.16 09:46:44.922848 [ 3 ] {62eb77aa-9608-4bf5-b97d-2f4ca2e8b6b5} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): There are no data parts | ||
| 552 | 2026.01.16 09:46:44.946812 [ 3 ] {62eb77aa-9608-4bf5-b97d-2f4ca2e8b6b5} <Debug> TCPHandler: Processed in 0.038449104 sec. | ||
| 553 | 2026.01.16 09:46:44.946957 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.16 09:46:44.947183 [ 3 ] {ff84a545-2f80-4714-a502-388cbc7c5f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.01.16 09:46:44.947297 [ 3 ] {ff84a545-2f80-4714-a502-388cbc7c5f4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.01.16 09:46:44.952438 [ 3 ] {ff84a545-2f80-4714-a502-388cbc7c5f4e} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Loading data parts | ||
| 557 | 2026.01.16 09:46:44.952577 [ 3 ] {ff84a545-2f80-4714-a502-388cbc7c5f4e} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): There are no data parts | ||
| 558 | 2026.01.16 09:46:44.965235 [ 3 ] {ff84a545-2f80-4714-a502-388cbc7c5f4e} <Debug> TCPHandler: Processed in 0.018328464 sec. | ||
| 559 | 2026.01.16 09:46:44.965408 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.01.16 09:46:44.965671 [ 3 ] {e70183eb-d4be-40e8-b9e0-945ae3cfa4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.01.16 09:46:44.965817 [ 3 ] {e70183eb-d4be-40e8-b9e0-945ae3cfa4f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.01.16 09:46:44.973904 [ 3 ] {e70183eb-d4be-40e8-b9e0-945ae3cfa4f8} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Loading data parts | ||
| 566 | 2026.01.16 09:46:44.974144 [ 3 ] {e70183eb-d4be-40e8-b9e0-945ae3cfa4f8} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): There are no data parts | ||
| 567 | 2026.01.16 09:46:44.979079 [ 3 ] {e70183eb-d4be-40e8-b9e0-945ae3cfa4f8} <Debug> TCPHandler: Processed in 0.013721423 sec. | ||
| 568 | 2026.01.16 09:46:44.979389 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.16 09:46:44.979686 [ 255 ] {8868f370-6b7f-498d-8333-04875cc725ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.01.16 09:46:44.981155 [ 255 ] {8868f370-6b7f-498d-8333-04875cc725ba} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.01.16 09:46:44.990925 [ 260 ] {8868f370-6b7f-498d-8333-04875cc725ba} <Trace> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.01.16 09:46:44.990991 [ 260 ] {8868f370-6b7f-498d-8333-04875cc725ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 573 | 2026.01.16 09:46:44.996358 [ 260 ] {8868f370-6b7f-498d-8333-04875cc725ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.01.16 09:46:44.996999 [ 260 ] {8868f370-6b7f-498d-8333-04875cc725ba} <Trace> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.01.16 09:46:44.997283 [ 255 ] {8868f370-6b7f-498d-8333-04875cc725ba} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017741 sec., 56.3666084211713 rows/sec., 901.87 B/sec. | ||
| 576 | 2026.01.16 09:46:44.997736 [ 255 ] {8868f370-6b7f-498d-8333-04875cc725ba} <Debug> TCPHandler: Processed in 0.018479537 sec. | ||
| 577 | 2026.01.16 09:46:45.001157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.91 MiB, peak 133.91 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 4.18 MiB | ||
| 578 | 2026.01.16 09:46:46.322369 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53076 | ||
| 579 | 2026.01.16 09:46:46.330631 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.01.16 09:46:46.330667 [ 262 ] {} <Debug> TCP-Session: 233a80e8-982f-469e-b436-fe0d13cc9b81 Authenticating user 'default' from [fd00:1122:3344:101::b]:53076 | ||
| 581 | 2026.01.16 09:46:46.330688 [ 262 ] {} <Debug> TCP-Session: 233a80e8-982f-469e-b436-fe0d13cc9b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.16 09:46:46.330842 [ 262 ] {} <Debug> TCP-Session: 233a80e8-982f-469e-b436-fe0d13cc9b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.16 09:46:46.330913 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.01.16 09:46:46.330936 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.01.16 09:46:46.331024 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.01.16 09:46:46.331603 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32925 | ||
| 587 | 2026.01.16 09:46:46.331809 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.01.16 09:46:46.331845 [ 263 ] {} <Debug> TCP-Session: bcb427e2-03c7-4cfc-9100-32b082e3e1e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:32925 | ||
| 589 | 2026.01.16 09:46:46.331853 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41635 | ||
| 590 | 2026.01.16 09:46:46.331926 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35893 | ||
| 591 | 2026.01.16 09:46:46.331855 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59096 | ||
| 592 | 2026.01.16 09:46:46.331867 [ 263 ] {} <Debug> TCP-Session: bcb427e2-03c7-4cfc-9100-32b082e3e1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.01.16 09:46:46.332015 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49208 | ||
| 594 | 2026.01.16 09:46:46.332099 [ 263 ] {} <Debug> TCP-Session: bcb427e2-03c7-4cfc-9100-32b082e3e1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.01.16 09:46:46.332112 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37927 | ||
| 596 | 2026.01.16 09:46:46.332305 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33613 | ||
| 597 | 2026.01.16 09:46:46.332377 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.01.16 09:46:46.332327 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.01.16 09:46:46.332452 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.01.16 09:46:46.332483 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.01.16 09:46:46.332569 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.01.16 09:46:46.332514 [ 268 ] {} <Debug> TCP-Session: ba3742b5-fdd4-4f1b-b2bf-7f4235c68788 Authenticating user 'default' from [fd00:1122:3344:101::b]:37927 | ||
| 603 | 2026.01.16 09:46:46.332666 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.01.16 09:46:46.332728 [ 266 ] {} <Debug> TCP-Session: 6fae0e29-f9ed-4ad7-b56a-6aeaf0e96449 Authenticating user 'default' from [fd00:1122:3344:101::b]:35893 | ||
| 605 | 2026.01.16 09:46:46.332716 [ 268 ] {} <Debug> TCP-Session: ba3742b5-fdd4-4f1b-b2bf-7f4235c68788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.16 09:46:46.332777 [ 269 ] {} <Debug> TCP-Session: bbce3c32-875c-4cab-bda3-26ca9db27b37 Authenticating user 'default' from [fd00:1122:3344:101::b]:33613 | ||
| 607 | 2026.01.16 09:46:46.332821 [ 266 ] {} <Debug> TCP-Session: 6fae0e29-f9ed-4ad7-b56a-6aeaf0e96449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.01.16 09:46:46.332837 [ 268 ] {} <Debug> TCP-Session: ba3742b5-fdd4-4f1b-b2bf-7f4235c68788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.16 09:46:46.332855 [ 269 ] {} <Debug> TCP-Session: bbce3c32-875c-4cab-bda3-26ca9db27b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.16 09:46:46.332889 [ 266 ] {} <Debug> TCP-Session: 6fae0e29-f9ed-4ad7-b56a-6aeaf0e96449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.01.16 09:46:46.332936 [ 269 ] {} <Debug> TCP-Session: bbce3c32-875c-4cab-bda3-26ca9db27b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.16 09:46:46.332715 [ 267 ] {} <Debug> TCP-Session: c7b88271-f0ad-41db-9201-945441df0f30 Authenticating user 'default' from [fd00:1122:3344:101::b]:49208 | ||
| 613 | 2026.01.16 09:46:46.332488 [ 264 ] {} <Debug> TCP-Session: 10901374-1812-4421-a4bf-db7aeb36af1f Authenticating user 'default' from [fd00:1122:3344:101::b]:59096 | ||
| 614 | 2026.01.16 09:46:46.333061 [ 267 ] {} <Debug> TCP-Session: c7b88271-f0ad-41db-9201-945441df0f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.16 09:46:46.332515 [ 265 ] {} <Debug> TCP-Session: c1e98450-54eb-443e-aa2d-471db0de99b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:41635 | ||
| 616 | 2026.01.16 09:46:46.333129 [ 264 ] {} <Debug> TCP-Session: 10901374-1812-4421-a4bf-db7aeb36af1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.16 09:46:46.333152 [ 267 ] {} <Debug> TCP-Session: c7b88271-f0ad-41db-9201-945441df0f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.16 09:46:46.333144 [ 265 ] {} <Debug> TCP-Session: c1e98450-54eb-443e-aa2d-471db0de99b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.16 09:46:46.333245 [ 264 ] {} <Debug> TCP-Session: 10901374-1812-4421-a4bf-db7aeb36af1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.16 09:46:46.333282 [ 265 ] {} <Debug> TCP-Session: c1e98450-54eb-443e-aa2d-471db0de99b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.01.16 09:46:46.940231 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38962 | ||
| 622 | 2026.01.16 09:46:46.947152 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.16 09:46:46.947288 [ 270 ] {} <Debug> TCP-Session: e68940e5-0e6a-48d6-a532-c09a90e76388 Authenticating user 'default' from [fd00:1122:3344:101::a]:38962 | ||
| 624 | 2026.01.16 09:46:46.947312 [ 270 ] {} <Debug> TCP-Session: e68940e5-0e6a-48d6-a532-c09a90e76388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.16 09:46:46.947324 [ 270 ] {} <Debug> TCP-Session: e68940e5-0e6a-48d6-a532-c09a90e76388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.16 09:46:46.947466 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.16 09:46:46.947506 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.16 09:46:46.947595 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.01.16 09:46:46.948049 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40518 | ||
| 630 | 2026.01.16 09:46:46.948132 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62643 | ||
| 631 | 2026.01.16 09:46:46.948236 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46613 | ||
| 632 | 2026.01.16 09:46:46.948340 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58946 | ||
| 633 | 2026.01.16 09:46:46.948455 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50325 | ||
| 634 | 2026.01.16 09:46:46.948612 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.16 09:46:46.948617 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.01.16 09:46:46.948643 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.01.16 09:46:46.948667 [ 271 ] {} <Debug> TCP-Session: 2995afc4-0da9-4f38-8687-429d95f9aa41 Authenticating user 'default' from [fd00:1122:3344:101::a]:40518 | ||
| 638 | 2026.01.16 09:46:46.948704 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.01.16 09:46:46.948701 [ 273 ] {} <Debug> TCP-Session: fc889158-2e48-4c31-9f09-385ae4df3189 Authenticating user 'default' from [fd00:1122:3344:101::a]:46613 | ||
| 640 | 2026.01.16 09:46:46.948697 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60982 | ||
| 641 | 2026.01.16 09:46:46.948837 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41191 | ||
| 642 | 2026.01.16 09:46:46.948808 [ 274 ] {} <Debug> TCP-Session: aff83134-be97-409d-844a-da4223ac5d8b Authenticating user 'default' from [fd00:1122:3344:101::a]:58946 | ||
| 643 | 2026.01.16 09:46:46.948809 [ 273 ] {} <Debug> TCP-Session: fc889158-2e48-4c31-9f09-385ae4df3189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.16 09:46:46.948787 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.16 09:46:46.948917 [ 274 ] {} <Debug> TCP-Session: aff83134-be97-409d-844a-da4223ac5d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.16 09:46:46.948791 [ 271 ] {} <Debug> TCP-Session: 2995afc4-0da9-4f38-8687-429d95f9aa41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.01.16 09:46:46.948676 [ 272 ] {} <Debug> TCP-Session: 7ab4221b-bb47-48c2-b8b5-84f7871841f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:62643 | ||
| 648 | 2026.01.16 09:46:46.949076 [ 275 ] {} <Debug> TCP-Session: 00bc4097-a1cd-4091-a5f1-d281ebfdbfd4 Authenticating user 'default' from [fd00:1122:3344:101::a]:50325 | ||
| 649 | 2026.01.16 09:46:46.949075 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.01.16 09:46:46.949059 [ 274 ] {} <Debug> TCP-Session: aff83134-be97-409d-844a-da4223ac5d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.16 09:46:46.949201 [ 272 ] {} <Debug> TCP-Session: 7ab4221b-bb47-48c2-b8b5-84f7871841f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.16 09:46:46.949215 [ 276 ] {} <Debug> TCP-Session: 2dd432a4-c987-4ae5-8b6b-11555edbc2e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:60982 | ||
| 653 | 2026.01.16 09:46:46.949123 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.01.16 09:46:46.949308 [ 272 ] {} <Debug> TCP-Session: 7ab4221b-bb47-48c2-b8b5-84f7871841f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.16 09:46:46.949300 [ 276 ] {} <Debug> TCP-Session: 2dd432a4-c987-4ae5-8b6b-11555edbc2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.16 09:46:46.949285 [ 275 ] {} <Debug> TCP-Session: 00bc4097-a1cd-4091-a5f1-d281ebfdbfd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.16 09:46:46.949552 [ 277 ] {} <Debug> TCP-Session: dde05a19-3a3b-47cb-9a5b-ecded3ed0843 Authenticating user 'default' from [fd00:1122:3344:101::a]:41191 | ||
| 658 | 2026.01.16 09:46:46.949554 [ 276 ] {} <Debug> TCP-Session: 2dd432a4-c987-4ae5-8b6b-11555edbc2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.16 09:46:46.949047 [ 271 ] {} <Debug> TCP-Session: 2995afc4-0da9-4f38-8687-429d95f9aa41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.16 09:46:46.949664 [ 277 ] {} <Debug> TCP-Session: dde05a19-3a3b-47cb-9a5b-ecded3ed0843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.16 09:46:46.949621 [ 275 ] {} <Debug> TCP-Session: 00bc4097-a1cd-4091-a5f1-d281ebfdbfd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.16 09:46:46.948921 [ 273 ] {} <Debug> TCP-Session: fc889158-2e48-4c31-9f09-385ae4df3189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.16 09:46:46.949767 [ 277 ] {} <Debug> TCP-Session: dde05a19-3a3b-47cb-9a5b-ecded3ed0843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.16 09:46:46.962365 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45242 | ||
| 665 | 2026.01.16 09:46:46.969077 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.16 09:46:46.969115 [ 278 ] {} <Debug> TCP-Session: f578b337-4b09-45c2-92ca-43b4156e1f2e Authenticating user 'default' from [fd00:1122:3344:101::c]:45242 | ||
| 667 | 2026.01.16 09:46:46.969276 [ 278 ] {} <Debug> TCP-Session: f578b337-4b09-45c2-92ca-43b4156e1f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.16 09:46:46.969290 [ 278 ] {} <Debug> TCP-Session: f578b337-4b09-45c2-92ca-43b4156e1f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.16 09:46:46.969349 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.16 09:46:46.969452 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.16 09:46:46.969470 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.16 09:46:46.970113 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42876 | ||
| 673 | 2026.01.16 09:46:46.970208 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44997 | ||
| 674 | 2026.01.16 09:46:46.970281 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.16 09:46:46.970338 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34034 | ||
| 676 | 2026.01.16 09:46:46.970418 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46754 | ||
| 677 | 2026.01.16 09:46:46.970475 [ 279 ] {} <Debug> TCP-Session: 391bc05b-0b92-425f-991d-ef033a9025a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:42876 | ||
| 678 | 2026.01.16 09:46:46.970571 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33792 | ||
| 679 | 2026.01.16 09:46:46.970600 [ 279 ] {} <Debug> TCP-Session: 391bc05b-0b92-425f-991d-ef033a9025a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.16 09:46:46.970618 [ 279 ] {} <Debug> TCP-Session: 391bc05b-0b92-425f-991d-ef033a9025a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.16 09:46:46.970621 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.16 09:46:46.970740 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.16 09:46:46.970786 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.01.16 09:46:46.970768 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60911 | ||
| 685 | 2026.01.16 09:46:46.970831 [ 282 ] {} <Debug> TCP-Session: 74daa95c-fff1-45fd-9b7f-c2c7e6f485e6 Authenticating user 'default' from [fd00:1122:3344:101::c]:46754 | ||
| 686 | 2026.01.16 09:46:46.970812 [ 281 ] {} <Debug> TCP-Session: 57d998fd-bff1-4ded-bdbe-ca67f9c5b23a Authenticating user 'default' from [fd00:1122:3344:101::c]:34034 | ||
| 687 | 2026.01.16 09:46:46.970916 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.16 09:46:46.970984 [ 282 ] {} <Debug> TCP-Session: 74daa95c-fff1-45fd-9b7f-c2c7e6f485e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.16 09:46:46.970956 [ 281 ] {} <Debug> TCP-Session: 57d998fd-bff1-4ded-bdbe-ca67f9c5b23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.16 09:46:46.971100 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.16 09:46:46.971157 [ 283 ] {} <Debug> TCP-Session: eaf9a7e1-72ef-430b-b0c0-e586604f36f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:33792 | ||
| 692 | 2026.01.16 09:46:46.971179 [ 282 ] {} <Debug> TCP-Session: 74daa95c-fff1-45fd-9b7f-c2c7e6f485e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.16 09:46:46.971161 [ 281 ] {} <Debug> TCP-Session: 57d998fd-bff1-4ded-bdbe-ca67f9c5b23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.16 09:46:46.971256 [ 284 ] {} <Debug> TCP-Session: 5922cf95-b97d-4115-b512-c6e05f5a21d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:60911 | ||
| 695 | 2026.01.16 09:46:46.970806 [ 280 ] {} <Debug> TCP-Session: 0b30ce20-c9c1-47ca-b3b9-3447e78e1463 Authenticating user 'default' from [fd00:1122:3344:101::c]:44997 | ||
| 696 | 2026.01.16 09:46:46.970945 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34466 | ||
| 697 | 2026.01.16 09:46:46.971343 [ 283 ] {} <Debug> TCP-Session: eaf9a7e1-72ef-430b-b0c0-e586604f36f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.16 09:46:46.971384 [ 284 ] {} <Debug> TCP-Session: 5922cf95-b97d-4115-b512-c6e05f5a21d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.16 09:46:46.971376 [ 280 ] {} <Debug> TCP-Session: 0b30ce20-c9c1-47ca-b3b9-3447e78e1463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.16 09:46:46.971472 [ 283 ] {} <Debug> TCP-Session: eaf9a7e1-72ef-430b-b0c0-e586604f36f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.16 09:46:46.971494 [ 284 ] {} <Debug> TCP-Session: 5922cf95-b97d-4115-b512-c6e05f5a21d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.16 09:46:46.971485 [ 280 ] {} <Debug> TCP-Session: 0b30ce20-c9c1-47ca-b3b9-3447e78e1463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.16 09:46:46.971482 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.01.16 09:46:46.971783 [ 285 ] {} <Debug> TCP-Session: 6bdd4c23-f6f0-46af-83d4-ef99b517232d Authenticating user 'default' from [fd00:1122:3344:101::c]:34466 | ||
| 705 | 2026.01.16 09:46:46.971804 [ 285 ] {} <Debug> TCP-Session: 6bdd4c23-f6f0-46af-83d4-ef99b517232d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.16 09:46:46.971816 [ 285 ] {} <Debug> TCP-Session: 6bdd4c23-f6f0-46af-83d4-ef99b517232d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.16 09:46:47.001244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.31 MiB, peak 138.31 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 1.49 MiB | ||
| 708 | 2026.01.16 09:46:50.620701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.16 09:46:50.620737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.16 09:46:50.620872 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.16 09:46:50.621044 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.16 09:46:50.653678 [ 245 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Loading data parts | ||
| 713 | 2026.01.16 09:46:50.653686 [ 244 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Loading data parts | ||
| 714 | 2026.01.16 09:46:50.654061 [ 245 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): There are no data parts | ||
| 715 | 2026.01.16 09:46:50.654376 [ 244 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): There are no data parts | ||
| 716 | 2026.01.16 09:46:50.669161 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.16 09:46:50.669302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 718 | 2026.01.16 09:46:50.675170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.16 09:46:50.675850 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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.01.16 09:46:50.676072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.16 09:46:50.694517 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.16 09:46:50.694563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 723 | 2026.01.16 09:46:50.700799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.16 09:46:50.702172 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.16 09:46:50.705460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.16 09:46:51.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.80 MiB, peak 148.80 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.16 MiB | ||
| 727 | 2026.01.16 09:46:53.119639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.16 09:46:53.119745 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.16 09:46:53.130538 [ 243 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Loading data parts | ||
| 730 | 2026.01.16 09:46:53.130766 [ 243 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): There are no data parts | ||
| 731 | 2026.01.16 09:46:53.141934 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.16 09:46:53.141976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 733 | 2026.01.16 09:46:53.146079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.16 09:46:53.146721 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.16 09:46:53.147190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.16 09:46:54.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 158.17 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.20 MiB | ||
| 737 | 2026.01.16 09:46:58.039466 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.16 09:46:58.039585 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.16 09:46:58.176206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.16 09:46:58.180986 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.16 09:46:58.181043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 742 | 2026.01.16 09:46:58.181913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.16 09:46:58.182433 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.16 09:46:58.182604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.16 09:46:58.205596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.16 09:46:58.224053 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.16 09:46:58.224114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 748 | 2026.01.16 09:46:58.230644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.16 09:46:58.231887 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.16 09:46:58.235111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.16 09:46:59.000341 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 2.00 MiB | ||
| 752 | 2026.01.16 09:47:04.001128 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.16 09:47:05.010618 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.01.16 09:47:05.010862 [ 3 ] {3d19c86a-901a-467b-9b65-6ef3847973dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.01.16 09:47:05.019340 [ 3 ] {3d19c86a-901a-467b-9b65-6ef3847973dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.01.16 09:47:05.029555 [ 3 ] {3d19c86a-901a-467b-9b65-6ef3847973dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.01.16 09:47:05.040463 [ 3 ] {3d19c86a-901a-467b-9b65-6ef3847973dc} <Debug> TCPHandler: Processed in 0.02996814 sec. | ||
| 758 | 2026.01.16 09:47:05.046367 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.01.16 09:47:05.046529 [ 3 ] {82fbb113-784b-4b2e-97bf-dbad50c0c4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.01.16 09:47:05.058889 [ 3 ] {82fbb113-784b-4b2e-97bf-dbad50c0c4d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.01.16 09:47:05.058955 [ 3 ] {82fbb113-784b-4b2e-97bf-dbad50c0c4d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.01.16 09:47:05.061385 [ 3 ] {82fbb113-784b-4b2e-97bf-dbad50c0c4d3} <Debug> TCPHandler: Processed in 0.015097092 sec. | ||
| 763 | 2026.01.16 09:47:05.064271 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.01.16 09:47:05.064405 [ 3 ] {9f880801-a007-47ef-a26e-dcf1b8befd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.01.16 09:47:05.068644 [ 3 ] {9f880801-a007-47ef-a26e-dcf1b8befd58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.01.16 09:47:05.068695 [ 3 ] {9f880801-a007-47ef-a26e-dcf1b8befd58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.01.16 09:47:05.069057 [ 3 ] {9f880801-a007-47ef-a26e-dcf1b8befd58} <Debug> TCPHandler: Processed in 0.004841744 sec. | ||
| 768 | 2026.01.16 09:47:05.069287 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.01.16 09:47:05.069421 [ 3 ] {0880ab5a-7c0b-4aa8-8374-8a966c366dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.01.16 09:47:05.069679 [ 3 ] {0880ab5a-7c0b-4aa8-8374-8a966c366dbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.01.16 09:47:05.069723 [ 3 ] {0880ab5a-7c0b-4aa8-8374-8a966c366dbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.01.16 09:47:05.070093 [ 3 ] {0880ab5a-7c0b-4aa8-8374-8a966c366dbe} <Debug> TCPHandler: Processed in 0.000854711 sec. | ||
| 773 | 2026.01.16 09:47:05.070309 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.01.16 09:47:05.070430 [ 3 ] {5ce01286-fdcf-4bc7-b4ab-bf912be9fc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.01.16 09:47:05.070674 [ 3 ] {5ce01286-fdcf-4bc7-b4ab-bf912be9fc7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.01.16 09:47:05.070717 [ 3 ] {5ce01286-fdcf-4bc7-b4ab-bf912be9fc7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.01.16 09:47:05.071044 [ 3 ] {5ce01286-fdcf-4bc7-b4ab-bf912be9fc7d} <Debug> TCPHandler: Processed in 0.000784151 sec. | ||
| 778 | 2026.01.16 09:47:05.071247 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.01.16 09:47:05.071365 [ 3 ] {2b19b81a-882d-43ca-8e60-bde21ff49bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.01.16 09:47:05.071606 [ 3 ] {2b19b81a-882d-43ca-8e60-bde21ff49bb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.01.16 09:47:05.071648 [ 3 ] {2b19b81a-882d-43ca-8e60-bde21ff49bb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.01.16 09:47:05.071964 [ 3 ] {2b19b81a-882d-43ca-8e60-bde21ff49bb6} <Debug> TCPHandler: Processed in 0.00076552 sec. | ||
| 783 | 2026.01.16 09:47:05.072172 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.01.16 09:47:05.072288 [ 3 ] {535a1268-2979-41d1-8e08-c3f54b769005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.01.16 09:47:05.072540 [ 3 ] {535a1268-2979-41d1-8e08-c3f54b769005} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.01.16 09:47:05.072587 [ 3 ] {535a1268-2979-41d1-8e08-c3f54b769005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.01.16 09:47:05.072904 [ 3 ] {535a1268-2979-41d1-8e08-c3f54b769005} <Debug> TCPHandler: Processed in 0.000778481 sec. | ||
| 788 | 2026.01.16 09:47:05.073183 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.01.16 09:47:05.073301 [ 3 ] {9b4642aa-c4bd-4216-a02f-be90f95f2702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.01.16 09:47:05.073541 [ 3 ] {9b4642aa-c4bd-4216-a02f-be90f95f2702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.01.16 09:47:05.073583 [ 3 ] {9b4642aa-c4bd-4216-a02f-be90f95f2702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.01.16 09:47:05.073912 [ 3 ] {9b4642aa-c4bd-4216-a02f-be90f95f2702} <Debug> TCPHandler: Processed in 0.00077874 sec. | ||
| 793 | 2026.01.16 09:47:05.074145 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.01.16 09:47:05.074259 [ 3 ] {f5d9f0da-15c2-4db6-a39f-321eb71e70bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.01.16 09:47:05.074498 [ 3 ] {f5d9f0da-15c2-4db6-a39f-321eb71e70bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.01.16 09:47:05.074540 [ 3 ] {f5d9f0da-15c2-4db6-a39f-321eb71e70bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.01.16 09:47:05.074850 [ 3 ] {f5d9f0da-15c2-4db6-a39f-321eb71e70bf} <Debug> TCPHandler: Processed in 0.00075275 sec. | ||
| 798 | 2026.01.16 09:47:05.075089 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.01.16 09:47:05.075204 [ 3 ] {7474dd2c-12cc-4685-b518-6817b5394b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.01.16 09:47:05.075446 [ 3 ] {7474dd2c-12cc-4685-b518-6817b5394b34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.01.16 09:47:05.075488 [ 3 ] {7474dd2c-12cc-4685-b518-6817b5394b34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.01.16 09:47:05.075799 [ 3 ] {7474dd2c-12cc-4685-b518-6817b5394b34} <Debug> TCPHandler: Processed in 0.00075911 sec. | ||
| 803 | 2026.01.16 09:47:05.076007 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.01.16 09:47:05.076124 [ 3 ] {41220982-11d1-4588-8439-7ce560673b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.01.16 09:47:05.076364 [ 3 ] {41220982-11d1-4588-8439-7ce560673b09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.01.16 09:47:05.076407 [ 3 ] {41220982-11d1-4588-8439-7ce560673b09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.01.16 09:47:05.076725 [ 3 ] {41220982-11d1-4588-8439-7ce560673b09} <Debug> TCPHandler: Processed in 0.000765301 sec. | ||
| 808 | 2026.01.16 09:47:05.076944 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.01.16 09:47:05.077061 [ 3 ] {d3774729-4214-4664-a557-cf10eca74679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.01.16 09:47:05.077313 [ 3 ] {d3774729-4214-4664-a557-cf10eca74679} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.01.16 09:47:05.077355 [ 3 ] {d3774729-4214-4664-a557-cf10eca74679} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.01.16 09:47:05.077672 [ 3 ] {d3774729-4214-4664-a557-cf10eca74679} <Debug> TCPHandler: Processed in 0.00077597 sec. | ||
| 813 | 2026.01.16 09:47:05.077896 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.01.16 09:47:05.078013 [ 3 ] {42113ad8-1e18-4aa4-95ab-7fb4def4d57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.01.16 09:47:05.078264 [ 3 ] {42113ad8-1e18-4aa4-95ab-7fb4def4d57c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.01.16 09:47:05.078308 [ 3 ] {42113ad8-1e18-4aa4-95ab-7fb4def4d57c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.01.16 09:47:05.078622 [ 3 ] {42113ad8-1e18-4aa4-95ab-7fb4def4d57c} <Debug> TCPHandler: Processed in 0.000773061 sec. | ||
| 818 | 2026.01.16 09:47:05.078845 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.01.16 09:47:05.078966 [ 3 ] {12fb17c8-2c8b-4bd7-9ba3-f4f52c432169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.01.16 09:47:05.079219 [ 3 ] {12fb17c8-2c8b-4bd7-9ba3-f4f52c432169} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.01.16 09:47:05.079263 [ 3 ] {12fb17c8-2c8b-4bd7-9ba3-f4f52c432169} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.01.16 09:47:05.079592 [ 3 ] {12fb17c8-2c8b-4bd7-9ba3-f4f52c432169} <Debug> TCPHandler: Processed in 0.000795731 sec. | ||
| 823 | 2026.01.16 09:47:05.079840 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.01.16 09:47:05.079961 [ 3 ] {8698c43e-11f6-45a0-bbfa-d1ba8c64757d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.01.16 09:47:05.080216 [ 3 ] {8698c43e-11f6-45a0-bbfa-d1ba8c64757d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.01.16 09:47:05.080262 [ 3 ] {8698c43e-11f6-45a0-bbfa-d1ba8c64757d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.01.16 09:47:05.080574 [ 3 ] {8698c43e-11f6-45a0-bbfa-d1ba8c64757d} <Debug> TCPHandler: Processed in 0.000793131 sec. | ||
| 828 | 2026.01.16 09:47:05.080791 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.01.16 09:47:05.080924 [ 3 ] {b0c3de53-15f9-4631-a89b-38dfd15475a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.01.16 09:47:05.081248 [ 3 ] {b0c3de53-15f9-4631-a89b-38dfd15475a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.01.16 09:47:05.081297 [ 3 ] {b0c3de53-15f9-4631-a89b-38dfd15475a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.01.16 09:47:05.081671 [ 3 ] {b0c3de53-15f9-4631-a89b-38dfd15475a2} <Debug> TCPHandler: Processed in 0.000931492 sec. | ||
| 833 | 2026.01.16 09:47:05.081896 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.01.16 09:47:05.082019 [ 3 ] {c6cc64a9-c716-4f22-b480-63c3a447104a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.01.16 09:47:05.082279 [ 3 ] {c6cc64a9-c716-4f22-b480-63c3a447104a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.01.16 09:47:05.082322 [ 3 ] {c6cc64a9-c716-4f22-b480-63c3a447104a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.01.16 09:47:05.082648 [ 3 ] {c6cc64a9-c716-4f22-b480-63c3a447104a} <Debug> TCPHandler: Processed in 0.00079988 sec. | ||
| 838 | 2026.01.16 09:47:05.082957 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.01.16 09:47:05.083079 [ 3 ] {34caa4a2-5b17-4272-abbc-1da85e57c6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.01.16 09:47:05.083355 [ 3 ] {34caa4a2-5b17-4272-abbc-1da85e57c6cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.01.16 09:47:05.083402 [ 3 ] {34caa4a2-5b17-4272-abbc-1da85e57c6cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.01.16 09:47:05.083728 [ 3 ] {34caa4a2-5b17-4272-abbc-1da85e57c6cd} <Debug> TCPHandler: Processed in 0.000817371 sec. | ||
| 843 | 2026.01.16 09:47:05.084347 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.01.16 09:47:05.084476 [ 3 ] {82a83055-9f77-460e-bc73-87d9507b858d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.01.16 09:47:05.084754 [ 3 ] {82a83055-9f77-460e-bc73-87d9507b858d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.01.16 09:47:05.084798 [ 3 ] {82a83055-9f77-460e-bc73-87d9507b858d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.01.16 09:47:05.085116 [ 3 ] {82a83055-9f77-460e-bc73-87d9507b858d} <Debug> TCPHandler: Processed in 0.00081802 sec. | ||
| 848 | 2026.01.16 09:47:05.085397 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.01.16 09:47:05.085534 [ 3 ] {af992f8d-6ba7-454c-9606-72228e8e52d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.01.16 09:47:05.085822 [ 3 ] {af992f8d-6ba7-454c-9606-72228e8e52d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.01.16 09:47:05.085868 [ 3 ] {af992f8d-6ba7-454c-9606-72228e8e52d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.01.16 09:47:05.086247 [ 3 ] {af992f8d-6ba7-454c-9606-72228e8e52d8} <Debug> TCPHandler: Processed in 0.000902881 sec. | ||
| 853 | 2026.01.16 09:47:05.086503 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.01.16 09:47:05.086635 [ 3 ] {cf778d44-0ce3-4a8d-bba3-5a9a30afbe58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.01.16 09:47:05.086918 [ 3 ] {cf778d44-0ce3-4a8d-bba3-5a9a30afbe58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.01.16 09:47:05.086967 [ 3 ] {cf778d44-0ce3-4a8d-bba3-5a9a30afbe58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.01.16 09:47:05.087398 [ 3 ] {cf778d44-0ce3-4a8d-bba3-5a9a30afbe58} <Debug> TCPHandler: Processed in 0.000945353 sec. | ||
| 858 | 2026.01.16 09:47:05.087665 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.01.16 09:47:05.087794 [ 3 ] {08bab40f-3875-484e-844c-f77c074b91c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.01.16 09:47:05.088072 [ 3 ] {08bab40f-3875-484e-844c-f77c074b91c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.01.16 09:47:05.088113 [ 3 ] {08bab40f-3875-484e-844c-f77c074b91c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.01.16 09:47:05.088448 [ 3 ] {08bab40f-3875-484e-844c-f77c074b91c5} <Debug> TCPHandler: Processed in 0.000838571 sec. | ||
| 863 | 2026.01.16 09:47:05.088706 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.01.16 09:47:05.088822 [ 3 ] {618c34ce-2567-4795-845e-04577a2a62f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.01.16 09:47:05.089164 [ 3 ] {618c34ce-2567-4795-845e-04577a2a62f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.01.16 09:47:05.089212 [ 3 ] {618c34ce-2567-4795-845e-04577a2a62f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.01.16 09:47:05.089663 [ 3 ] {618c34ce-2567-4795-845e-04577a2a62f0} <Debug> TCPHandler: Processed in 0.000981783 sec. | ||
| 868 | 2026.01.16 09:47:05.089926 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.01.16 09:47:05.090073 [ 3 ] {d84a5530-0691-47f5-bf4b-d2f828d3fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.01.16 09:47:05.090383 [ 3 ] {d84a5530-0691-47f5-bf4b-d2f828d3fe97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.01.16 09:47:05.090428 [ 3 ] {d84a5530-0691-47f5-bf4b-d2f828d3fe97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.01.16 09:47:05.090830 [ 3 ] {d84a5530-0691-47f5-bf4b-d2f828d3fe97} <Debug> TCPHandler: Processed in 0.000953933 sec. | ||
| 873 | 2026.01.16 09:47:05.091113 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.01.16 09:47:05.091275 [ 3 ] {4ac56ab6-d2a6-4b42-a45e-5d5ddf35efc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.01.16 09:47:05.091613 [ 3 ] {4ac56ab6-d2a6-4b42-a45e-5d5ddf35efc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.01.16 09:47:05.091671 [ 3 ] {4ac56ab6-d2a6-4b42-a45e-5d5ddf35efc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.01.16 09:47:05.092138 [ 3 ] {4ac56ab6-d2a6-4b42-a45e-5d5ddf35efc9} <Debug> TCPHandler: Processed in 0.001091244 sec. | ||
| 878 | 2026.01.16 09:47:05.092431 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.01.16 09:47:05.092585 [ 3 ] {3050f4ea-a8d3-4d41-a5cb-0b04738cf34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.01.16 09:47:05.092880 [ 3 ] {3050f4ea-a8d3-4d41-a5cb-0b04738cf34f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.01.16 09:47:05.092937 [ 3 ] {3050f4ea-a8d3-4d41-a5cb-0b04738cf34f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.01.16 09:47:05.093338 [ 3 ] {3050f4ea-a8d3-4d41-a5cb-0b04738cf34f} <Debug> TCPHandler: Processed in 0.000973043 sec. | ||
| 883 | 2026.01.16 09:47:05.093583 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.01.16 09:47:05.093716 [ 3 ] {77788d7e-5a0f-484c-a45f-929a85e80955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 885 | 2026.01.16 09:47:05.094009 [ 3 ] {77788d7e-5a0f-484c-a45f-929a85e80955} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.01.16 09:47:05.094055 [ 3 ] {77788d7e-5a0f-484c-a45f-929a85e80955} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2026.01.16 09:47:05.094425 [ 3 ] {77788d7e-5a0f-484c-a45f-929a85e80955} <Debug> TCPHandler: Processed in 0.000891162 sec. | ||
| 888 | 2026.01.16 09:47:05.106415 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.01.16 09:47:05.106556 [ 3 ] {0affdad2-359c-4e22-85dc-308ca129b335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 890 | 2026.01.16 09:47:05.106865 [ 3 ] {0affdad2-359c-4e22-85dc-308ca129b335} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2026.01.16 09:47:05.106912 [ 3 ] {0affdad2-359c-4e22-85dc-308ca129b335} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2026.01.16 09:47:05.107282 [ 3 ] {0affdad2-359c-4e22-85dc-308ca129b335} <Debug> TCPHandler: Processed in 0.000922942 sec. | ||
| 893 | 2026.01.16 09:47:05.108712 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.01.16 09:47:05.108848 [ 3 ] {467052f8-748b-4d5e-b971-fdd80ba836a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 895 | 2026.01.16 09:47:05.109137 [ 3 ] {467052f8-748b-4d5e-b971-fdd80ba836a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2026.01.16 09:47:05.109182 [ 3 ] {467052f8-748b-4d5e-b971-fdd80ba836a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2026.01.16 09:47:05.109536 [ 3 ] {467052f8-748b-4d5e-b971-fdd80ba836a6} <Debug> TCPHandler: Processed in 0.000872911 sec. | ||
| 898 | 2026.01.16 09:47:05.109780 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.01.16 09:47:05.109913 [ 3 ] {317bed08-740f-4c93-843e-e8599764f95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', '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) | ||
| 900 | 2026.01.16 09:47:05.110202 [ 3 ] {317bed08-740f-4c93-843e-e8599764f95a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2026.01.16 09:47:05.110247 [ 3 ] {317bed08-740f-4c93-843e-e8599764f95a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2026.01.16 09:47:05.110595 [ 3 ] {317bed08-740f-4c93-843e-e8599764f95a} <Debug> TCPHandler: Processed in 0.000864592 sec. | ||
| 903 | 2026.01.16 09:47:05.110809 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.01.16 09:47:05.110941 [ 3 ] {adcab4d2-0fe9-46fb-9026-8a525b717780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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) | ||
| 905 | 2026.01.16 09:47:05.111225 [ 3 ] {adcab4d2-0fe9-46fb-9026-8a525b717780} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2026.01.16 09:47:05.111270 [ 3 ] {adcab4d2-0fe9-46fb-9026-8a525b717780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2026.01.16 09:47:05.111614 [ 3 ] {adcab4d2-0fe9-46fb-9026-8a525b717780} <Debug> TCPHandler: Processed in 0.000853261 sec. | ||
| 908 | 2026.01.16 09:47:05.111838 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.01.16 09:47:05.111969 [ 3 ] {43e75fbc-7e2d-4692-b0b0-ef3ff6bbaf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 910 | 2026.01.16 09:47:05.112254 [ 3 ] {43e75fbc-7e2d-4692-b0b0-ef3ff6bbaf62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2026.01.16 09:47:05.112298 [ 3 ] {43e75fbc-7e2d-4692-b0b0-ef3ff6bbaf62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2026.01.16 09:47:05.112637 [ 3 ] {43e75fbc-7e2d-4692-b0b0-ef3ff6bbaf62} <Debug> TCPHandler: Processed in 0.000847232 sec. | ||
| 913 | 2026.01.16 09:47:05.118389 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.01.16 09:47:05.118503 [ 3 ] {c825f3f4-ba51-470a-b135-590fef94f0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2026.01.16 09:47:05.118547 [ 3 ] {c825f3f4-ba51-470a-b135-590fef94f0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2026.01.16 09:47:05.121195 [ 3 ] {c825f3f4-ba51-470a-b135-590fef94f0c2} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.01.16 09:47:05.121244 [ 3 ] {c825f3f4-ba51-470a-b135-590fef94f0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 918 | 2026.01.16 09:47:05.123919 [ 3 ] {c825f3f4-ba51-470a-b135-590fef94f0c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.01.16 09:47:05.124352 [ 3 ] {c825f3f4-ba51-470a-b135-590fef94f0c2} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.01.16 09:47:05.124529 [ 3 ] {c825f3f4-ba51-470a-b135-590fef94f0c2} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006054 sec., 5285.761480013214 rows/sec., 1.17 MiB/sec. | ||
| 921 | 2026.01.16 09:47:05.124571 [ 3 ] {c825f3f4-ba51-470a-b135-590fef94f0c2} <Debug> TCPHandler: Processed in 0.006238873 sec. | ||
| 922 | 2026.01.16 09:47:05.124703 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.01.16 09:47:05.124800 [ 3 ] {b7588145-d474-4507-b90b-9c09bd4be8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2026.01.16 09:47:05.124840 [ 3 ] {b7588145-d474-4507-b90b-9c09bd4be8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2026.01.16 09:47:05.131459 [ 3 ] {b7588145-d474-4507-b90b-9c09bd4be8e7} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.01.16 09:47:05.131493 [ 3 ] {b7588145-d474-4507-b90b-9c09bd4be8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 927 | 2026.01.16 09:47:05.133979 [ 3 ] {b7588145-d474-4507-b90b-9c09bd4be8e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.01.16 09:47:05.134475 [ 3 ] {b7588145-d474-4507-b90b-9c09bd4be8e7} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.01.16 09:47:05.134615 [ 3 ] {b7588145-d474-4507-b90b-9c09bd4be8e7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.009837 sec., 41679.37379282301 rows/sec., 2.64 MiB/sec. | ||
| 930 | 2026.01.16 09:47:05.134656 [ 3 ] {b7588145-d474-4507-b90b-9c09bd4be8e7} <Debug> TCPHandler: Processed in 0.010002434 sec. | ||
| 931 | 2026.01.16 09:47:05.134781 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.01.16 09:47:05.134879 [ 3 ] {e63e3bb3-fe6c-4c69-932c-85b8aaa6c6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2026.01.16 09:47:05.134921 [ 3 ] {e63e3bb3-fe6c-4c69-932c-85b8aaa6c6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2026.01.16 09:47:05.135335 [ 3 ] {e63e3bb3-fe6c-4c69-932c-85b8aaa6c6a9} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.01.16 09:47:05.135373 [ 3 ] {e63e3bb3-fe6c-4c69-932c-85b8aaa6c6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 936 | 2026.01.16 09:47:05.135841 [ 3 ] {e63e3bb3-fe6c-4c69-932c-85b8aaa6c6a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.01.16 09:47:05.136265 [ 3 ] {e63e3bb3-fe6c-4c69-932c-85b8aaa6c6a9} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.01.16 09:47:05.136398 [ 3 ] {e63e3bb3-fe6c-4c69-932c-85b8aaa6c6a9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001539 sec., 6497.72579597141 rows/sec., 529.84 KiB/sec. | ||
| 939 | 2026.01.16 09:47:05.136437 [ 3 ] {e63e3bb3-fe6c-4c69-932c-85b8aaa6c6a9} <Debug> TCPHandler: Processed in 0.001707303 sec. | ||
| 940 | 2026.01.16 09:47:05.136557 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.01.16 09:47:05.136653 [ 3 ] {a2c8cd49-5fec-4f9f-a597-6b2366d1a05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2026.01.16 09:47:05.136695 [ 3 ] {a2c8cd49-5fec-4f9f-a597-6b2366d1a05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2026.01.16 09:47:05.137674 [ 3 ] {a2c8cd49-5fec-4f9f-a597-6b2366d1a05e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.01.16 09:47:05.137717 [ 3 ] {a2c8cd49-5fec-4f9f-a597-6b2366d1a05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 945 | 2026.01.16 09:47:05.138299 [ 3 ] {a2c8cd49-5fec-4f9f-a597-6b2366d1a05e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.01.16 09:47:05.138795 [ 3 ] {a2c8cd49-5fec-4f9f-a597-6b2366d1a05e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.01.16 09:47:05.138927 [ 3 ] {a2c8cd49-5fec-4f9f-a597-6b2366d1a05e} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.002292 sec., 496073.29842931934 rows/sec., 39.27 MiB/sec. | ||
| 948 | 2026.01.16 09:47:05.138965 [ 3 ] {a2c8cd49-5fec-4f9f-a597-6b2366d1a05e} <Debug> TCPHandler: Processed in 0.002460493 sec. | ||
| 949 | 2026.01.16 09:47:05.139084 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.01.16 09:47:05.139181 [ 3 ] {fe690c29-199c-42d3-ac9a-004fe3d5bf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2026.01.16 09:47:05.139223 [ 3 ] {fe690c29-199c-42d3-ac9a-004fe3d5bf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2026.01.16 09:47:05.139700 [ 3 ] {fe690c29-199c-42d3-ac9a-004fe3d5bf05} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.01.16 09:47:05.139738 [ 3 ] {fe690c29-199c-42d3-ac9a-004fe3d5bf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 954 | 2026.01.16 09:47:05.140241 [ 3 ] {fe690c29-199c-42d3-ac9a-004fe3d5bf05} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.01.16 09:47:05.140767 [ 3 ] {fe690c29-199c-42d3-ac9a-004fe3d5bf05} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.01.16 09:47:05.140902 [ 3 ] {fe690c29-199c-42d3-ac9a-004fe3d5bf05} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.00174 sec., 129310.3448275862 rows/sec., 7.73 MiB/sec. | ||
| 957 | 2026.01.16 09:47:05.140940 [ 3 ] {fe690c29-199c-42d3-ac9a-004fe3d5bf05} <Debug> TCPHandler: Processed in 0.001908035 sec. | ||
| 958 | 2026.01.16 09:47:05.141054 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.01.16 09:47:05.141149 [ 3 ] {00d61a83-58af-4f74-8d95-2fd1740d0cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2026.01.16 09:47:05.141192 [ 3 ] {00d61a83-58af-4f74-8d95-2fd1740d0cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2026.01.16 09:47:05.141714 [ 3 ] {00d61a83-58af-4f74-8d95-2fd1740d0cba} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.01.16 09:47:05.141749 [ 3 ] {00d61a83-58af-4f74-8d95-2fd1740d0cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 963 | 2026.01.16 09:47:05.142155 [ 3 ] {00d61a83-58af-4f74-8d95-2fd1740d0cba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.01.16 09:47:05.142589 [ 3 ] {00d61a83-58af-4f74-8d95-2fd1740d0cba} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.01.16 09:47:05.142721 [ 3 ] {00d61a83-58af-4f74-8d95-2fd1740d0cba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001591 sec., 133249.5285983658 rows/sec., 8.59 MiB/sec. | ||
| 966 | 2026.01.16 09:47:05.142760 [ 3 ] {00d61a83-58af-4f74-8d95-2fd1740d0cba} <Debug> TCPHandler: Processed in 0.001755584 sec. | ||
| 967 | 2026.01.16 09:47:05.142875 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.01.16 09:47:05.142970 [ 3 ] {372697b8-636b-4975-a06c-06cb5cf51667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2026.01.16 09:47:05.143010 [ 3 ] {372697b8-636b-4975-a06c-06cb5cf51667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2026.01.16 09:47:05.143480 [ 3 ] {372697b8-636b-4975-a06c-06cb5cf51667} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.01.16 09:47:05.143517 [ 3 ] {372697b8-636b-4975-a06c-06cb5cf51667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 972 | 2026.01.16 09:47:05.143963 [ 3 ] {372697b8-636b-4975-a06c-06cb5cf51667} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.01.16 09:47:05.144392 [ 3 ] {372697b8-636b-4975-a06c-06cb5cf51667} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.01.16 09:47:05.144520 [ 3 ] {372697b8-636b-4975-a06c-06cb5cf51667} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001569 sec., 134480.56086679414 rows/sec., 7.64 MiB/sec. | ||
| 975 | 2026.01.16 09:47:05.144559 [ 3 ] {372697b8-636b-4975-a06c-06cb5cf51667} <Debug> TCPHandler: Processed in 0.001735592 sec. | ||
| 976 | 2026.01.16 09:47:05.144671 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.01.16 09:47:05.144765 [ 3 ] {64c86450-0ac1-4a1f-87b8-3021aa0966e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2026.01.16 09:47:05.144805 [ 3 ] {64c86450-0ac1-4a1f-87b8-3021aa0966e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2026.01.16 09:47:05.145468 [ 3 ] {64c86450-0ac1-4a1f-87b8-3021aa0966e9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.01.16 09:47:05.145506 [ 3 ] {64c86450-0ac1-4a1f-87b8-3021aa0966e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 981 | 2026.01.16 09:47:05.145946 [ 3 ] {64c86450-0ac1-4a1f-87b8-3021aa0966e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2026.01.16 09:47:05.146429 [ 3 ] {64c86450-0ac1-4a1f-87b8-3021aa0966e9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.01.16 09:47:05.146569 [ 3 ] {64c86450-0ac1-4a1f-87b8-3021aa0966e9} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001821 sec., 383855.0247116969 rows/sec., 26.86 MiB/sec. | ||
| 984 | 2026.01.16 09:47:05.146608 [ 3 ] {64c86450-0ac1-4a1f-87b8-3021aa0966e9} <Debug> TCPHandler: Processed in 0.001985817 sec. | ||
| 985 | 2026.01.16 09:47:05.146731 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.01.16 09:47:05.146831 [ 3 ] {d97966eb-b770-44a3-a811-62c0c428727d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2026.01.16 09:47:05.146873 [ 3 ] {d97966eb-b770-44a3-a811-62c0c428727d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2026.01.16 09:47:05.147233 [ 3 ] {d97966eb-b770-44a3-a811-62c0c428727d} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.01.16 09:47:05.147269 [ 3 ] {d97966eb-b770-44a3-a811-62c0c428727d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 990 | 2026.01.16 09:47:05.150139 [ 3 ] {d97966eb-b770-44a3-a811-62c0c428727d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2026.01.16 09:47:05.150650 [ 3 ] {d97966eb-b770-44a3-a811-62c0c428727d} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.01.16 09:47:05.150793 [ 3 ] {d97966eb-b770-44a3-a811-62c0c428727d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003982 sec., 1506.780512305374 rows/sec., 78.72 KiB/sec. | ||
| 993 | 2026.01.16 09:47:05.150831 [ 3 ] {d97966eb-b770-44a3-a811-62c0c428727d} <Debug> TCPHandler: Processed in 0.004150065 sec. | ||
| 994 | 2026.01.16 09:47:05.150949 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.16 09:47:05.151043 [ 3 ] {c42dbfdf-8e3f-406f-8db7-72e4278b68e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2026.01.16 09:47:05.151085 [ 3 ] {c42dbfdf-8e3f-406f-8db7-72e4278b68e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2026.01.16 09:47:05.153479 [ 3 ] {c42dbfdf-8e3f-406f-8db7-72e4278b68e7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.01.16 09:47:05.153515 [ 3 ] {c42dbfdf-8e3f-406f-8db7-72e4278b68e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 999 | 2026.01.16 09:47:05.153984 [ 3 ] {c42dbfdf-8e3f-406f-8db7-72e4278b68e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2026.01.16 09:47:05.154434 [ 3 ] {c42dbfdf-8e3f-406f-8db7-72e4278b68e7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.01.16 09:47:05.154564 [ 3 ] {c42dbfdf-8e3f-406f-8db7-72e4278b68e7} <Debug> executeQuery: Read 255 rows, 16.91 KiB in 0.00354 sec., 72033.89830508475 rows/sec., 4.66 MiB/sec. | ||
| 1002 | 2026.01.16 09:47:05.154601 [ 3 ] {c42dbfdf-8e3f-406f-8db7-72e4278b68e7} <Debug> TCPHandler: Processed in 0.00370123 sec. | ||
| 1003 | 2026.01.16 09:47:05.154716 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.16 09:47:05.154812 [ 3 ] {fff1dbaf-2973-42aa-a9bd-2131f0bcd509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2026.01.16 09:47:05.154855 [ 3 ] {fff1dbaf-2973-42aa-a9bd-2131f0bcd509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2026.01.16 09:47:05.155182 [ 3 ] {fff1dbaf-2973-42aa-a9bd-2131f0bcd509} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.01.16 09:47:05.155218 [ 3 ] {fff1dbaf-2973-42aa-a9bd-2131f0bcd509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1008 | 2026.01.16 09:47:05.155643 [ 3 ] {fff1dbaf-2973-42aa-a9bd-2131f0bcd509} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2026.01.16 09:47:05.156096 [ 3 ] {fff1dbaf-2973-42aa-a9bd-2131f0bcd509} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.01.16 09:47:05.156223 [ 3 ] {fff1dbaf-2973-42aa-a9bd-2131f0bcd509} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
| 1011 | 2026.01.16 09:47:05.156260 [ 3 ] {fff1dbaf-2973-42aa-a9bd-2131f0bcd509} <Debug> TCPHandler: Processed in 0.001593232 sec. | ||
| 1012 | 2026.01.16 09:47:05.156373 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.16 09:47:05.156467 [ 3 ] {55cff5e0-0cf5-460b-bbf6-a23f92e06283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.01.16 09:47:05.156521 [ 3 ] {55cff5e0-0cf5-460b-bbf6-a23f92e06283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1015 | 2026.01.16 09:47:05.157296 [ 3 ] {55cff5e0-0cf5-460b-bbf6-a23f92e06283} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.01.16 09:47:05.157334 [ 3 ] {55cff5e0-0cf5-460b-bbf6-a23f92e06283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1017 | 2026.01.16 09:47:05.160663 [ 3 ] {55cff5e0-0cf5-460b-bbf6-a23f92e06283} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2026.01.16 09:47:05.161090 [ 3 ] {55cff5e0-0cf5-460b-bbf6-a23f92e06283} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.01.16 09:47:05.161228 [ 3 ] {55cff5e0-0cf5-460b-bbf6-a23f92e06283} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004778 sec., 2092.925910422771 rows/sec., 3.75 MiB/sec. | ||
| 1020 | 2026.01.16 09:47:05.161286 [ 3 ] {55cff5e0-0cf5-460b-bbf6-a23f92e06283} <Debug> TCPHandler: Processed in 0.004962027 sec. | ||
| 1021 | 2026.01.16 09:47:05.161403 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.16 09:47:05.161498 [ 3 ] {dbbedc95-6a95-47fb-899b-3f7aabb935e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.01.16 09:47:05.161540 [ 3 ] {dbbedc95-6a95-47fb-899b-3f7aabb935e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.01.16 09:47:05.161883 [ 3 ] {dbbedc95-6a95-47fb-899b-3f7aabb935e3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.01.16 09:47:05.161920 [ 3 ] {dbbedc95-6a95-47fb-899b-3f7aabb935e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1026 | 2026.01.16 09:47:05.162348 [ 3 ] {dbbedc95-6a95-47fb-899b-3f7aabb935e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2026.01.16 09:47:05.162775 [ 3 ] {dbbedc95-6a95-47fb-899b-3f7aabb935e3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.01.16 09:47:05.162901 [ 3 ] {dbbedc95-6a95-47fb-899b-3f7aabb935e3} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001421 sec., 56298.38142153413 rows/sec., 3.35 MiB/sec. | ||
| 1029 | 2026.01.16 09:47:05.162935 [ 3 ] {dbbedc95-6a95-47fb-899b-3f7aabb935e3} <Debug> TCPHandler: Processed in 0.001583671 sec. | ||
| 1030 | 2026.01.16 09:47:05.683716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1031 | 2026.01.16 09:47:05.684226 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.01.16 09:47:05.684280 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1033 | 2026.01.16 09:47:05.685010 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2026.01.16 09:47:05.685543 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.01.16 09:47:05.685700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1036 | 2026.01.16 09:47:05.736143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2026.01.16 09:47:05.753387 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.01.16 09:47:05.753450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1039 | 2026.01.16 09:47:05.760062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2026.01.16 09:47:05.761220 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.01.16 09:47:05.764434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2026.01.16 09:47:10.015702 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.01.16 09:47:10.015973 [ 3 ] {a0e98529-4a88-4f7d-9f96-ac43f4c9eebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.01.16 09:47:10.016064 [ 3 ] {a0e98529-4a88-4f7d-9f96-ac43f4c9eebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.01.16 09:47:10.016860 [ 3 ] {a0e98529-4a88-4f7d-9f96-ac43f4c9eebc} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.01.16 09:47:10.016901 [ 3 ] {a0e98529-4a88-4f7d-9f96-ac43f4c9eebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1047 | 2026.01.16 09:47:10.017401 [ 3 ] {a0e98529-4a88-4f7d-9f96-ac43f4c9eebc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.01.16 09:47:10.017912 [ 3 ] {a0e98529-4a88-4f7d-9f96-ac43f4c9eebc} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.01.16 09:47:10.018057 [ 3 ] {a0e98529-4a88-4f7d-9f96-ac43f4c9eebc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002151 sec., 26034.40260344026 rows/sec., 1.99 MiB/sec. | ||
| 1050 | 2026.01.16 09:47:10.018105 [ 3 ] {a0e98529-4a88-4f7d-9f96-ac43f4c9eebc} <Debug> TCPHandler: Processed in 0.002558254 sec. | ||
| 1051 | 2026.01.16 09:47:10.018226 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.16 09:47:10.018322 [ 3 ] {3c7ca1fc-856c-4d1b-8ac1-86c5bbe7b52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2026.01.16 09:47:10.018361 [ 3 ] {3c7ca1fc-856c-4d1b-8ac1-86c5bbe7b52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2026.01.16 09:47:10.018783 [ 3 ] {3c7ca1fc-856c-4d1b-8ac1-86c5bbe7b52c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.01.16 09:47:10.018817 [ 3 ] {3c7ca1fc-856c-4d1b-8ac1-86c5bbe7b52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1056 | 2026.01.16 09:47:10.019245 [ 3 ] {3c7ca1fc-856c-4d1b-8ac1-86c5bbe7b52c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.01.16 09:47:10.019663 [ 3 ] {3c7ca1fc-856c-4d1b-8ac1-86c5bbe7b52c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.01.16 09:47:10.019789 [ 3 ] {3c7ca1fc-856c-4d1b-8ac1-86c5bbe7b52c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001485 sec., 43097.6430976431 rows/sec., 3.36 MiB/sec. | ||
| 1059 | 2026.01.16 09:47:10.019829 [ 3 ] {3c7ca1fc-856c-4d1b-8ac1-86c5bbe7b52c} <Debug> TCPHandler: Processed in 0.001651362 sec. | ||
| 1060 | 2026.01.16 09:47:10.019945 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.01.16 09:47:10.020037 [ 3 ] {78efcb74-c826-4a96-baec-94858655efb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.01.16 09:47:10.020078 [ 3 ] {78efcb74-c826-4a96-baec-94858655efb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2026.01.16 09:47:10.020479 [ 3 ] {78efcb74-c826-4a96-baec-94858655efb1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.01.16 09:47:10.020513 [ 3 ] {78efcb74-c826-4a96-baec-94858655efb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1065 | 2026.01.16 09:47:10.020928 [ 3 ] {78efcb74-c826-4a96-baec-94858655efb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.01.16 09:47:10.021340 [ 3 ] {78efcb74-c826-4a96-baec-94858655efb1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.01.16 09:47:10.021465 [ 3 ] {78efcb74-c826-4a96-baec-94858655efb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001446 sec., 110650.06915629322 rows/sec., 7.71 MiB/sec. | ||
| 1068 | 2026.01.16 09:47:10.021507 [ 3 ] {78efcb74-c826-4a96-baec-94858655efb1} <Debug> TCPHandler: Processed in 0.001608701 sec. | ||
| 1069 | 2026.01.16 09:47:10.021615 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.16 09:47:10.021707 [ 3 ] {e0d57df7-4f17-425c-b732-4b43a43fc6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.01.16 09:47:10.021747 [ 3 ] {e0d57df7-4f17-425c-b732-4b43a43fc6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.01.16 09:47:10.022075 [ 3 ] {e0d57df7-4f17-425c-b732-4b43a43fc6ee} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.01.16 09:47:10.022108 [ 3 ] {e0d57df7-4f17-425c-b732-4b43a43fc6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1074 | 2026.01.16 09:47:10.022495 [ 3 ] {e0d57df7-4f17-425c-b732-4b43a43fc6ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.01.16 09:47:10.023035 [ 3 ] {e0d57df7-4f17-425c-b732-4b43a43fc6ee} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.01.16 09:47:10.023157 [ 3 ] {e0d57df7-4f17-425c-b732-4b43a43fc6ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. | ||
| 1077 | 2026.01.16 09:47:10.023197 [ 3 ] {e0d57df7-4f17-425c-b732-4b43a43fc6ee} <Debug> TCPHandler: Processed in 0.001628892 sec. | ||
| 1078 | 2026.01.16 09:47:13.039638 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2026.01.16 09:47:13.039732 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2026.01.16 09:47:13.147588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1081 | 2026.01.16 09:47:13.151502 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.01.16 09:47:13.151554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1083 | 2026.01.16 09:47:13.152884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2026.01.16 09:47:13.153387 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.01.16 09:47:13.153634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1086 | 2026.01.16 09:47:13.185868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1087 | 2026.01.16 09:47:13.186381 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.01.16 09:47:13.186425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1089 | 2026.01.16 09:47:13.187188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2026.01.16 09:47:13.187687 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.01.16 09:47:13.187831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1092 | 2026.01.16 09:47:13.264593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2026.01.16 09:47:13.282102 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.01.16 09:47:13.282156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1095 | 2026.01.16 09:47:13.288904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.01.16 09:47:13.290381 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.01.16 09:47:13.293406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2026.01.16 09:47:14.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.00 MiB, peak 166.00 MiB, free memory in arenas 0.00 B, will set to 163.11 MiB (RSS), difference: 1.10 MiB | ||
| 1099 | 2026.01.16 09:47:15.028725 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.01.16 09:47:15.028921 [ 3 ] {be9ff453-5dfc-4515-871e-993b9fa76520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.01.16 09:47:15.028995 [ 3 ] {be9ff453-5dfc-4515-871e-993b9fa76520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2026.01.16 09:47:15.029960 [ 3 ] {be9ff453-5dfc-4515-871e-993b9fa76520} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.01.16 09:47:15.030009 [ 3 ] {be9ff453-5dfc-4515-871e-993b9fa76520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1104 | 2026.01.16 09:47:15.030622 [ 3 ] {be9ff453-5dfc-4515-871e-993b9fa76520} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.01.16 09:47:15.031152 [ 3 ] {be9ff453-5dfc-4515-871e-993b9fa76520} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.01.16 09:47:15.031315 [ 3 ] {be9ff453-5dfc-4515-871e-993b9fa76520} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002447 sec., 167552.10461789946 rows/sec., 10.63 MiB/sec. | ||
| 1107 | 2026.01.16 09:47:15.031363 [ 3 ] {be9ff453-5dfc-4515-871e-993b9fa76520} <Debug> TCPHandler: Processed in 0.002771727 sec. | ||
| 1108 | 2026.01.16 09:47:15.031496 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.01.16 09:47:15.031598 [ 3 ] {559f420f-6aab-40aa-914a-9ad942ca8f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2026.01.16 09:47:15.031644 [ 3 ] {559f420f-6aab-40aa-914a-9ad942ca8f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2026.01.16 09:47:15.032581 [ 3 ] {559f420f-6aab-40aa-914a-9ad942ca8f62} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.01.16 09:47:15.032618 [ 3 ] {559f420f-6aab-40aa-914a-9ad942ca8f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1113 | 2026.01.16 09:47:15.033138 [ 3 ] {559f420f-6aab-40aa-914a-9ad942ca8f62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2026.01.16 09:47:15.033658 [ 3 ] {559f420f-6aab-40aa-914a-9ad942ca8f62} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.01.16 09:47:15.033792 [ 3 ] {559f420f-6aab-40aa-914a-9ad942ca8f62} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002215 sec., 511060.9480812641 rows/sec., 40.48 MiB/sec. | ||
| 1116 | 2026.01.16 09:47:15.033829 [ 3 ] {559f420f-6aab-40aa-914a-9ad942ca8f62} <Debug> TCPHandler: Processed in 0.002385342 sec. | ||
| 1117 | 2026.01.16 09:47:15.033952 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.01.16 09:47:15.034050 [ 3 ] {2fccfa5f-eabb-4777-8519-1b6a147b54cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.01.16 09:47:15.034091 [ 3 ] {2fccfa5f-eabb-4777-8519-1b6a147b54cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2026.01.16 09:47:15.034613 [ 3 ] {2fccfa5f-eabb-4777-8519-1b6a147b54cf} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.01.16 09:47:15.034649 [ 3 ] {2fccfa5f-eabb-4777-8519-1b6a147b54cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1122 | 2026.01.16 09:47:15.035100 [ 3 ] {2fccfa5f-eabb-4777-8519-1b6a147b54cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2026.01.16 09:47:15.035594 [ 3 ] {2fccfa5f-eabb-4777-8519-1b6a147b54cf} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): 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.01.16 09:47:15.035727 [ 3 ] {2fccfa5f-eabb-4777-8519-1b6a147b54cf} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001697 sec., 126694.16617560401 rows/sec., 7.52 MiB/sec. | ||
| 1125 | 2026.01.16 09:47:15.035763 [ 3 ] {2fccfa5f-eabb-4777-8519-1b6a147b54cf} <Debug> TCPHandler: Processed in 0.001862075 sec. | ||
| 1126 | 2026.01.16 09:47:15.035884 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.01.16 09:47:15.035978 [ 3 ] {f2a7c89c-c646-4852-b2a6-5a55a1ad0a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.01.16 09:47:15.036018 [ 3 ] {f2a7c89c-c646-4852-b2a6-5a55a1ad0a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2026.01.16 09:47:15.036498 [ 3 ] {f2a7c89c-c646-4852-b2a6-5a55a1ad0a6a} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.01.16 09:47:15.036534 [ 3 ] {f2a7c89c-c646-4852-b2a6-5a55a1ad0a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1131 | 2026.01.16 09:47:15.036947 [ 3 ] {f2a7c89c-c646-4852-b2a6-5a55a1ad0a6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.01.16 09:47:15.037404 [ 3 ] {f2a7c89c-c646-4852-b2a6-5a55a1ad0a6a} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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.01.16 09:47:15.037533 [ 3 ] {f2a7c89c-c646-4852-b2a6-5a55a1ad0a6a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001572 sec., 134860.05089058523 rows/sec., 8.70 MiB/sec. | ||
| 1134 | 2026.01.16 09:47:15.037569 [ 3 ] {f2a7c89c-c646-4852-b2a6-5a55a1ad0a6a} <Debug> TCPHandler: Processed in 0.001734664 sec. | ||
| 1135 | 2026.01.16 09:47:15.037682 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.01.16 09:47:15.037777 [ 3 ] {351968f7-b0be-4c81-b5cc-77e140e10daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.01.16 09:47:15.037817 [ 3 ] {351968f7-b0be-4c81-b5cc-77e140e10daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2026.01.16 09:47:15.038275 [ 3 ] {351968f7-b0be-4c81-b5cc-77e140e10daf} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.01.16 09:47:15.038311 [ 3 ] {351968f7-b0be-4c81-b5cc-77e140e10daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1140 | 2026.01.16 09:47:15.038735 [ 3 ] {351968f7-b0be-4c81-b5cc-77e140e10daf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.01.16 09:47:15.039248 [ 3 ] {351968f7-b0be-4c81-b5cc-77e140e10daf} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.01.16 09:47:15.039376 [ 3 ] {351968f7-b0be-4c81-b5cc-77e140e10daf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001617 sec., 130488.55905998763 rows/sec., 7.41 MiB/sec. | ||
| 1143 | 2026.01.16 09:47:15.039412 [ 3 ] {351968f7-b0be-4c81-b5cc-77e140e10daf} <Debug> TCPHandler: Processed in 0.001778354 sec. | ||
| 1144 | 2026.01.16 09:47:15.039523 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.01.16 09:47:15.039616 [ 3 ] {e118b54c-6779-4787-9e5b-1d374b32d839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2026.01.16 09:47:15.039655 [ 3 ] {e118b54c-6779-4787-9e5b-1d374b32d839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2026.01.16 09:47:15.040273 [ 3 ] {e118b54c-6779-4787-9e5b-1d374b32d839} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.01.16 09:47:15.040308 [ 3 ] {e118b54c-6779-4787-9e5b-1d374b32d839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1149 | 2026.01.16 09:47:15.040761 [ 3 ] {e118b54c-6779-4787-9e5b-1d374b32d839} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.01.16 09:47:15.041197 [ 3 ] {e118b54c-6779-4787-9e5b-1d374b32d839} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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.01.16 09:47:15.041327 [ 3 ] {e118b54c-6779-4787-9e5b-1d374b32d839} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001729 sec., 398496.24060150376 rows/sec., 27.83 MiB/sec. | ||
| 1152 | 2026.01.16 09:47:15.041363 [ 3 ] {e118b54c-6779-4787-9e5b-1d374b32d839} <Debug> TCPHandler: Processed in 0.001889015 sec. | ||
| 1153 | 2026.01.16 09:47:15.041471 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.01.16 09:47:15.041566 [ 3 ] {672cc6c1-d63e-4b9d-841f-91ff13ba0cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2026.01.16 09:47:15.041607 [ 3 ] {672cc6c1-d63e-4b9d-841f-91ff13ba0cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2026.01.16 09:47:15.041933 [ 3 ] {672cc6c1-d63e-4b9d-841f-91ff13ba0cac} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.01.16 09:47:15.041968 [ 3 ] {672cc6c1-d63e-4b9d-841f-91ff13ba0cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1158 | 2026.01.16 09:47:15.042367 [ 3 ] {672cc6c1-d63e-4b9d-841f-91ff13ba0cac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.01.16 09:47:15.042821 [ 3 ] {672cc6c1-d63e-4b9d-841f-91ff13ba0cac} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.01.16 09:47:15.042950 [ 3 ] {672cc6c1-d63e-4b9d-841f-91ff13ba0cac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. | ||
| 1161 | 2026.01.16 09:47:15.042985 [ 3 ] {672cc6c1-d63e-4b9d-841f-91ff13ba0cac} <Debug> TCPHandler: Processed in 0.001563251 sec. | ||
| 1162 | 2026.01.16 09:47:15.043093 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.01.16 09:47:15.043187 [ 3 ] {1e74b847-abb2-4cde-999e-3401d74477d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.01.16 09:47:15.043228 [ 3 ] {1e74b847-abb2-4cde-999e-3401d74477d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2026.01.16 09:47:15.043648 [ 3 ] {1e74b847-abb2-4cde-999e-3401d74477d2} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.01.16 09:47:15.043683 [ 3 ] {1e74b847-abb2-4cde-999e-3401d74477d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1167 | 2026.01.16 09:47:15.044150 [ 3 ] {1e74b847-abb2-4cde-999e-3401d74477d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2026.01.16 09:47:15.044643 [ 3 ] {1e74b847-abb2-4cde-999e-3401d74477d2} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.01.16 09:47:15.044772 [ 3 ] {1e74b847-abb2-4cde-999e-3401d74477d2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001603 sec., 195882.71990018713 rows/sec., 12.87 MiB/sec. | ||
| 1170 | 2026.01.16 09:47:15.044815 [ 3 ] {1e74b847-abb2-4cde-999e-3401d74477d2} <Debug> TCPHandler: Processed in 0.001770223 sec. | ||
| 1171 | 2026.01.16 09:47:15.044923 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.01.16 09:47:15.045017 [ 3 ] {b3f2358c-b720-4973-8ce6-0465bd72b813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.01.16 09:47:15.045057 [ 3 ] {b3f2358c-b720-4973-8ce6-0465bd72b813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2026.01.16 09:47:15.045395 [ 3 ] {b3f2358c-b720-4973-8ce6-0465bd72b813} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.01.16 09:47:15.045430 [ 3 ] {b3f2358c-b720-4973-8ce6-0465bd72b813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1176 | 2026.01.16 09:47:15.045874 [ 3 ] {b3f2358c-b720-4973-8ce6-0465bd72b813} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.01.16 09:47:15.046321 [ 3 ] {b3f2358c-b720-4973-8ce6-0465bd72b813} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.01.16 09:47:15.046446 [ 3 ] {b3f2358c-b720-4973-8ce6-0465bd72b813} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
| 1179 | 2026.01.16 09:47:15.046481 [ 3 ] {b3f2358c-b720-4973-8ce6-0465bd72b813} <Debug> TCPHandler: Processed in 0.001605542 sec. | ||
| 1180 | 2026.01.16 09:47:15.046590 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.01.16 09:47:15.046684 [ 3 ] {d53cdcc3-b781-4183-83f2-7245522aaee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.01.16 09:47:15.046735 [ 3 ] {d53cdcc3-b781-4183-83f2-7245522aaee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1183 | 2026.01.16 09:47:15.047441 [ 3 ] {d53cdcc3-b781-4183-83f2-7245522aaee4} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.01.16 09:47:15.047477 [ 3 ] {d53cdcc3-b781-4183-83f2-7245522aaee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1185 | 2026.01.16 09:47:15.048085 [ 3 ] {d53cdcc3-b781-4183-83f2-7245522aaee4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.01.16 09:47:15.048579 [ 3 ] {d53cdcc3-b781-4183-83f2-7245522aaee4} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.01.16 09:47:15.048715 [ 3 ] {d53cdcc3-b781-4183-83f2-7245522aaee4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002048 sec., 4882.8125 rows/sec., 8.75 MiB/sec. | ||
| 1188 | 2026.01.16 09:47:15.048766 [ 3 ] {d53cdcc3-b781-4183-83f2-7245522aaee4} <Debug> TCPHandler: Processed in 0.00222443 sec. | ||
| 1189 | 2026.01.16 09:47:15.048874 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.01.16 09:47:15.048969 [ 3 ] {ba2e169e-efc1-469e-bb27-ab1c6f98ea1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.01.16 09:47:15.049010 [ 3 ] {ba2e169e-efc1-469e-bb27-ab1c6f98ea1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2026.01.16 09:47:15.049332 [ 3 ] {ba2e169e-efc1-469e-bb27-ab1c6f98ea1a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.01.16 09:47:15.049367 [ 3 ] {ba2e169e-efc1-469e-bb27-ab1c6f98ea1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1194 | 2026.01.16 09:47:15.049870 [ 3 ] {ba2e169e-efc1-469e-bb27-ab1c6f98ea1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.01.16 09:47:15.050359 [ 3 ] {ba2e169e-efc1-469e-bb27-ab1c6f98ea1a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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.01.16 09:47:15.050486 [ 3 ] {ba2e169e-efc1-469e-bb27-ab1c6f98ea1a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001535 sec., 67752.44299674267 rows/sec., 4.15 MiB/sec. | ||
| 1197 | 2026.01.16 09:47:15.050521 [ 3 ] {ba2e169e-efc1-469e-bb27-ab1c6f98ea1a} <Debug> TCPHandler: Processed in 0.001696742 sec. | ||
| 1198 | 2026.01.16 09:47:19.805169 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53801 | ||
| 1199 | 2026.01.16 09:47:19.805690 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2026.01.16 09:47:19.805744 [ 286 ] {} <Debug> TCP-Session: 637b72c4-bae4-456e-ae92-7b9dde1a3b45 Authenticating user 'default' from [fd00:1122:3344:101::e]:53801 | ||
| 1201 | 2026.01.16 09:47:19.805768 [ 286 ] {} <Debug> TCP-Session: 637b72c4-bae4-456e-ae92-7b9dde1a3b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.01.16 09:47:19.805781 [ 286 ] {} <Debug> TCP-Session: 637b72c4-bae4-456e-ae92-7b9dde1a3b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.01.16 09:47:19.805836 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1204 | 2026.01.16 09:47:19.805859 [ 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 | ||
| 1205 | 2026.01.16 09:47:19.805876 [ 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 | ||
| 1206 | 2026.01.16 09:47:19.806287 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63737 | ||
| 1207 | 2026.01.16 09:47:19.806418 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2026.01.16 09:47:19.806451 [ 287 ] {} <Debug> TCP-Session: 8cd9fc77-203d-4a79-9d3f-4a0a3b24cc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:63737 | ||
| 1209 | 2026.01.16 09:47:19.806460 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45490 | ||
| 1210 | 2026.01.16 09:47:19.806482 [ 287 ] {} <Debug> TCP-Session: 8cd9fc77-203d-4a79-9d3f-4a0a3b24cc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.01.16 09:47:19.806524 [ 287 ] {} <Debug> TCP-Session: 8cd9fc77-203d-4a79-9d3f-4a0a3b24cc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.01.16 09:47:19.806550 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59856 | ||
| 1213 | 2026.01.16 09:47:19.806557 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65369 | ||
| 1214 | 2026.01.16 09:47:19.806602 [ 286 ] {} <Trace> TCP-Session: 637b72c4-bae4-456e-ae92-7b9dde1a3b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.01.16 09:47:19.806615 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41655 | ||
| 1216 | 2026.01.16 09:47:19.806607 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1217 | 2026.01.16 09:47:19.806719 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36702 | ||
| 1218 | 2026.01.16 09:47:19.806723 [ 288 ] {} <Debug> TCP-Session: 770b4d59-dfb0-475f-ab31-01d559b31721 Authenticating user 'default' from [fd00:1122:3344:101::e]:45490 | ||
| 1219 | 2026.01.16 09:47:19.806771 [ 288 ] {} <Debug> TCP-Session: 770b4d59-dfb0-475f-ab31-01d559b31721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.01.16 09:47:19.806785 [ 288 ] {} <Debug> TCP-Session: 770b4d59-dfb0-475f-ab31-01d559b31721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.01.16 09:47:19.806859 [ 286 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1222 | 2026.01.16 09:47:19.807004 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55693 | ||
| 1223 | 2026.01.16 09:47:19.807052 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1224 | 2026.01.16 09:47:19.807104 [ 290 ] {} <Debug> TCP-Session: e3c8799b-a8ae-4968-86a7-08b4b773b4db Authenticating user 'default' from [fd00:1122:3344:101::e]:65369 | ||
| 1225 | 2026.01.16 09:47:19.807108 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1226 | 2026.01.16 09:47:19.807131 [ 290 ] {} <Debug> TCP-Session: e3c8799b-a8ae-4968-86a7-08b4b773b4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.01.16 09:47:19.807154 [ 290 ] {} <Debug> TCP-Session: e3c8799b-a8ae-4968-86a7-08b4b773b4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.01.16 09:47:19.807156 [ 291 ] {} <Debug> TCP-Session: c95ff07c-f95b-41a5-86a7-69867ca13d47 Authenticating user 'default' from [fd00:1122:3344:101::e]:41655 | ||
| 1229 | 2026.01.16 09:47:19.807188 [ 291 ] {} <Debug> TCP-Session: c95ff07c-f95b-41a5-86a7-69867ca13d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.01.16 09:47:19.807201 [ 291 ] {} <Debug> TCP-Session: c95ff07c-f95b-41a5-86a7-69867ca13d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.01.16 09:47:19.807279 [ 286 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1232 | 2026.01.16 09:47:19.807284 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1233 | 2026.01.16 09:47:19.807336 [ 289 ] {} <Debug> TCP-Session: 4d25de0c-3abc-4e92-bce0-f3ff05bdfd81 Authenticating user 'default' from [fd00:1122:3344:101::e]:59856 | ||
| 1234 | 2026.01.16 09:47:19.807357 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40880 | ||
| 1235 | 2026.01.16 09:47:19.807361 [ 289 ] {} <Debug> TCP-Session: 4d25de0c-3abc-4e92-bce0-f3ff05bdfd81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.01.16 09:47:19.807427 [ 289 ] {} <Debug> TCP-Session: 4d25de0c-3abc-4e92-bce0-f3ff05bdfd81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.01.16 09:47:19.807456 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1238 | 2026.01.16 09:47:19.807494 [ 293 ] {} <Debug> TCP-Session: 4032a6d9-d019-4602-b8a9-abd95f9f2384 Authenticating user 'default' from [fd00:1122:3344:101::e]:55693 | ||
| 1239 | 2026.01.16 09:47:19.807514 [ 293 ] {} <Debug> TCP-Session: 4032a6d9-d019-4602-b8a9-abd95f9f2384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.01.16 09:47:19.807528 [ 293 ] {} <Debug> TCP-Session: 4032a6d9-d019-4602-b8a9-abd95f9f2384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.01.16 09:47:19.809733 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1242 | 2026.01.16 09:47:19.809774 [ 292 ] {} <Debug> TCP-Session: c3235524-a2d4-4671-956e-6e0fc1641853 Authenticating user 'default' from [fd00:1122:3344:101::e]:36702 | ||
| 1243 | 2026.01.16 09:47:19.809794 [ 292 ] {} <Debug> TCP-Session: c3235524-a2d4-4671-956e-6e0fc1641853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.01.16 09:47:19.809809 [ 292 ] {} <Debug> TCP-Session: c3235524-a2d4-4671-956e-6e0fc1641853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.01.16 09:47:19.809834 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1246 | 2026.01.16 09:47:19.809874 [ 294 ] {} <Debug> TCP-Session: 3e57d37e-2278-405d-b6f9-556f666a1f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:40880 | ||
| 1247 | 2026.01.16 09:47:19.809892 [ 294 ] {} <Debug> TCP-Session: 3e57d37e-2278-405d-b6f9-556f666a1f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.01.16 09:47:19.809904 [ 294 ] {} <Debug> TCP-Session: 3e57d37e-2278-405d-b6f9-556f666a1f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.01.16 09:47:19.812185 [ 286 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1250 | 2026.01.16 09:47:19.824206 [ 286 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 1251 | 2026.01.16 09:47:19.845056 [ 261 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Trace> AggregatingTransform: Aggregating | ||
| 1252 | 2026.01.16 09:47:19.847313 [ 261 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Trace> Aggregator: Aggregation method: without_key | ||
| 1253 | 2026.01.16 09:47:19.847986 [ 261 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006349585 sec. (157.491 rows/sec., 6.15 KiB/sec.) | ||
| 1254 | 2026.01.16 09:47:19.848008 [ 261 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Trace> Aggregator: Merging aggregated data | ||
| 1255 | 2026.01.16 09:47:19.848038 [ 261 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1256 | 2026.01.16 09:47:19.851501 [ 286 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.044724 sec., 22.359359627940258 rows/sec., 894.37 B/sec. | ||
| 1257 | 2026.01.16 09:47:19.851633 [ 286 ] {b6d83ffc-8488-4588-9e92-0fcc2f92b879} <Debug> TCPHandler: Processed in 0.045199863 sec. | ||
| 1258 | 2026.01.16 09:47:19.854336 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1259 | 2026.01.16 09:47:19.854397 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1260 | 2026.01.16 09:47:19.854410 [ 286 ] {} <Debug> TCP-Session: 637b72c4-bae4-456e-ae92-7b9dde1a3b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.01.16 09:47:19.854429 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.01.16 09:47:19.854444 [ 293 ] {} <Debug> TCP-Session: 4032a6d9-d019-4602-b8a9-abd95f9f2384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.01.16 09:47:19.854453 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1264 | 2026.01.16 09:47:19.854478 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1265 | 2026.01.16 09:47:19.854535 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1266 | 2026.01.16 09:47:19.854558 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1267 | 2026.01.16 09:47:19.854515 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1268 | 2026.01.16 09:47:19.854588 [ 290 ] {} <Debug> TCP-Session: e3c8799b-a8ae-4968-86a7-08b4b773b4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.01.16 09:47:19.854611 [ 294 ] {} <Debug> TCP-Session: 3e57d37e-2278-405d-b6f9-556f666a1f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.01.16 09:47:19.854628 [ 291 ] {} <Debug> TCP-Session: c95ff07c-f95b-41a5-86a7-69867ca13d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.01.16 09:47:19.854592 [ 292 ] {} <Debug> TCP-Session: c3235524-a2d4-4671-956e-6e0fc1641853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.01.16 09:47:19.854494 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1273 | 2026.01.16 09:47:19.854548 [ 287 ] {} <Debug> TCP-Session: 8cd9fc77-203d-4a79-9d3f-4a0a3b24cc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.01.16 09:47:19.854490 [ 288 ] {} <Debug> TCP-Session: 770b4d59-dfb0-475f-ab31-01d559b31721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.01.16 09:47:19.854746 [ 289 ] {} <Debug> TCP-Session: 4d25de0c-3abc-4e92-bce0-f3ff05bdfd81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.01.16 09:47:20.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.40 MiB, peak 173.51 MiB, free memory in arenas 0.00 B, will set to 165.80 MiB (RSS), difference: 2.41 MiB | ||
| 1277 | 2026.01.16 09:47:20.016642 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.01.16 09:47:20.016832 [ 3 ] {7169f84b-051c-4e36-9d2d-c6b1e381180c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1279 | 2026.01.16 09:47:20.016902 [ 3 ] {7169f84b-051c-4e36-9d2d-c6b1e381180c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1280 | 2026.01.16 09:47:20.017559 [ 3 ] {7169f84b-051c-4e36-9d2d-c6b1e381180c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.01.16 09:47:20.017611 [ 3 ] {7169f84b-051c-4e36-9d2d-c6b1e381180c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1282 | 2026.01.16 09:47:20.018184 [ 3 ] {7169f84b-051c-4e36-9d2d-c6b1e381180c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1283 | 2026.01.16 09:47:20.018686 [ 3 ] {7169f84b-051c-4e36-9d2d-c6b1e381180c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.01.16 09:47:20.018868 [ 3 ] {7169f84b-051c-4e36-9d2d-c6b1e381180c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002087 sec., 26832.774317201725 rows/sec., 2.05 MiB/sec. | ||
| 1285 | 2026.01.16 09:47:20.018918 [ 3 ] {7169f84b-051c-4e36-9d2d-c6b1e381180c} <Debug> TCPHandler: Processed in 0.002424103 sec. | ||
| 1286 | 2026.01.16 09:47:20.019042 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.01.16 09:47:20.019146 [ 3 ] {fc148b75-5d06-406c-8686-d8961a91fcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1288 | 2026.01.16 09:47:20.019190 [ 3 ] {fc148b75-5d06-406c-8686-d8961a91fcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1289 | 2026.01.16 09:47:20.019670 [ 3 ] {fc148b75-5d06-406c-8686-d8961a91fcd6} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.01.16 09:47:20.019709 [ 3 ] {fc148b75-5d06-406c-8686-d8961a91fcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1291 | 2026.01.16 09:47:20.020163 [ 3 ] {fc148b75-5d06-406c-8686-d8961a91fcd6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1292 | 2026.01.16 09:47:20.020717 [ 3 ] {fc148b75-5d06-406c-8686-d8961a91fcd6} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.01.16 09:47:20.020905 [ 3 ] {fc148b75-5d06-406c-8686-d8961a91fcd6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00178 sec., 35955.05617977528 rows/sec., 2.81 MiB/sec. | ||
| 1294 | 2026.01.16 09:47:20.020959 [ 3 ] {fc148b75-5d06-406c-8686-d8961a91fcd6} <Debug> TCPHandler: Processed in 0.001968496 sec. | ||
| 1295 | 2026.01.16 09:47:20.021082 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.01.16 09:47:20.021181 [ 3 ] {ff6fe1e0-9549-4ab8-8df8-86ef86f36b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1297 | 2026.01.16 09:47:20.021229 [ 3 ] {ff6fe1e0-9549-4ab8-8df8-86ef86f36b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1298 | 2026.01.16 09:47:20.021687 [ 3 ] {ff6fe1e0-9549-4ab8-8df8-86ef86f36b54} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.01.16 09:47:20.021727 [ 3 ] {ff6fe1e0-9549-4ab8-8df8-86ef86f36b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1300 | 2026.01.16 09:47:20.022208 [ 3 ] {ff6fe1e0-9549-4ab8-8df8-86ef86f36b54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1301 | 2026.01.16 09:47:20.022700 [ 3 ] {ff6fe1e0-9549-4ab8-8df8-86ef86f36b54} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.01.16 09:47:20.022859 [ 3 ] {ff6fe1e0-9549-4ab8-8df8-86ef86f36b54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0017 sec., 94117.64705882354 rows/sec., 6.56 MiB/sec. | ||
| 1303 | 2026.01.16 09:47:20.022898 [ 3 ] {ff6fe1e0-9549-4ab8-8df8-86ef86f36b54} <Debug> TCPHandler: Processed in 0.001866845 sec. | ||
| 1304 | 2026.01.16 09:47:20.023014 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.01.16 09:47:20.023109 [ 3 ] {8f92e3cf-ed11-4a75-b38f-36b469538a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1306 | 2026.01.16 09:47:20.023151 [ 3 ] {8f92e3cf-ed11-4a75-b38f-36b469538a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1307 | 2026.01.16 09:47:20.023520 [ 3 ] {8f92e3cf-ed11-4a75-b38f-36b469538a0f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.01.16 09:47:20.023558 [ 3 ] {8f92e3cf-ed11-4a75-b38f-36b469538a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1309 | 2026.01.16 09:47:20.023988 [ 3 ] {8f92e3cf-ed11-4a75-b38f-36b469538a0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1310 | 2026.01.16 09:47:20.024438 [ 3 ] {8f92e3cf-ed11-4a75-b38f-36b469538a0f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.01.16 09:47:20.024592 [ 3 ] {8f92e3cf-ed11-4a75-b38f-36b469538a0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 1312 | 2026.01.16 09:47:20.024630 [ 3 ] {8f92e3cf-ed11-4a75-b38f-36b469538a0f} <Debug> TCPHandler: Processed in 0.001666282 sec. | ||
| 1313 | 2026.01.16 09:47:20.687901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 2321 | ||
| 1314 | 2026.01.16 09:47:20.688487 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.01.16 09:47:20.688551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1316 | 2026.01.16 09:47:20.689309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1317 | 2026.01.16 09:47:20.689978 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.01.16 09:47:20.690170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2321 | ||
| 1319 | 2026.01.16 09:47:20.793468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1320 | 2026.01.16 09:47:20.811781 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.01.16 09:47:20.811840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1322 | 2026.01.16 09:47:20.818672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1323 | 2026.01.16 09:47:20.819934 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.01.16 09:47:20.823854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1325 | 2026.01.16 09:47:21.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.61 MiB, peak 173.51 MiB, free memory in arenas 0.00 B, will set to 167.91 MiB (RSS), difference: 1.30 MiB | ||
| 1326 | 2026.01.16 09:47:23.153949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 218 | ||
| 1327 | 2026.01.16 09:47:23.156011 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.01.16 09:47:23.156060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1329 | 2026.01.16 09:47:23.157327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2026.01.16 09:47:23.157815 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.01.16 09:47:23.158079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1332 | 2026.01.16 09:47:25.036157 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.01.16 09:47:25.036384 [ 3 ] {eb54458c-e6de-4e3a-8c09-e59cc2907da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.01.16 09:47:25.036464 [ 3 ] {eb54458c-e6de-4e3a-8c09-e59cc2907da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1335 | 2026.01.16 09:47:25.037591 [ 3 ] {eb54458c-e6de-4e3a-8c09-e59cc2907da8} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.01.16 09:47:25.037657 [ 3 ] {eb54458c-e6de-4e3a-8c09-e59cc2907da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1337 | 2026.01.16 09:47:25.038228 [ 3 ] {eb54458c-e6de-4e3a-8c09-e59cc2907da8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1338 | 2026.01.16 09:47:25.038481 [ 3 ] {eb54458c-e6de-4e3a-8c09-e59cc2907da8} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.01.16 09:47:25.038671 [ 3 ] {eb54458c-e6de-4e3a-8c09-e59cc2907da8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002333 sec., 175739.39134162024 rows/sec., 11.15 MiB/sec. | ||
| 1340 | 2026.01.16 09:47:25.038732 [ 3 ] {eb54458c-e6de-4e3a-8c09-e59cc2907da8} <Debug> TCPHandler: Processed in 0.002717626 sec. | ||
| 1341 | 2026.01.16 09:47:25.038884 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.01.16 09:47:25.039000 [ 3 ] {00c1e7e7-5c45-450b-992b-e5e63291633b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1343 | 2026.01.16 09:47:25.039049 [ 3 ] {00c1e7e7-5c45-450b-992b-e5e63291633b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1344 | 2026.01.16 09:47:25.040109 [ 3 ] {00c1e7e7-5c45-450b-992b-e5e63291633b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.16 09:47:25.040149 [ 3 ] {00c1e7e7-5c45-450b-992b-e5e63291633b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1346 | 2026.01.16 09:47:25.040572 [ 3 ] {00c1e7e7-5c45-450b-992b-e5e63291633b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1347 | 2026.01.16 09:47:25.040824 [ 3 ] {00c1e7e7-5c45-450b-992b-e5e63291633b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.01.16 09:47:25.040995 [ 3 ] {00c1e7e7-5c45-450b-992b-e5e63291633b} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002024 sec., 559288.5375494071 rows/sec., 44.30 MiB/sec. | ||
| 1349 | 2026.01.16 09:47:25.041041 [ 3 ] {00c1e7e7-5c45-450b-992b-e5e63291633b} <Debug> TCPHandler: Processed in 0.002217919 sec. | ||
| 1350 | 2026.01.16 09:47:25.041177 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.01.16 09:47:25.041282 [ 3 ] {d5243f45-3a92-4c55-ac6a-e66e9d893379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1352 | 2026.01.16 09:47:25.041334 [ 3 ] {d5243f45-3a92-4c55-ac6a-e66e9d893379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1353 | 2026.01.16 09:47:25.041920 [ 3 ] {d5243f45-3a92-4c55-ac6a-e66e9d893379} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.01.16 09:47:25.041961 [ 3 ] {d5243f45-3a92-4c55-ac6a-e66e9d893379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1355 | 2026.01.16 09:47:25.042340 [ 3 ] {d5243f45-3a92-4c55-ac6a-e66e9d893379} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1356 | 2026.01.16 09:47:25.042671 [ 3 ] {d5243f45-3a92-4c55-ac6a-e66e9d893379} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.01.16 09:47:25.042823 [ 3 ] {d5243f45-3a92-4c55-ac6a-e66e9d893379} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001565 sec., 137380.19169329075 rows/sec., 8.15 MiB/sec. | ||
| 1358 | 2026.01.16 09:47:25.042863 [ 3 ] {d5243f45-3a92-4c55-ac6a-e66e9d893379} <Debug> TCPHandler: Processed in 0.001743323 sec. | ||
| 1359 | 2026.01.16 09:47:25.043004 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.01.16 09:47:25.043121 [ 3 ] {557475b4-1e3a-48cd-8be5-0517b6571541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.01.16 09:47:25.043166 [ 3 ] {557475b4-1e3a-48cd-8be5-0517b6571541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1362 | 2026.01.16 09:47:25.043709 [ 3 ] {557475b4-1e3a-48cd-8be5-0517b6571541} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.01.16 09:47:25.043747 [ 3 ] {557475b4-1e3a-48cd-8be5-0517b6571541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1364 | 2026.01.16 09:47:25.044052 [ 3 ] {557475b4-1e3a-48cd-8be5-0517b6571541} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1365 | 2026.01.16 09:47:25.044279 [ 3 ] {557475b4-1e3a-48cd-8be5-0517b6571541} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.01.16 09:47:25.044419 [ 3 ] {557475b4-1e3a-48cd-8be5-0517b6571541} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00132 sec., 160606.0606060606 rows/sec., 10.36 MiB/sec. | ||
| 1367 | 2026.01.16 09:47:25.044469 [ 3 ] {557475b4-1e3a-48cd-8be5-0517b6571541} <Debug> TCPHandler: Processed in 0.001532841 sec. | ||
| 1368 | 2026.01.16 09:47:25.044601 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.01.16 09:47:25.044726 [ 3 ] {251c1bc4-a5fe-47fd-84ae-6d3f1f03880b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.01.16 09:47:25.044773 [ 3 ] {251c1bc4-a5fe-47fd-84ae-6d3f1f03880b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1371 | 2026.01.16 09:47:25.045328 [ 3 ] {251c1bc4-a5fe-47fd-84ae-6d3f1f03880b} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.01.16 09:47:25.045365 [ 3 ] {251c1bc4-a5fe-47fd-84ae-6d3f1f03880b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1373 | 2026.01.16 09:47:25.045695 [ 3 ] {251c1bc4-a5fe-47fd-84ae-6d3f1f03880b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1374 | 2026.01.16 09:47:25.045969 [ 3 ] {251c1bc4-a5fe-47fd-84ae-6d3f1f03880b} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.01.16 09:47:25.046101 [ 3 ] {251c1bc4-a5fe-47fd-84ae-6d3f1f03880b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001399 sec., 150822.01572551823 rows/sec., 8.56 MiB/sec. | ||
| 1376 | 2026.01.16 09:47:25.046138 [ 3 ] {251c1bc4-a5fe-47fd-84ae-6d3f1f03880b} <Debug> TCPHandler: Processed in 0.001596031 sec. | ||
| 1377 | 2026.01.16 09:47:25.046259 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.01.16 09:47:25.046355 [ 3 ] {b8ed9efb-cc68-459f-ae6c-9ef35f24425f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1379 | 2026.01.16 09:47:25.046395 [ 3 ] {b8ed9efb-cc68-459f-ae6c-9ef35f24425f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1380 | 2026.01.16 09:47:25.047068 [ 3 ] {b8ed9efb-cc68-459f-ae6c-9ef35f24425f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.01.16 09:47:25.047105 [ 3 ] {b8ed9efb-cc68-459f-ae6c-9ef35f24425f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1382 | 2026.01.16 09:47:25.047452 [ 3 ] {b8ed9efb-cc68-459f-ae6c-9ef35f24425f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1383 | 2026.01.16 09:47:25.047678 [ 3 ] {b8ed9efb-cc68-459f-ae6c-9ef35f24425f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.01.16 09:47:25.047816 [ 3 ] {b8ed9efb-cc68-459f-ae6c-9ef35f24425f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00148 sec., 465540.54054054053 rows/sec., 32.51 MiB/sec. | ||
| 1385 | 2026.01.16 09:47:25.047853 [ 3 ] {b8ed9efb-cc68-459f-ae6c-9ef35f24425f} <Debug> TCPHandler: Processed in 0.001643032 sec. | ||
| 1386 | 2026.01.16 09:47:25.047971 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.01.16 09:47:25.048068 [ 3 ] {2d2afab7-43b2-439d-8aea-5c7c1376bd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1388 | 2026.01.16 09:47:25.048116 [ 3 ] {2d2afab7-43b2-439d-8aea-5c7c1376bd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1389 | 2026.01.16 09:47:25.048467 [ 3 ] {2d2afab7-43b2-439d-8aea-5c7c1376bd6d} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.01.16 09:47:25.048504 [ 3 ] {2d2afab7-43b2-439d-8aea-5c7c1376bd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1391 | 2026.01.16 09:47:25.048812 [ 3 ] {2d2afab7-43b2-439d-8aea-5c7c1376bd6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1392 | 2026.01.16 09:47:25.049027 [ 3 ] {2d2afab7-43b2-439d-8aea-5c7c1376bd6d} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.01.16 09:47:25.049167 [ 3 ] {2d2afab7-43b2-439d-8aea-5c7c1376bd6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 1394 | 2026.01.16 09:47:25.049204 [ 3 ] {2d2afab7-43b2-439d-8aea-5c7c1376bd6d} <Debug> TCPHandler: Processed in 0.001281147 sec. | ||
| 1395 | 2026.01.16 09:47:25.049327 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.16 09:47:25.049421 [ 3 ] {068dafb2-15b1-4fb3-aad1-95aa1f4f9b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.01.16 09:47:25.049472 [ 3 ] {068dafb2-15b1-4fb3-aad1-95aa1f4f9b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1398 | 2026.01.16 09:47:25.049955 [ 3 ] {068dafb2-15b1-4fb3-aad1-95aa1f4f9b34} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.01.16 09:47:25.049992 [ 3 ] {068dafb2-15b1-4fb3-aad1-95aa1f4f9b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1400 | 2026.01.16 09:47:25.050376 [ 3 ] {068dafb2-15b1-4fb3-aad1-95aa1f4f9b34} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1401 | 2026.01.16 09:47:25.050603 [ 3 ] {068dafb2-15b1-4fb3-aad1-95aa1f4f9b34} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.01.16 09:47:25.050737 [ 3 ] {068dafb2-15b1-4fb3-aad1-95aa1f4f9b34} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001333 sec., 235558.8897224306 rows/sec., 15.47 MiB/sec. | ||
| 1403 | 2026.01.16 09:47:25.050772 [ 3 ] {068dafb2-15b1-4fb3-aad1-95aa1f4f9b34} <Debug> TCPHandler: Processed in 0.00149404 sec. | ||
| 1404 | 2026.01.16 09:47:25.050894 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.01.16 09:47:25.051007 [ 3 ] {fab39a2b-99bc-4afb-8853-a99a5d520762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.01.16 09:47:25.051055 [ 3 ] {fab39a2b-99bc-4afb-8853-a99a5d520762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1407 | 2026.01.16 09:47:25.051428 [ 3 ] {fab39a2b-99bc-4afb-8853-a99a5d520762} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.01.16 09:47:25.051467 [ 3 ] {fab39a2b-99bc-4afb-8853-a99a5d520762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1409 | 2026.01.16 09:47:25.051816 [ 3 ] {fab39a2b-99bc-4afb-8853-a99a5d520762} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1410 | 2026.01.16 09:47:25.052050 [ 3 ] {fab39a2b-99bc-4afb-8853-a99a5d520762} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.01.16 09:47:25.052190 [ 3 ] {fab39a2b-99bc-4afb-8853-a99a5d520762} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 55.97 KiB/sec. | ||
| 1412 | 2026.01.16 09:47:25.052233 [ 3 ] {fab39a2b-99bc-4afb-8853-a99a5d520762} <Debug> TCPHandler: Processed in 0.001391868 sec. | ||
| 1413 | 2026.01.16 09:47:25.052352 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.01.16 09:47:25.052448 [ 3 ] {1f2878c4-8436-478e-9822-47269f751ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.01.16 09:47:25.052532 [ 3 ] {1f2878c4-8436-478e-9822-47269f751ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1416 | 2026.01.16 09:47:25.053355 [ 3 ] {1f2878c4-8436-478e-9822-47269f751ce1} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.01.16 09:47:25.053395 [ 3 ] {1f2878c4-8436-478e-9822-47269f751ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1418 | 2026.01.16 09:47:25.053969 [ 3 ] {1f2878c4-8436-478e-9822-47269f751ce1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1419 | 2026.01.16 09:47:25.054196 [ 3 ] {1f2878c4-8436-478e-9822-47269f751ce1} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.01.16 09:47:25.054341 [ 3 ] {1f2878c4-8436-478e-9822-47269f751ce1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001911 sec., 5232.862375719519 rows/sec., 9.38 MiB/sec. | ||
| 1421 | 2026.01.16 09:47:25.054416 [ 3 ] {1f2878c4-8436-478e-9822-47269f751ce1} <Debug> TCPHandler: Processed in 0.002113528 sec. | ||
| 1422 | 2026.01.16 09:47:25.054565 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.01.16 09:47:25.054670 [ 3 ] {4fec7474-dc80-4ff2-94c0-017506e5ce66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.01.16 09:47:25.054716 [ 3 ] {4fec7474-dc80-4ff2-94c0-017506e5ce66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1425 | 2026.01.16 09:47:25.055074 [ 3 ] {4fec7474-dc80-4ff2-94c0-017506e5ce66} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.01.16 09:47:25.055111 [ 3 ] {4fec7474-dc80-4ff2-94c0-017506e5ce66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1427 | 2026.01.16 09:47:25.055548 [ 3 ] {4fec7474-dc80-4ff2-94c0-017506e5ce66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1428 | 2026.01.16 09:47:25.055803 [ 3 ] {4fec7474-dc80-4ff2-94c0-017506e5ce66} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.01.16 09:47:25.055982 [ 3 ] {4fec7474-dc80-4ff2-94c0-017506e5ce66} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001331 sec., 78136.7392937641 rows/sec., 4.79 MiB/sec. | ||
| 1430 | 2026.01.16 09:47:25.056028 [ 3 ] {4fec7474-dc80-4ff2-94c0-017506e5ce66} <Debug> TCPHandler: Processed in 0.00151801 sec. | ||
| 1431 | 2026.01.16 09:47:25.518688 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45592 | ||
| 1432 | 2026.01.16 09:47:25.518806 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2026.01.16 09:47:25.518838 [ 286 ] {} <Debug> TCP-Session: bccf1092-7a90-4d42-8eb6-657e8d23ca62 Authenticating user 'default' from [fd00:1122:3344:101::e]:45592 | ||
| 1434 | 2026.01.16 09:47:25.518864 [ 286 ] {} <Debug> TCP-Session: bccf1092-7a90-4d42-8eb6-657e8d23ca62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2026.01.16 09:47:25.518879 [ 286 ] {} <Debug> TCP-Session: bccf1092-7a90-4d42-8eb6-657e8d23ca62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2026.01.16 09:47:25.519065 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44735 | ||
| 1437 | 2026.01.16 09:47:25.519091 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40749 | ||
| 1438 | 2026.01.16 09:47:25.519110 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55012 | ||
| 1439 | 2026.01.16 09:47:25.519147 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39231 | ||
| 1440 | 2026.01.16 09:47:25.519139 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33433 | ||
| 1441 | 2026.01.16 09:47:25.519225 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1442 | 2026.01.16 09:47:25.519268 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45101 | ||
| 1443 | 2026.01.16 09:47:25.519297 [ 287 ] {} <Debug> TCP-Session: 668e87c0-935d-403b-afc6-9f7f89d4b405 Authenticating user 'default' from [fd00:1122:3344:101::e]:44735 | ||
| 1444 | 2026.01.16 09:47:25.519246 [ 286 ] {} <Trace> TCP-Session: bccf1092-7a90-4d42-8eb6-657e8d23ca62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.01.16 09:47:25.519326 [ 287 ] {} <Debug> TCP-Session: 668e87c0-935d-403b-afc6-9f7f89d4b405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2026.01.16 09:47:25.519339 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1447 | 2026.01.16 09:47:25.519357 [ 287 ] {} <Debug> TCP-Session: 668e87c0-935d-403b-afc6-9f7f89d4b405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.01.16 09:47:25.519376 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1449 | 2026.01.16 09:47:25.519383 [ 292 ] {} <Debug> TCP-Session: cf63f9c0-c4ad-4b80-aefb-ab4112698a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:33433 | ||
| 1450 | 2026.01.16 09:47:25.519404 [ 294 ] {} <Debug> TCP-Session: 91b30c17-bca2-4a62-b40f-ad47520d2c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:45101 | ||
| 1451 | 2026.01.16 09:47:25.519230 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1452 | 2026.01.16 09:47:25.519431 [ 294 ] {} <Debug> TCP-Session: 91b30c17-bca2-4a62-b40f-ad47520d2c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2026.01.16 09:47:25.519426 [ 292 ] {} <Debug> TCP-Session: cf63f9c0-c4ad-4b80-aefb-ab4112698a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2026.01.16 09:47:25.519456 [ 291 ] {} <Debug> TCP-Session: 03fe00e1-8835-4c86-8d40-814fefdb9f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:55012 | ||
| 1455 | 2026.01.16 09:47:25.519477 [ 292 ] {} <Debug> TCP-Session: cf63f9c0-c4ad-4b80-aefb-ab4112698a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2026.01.16 09:47:25.519492 [ 291 ] {} <Debug> TCP-Session: 03fe00e1-8835-4c86-8d40-814fefdb9f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2026.01.16 09:47:25.519500 [ 286 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1458 | 2026.01.16 09:47:25.519516 [ 291 ] {} <Debug> TCP-Session: 03fe00e1-8835-4c86-8d40-814fefdb9f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2026.01.16 09:47:25.519453 [ 294 ] {} <Debug> TCP-Session: 91b30c17-bca2-4a62-b40f-ad47520d2c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2026.01.16 09:47:25.519217 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1461 | 2026.01.16 09:47:25.519115 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45593 | ||
| 1462 | 2026.01.16 09:47:25.519601 [ 289 ] {} <Debug> TCP-Session: f502b0b4-d53a-4113-a685-fd4c7eb63282 Authenticating user 'default' from [fd00:1122:3344:101::e]:40749 | ||
| 1463 | 2026.01.16 09:47:25.519098 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36948 | ||
| 1464 | 2026.01.16 09:47:25.519667 [ 289 ] {} <Debug> TCP-Session: f502b0b4-d53a-4113-a685-fd4c7eb63282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.01.16 09:47:25.519265 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1466 | 2026.01.16 09:47:25.519701 [ 289 ] {} <Debug> TCP-Session: f502b0b4-d53a-4113-a685-fd4c7eb63282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2026.01.16 09:47:25.519736 [ 293 ] {} <Debug> TCP-Session: c6885be0-df72-467a-9518-c925dad89f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:39231 | ||
| 1468 | 2026.01.16 09:47:25.519753 [ 293 ] {} <Debug> TCP-Session: c6885be0-df72-467a-9518-c925dad89f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.01.16 09:47:25.519766 [ 293 ] {} <Debug> TCP-Session: c6885be0-df72-467a-9518-c925dad89f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.01.16 09:47:25.519779 [ 286 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1471 | 2026.01.16 09:47:25.519833 [ 286 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1472 | 2026.01.16 09:47:25.519902 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1473 | 2026.01.16 09:47:25.519906 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1474 | 2026.01.16 09:47:25.519939 [ 288 ] {} <Debug> TCP-Session: 2d6f75b2-56b8-4efd-b02b-0ddda9556db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36948 | ||
| 1475 | 2026.01.16 09:47:25.519960 [ 290 ] {} <Debug> TCP-Session: f867bea0-49b4-48c9-9111-1ec3f1d10f2c Authenticating user 'default' from [fd00:1122:3344:101::e]:45593 | ||
| 1476 | 2026.01.16 09:47:25.519965 [ 288 ] {} <Debug> TCP-Session: 2d6f75b2-56b8-4efd-b02b-0ddda9556db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2026.01.16 09:47:25.519991 [ 290 ] {} <Debug> TCP-Session: f867bea0-49b4-48c9-9111-1ec3f1d10f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.01.16 09:47:25.519993 [ 288 ] {} <Debug> TCP-Session: 2d6f75b2-56b8-4efd-b02b-0ddda9556db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.01.16 09:47:25.520013 [ 290 ] {} <Debug> TCP-Session: f867bea0-49b4-48c9-9111-1ec3f1d10f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2026.01.16 09:47:25.520119 [ 286 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 1481 | 2026.01.16 09:47:25.521088 [ 316 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Trace> AggregatingTransform: Aggregating | ||
| 1482 | 2026.01.16 09:47:25.521144 [ 316 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 1483 | 2026.01.16 09:47:25.521184 [ 316 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960883 sec. (1040.709 rows/sec., 40.65 KiB/sec.) | ||
| 1484 | 2026.01.16 09:47:25.521205 [ 316 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Trace> Aggregator: Merging aggregated data | ||
| 1485 | 2026.01.16 09:47:25.522469 [ 286 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 1486 | 2026.01.16 09:47:25.522639 [ 286 ] {c9c52112-a102-4622-bb96-0fc226ddd7ca} <Debug> TCPHandler: Processed in 0.003552228 sec. | ||
| 1487 | 2026.01.16 09:47:25.522774 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1488 | 2026.01.16 09:47:25.522802 [ 286 ] {} <Debug> TCP-Session: bccf1092-7a90-4d42-8eb6-657e8d23ca62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.01.16 09:47:25.522808 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1490 | 2026.01.16 09:47:25.522823 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1491 | 2026.01.16 09:47:25.522840 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2026.01.16 09:47:25.522849 [ 287 ] {} <Debug> TCP-Session: 668e87c0-935d-403b-afc6-9f7f89d4b405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2026.01.16 09:47:25.522858 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1494 | 2026.01.16 09:47:25.522880 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1495 | 2026.01.16 09:47:25.522887 [ 291 ] {} <Debug> TCP-Session: 03fe00e1-8835-4c86-8d40-814fefdb9f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2026.01.16 09:47:25.522905 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2026.01.16 09:47:25.522922 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1498 | 2026.01.16 09:47:25.522940 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1499 | 2026.01.16 09:47:25.522959 [ 290 ] {} <Debug> TCP-Session: f867bea0-49b4-48c9-9111-1ec3f1d10f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.01.16 09:47:25.522978 [ 292 ] {} <Debug> TCP-Session: cf63f9c0-c4ad-4b80-aefb-ab4112698a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.01.16 09:47:25.522994 [ 293 ] {} <Debug> TCP-Session: c6885be0-df72-467a-9518-c925dad89f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.01.16 09:47:25.522925 [ 289 ] {} <Debug> TCP-Session: f502b0b4-d53a-4113-a685-fd4c7eb63282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.01.16 09:47:25.522905 [ 294 ] {} <Debug> TCP-Session: 91b30c17-bca2-4a62-b40f-ad47520d2c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.01.16 09:47:25.522870 [ 288 ] {} <Debug> TCP-Session: 2d6f75b2-56b8-4efd-b02b-0ddda9556db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.01.16 09:47:25.625084 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59672 | ||
| 1506 | 2026.01.16 09:47:25.625192 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1507 | 2026.01.16 09:47:25.625219 [ 286 ] {} <Debug> TCP-Session: e4c1597b-8fd6-4dea-b5f0-a76ef06779b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59672 | ||
| 1508 | 2026.01.16 09:47:25.625241 [ 286 ] {} <Debug> TCP-Session: e4c1597b-8fd6-4dea-b5f0-a76ef06779b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2026.01.16 09:47:25.625253 [ 286 ] {} <Debug> TCP-Session: e4c1597b-8fd6-4dea-b5f0-a76ef06779b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1510 | 2026.01.16 09:47:25.625454 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55731 | ||
| 1511 | 2026.01.16 09:47:25.625476 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50354 | ||
| 1512 | 2026.01.16 09:47:25.625515 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39561 | ||
| 1513 | 2026.01.16 09:47:25.625549 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64145 | ||
| 1514 | 2026.01.16 09:47:25.625569 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1515 | 2026.01.16 09:47:25.625588 [ 286 ] {} <Trace> TCP-Session: e4c1597b-8fd6-4dea-b5f0-a76ef06779b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.01.16 09:47:25.625606 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1517 | 2026.01.16 09:47:25.625615 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1518 | 2026.01.16 09:47:25.625642 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1519 | 2026.01.16 09:47:25.625651 [ 288 ] {} <Debug> TCP-Session: d1b592c1-793b-45d7-ade5-685cf1dd90ed Authenticating user 'default' from [fd00:1122:3344:101::e]:50354 | ||
| 1520 | 2026.01.16 09:47:25.625668 [ 291 ] {} <Debug> TCP-Session: 1dc7e81d-d358-40fb-b016-5ed08fe8e029 Authenticating user 'default' from [fd00:1122:3344:101::e]:39561 | ||
| 1521 | 2026.01.16 09:47:25.625681 [ 292 ] {} <Debug> TCP-Session: d993169b-c52f-49e3-b863-ae4eafb64f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:64145 | ||
| 1522 | 2026.01.16 09:47:25.625691 [ 288 ] {} <Debug> TCP-Session: d1b592c1-793b-45d7-ade5-685cf1dd90ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.01.16 09:47:25.625708 [ 291 ] {} <Debug> TCP-Session: 1dc7e81d-d358-40fb-b016-5ed08fe8e029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.01.16 09:47:25.625720 [ 288 ] {} <Debug> TCP-Session: d1b592c1-793b-45d7-ade5-685cf1dd90ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.01.16 09:47:25.625716 [ 292 ] {} <Debug> TCP-Session: d993169b-c52f-49e3-b863-ae4eafb64f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.01.16 09:47:25.625736 [ 291 ] {} <Debug> TCP-Session: 1dc7e81d-d358-40fb-b016-5ed08fe8e029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.01.16 09:47:25.625757 [ 292 ] {} <Debug> TCP-Session: d993169b-c52f-49e3-b863-ae4eafb64f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1528 | 2026.01.16 09:47:25.625771 [ 286 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1529 | 2026.01.16 09:47:25.625613 [ 287 ] {} <Debug> TCP-Session: 0e789924-17b6-4625-a49b-a7eb34f79dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:55731 | ||
| 1530 | 2026.01.16 09:47:25.625552 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61348 | ||
| 1531 | 2026.01.16 09:47:25.625832 [ 287 ] {} <Debug> TCP-Session: 0e789924-17b6-4625-a49b-a7eb34f79dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2026.01.16 09:47:25.625513 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55421 | ||
| 1533 | 2026.01.16 09:47:25.625864 [ 287 ] {} <Debug> TCP-Session: 0e789924-17b6-4625-a49b-a7eb34f79dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.01.16 09:47:25.625900 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1535 | 2026.01.16 09:47:25.625471 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49110 | ||
| 1536 | 2026.01.16 09:47:25.625947 [ 293 ] {} <Debug> TCP-Session: bfe2f1bb-bf03-4bd3-8f40-3f740e92b7fb Authenticating user 'default' from [fd00:1122:3344:101::e]:61348 | ||
| 1537 | 2026.01.16 09:47:25.625562 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43147 | ||
| 1538 | 2026.01.16 09:47:25.625978 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1539 | 2026.01.16 09:47:25.626007 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1540 | 2026.01.16 09:47:25.626023 [ 290 ] {} <Debug> TCP-Session: 303b0a53-5cd9-4761-ad27-ee409f416ba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55421 | ||
| 1541 | 2026.01.16 09:47:25.626040 [ 289 ] {} <Debug> TCP-Session: cc9340d8-5d75-4767-a5e4-b7aee43db8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49110 | ||
| 1542 | 2026.01.16 09:47:25.626040 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1543 | 2026.01.16 09:47:25.626057 [ 290 ] {} <Debug> TCP-Session: 303b0a53-5cd9-4761-ad27-ee409f416ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.01.16 09:47:25.626066 [ 289 ] {} <Debug> TCP-Session: cc9340d8-5d75-4767-a5e4-b7aee43db8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.01.16 09:47:25.626083 [ 294 ] {} <Debug> TCP-Session: cf143c43-d013-4adb-8d52-99d214e66711 Authenticating user 'default' from [fd00:1122:3344:101::e]:43147 | ||
| 1546 | 2026.01.16 09:47:25.626090 [ 290 ] {} <Debug> TCP-Session: 303b0a53-5cd9-4761-ad27-ee409f416ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.01.16 09:47:25.626104 [ 289 ] {} <Debug> TCP-Session: cc9340d8-5d75-4767-a5e4-b7aee43db8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.01.16 09:47:25.626122 [ 294 ] {} <Debug> TCP-Session: cf143c43-d013-4adb-8d52-99d214e66711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.01.16 09:47:25.625976 [ 293 ] {} <Debug> TCP-Session: bfe2f1bb-bf03-4bd3-8f40-3f740e92b7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.01.16 09:47:25.626158 [ 294 ] {} <Debug> TCP-Session: cf143c43-d013-4adb-8d52-99d214e66711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.01.16 09:47:25.626183 [ 293 ] {} <Debug> TCP-Session: bfe2f1bb-bf03-4bd3-8f40-3f740e92b7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.01.16 09:47:25.626093 [ 286 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1553 | 2026.01.16 09:47:25.626262 [ 286 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1554 | 2026.01.16 09:47:25.626551 [ 286 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 1555 | 2026.01.16 09:47:25.627496 [ 307 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Trace> AggregatingTransform: Aggregating | ||
| 1556 | 2026.01.16 09:47:25.627548 [ 307 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Trace> Aggregator: Aggregation method: without_key | ||
| 1557 | 2026.01.16 09:47:25.627586 [ 307 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937743 sec. (1066.390 rows/sec., 41.66 KiB/sec.) | ||
| 1558 | 2026.01.16 09:47:25.627609 [ 307 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Trace> Aggregator: Merging aggregated data | ||
| 1559 | 2026.01.16 09:47:25.628803 [ 286 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003087 sec., 323.93909944930357 rows/sec., 12.65 KiB/sec. | ||
| 1560 | 2026.01.16 09:47:25.628974 [ 286 ] {e92f8d79-d5b2-4e90-b40a-c64af8487644} <Debug> TCPHandler: Processed in 0.003505556 sec. | ||
| 1561 | 2026.01.16 09:47:25.629065 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2026.01.16 09:47:25.629088 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1563 | 2026.01.16 09:47:25.629093 [ 286 ] {} <Debug> TCP-Session: e4c1597b-8fd6-4dea-b5f0-a76ef06779b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.01.16 09:47:25.629111 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1565 | 2026.01.16 09:47:25.629133 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1566 | 2026.01.16 09:47:25.629163 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1567 | 2026.01.16 09:47:25.629163 [ 289 ] {} <Debug> TCP-Session: cc9340d8-5d75-4767-a5e4-b7aee43db8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.01.16 09:47:25.629178 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1569 | 2026.01.16 09:47:25.629213 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1570 | 2026.01.16 09:47:25.629242 [ 291 ] {} <Debug> TCP-Session: 1dc7e81d-d358-40fb-b016-5ed08fe8e029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2026.01.16 09:47:25.629195 [ 287 ] {} <Debug> TCP-Session: 0e789924-17b6-4625-a49b-a7eb34f79dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.01.16 09:47:25.629269 [ 293 ] {} <Debug> TCP-Session: bfe2f1bb-bf03-4bd3-8f40-3f740e92b7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.01.16 09:47:25.629139 [ 290 ] {} <Debug> TCP-Session: 303b0a53-5cd9-4761-ad27-ee409f416ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.01.16 09:47:25.629151 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1575 | 2026.01.16 09:47:25.629214 [ 292 ] {} <Debug> TCP-Session: d993169b-c52f-49e3-b863-ae4eafb64f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.01.16 09:47:25.629193 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1577 | 2026.01.16 09:47:25.629372 [ 288 ] {} <Debug> TCP-Session: d1b592c1-793b-45d7-ade5-685cf1dd90ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.01.16 09:47:25.629420 [ 294 ] {} <Debug> TCP-Session: cf143c43-d013-4adb-8d52-99d214e66711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2026.01.16 09:47:26.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.21 MiB, peak 178.33 MiB, free memory in arenas 0.00 B, will set to 167.99 MiB (RSS), difference: -1.21 MiB | ||
| 1580 | 2026.01.16 09:47:28.040006 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1581 | 2026.01.16 09:47:28.040065 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1582 | 2026.01.16 09:47:28.190284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2833 | ||
| 1583 | 2026.01.16 09:47:28.190840 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.01.16 09:47:28.190890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 1585 | 2026.01.16 09:47:28.191409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1586 | 2026.01.16 09:47:28.191655 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.01.16 09:47:28.191796 [ 57 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2026.01.16 09:47:28.191808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2833 | ||
| 1589 | 2026.01.16 09:47:28.191883 [ 57 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.01.16 09:47:28.191910 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 1591 | 2026.01.16 09:47:28.193928 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 1592 | 2026.01.16 09:47:28.195924 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1593 | 2026.01.16 09:47:28.198188 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 1594 | 2026.01.16 09:47:28.204506 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 1595 | 2026.01.16 09:47:28.204575 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 1596 | 2026.01.16 09:47:28.204624 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 1597 | 2026.01.16 09:47:28.204670 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 430 rows starting from the beginning of the part | ||
| 1598 | 2026.01.16 09:47:28.204717 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1599 | 2026.01.16 09:47:28.246819 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2833 rows, containing 4 columns (4 merged, 0 gathered) in 0.054815531 sec., 51682.43284918648 rows/sec., 757.07 KiB/sec. | ||
| 1600 | 2026.01.16 09:47:28.247307 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1601 | 2026.01.16 09:47:28.247598 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_6_1} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.01.16 09:47:28.247667 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_6_1} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1603 | 2026.01.16 09:47:28.249593 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1604 | 2026.01.16 09:47:28.323963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1605 | 2026.01.16 09:47:28.341331 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.01.16 09:47:28.341385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 1607 | 2026.01.16 09:47:28.347788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1608 | 2026.01.16 09:47:28.348506 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.01.16 09:47:28.348848 [ 56 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1610 | 2026.01.16 09:47:28.348921 [ 56 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.01.16 09:47:28.348947 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 1612 | 2026.01.16 09:47:28.349043 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 1613 | 2026.01.16 09:47:28.351789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1614 | 2026.01.16 09:47:28.353443 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1615 | 2026.01.16 09:47:28.354953 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 1616 | 2026.01.16 09:47:28.359778 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 1617 | 2026.01.16 09:47:28.364432 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 1618 | 2026.01.16 09:47:28.368761 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 1619 | 2026.01.16 09:47:28.378566 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 1620 | 2026.01.16 09:47:28.383111 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 1621 | 2026.01.16 09:47:28.444702 [ 187 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095699166 sec., 480.67294546746626 rows/sec., 2.49 MiB/sec. | ||
| 1622 | 2026.01.16 09:47:28.447324 [ 187 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1623 | 2026.01.16 09:47:28.449470 [ 187 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_6_1} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.01.16 09:47:28.449576 [ 187 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_6_1} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1625 | 2026.01.16 09:47:28.451598 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1626 | 2026.01.16 09:47:29.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.22 MiB, peak 178.76 MiB, free memory in arenas 0.00 B, will set to 180.50 MiB (RSS), difference: 11.28 MiB | ||
| 1627 | 2026.01.16 09:47:30.016372 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.01.16 09:47:30.016562 [ 3 ] {896dac6e-f4a8-4ab9-bd80-0cd5419c282f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1629 | 2026.01.16 09:47:30.016629 [ 3 ] {896dac6e-f4a8-4ab9-bd80-0cd5419c282f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1630 | 2026.01.16 09:47:30.017265 [ 3 ] {896dac6e-f4a8-4ab9-bd80-0cd5419c282f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.01.16 09:47:30.017314 [ 3 ] {896dac6e-f4a8-4ab9-bd80-0cd5419c282f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1632 | 2026.01.16 09:47:30.017720 [ 3 ] {896dac6e-f4a8-4ab9-bd80-0cd5419c282f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1633 | 2026.01.16 09:47:30.017948 [ 3 ] {896dac6e-f4a8-4ab9-bd80-0cd5419c282f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2026.01.16 09:47:30.018109 [ 3 ] {896dac6e-f4a8-4ab9-bd80-0cd5419c282f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 1635 | 2026.01.16 09:47:30.018126 [ 15 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1636 | 2026.01.16 09:47:30.018158 [ 3 ] {896dac6e-f4a8-4ab9-bd80-0cd5419c282f} <Debug> TCPHandler: Processed in 0.001911366 sec. | ||
| 1637 | 2026.01.16 09:47:30.018206 [ 15 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.01.16 09:47:30.018238 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1639 | 2026.01.16 09:47:30.018304 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.01.16 09:47:30.018412 [ 3 ] {8fdad652-0e54-4357-83d1-d2ad70c08bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1641 | 2026.01.16 09:47:30.018415 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1642 | 2026.01.16 09:47:30.018455 [ 3 ] {8fdad652-0e54-4357-83d1-d2ad70c08bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1643 | 2026.01.16 09:47:30.018609 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1644 | 2026.01.16 09:47:30.018658 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1645 | 2026.01.16 09:47:30.018774 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1646 | 2026.01.16 09:47:30.018827 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1647 | 2026.01.16 09:47:30.018876 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 1648 | 2026.01.16 09:47:30.018916 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1649 | 2026.01.16 09:47:30.018921 [ 3 ] {8fdad652-0e54-4357-83d1-d2ad70c08bb9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.01.16 09:47:30.018965 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 1651 | 2026.01.16 09:47:30.018967 [ 3 ] {8fdad652-0e54-4357-83d1-d2ad70c08bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1652 | 2026.01.16 09:47:30.019352 [ 3 ] {8fdad652-0e54-4357-83d1-d2ad70c08bb9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.01.16 09:47:30.019608 [ 3 ] {8fdad652-0e54-4357-83d1-d2ad70c08bb9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.01.16 09:47:30.019720 [ 15 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.01.16 09:47:30.019757 [ 3 ] {8fdad652-0e54-4357-83d1-d2ad70c08bb9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001367 sec., 46817.84930504755 rows/sec., 3.65 MiB/sec. | ||
| 1656 | 2026.01.16 09:47:30.019757 [ 15 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.01.16 09:47:30.019797 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1658 | 2026.01.16 09:47:30.019803 [ 3 ] {8fdad652-0e54-4357-83d1-d2ad70c08bb9} <Debug> TCPHandler: Processed in 0.001551921 sec. | ||
| 1659 | 2026.01.16 09:47:30.019929 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.01.16 09:47:30.019952 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 1661 | 2026.01.16 09:47:30.020027 [ 3 ] {32c6b983-2d46-4c8e-88c6-454e876ad0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.01.16 09:47:30.020076 [ 3 ] {32c6b983-2d46-4c8e-88c6-454e876ad0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1663 | 2026.01.16 09:47:30.020129 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1664 | 2026.01.16 09:47:30.020177 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1665 | 2026.01.16 09:47:30.020293 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1666 | 2026.01.16 09:47:30.020356 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1667 | 2026.01.16 09:47:30.020431 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 1668 | 2026.01.16 09:47:30.020490 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1669 | 2026.01.16 09:47:30.020507 [ 3 ] {32c6b983-2d46-4c8e-88c6-454e876ad0b3} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.01.16 09:47:30.020543 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1671 | 2026.01.16 09:47:30.020549 [ 3 ] {32c6b983-2d46-4c8e-88c6-454e876ad0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1672 | 2026.01.16 09:47:30.020849 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002501053 sec., 1426998.9480430842 rows/sec., 118.26 MiB/sec. | ||
| 1673 | 2026.01.16 09:47:30.021066 [ 3 ] {32c6b983-2d46-4c8e-88c6-454e876ad0b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1674 | 2026.01.16 09:47:30.021160 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1675 | 2026.01.16 09:47:30.021360 [ 3 ] {32c6b983-2d46-4c8e-88c6-454e876ad0b3} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.01.16 09:47:30.021478 [ 15 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1677 | 2026.01.16 09:47:30.021501 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.01.16 09:47:30.021511 [ 15 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.01.16 09:47:30.021517 [ 3 ] {32c6b983-2d46-4c8e-88c6-454e876ad0b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
| 1680 | 2026.01.16 09:47:30.021547 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1681 | 2026.01.16 09:47:30.021576 [ 3 ] {32c6b983-2d46-4c8e-88c6-454e876ad0b3} <Debug> TCPHandler: Processed in 0.001697863 sec. | ||
| 1682 | 2026.01.16 09:47:30.021587 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_6_1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1683 | 2026.01.16 09:47:30.021631 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 1684 | 2026.01.16 09:47:30.021673 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1685 | 2026.01.16 09:47:30.021713 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.01.16 09:47:30.021740 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1687 | 2026.01.16 09:47:30.021775 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 255 rows starting from the beginning of the part | ||
| 1688 | 2026.01.16 09:47:30.021812 [ 3 ] {e67a516a-fbf1-45d5-89cf-566d5c598f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1689 | 2026.01.16 09:47:30.021825 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1690 | 2026.01.16 09:47:30.021863 [ 3 ] {e67a516a-fbf1-45d5-89cf-566d5c598f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1691 | 2026.01.16 09:47:30.021875 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1692 | 2026.01.16 09:47:30.021919 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1693 | 2026.01.16 09:47:30.021954 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1694 | 2026.01.16 09:47:30.021992 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 1695 | 2026.01.16 09:47:30.022096 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002203069 sec., 1029926.8883543819 rows/sec., 76.61 MiB/sec. | ||
| 1696 | 2026.01.16 09:47:30.022218 [ 3 ] {e67a516a-fbf1-45d5-89cf-566d5c598f58} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.01.16 09:47:30.022260 [ 3 ] {e67a516a-fbf1-45d5-89cf-566d5c598f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1698 | 2026.01.16 09:47:30.022341 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1699 | 2026.01.16 09:47:30.022622 [ 3 ] {e67a516a-fbf1-45d5-89cf-566d5c598f58} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1700 | 2026.01.16 09:47:30.022746 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.01.16 09:47:30.022850 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_6_1} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1702 | 2026.01.16 09:47:30.022905 [ 3 ] {e67a516a-fbf1-45d5-89cf-566d5c598f58} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.01.16 09:47:30.022936 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1704 | 2026.01.16 09:47:30.023016 [ 15 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1705 | 2026.01.16 09:47:30.023051 [ 3 ] {e67a516a-fbf1-45d5-89cf-566d5c598f58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 1706 | 2026.01.16 09:47:30.023052 [ 15 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.01.16 09:47:30.023083 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014833 sec., 918897.0538663791 rows/sec., 61.48 MiB/sec. | ||
| 1708 | 2026.01.16 09:47:30.023094 [ 3 ] {e67a516a-fbf1-45d5-89cf-566d5c598f58} <Debug> TCPHandler: Processed in 0.001432209 sec. | ||
| 1709 | 2026.01.16 09:47:30.023094 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1710 | 2026.01.16 09:47:30.023249 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 1711 | 2026.01.16 09:47:30.023283 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1712 | 2026.01.16 09:47:30.023398 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1713 | 2026.01.16 09:47:30.023447 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1714 | 2026.01.16 09:47:30.023556 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1715 | 2026.01.16 09:47:30.023561 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.01.16 09:47:30.023633 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1717 | 2026.01.16 09:47:30.023647 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1718 | 2026.01.16 09:47:30.023693 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1719 | 2026.01.16 09:47:30.023743 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1720 | 2026.01.16 09:47:30.023744 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1721 | 2026.01.16 09:47:30.023797 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 1722 | 2026.01.16 09:47:30.024760 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001569801 sec., 298126.960041432 rows/sec., 18.88 MiB/sec. | ||
| 1723 | 2026.01.16 09:47:30.024921 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1724 | 2026.01.16 09:47:30.025187 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.01.16 09:47:30.025254 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_6_1} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2026.01.16 09:47:30.025318 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1727 | 2026.01.16 09:47:33.158236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 252 | ||
| 1728 | 2026.01.16 09:47:33.160398 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.01.16 09:47:33.160446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1730 | 2026.01.16 09:47:33.161634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1731 | 2026.01.16 09:47:33.161902 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.01.16 09:47:33.162192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1733 | 2026.01.16 09:47:35.028447 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.01.16 09:47:35.028716 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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) | ||
| 1735 | 2026.01.16 09:47:35.029136 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1736 | 2026.01.16 09:47:35.033579 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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 | ||
| 1737 | 2026.01.16 09:47:35.033917 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1738 | 2026.01.16 09:47:35.034002 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1739 | 2026.01.16 09:47:35.034214 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1740 | 2026.01.16 09:47:35.036334 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1741 | 2026.01.16 09:47:35.038371 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1742 | 2026.01.16 09:47:35.038396 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1743 | 2026.01.16 09:47:35.038476 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', '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'))" | ||
| 1744 | 2026.01.16 09:47:35.038500 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1745 | 2026.01.16 09:47:35.053111 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.024506 sec., 1305.802660572921 rows/sec., 49.29 KiB/sec. | ||
| 1746 | 2026.01.16 09:47:35.053223 [ 3 ] {f263216b-aa1a-408c-a3cc-a17d63e64315} <Debug> TCPHandler: Processed in 0.024910752 sec. | ||
| 1747 | 2026.01.16 09:47:35.053549 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.01.16 09:47:35.053701 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_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', '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) | ||
| 1749 | 2026.01.16 09:47:35.053950 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1750 | 2026.01.16 09:47:35.053988 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_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', '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 | ||
| 1751 | 2026.01.16 09:47:35.054199 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1752 | 2026.01.16 09:47:35.054254 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1753 | 2026.01.16 09:47:35.054362 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1754 | 2026.01.16 09:47:35.054393 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1755 | 2026.01.16 09:47:35.054413 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1756 | 2026.01.16 09:47:35.054427 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1757 | 2026.01.16 09:47:35.054463 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', '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'))" | ||
| 1758 | 2026.01.16 09:47:35.054482 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1759 | 2026.01.16 09:47:35.054972 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001339 sec., 23898.43166542196 rows/sec., 902.17 KiB/sec. | ||
| 1760 | 2026.01.16 09:47:35.055060 [ 3 ] {f724d68a-dd8b-46ab-b6e0-57a229c728a6} <Debug> TCPHandler: Processed in 0.001564721 sec. | ||
| 1761 | 2026.01.16 09:47:35.055272 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.01.16 09:47:35.055410 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1763 | 2026.01.16 09:47:35.055619 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1764 | 2026.01.16 09:47:35.055656 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1765 | 2026.01.16 09:47:35.055851 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1766 | 2026.01.16 09:47:35.055905 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1767 | 2026.01.16 09:47:35.056007 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1768 | 2026.01.16 09:47:35.056037 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1769 | 2026.01.16 09:47:35.056055 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1770 | 2026.01.16 09:47:35.056070 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1771 | 2026.01.16 09:47:35.056104 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1772 | 2026.01.16 09:47:35.056122 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1773 | 2026.01.16 09:47:35.056544 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001193 sec., 26823.134953897737 rows/sec., 1012.58 KiB/sec. | ||
| 1774 | 2026.01.16 09:47:35.056629 [ 3 ] {0573f62e-950f-40f7-82fe-193351c6aee6} <Debug> TCPHandler: Processed in 0.001408079 sec. | ||
| 1775 | 2026.01.16 09:47:35.060670 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.01.16 09:47:35.060796 [ 3 ] {c356f78f-01a7-40f3-bb7b-5a4a8473188b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1777 | 2026.01.16 09:47:35.060845 [ 3 ] {c356f78f-01a7-40f3-bb7b-5a4a8473188b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1778 | 2026.01.16 09:47:35.061375 [ 3 ] {c356f78f-01a7-40f3-bb7b-5a4a8473188b} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.01.16 09:47:35.061420 [ 3 ] {c356f78f-01a7-40f3-bb7b-5a4a8473188b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1780 | 2026.01.16 09:47:35.061831 [ 3 ] {c356f78f-01a7-40f3-bb7b-5a4a8473188b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1781 | 2026.01.16 09:47:35.062048 [ 3 ] {c356f78f-01a7-40f3-bb7b-5a4a8473188b} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.01.16 09:47:35.062194 [ 3 ] {c356f78f-01a7-40f3-bb7b-5a4a8473188b} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001433 sec., 2093.51011863224 rows/sec., 190.81 KiB/sec. | ||
| 1783 | 2026.01.16 09:47:35.062233 [ 3 ] {c356f78f-01a7-40f3-bb7b-5a4a8473188b} <Debug> TCPHandler: Processed in 0.001623642 sec. | ||
| 1784 | 2026.01.16 09:47:35.062354 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.01.16 09:47:35.062478 [ 3 ] {757b6f06-d19c-48bb-8039-9087c9ed3d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.01.16 09:47:35.062530 [ 3 ] {757b6f06-d19c-48bb-8039-9087c9ed3d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1787 | 2026.01.16 09:47:35.063223 [ 3 ] {757b6f06-d19c-48bb-8039-9087c9ed3d98} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.01.16 09:47:35.063262 [ 3 ] {757b6f06-d19c-48bb-8039-9087c9ed3d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1789 | 2026.01.16 09:47:35.063623 [ 3 ] {757b6f06-d19c-48bb-8039-9087c9ed3d98} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1790 | 2026.01.16 09:47:35.063846 [ 3 ] {757b6f06-d19c-48bb-8039-9087c9ed3d98} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.01.16 09:47:35.063976 [ 3 ] {757b6f06-d19c-48bb-8039-9087c9ed3d98} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001525 sec., 268852.4590163934 rows/sec., 17.05 MiB/sec. | ||
| 1792 | 2026.01.16 09:47:35.064014 [ 3 ] {757b6f06-d19c-48bb-8039-9087c9ed3d98} <Debug> TCPHandler: Processed in 0.001720943 sec. | ||
| 1793 | 2026.01.16 09:47:35.064127 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.01.16 09:47:35.064222 [ 3 ] {1ddb8dbf-3882-4ac8-a902-5b15cb2c2aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1795 | 2026.01.16 09:47:35.064262 [ 3 ] {1ddb8dbf-3882-4ac8-a902-5b15cb2c2aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1796 | 2026.01.16 09:47:35.064645 [ 3 ] {1ddb8dbf-3882-4ac8-a902-5b15cb2c2aa7} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.01.16 09:47:35.064683 [ 3 ] {1ddb8dbf-3882-4ac8-a902-5b15cb2c2aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1798 | 2026.01.16 09:47:35.064967 [ 3 ] {1ddb8dbf-3882-4ac8-a902-5b15cb2c2aa7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1799 | 2026.01.16 09:47:35.065168 [ 3 ] {1ddb8dbf-3882-4ac8-a902-5b15cb2c2aa7} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.01.16 09:47:35.065294 [ 3 ] {1ddb8dbf-3882-4ac8-a902-5b15cb2c2aa7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001091 sec., 1833.1805682859763 rows/sec., 149.48 KiB/sec. | ||
| 1801 | 2026.01.16 09:47:35.065332 [ 3 ] {1ddb8dbf-3882-4ac8-a902-5b15cb2c2aa7} <Debug> TCPHandler: Processed in 0.001255517 sec. | ||
| 1802 | 2026.01.16 09:47:35.065448 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.01.16 09:47:35.065566 [ 3 ] {a76ee2c8-158f-402c-9d1f-95e6a69b5fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1804 | 2026.01.16 09:47:35.065614 [ 3 ] {a76ee2c8-158f-402c-9d1f-95e6a69b5fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1805 | 2026.01.16 09:47:35.066583 [ 3 ] {a76ee2c8-158f-402c-9d1f-95e6a69b5fb5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.01.16 09:47:35.066619 [ 3 ] {a76ee2c8-158f-402c-9d1f-95e6a69b5fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1807 | 2026.01.16 09:47:35.067006 [ 3 ] {a76ee2c8-158f-402c-9d1f-95e6a69b5fb5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1808 | 2026.01.16 09:47:35.067216 [ 3 ] {a76ee2c8-158f-402c-9d1f-95e6a69b5fb5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.01.16 09:47:35.067342 [ 3 ] {a76ee2c8-158f-402c-9d1f-95e6a69b5fb5} <Debug> executeQuery: Read 1177 rows, 95.98 KiB in 0.0018 sec., 653888.8888888889 rows/sec., 52.07 MiB/sec. | ||
| 1810 | 2026.01.16 09:47:35.067379 [ 3 ] {a76ee2c8-158f-402c-9d1f-95e6a69b5fb5} <Debug> TCPHandler: Processed in 0.001989386 sec. | ||
| 1811 | 2026.01.16 09:47:35.067486 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.01.16 09:47:35.067579 [ 3 ] {88045231-cb77-4356-834e-6175202af728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.01.16 09:47:35.067618 [ 3 ] {88045231-cb77-4356-834e-6175202af728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1814 | 2026.01.16 09:47:35.068087 [ 3 ] {88045231-cb77-4356-834e-6175202af728} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.01.16 09:47:35.068125 [ 3 ] {88045231-cb77-4356-834e-6175202af728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1816 | 2026.01.16 09:47:35.068429 [ 3 ] {88045231-cb77-4356-834e-6175202af728} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1817 | 2026.01.16 09:47:35.068632 [ 3 ] {88045231-cb77-4356-834e-6175202af728} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.01.16 09:47:35.068754 [ 3 ] {88045231-cb77-4356-834e-6175202af728} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001194 sec., 200167.5041876047 rows/sec., 12.15 MiB/sec. | ||
| 1819 | 2026.01.16 09:47:35.068791 [ 3 ] {88045231-cb77-4356-834e-6175202af728} <Debug> TCPHandler: Processed in 0.001351898 sec. | ||
| 1820 | 2026.01.16 09:47:35.068898 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.01.16 09:47:35.068989 [ 3 ] {8dc84458-6083-41e5-882d-e246b9bcf847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1822 | 2026.01.16 09:47:35.069027 [ 3 ] {8dc84458-6083-41e5-882d-e246b9bcf847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1823 | 2026.01.16 09:47:35.069476 [ 3 ] {8dc84458-6083-41e5-882d-e246b9bcf847} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.01.16 09:47:35.069513 [ 3 ] {8dc84458-6083-41e5-882d-e246b9bcf847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1825 | 2026.01.16 09:47:35.069805 [ 3 ] {8dc84458-6083-41e5-882d-e246b9bcf847} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1826 | 2026.01.16 09:47:35.070006 [ 3 ] {8dc84458-6083-41e5-882d-e246b9bcf847} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.01.16 09:47:35.070127 [ 3 ] {8dc84458-6083-41e5-882d-e246b9bcf847} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001155 sec., 183549.78354978355 rows/sec., 11.84 MiB/sec. | ||
| 1828 | 2026.01.16 09:47:35.070163 [ 3 ] {8dc84458-6083-41e5-882d-e246b9bcf847} <Debug> TCPHandler: Processed in 0.001312187 sec. | ||
| 1829 | 2026.01.16 09:47:35.070267 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.01.16 09:47:35.070358 [ 3 ] {5cd5b8fc-b42e-4c7f-815a-d736754f0268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1831 | 2026.01.16 09:47:35.070396 [ 3 ] {5cd5b8fc-b42e-4c7f-815a-d736754f0268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1832 | 2026.01.16 09:47:35.070837 [ 3 ] {5cd5b8fc-b42e-4c7f-815a-d736754f0268} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.01.16 09:47:35.070873 [ 3 ] {5cd5b8fc-b42e-4c7f-815a-d736754f0268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1834 | 2026.01.16 09:47:35.071161 [ 3 ] {5cd5b8fc-b42e-4c7f-815a-d736754f0268} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1835 | 2026.01.16 09:47:35.071376 [ 3 ] {5cd5b8fc-b42e-4c7f-815a-d736754f0268} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.01.16 09:47:35.071501 [ 3 ] {5cd5b8fc-b42e-4c7f-815a-d736754f0268} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00116 sec., 181896.55172413794 rows/sec., 10.33 MiB/sec. | ||
| 1837 | 2026.01.16 09:47:35.071538 [ 3 ] {5cd5b8fc-b42e-4c7f-815a-d736754f0268} <Debug> TCPHandler: Processed in 0.001318258 sec. | ||
| 1838 | 2026.01.16 09:47:35.071648 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.01.16 09:47:35.071739 [ 3 ] {cc1a8859-acb2-4e18-991c-d2b41162f5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1840 | 2026.01.16 09:47:35.071776 [ 3 ] {cc1a8859-acb2-4e18-991c-d2b41162f5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1841 | 2026.01.16 09:47:35.072375 [ 3 ] {cc1a8859-acb2-4e18-991c-d2b41162f5a7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.01.16 09:47:35.072411 [ 3 ] {cc1a8859-acb2-4e18-991c-d2b41162f5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1843 | 2026.01.16 09:47:35.072736 [ 3 ] {cc1a8859-acb2-4e18-991c-d2b41162f5a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1844 | 2026.01.16 09:47:35.072934 [ 3 ] {cc1a8859-acb2-4e18-991c-d2b41162f5a7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.01.16 09:47:35.073058 [ 3 ] {cc1a8859-acb2-4e18-991c-d2b41162f5a7} <Debug> executeQuery: Read 729 rows, 52.49 KiB in 0.001336 sec., 545658.6826347306 rows/sec., 38.37 MiB/sec. | ||
| 1846 | 2026.01.16 09:47:35.073094 [ 3 ] {cc1a8859-acb2-4e18-991c-d2b41162f5a7} <Debug> TCPHandler: Processed in 0.00149294 sec. | ||
| 1847 | 2026.01.16 09:47:35.073204 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.01.16 09:47:35.073295 [ 3 ] {594ee4e5-caec-430c-b47a-1137340d7fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1849 | 2026.01.16 09:47:35.073334 [ 3 ] {594ee4e5-caec-430c-b47a-1137340d7fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1850 | 2026.01.16 09:47:35.073646 [ 3 ] {594ee4e5-caec-430c-b47a-1137340d7fb1} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.01.16 09:47:35.073681 [ 3 ] {594ee4e5-caec-430c-b47a-1137340d7fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1852 | 2026.01.16 09:47:35.073959 [ 3 ] {594ee4e5-caec-430c-b47a-1137340d7fb1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1853 | 2026.01.16 09:47:35.074158 [ 3 ] {594ee4e5-caec-430c-b47a-1137340d7fb1} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.01.16 09:47:35.074282 [ 3 ] {594ee4e5-caec-430c-b47a-1137340d7fb1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001005 sec., 5970.149253731343 rows/sec., 311.92 KiB/sec. | ||
| 1855 | 2026.01.16 09:47:35.074317 [ 3 ] {594ee4e5-caec-430c-b47a-1137340d7fb1} <Debug> TCPHandler: Processed in 0.001160516 sec. | ||
| 1856 | 2026.01.16 09:47:35.074423 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.01.16 09:47:35.074514 [ 3 ] {d6bddb8f-62be-4b14-8d19-b0bb9ef250e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.01.16 09:47:35.074554 [ 3 ] {d6bddb8f-62be-4b14-8d19-b0bb9ef250e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1859 | 2026.01.16 09:47:35.074969 [ 3 ] {d6bddb8f-62be-4b14-8d19-b0bb9ef250e4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.01.16 09:47:35.075004 [ 3 ] {d6bddb8f-62be-4b14-8d19-b0bb9ef250e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1861 | 2026.01.16 09:47:35.075332 [ 3 ] {d6bddb8f-62be-4b14-8d19-b0bb9ef250e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1862 | 2026.01.16 09:47:35.075531 [ 3 ] {d6bddb8f-62be-4b14-8d19-b0bb9ef250e4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.01.16 09:47:35.075657 [ 3 ] {d6bddb8f-62be-4b14-8d19-b0bb9ef250e4} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001161 sec., 271317.82945736434 rows/sec., 17.83 MiB/sec. | ||
| 1864 | 2026.01.16 09:47:35.075692 [ 3 ] {d6bddb8f-62be-4b14-8d19-b0bb9ef250e4} <Debug> TCPHandler: Processed in 0.001315837 sec. | ||
| 1865 | 2026.01.16 09:47:35.075803 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.01.16 09:47:35.075894 [ 3 ] {23968190-6aa7-454d-b98b-1280c8b166a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1867 | 2026.01.16 09:47:35.075935 [ 3 ] {23968190-6aa7-454d-b98b-1280c8b166a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1868 | 2026.01.16 09:47:35.076231 [ 3 ] {23968190-6aa7-454d-b98b-1280c8b166a6} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.01.16 09:47:35.076265 [ 3 ] {23968190-6aa7-454d-b98b-1280c8b166a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1870 | 2026.01.16 09:47:35.076575 [ 3 ] {23968190-6aa7-454d-b98b-1280c8b166a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1871 | 2026.01.16 09:47:35.076775 [ 3 ] {23968190-6aa7-454d-b98b-1280c8b166a6} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.01.16 09:47:35.076894 [ 3 ] {23968190-6aa7-454d-b98b-1280c8b166a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 1873 | 2026.01.16 09:47:35.076928 [ 3 ] {23968190-6aa7-454d-b98b-1280c8b166a6} <Debug> TCPHandler: Processed in 0.001172476 sec. | ||
| 1874 | 2026.01.16 09:47:35.077032 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.01.16 09:47:35.077122 [ 3 ] {4e3e8027-ac17-4805-a889-6b36911cfb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.01.16 09:47:35.077172 [ 3 ] {4e3e8027-ac17-4805-a889-6b36911cfb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1877 | 2026.01.16 09:47:35.077943 [ 3 ] {4e3e8027-ac17-4805-a889-6b36911cfb3c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.01.16 09:47:35.077978 [ 3 ] {4e3e8027-ac17-4805-a889-6b36911cfb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1879 | 2026.01.16 09:47:35.078478 [ 3 ] {4e3e8027-ac17-4805-a889-6b36911cfb3c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1880 | 2026.01.16 09:47:35.078687 [ 3 ] {4e3e8027-ac17-4805-a889-6b36911cfb3c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.01.16 09:47:35.078813 [ 3 ] {4e3e8027-ac17-4805-a889-6b36911cfb3c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001708 sec., 18735.362997658078 rows/sec., 33.57 MiB/sec. | ||
| 1882 | 2026.01.16 09:47:35.078860 [ 3 ] {4e3e8027-ac17-4805-a889-6b36911cfb3c} <Debug> TCPHandler: Processed in 0.001874445 sec. | ||
| 1883 | 2026.01.16 09:47:35.078966 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.01.16 09:47:35.079058 [ 3 ] {86f3af68-ef21-456b-8755-ebad153a42c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.01.16 09:47:35.079097 [ 3 ] {86f3af68-ef21-456b-8755-ebad153a42c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1886 | 2026.01.16 09:47:35.079397 [ 3 ] {86f3af68-ef21-456b-8755-ebad153a42c7} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.01.16 09:47:35.079432 [ 3 ] {86f3af68-ef21-456b-8755-ebad153a42c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1888 | 2026.01.16 09:47:35.079723 [ 3 ] {86f3af68-ef21-456b-8755-ebad153a42c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1889 | 2026.01.16 09:47:35.079920 [ 3 ] {86f3af68-ef21-456b-8755-ebad153a42c7} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.01.16 09:47:35.080035 [ 3 ] {86f3af68-ef21-456b-8755-ebad153a42c7} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.000996 sec., 24096.385542168675 rows/sec., 1.75 MiB/sec. | ||
| 1891 | 2026.01.16 09:47:35.080067 [ 3 ] {86f3af68-ef21-456b-8755-ebad153a42c7} <Debug> TCPHandler: Processed in 0.001148826 sec. | ||
| 1892 | 2026.01.16 09:47:35.080172 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.01.16 09:47:35.080263 [ 3 ] {aaad02a5-6ab1-497c-8c4b-c4fdbe91b5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.01.16 09:47:35.080301 [ 3 ] {aaad02a5-6ab1-497c-8c4b-c4fdbe91b5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1895 | 2026.01.16 09:47:35.080729 [ 3 ] {aaad02a5-6ab1-497c-8c4b-c4fdbe91b5d5} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.01.16 09:47:35.080762 [ 3 ] {aaad02a5-6ab1-497c-8c4b-c4fdbe91b5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1897 | 2026.01.16 09:47:35.081080 [ 3 ] {aaad02a5-6ab1-497c-8c4b-c4fdbe91b5d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1898 | 2026.01.16 09:47:35.081279 [ 3 ] {aaad02a5-6ab1-497c-8c4b-c4fdbe91b5d5} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.01.16 09:47:35.081399 [ 3 ] {aaad02a5-6ab1-497c-8c4b-c4fdbe91b5d5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 5.52 MiB/sec. | ||
| 1900 | 2026.01.16 09:47:35.081431 [ 3 ] {aaad02a5-6ab1-497c-8c4b-c4fdbe91b5d5} <Debug> TCPHandler: Processed in 0.001306368 sec. | ||
| 1901 | 2026.01.16 09:47:35.691924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3281 | ||
| 1902 | 2026.01.16 09:47:35.692448 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.01.16 09:47:35.692498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1904 | 2026.01.16 09:47:35.693004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1905 | 2026.01.16 09:47:35.693238 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.01.16 09:47:35.693377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3281 | ||
| 1907 | 2026.01.16 09:47:35.851855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1908 | 2026.01.16 09:47:35.869363 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.01.16 09:47:35.869424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1910 | 2026.01.16 09:47:35.874980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1911 | 2026.01.16 09:47:35.875686 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.01.16 09:47:35.878800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1913 | 2026.01.16 09:47:40.016545 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.01.16 09:47:40.016751 [ 3 ] {44c6137a-fda0-4209-a6c5-6b66ce01c0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1915 | 2026.01.16 09:47:40.016822 [ 3 ] {44c6137a-fda0-4209-a6c5-6b66ce01c0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1916 | 2026.01.16 09:47:40.017494 [ 3 ] {44c6137a-fda0-4209-a6c5-6b66ce01c0f5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.01.16 09:47:40.017537 [ 3 ] {44c6137a-fda0-4209-a6c5-6b66ce01c0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1918 | 2026.01.16 09:47:40.017907 [ 3 ] {44c6137a-fda0-4209-a6c5-6b66ce01c0f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1919 | 2026.01.16 09:47:40.018125 [ 3 ] {44c6137a-fda0-4209-a6c5-6b66ce01c0f5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.01.16 09:47:40.018270 [ 3 ] {44c6137a-fda0-4209-a6c5-6b66ce01c0f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.72 MiB/sec. | ||
| 1921 | 2026.01.16 09:47:40.018310 [ 3 ] {44c6137a-fda0-4209-a6c5-6b66ce01c0f5} <Debug> TCPHandler: Processed in 0.001897485 sec. | ||
| 1922 | 2026.01.16 09:47:40.018449 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.01.16 09:47:40.018571 [ 3 ] {8e4f9b0c-053a-4006-8e91-adf4b794bbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1924 | 2026.01.16 09:47:40.018619 [ 3 ] {8e4f9b0c-053a-4006-8e91-adf4b794bbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1925 | 2026.01.16 09:47:40.019118 [ 3 ] {8e4f9b0c-053a-4006-8e91-adf4b794bbe5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.01.16 09:47:40.019161 [ 3 ] {8e4f9b0c-053a-4006-8e91-adf4b794bbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1927 | 2026.01.16 09:47:40.019477 [ 3 ] {8e4f9b0c-053a-4006-8e91-adf4b794bbe5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1928 | 2026.01.16 09:47:40.019690 [ 3 ] {8e4f9b0c-053a-4006-8e91-adf4b794bbe5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.01.16 09:47:40.019817 [ 3 ] {8e4f9b0c-053a-4006-8e91-adf4b794bbe5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 1930 | 2026.01.16 09:47:40.019853 [ 3 ] {8e4f9b0c-053a-4006-8e91-adf4b794bbe5} <Debug> TCPHandler: Processed in 0.00147373 sec. | ||
| 1931 | 2026.01.16 09:47:40.019956 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.01.16 09:47:40.020049 [ 3 ] {513a14d8-a2d5-4f01-8532-4bb9bc08367c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1933 | 2026.01.16 09:47:40.020091 [ 3 ] {513a14d8-a2d5-4f01-8532-4bb9bc08367c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1934 | 2026.01.16 09:47:40.020483 [ 3 ] {513a14d8-a2d5-4f01-8532-4bb9bc08367c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.01.16 09:47:40.020519 [ 3 ] {513a14d8-a2d5-4f01-8532-4bb9bc08367c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1936 | 2026.01.16 09:47:40.020837 [ 3 ] {513a14d8-a2d5-4f01-8532-4bb9bc08367c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1937 | 2026.01.16 09:47:40.021036 [ 3 ] {513a14d8-a2d5-4f01-8532-4bb9bc08367c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.01.16 09:47:40.021166 [ 3 ] {513a14d8-a2d5-4f01-8532-4bb9bc08367c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 1939 | 2026.01.16 09:47:40.021207 [ 3 ] {513a14d8-a2d5-4f01-8532-4bb9bc08367c} <Debug> TCPHandler: Processed in 0.001298797 sec. | ||
| 1940 | 2026.01.16 09:47:40.021309 [ 3 ] {} <Trace> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.01.16 09:47:40.021400 [ 3 ] {42e82d8e-c279-4104-a9a3-7b36f30166c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64489) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1942 | 2026.01.16 09:47:40.021439 [ 3 ] {42e82d8e-c279-4104-a9a3-7b36f30166c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1943 | 2026.01.16 09:47:40.021752 [ 3 ] {42e82d8e-c279-4104-a9a3-7b36f30166c3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.01.16 09:47:40.021787 [ 3 ] {42e82d8e-c279-4104-a9a3-7b36f30166c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1945 | 2026.01.16 09:47:40.022077 [ 3 ] {42e82d8e-c279-4104-a9a3-7b36f30166c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2026.01.16 09:47:40.022273 [ 3 ] {42e82d8e-c279-4104-a9a3-7b36f30166c3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.01.16 09:47:40.022395 [ 3 ] {42e82d8e-c279-4104-a9a3-7b36f30166c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001012 sec., 59288.53754940711 rows/sec., 4.00 MiB/sec. | ||
| 1948 | 2026.01.16 09:47:40.022434 [ 3 ] {42e82d8e-c279-4104-a9a3-7b36f30166c3} <Debug> TCPHandler: Processed in 0.001174475 sec. | ||
| 1949 | 2026.01.16 09:47:43.040112 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1950 | 2026.01.16 09:47:43.040205 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1951 | 2026.01.16 09:47:43.162381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 294 | ||
| 1952 | 2026.01.16 09:47:43.164822 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.01.16 09:47:43.164880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1954 | 2026.01.16 09:47:43.166057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1955 | 2026.01.16 09:47:43.166320 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.01.16 09:47:43.166641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1957 | 2026.01.16 09:47:43.193521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3793 | ||
| 1958 | 2026.01.16 09:47:43.194143 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.01.16 09:47:43.194203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1960 | 2026.01.16 09:47:43.194754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1961 | 2026.01.16 09:47:43.195004 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.01.16 09:47:43.195160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3793 | ||
| 1963 | 2026.01.16 09:47:43.263497 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1964 | 2026.01.16 09:47:43.263545 [ 3 ] {} <Debug> TCP-Session: c252a1e5-3d3b-4981-8724-b37bb74dbdd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.01.16 09:47:43.378932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1966 | 2026.01.16 09:47:43.396046 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.01.16 09:47:43.396104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1968 | 2026.01.16 09:47:43.401814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1969 | 2026.01.16 09:47:43.402515 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.01.16 09:47:43.405557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1971 | 2026.01.16 09:47:44.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.03 MiB, peak 187.24 MiB, free memory in arenas 0.00 B, will set to 183.27 MiB (RSS), difference: 2.24 MiB | ||
| 1972 | 2026.01.16 09:47:45.029833 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.01.16 09:47:45.030040 [ 255 ] {08a2c46e-0e1b-4c23-9b7e-fc98e5be8483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.01.16 09:47:45.030110 [ 255 ] {08a2c46e-0e1b-4c23-9b7e-fc98e5be8483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1975 | 2026.01.16 09:47:45.031005 [ 255 ] {08a2c46e-0e1b-4c23-9b7e-fc98e5be8483} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.01.16 09:47:45.031050 [ 255 ] {08a2c46e-0e1b-4c23-9b7e-fc98e5be8483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1977 | 2026.01.16 09:47:45.031507 [ 255 ] {08a2c46e-0e1b-4c23-9b7e-fc98e5be8483} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1978 | 2026.01.16 09:47:45.031766 [ 255 ] {08a2c46e-0e1b-4c23-9b7e-fc98e5be8483} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.01.16 09:47:45.031888 [ 23 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1980 | 2026.01.16 09:47:45.031927 [ 23 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.01.16 09:47:45.031927 [ 255 ] {08a2c46e-0e1b-4c23-9b7e-fc98e5be8483} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001937 sec., 211667.52710376872 rows/sec., 13.43 MiB/sec. | ||
| 1982 | 2026.01.16 09:47:45.031946 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1983 | 2026.01.16 09:47:45.031980 [ 255 ] {08a2c46e-0e1b-4c23-9b7e-fc98e5be8483} <Debug> TCPHandler: Processed in 0.002280051 sec. | ||
| 1984 | 2026.01.16 09:47:45.032083 [ 196 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 1985 | 2026.01.16 09:47:45.032125 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.01.16 09:47:45.032228 [ 196 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1987 | 2026.01.16 09:47:45.032236 [ 255 ] {3e5953fb-0750-474b-a61c-c68c2a02c391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1988 | 2026.01.16 09:47:45.032271 [ 196 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 1989 | 2026.01.16 09:47:45.032296 [ 255 ] {3e5953fb-0750-474b-a61c-c68c2a02c391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1990 | 2026.01.16 09:47:45.032375 [ 196 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 1991 | 2026.01.16 09:47:45.032435 [ 196 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 1992 | 2026.01.16 09:47:45.032484 [ 196 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 1993 | 2026.01.16 09:47:45.032532 [ 196 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 1994 | 2026.01.16 09:47:45.033581 [ 255 ] {3e5953fb-0750-474b-a61c-c68c2a02c391} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.16 09:47:45.033622 [ 255 ] {3e5953fb-0750-474b-a61c-c68c2a02c391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 1996 | 2026.01.16 09:47:45.033848 [ 196 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838885 sec., 1114805.982973378 rows/sec., 74.97 MiB/sec. | ||
| 1997 | 2026.01.16 09:47:45.034014 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1998 | 2026.01.16 09:47:45.034105 [ 255 ] {3e5953fb-0750-474b-a61c-c68c2a02c391} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1999 | 2026.01.16 09:47:45.034351 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.01.16 09:47:45.034401 [ 255 ] {3e5953fb-0750-474b-a61c-c68c2a02c391} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.01.16 09:47:45.034431 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_5_1} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2002 | 2026.01.16 09:47:45.034508 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2003 | 2026.01.16 09:47:45.034544 [ 255 ] {3e5953fb-0750-474b-a61c-c68c2a02c391} <Debug> executeQuery: Read 1180 rows, 96.30 KiB in 0.002332 sec., 506003.43053173245 rows/sec., 40.33 MiB/sec. | ||
| 2004 | 2026.01.16 09:47:45.034586 [ 255 ] {3e5953fb-0750-474b-a61c-c68c2a02c391} <Debug> TCPHandler: Processed in 0.002514354 sec. | ||
| 2005 | 2026.01.16 09:47:45.034717 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.01.16 09:47:45.034815 [ 255 ] {e88c406a-ed2f-4939-bbfb-c823579be4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.01.16 09:47:45.034857 [ 255 ] {e88c406a-ed2f-4939-bbfb-c823579be4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2008 | 2026.01.16 09:47:45.035371 [ 255 ] {e88c406a-ed2f-4939-bbfb-c823579be4bb} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.01.16 09:47:45.035407 [ 255 ] {e88c406a-ed2f-4939-bbfb-c823579be4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2010 | 2026.01.16 09:47:45.035731 [ 255 ] {e88c406a-ed2f-4939-bbfb-c823579be4bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2011 | 2026.01.16 09:47:45.035953 [ 255 ] {e88c406a-ed2f-4939-bbfb-c823579be4bb} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.01.16 09:47:45.036092 [ 255 ] {e88c406a-ed2f-4939-bbfb-c823579be4bb} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001296 sec., 184413.58024691357 rows/sec., 11.21 MiB/sec. | ||
| 2013 | 2026.01.16 09:47:45.036129 [ 255 ] {e88c406a-ed2f-4939-bbfb-c823579be4bb} <Debug> TCPHandler: Processed in 0.001463559 sec. | ||
| 2014 | 2026.01.16 09:47:45.036241 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.01.16 09:47:45.036336 [ 255 ] {fd1b508f-3e8f-4d1e-a770-f2a0f02bb512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2016 | 2026.01.16 09:47:45.036375 [ 255 ] {fd1b508f-3e8f-4d1e-a770-f2a0f02bb512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2017 | 2026.01.16 09:47:45.036852 [ 255 ] {fd1b508f-3e8f-4d1e-a770-f2a0f02bb512} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.01.16 09:47:45.036887 [ 255 ] {fd1b508f-3e8f-4d1e-a770-f2a0f02bb512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2019 | 2026.01.16 09:47:45.037213 [ 255 ] {fd1b508f-3e8f-4d1e-a770-f2a0f02bb512} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2020 | 2026.01.16 09:47:45.037426 [ 255 ] {fd1b508f-3e8f-4d1e-a770-f2a0f02bb512} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.01.16 09:47:45.037514 [ 23 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2022 | 2026.01.16 09:47:45.037544 [ 23 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.01.16 09:47:45.037560 [ 255 ] {fd1b508f-3e8f-4d1e-a770-f2a0f02bb512} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 2024 | 2026.01.16 09:47:45.037565 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2025 | 2026.01.16 09:47:45.037598 [ 255 ] {fd1b508f-3e8f-4d1e-a770-f2a0f02bb512} <Debug> TCPHandler: Processed in 0.001407419 sec. | ||
| 2026 | 2026.01.16 09:47:45.037715 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.01.16 09:47:45.037727 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::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 | ||
| 2028 | 2026.01.16 09:47:45.037810 [ 255 ] {aaf54520-4e07-4f6a-b0ce-2bb417b4a2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.01.16 09:47:45.037854 [ 255 ] {aaf54520-4e07-4f6a-b0ce-2bb417b4a2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2030 | 2026.01.16 09:47:45.037912 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2031 | 2026.01.16 09:47:45.037959 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2032 | 2026.01.16 09:47:45.038073 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2033 | 2026.01.16 09:47:45.038131 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2034 | 2026.01.16 09:47:45.038188 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2035 | 2026.01.16 09:47:45.038235 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2036 | 2026.01.16 09:47:45.038345 [ 255 ] {aaf54520-4e07-4f6a-b0ce-2bb417b4a2fa} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.01.16 09:47:45.038385 [ 255 ] {aaf54520-4e07-4f6a-b0ce-2bb417b4a2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2038 | 2026.01.16 09:47:45.038734 [ 255 ] {aaf54520-4e07-4f6a-b0ce-2bb417b4a2fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2039 | 2026.01.16 09:47:45.038966 [ 255 ] {aaf54520-4e07-4f6a-b0ce-2bb417b4a2fa} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.01.16 09:47:45.039104 [ 38 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2041 | 2026.01.16 09:47:45.039120 [ 255 ] {aaf54520-4e07-4f6a-b0ce-2bb417b4a2fa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001328 sec., 158885.5421686747 rows/sec., 9.02 MiB/sec. | ||
| 2042 | 2026.01.16 09:47:45.039159 [ 38 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.01.16 09:47:45.039174 [ 255 ] {aaf54520-4e07-4f6a-b0ce-2bb417b4a2fa} <Debug> TCPHandler: Processed in 0.00150935 sec. | ||
| 2044 | 2026.01.16 09:47:45.039189 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2045 | 2026.01.16 09:47:45.039277 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 2046 | 2026.01.16 09:47:45.039298 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.01.16 09:47:45.039301 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645782 sec., 644070.7213956648 rows/sec., 43.99 MiB/sec. | ||
| 2048 | 2026.01.16 09:47:45.039367 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2049 | 2026.01.16 09:47:45.039401 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2050 | 2026.01.16 09:47:45.039429 [ 255 ] {101cd336-82d5-479b-8071-1ca5693f861c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2051 | 2026.01.16 09:47:45.039456 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2052 | 2026.01.16 09:47:45.039474 [ 255 ] {101cd336-82d5-479b-8071-1ca5693f861c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2053 | 2026.01.16 09:47:45.039509 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2054 | 2026.01.16 09:47:45.039542 [ 192 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2055 | 2026.01.16 09:47:45.039557 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2056 | 2026.01.16 09:47:45.039617 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2057 | 2026.01.16 09:47:45.039930 [ 192 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.01.16 09:47:45.040024 [ 192 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_5_1} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2059 | 2026.01.16 09:47:45.040118 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2060 | 2026.01.16 09:47:45.040178 [ 255 ] {101cd336-82d5-479b-8071-1ca5693f861c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.01.16 09:47:45.040221 [ 255 ] {101cd336-82d5-479b-8071-1ca5693f861c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2062 | 2026.01.16 09:47:45.040604 [ 255 ] {101cd336-82d5-479b-8071-1ca5693f861c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2063 | 2026.01.16 09:47:45.040655 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408328 sec., 749115.2629217057 rows/sec., 45.40 MiB/sec. | ||
| 2064 | 2026.01.16 09:47:45.040792 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2065 | 2026.01.16 09:47:45.040857 [ 255 ] {101cd336-82d5-479b-8071-1ca5693f861c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.01.16 09:47:45.041040 [ 255 ] {101cd336-82d5-479b-8071-1ca5693f861c} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001627 sec., 438229.8709280885 rows/sec., 30.73 MiB/sec. | ||
| 2067 | 2026.01.16 09:47:45.041059 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.01.16 09:47:45.041079 [ 255 ] {101cd336-82d5-479b-8071-1ca5693f861c} <Debug> TCPHandler: Processed in 0.001831094 sec. | ||
| 2069 | 2026.01.16 09:47:45.041128 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_5_1} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2070 | 2026.01.16 09:47:45.041190 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2071 | 2026.01.16 09:47:45.041216 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2072 | 2026.01.16 09:47:45.041316 [ 255 ] {d3f3ceaa-c6d5-44c9-9f56-1b5dfb243f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2073 | 2026.01.16 09:47:45.041357 [ 255 ] {d3f3ceaa-c6d5-44c9-9f56-1b5dfb243f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2074 | 2026.01.16 09:47:45.041695 [ 255 ] {d3f3ceaa-c6d5-44c9-9f56-1b5dfb243f22} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.01.16 09:47:45.041731 [ 255 ] {d3f3ceaa-c6d5-44c9-9f56-1b5dfb243f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2076 | 2026.01.16 09:47:45.042035 [ 255 ] {d3f3ceaa-c6d5-44c9-9f56-1b5dfb243f22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2077 | 2026.01.16 09:47:45.042243 [ 255 ] {d3f3ceaa-c6d5-44c9-9f56-1b5dfb243f22} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.01.16 09:47:45.042385 [ 255 ] {d3f3ceaa-c6d5-44c9-9f56-1b5dfb243f22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 2079 | 2026.01.16 09:47:45.042419 [ 255 ] {d3f3ceaa-c6d5-44c9-9f56-1b5dfb243f22} <Debug> TCPHandler: Processed in 0.001254767 sec. | ||
| 2080 | 2026.01.16 09:47:45.042534 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.01.16 09:47:45.042627 [ 255 ] {70fd612c-53b1-4e23-a857-ca007c11b135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2082 | 2026.01.16 09:47:45.042670 [ 255 ] {70fd612c-53b1-4e23-a857-ca007c11b135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2083 | 2026.01.16 09:47:45.043108 [ 255 ] {70fd612c-53b1-4e23-a857-ca007c11b135} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.01.16 09:47:45.043142 [ 255 ] {70fd612c-53b1-4e23-a857-ca007c11b135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2085 | 2026.01.16 09:47:45.043498 [ 255 ] {70fd612c-53b1-4e23-a857-ca007c11b135} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2086 | 2026.01.16 09:47:45.043711 [ 255 ] {70fd612c-53b1-4e23-a857-ca007c11b135} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.01.16 09:47:45.043844 [ 255 ] {70fd612c-53b1-4e23-a857-ca007c11b135} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 2088 | 2026.01.16 09:47:45.043878 [ 255 ] {70fd612c-53b1-4e23-a857-ca007c11b135} <Debug> TCPHandler: Processed in 0.001395078 sec. | ||
| 2089 | 2026.01.16 09:47:45.043988 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.01.16 09:47:45.044083 [ 255 ] {f2746583-9cbb-4832-bd29-b69bcbadaa24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2091 | 2026.01.16 09:47:45.044124 [ 255 ] {f2746583-9cbb-4832-bd29-b69bcbadaa24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2092 | 2026.01.16 09:47:45.044430 [ 255 ] {f2746583-9cbb-4832-bd29-b69bcbadaa24} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.01.16 09:47:45.044463 [ 255 ] {f2746583-9cbb-4832-bd29-b69bcbadaa24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2094 | 2026.01.16 09:47:45.044759 [ 255 ] {f2746583-9cbb-4832-bd29-b69bcbadaa24} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2095 | 2026.01.16 09:47:45.044972 [ 255 ] {f2746583-9cbb-4832-bd29-b69bcbadaa24} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.01.16 09:47:45.045056 [ 23 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2097 | 2026.01.16 09:47:45.045087 [ 23 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.01.16 09:47:45.045104 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2099 | 2026.01.16 09:47:45.045105 [ 255 ] {f2746583-9cbb-4832-bd29-b69bcbadaa24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 2100 | 2026.01.16 09:47:45.045144 [ 255 ] {f2746583-9cbb-4832-bd29-b69bcbadaa24} <Debug> TCPHandler: Processed in 0.001205737 sec. | ||
| 2101 | 2026.01.16 09:47:45.045204 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 2102 | 2026.01.16 09:47:45.045254 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.01.16 09:47:45.045315 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2026.01.16 09:47:45.045352 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 2105 | 2026.01.16 09:47:45.045354 [ 255 ] {d58b3f98-e3c4-442e-ad9f-d986510f5e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.01.16 09:47:45.045409 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 2107 | 2026.01.16 09:47:45.045423 [ 255 ] {d58b3f98-e3c4-442e-ad9f-d986510f5e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2108 | 2026.01.16 09:47:45.045461 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 2109 | 2026.01.16 09:47:45.045501 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 2110 | 2026.01.16 09:47:45.045536 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 2111 | 2026.01.16 09:47:45.046209 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001056515 sec., 4732.540475052413 rows/sec., 318.89 KiB/sec. | ||
| 2112 | 2026.01.16 09:47:45.046330 [ 255 ] {d58b3f98-e3c4-442e-ad9f-d986510f5e07} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.01.16 09:47:45.046339 [ 200 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2114 | 2026.01.16 09:47:45.046370 [ 255 ] {d58b3f98-e3c4-442e-ad9f-d986510f5e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2115 | 2026.01.16 09:47:45.046639 [ 200 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_5_1} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.01.16 09:47:45.046719 [ 200 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_5_1} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2117 | 2026.01.16 09:47:45.046787 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2118 | 2026.01.16 09:47:45.046980 [ 255 ] {d58b3f98-e3c4-442e-ad9f-d986510f5e07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2119 | 2026.01.16 09:47:45.047215 [ 255 ] {d58b3f98-e3c4-442e-ad9f-d986510f5e07} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.01.16 09:47:45.047361 [ 255 ] {d58b3f98-e3c4-442e-ad9f-d986510f5e07} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002025 sec., 16790.123456790123 rows/sec., 30.09 MiB/sec. | ||
| 2121 | 2026.01.16 09:47:45.047424 [ 255 ] {d58b3f98-e3c4-442e-ad9f-d986510f5e07} <Debug> TCPHandler: Processed in 0.00222134 sec. | ||
| 2122 | 2026.01.16 09:47:45.047535 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.01.16 09:47:45.047630 [ 255 ] {9b42ef07-ca7f-44ff-9ff1-01feda6110b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.01.16 09:47:45.047672 [ 255 ] {9b42ef07-ca7f-44ff-9ff1-01feda6110b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2125 | 2026.01.16 09:47:45.048018 [ 255 ] {9b42ef07-ca7f-44ff-9ff1-01feda6110b4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.01.16 09:47:45.048054 [ 255 ] {9b42ef07-ca7f-44ff-9ff1-01feda6110b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2127 | 2026.01.16 09:47:45.048365 [ 255 ] {9b42ef07-ca7f-44ff-9ff1-01feda6110b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2128 | 2026.01.16 09:47:45.048572 [ 255 ] {9b42ef07-ca7f-44ff-9ff1-01feda6110b4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.01.16 09:47:45.048700 [ 255 ] {9b42ef07-ca7f-44ff-9ff1-01feda6110b4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 2130 | 2026.01.16 09:47:45.048734 [ 255 ] {9b42ef07-ca7f-44ff-9ff1-01feda6110b4} <Debug> TCPHandler: Processed in 0.001249756 sec. | ||
| 2131 | 2026.01.16 09:47:50.016328 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.01.16 09:47:50.016633 [ 255 ] {55370013-f8f0-4cfc-b04c-6a18c0a51184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2133 | 2026.01.16 09:47:50.016720 [ 255 ] {55370013-f8f0-4cfc-b04c-6a18c0a51184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2134 | 2026.01.16 09:47:50.017508 [ 255 ] {55370013-f8f0-4cfc-b04c-6a18c0a51184} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.01.16 09:47:50.017551 [ 255 ] {55370013-f8f0-4cfc-b04c-6a18c0a51184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2136 | 2026.01.16 09:47:50.017959 [ 255 ] {55370013-f8f0-4cfc-b04c-6a18c0a51184} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2137 | 2026.01.16 09:47:50.018183 [ 255 ] {55370013-f8f0-4cfc-b04c-6a18c0a51184} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.01.16 09:47:50.018339 [ 255 ] {55370013-f8f0-4cfc-b04c-6a18c0a51184} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001783 sec., 31407.73976444195 rows/sec., 2.40 MiB/sec. | ||
| 2139 | 2026.01.16 09:47:50.018380 [ 255 ] {55370013-f8f0-4cfc-b04c-6a18c0a51184} <Debug> TCPHandler: Processed in 0.002229609 sec. | ||
| 2140 | 2026.01.16 09:47:50.018503 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.01.16 09:47:50.018598 [ 255 ] {3d7462aa-d5fa-4a91-8ca4-611baf01aebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2142 | 2026.01.16 09:47:50.018638 [ 255 ] {3d7462aa-d5fa-4a91-8ca4-611baf01aebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2143 | 2026.01.16 09:47:50.019085 [ 255 ] {3d7462aa-d5fa-4a91-8ca4-611baf01aebf} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.01.16 09:47:50.019120 [ 255 ] {3d7462aa-d5fa-4a91-8ca4-611baf01aebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2145 | 2026.01.16 09:47:50.019433 [ 255 ] {3d7462aa-d5fa-4a91-8ca4-611baf01aebf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2146 | 2026.01.16 09:47:50.019633 [ 255 ] {3d7462aa-d5fa-4a91-8ca4-611baf01aebf} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.01.16 09:47:50.019765 [ 255 ] {3d7462aa-d5fa-4a91-8ca4-611baf01aebf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 2148 | 2026.01.16 09:47:50.019801 [ 255 ] {3d7462aa-d5fa-4a91-8ca4-611baf01aebf} <Debug> TCPHandler: Processed in 0.001345389 sec. | ||
| 2149 | 2026.01.16 09:47:50.019917 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.01.16 09:47:50.020010 [ 255 ] {dcce3ef4-c7d1-4f37-99c5-b51e13787917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.01.16 09:47:50.020054 [ 255 ] {dcce3ef4-c7d1-4f37-99c5-b51e13787917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2152 | 2026.01.16 09:47:50.020504 [ 255 ] {dcce3ef4-c7d1-4f37-99c5-b51e13787917} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.01.16 09:47:50.020540 [ 255 ] {dcce3ef4-c7d1-4f37-99c5-b51e13787917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2154 | 2026.01.16 09:47:50.020874 [ 255 ] {dcce3ef4-c7d1-4f37-99c5-b51e13787917} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2155 | 2026.01.16 09:47:50.021079 [ 255 ] {dcce3ef4-c7d1-4f37-99c5-b51e13787917} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.01.16 09:47:50.021210 [ 255 ] {dcce3ef4-c7d1-4f37-99c5-b51e13787917} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 2157 | 2026.01.16 09:47:50.021246 [ 255 ] {dcce3ef4-c7d1-4f37-99c5-b51e13787917} <Debug> TCPHandler: Processed in 0.001375929 sec. | ||
| 2158 | 2026.01.16 09:47:50.021355 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.01.16 09:47:50.021447 [ 255 ] {f9b004ac-101b-40fe-a238-733eedb1068a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2160 | 2026.01.16 09:47:50.021488 [ 255 ] {f9b004ac-101b-40fe-a238-733eedb1068a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2161 | 2026.01.16 09:47:50.021817 [ 255 ] {f9b004ac-101b-40fe-a238-733eedb1068a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.01.16 09:47:50.021850 [ 255 ] {f9b004ac-101b-40fe-a238-733eedb1068a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2163 | 2026.01.16 09:47:50.022174 [ 255 ] {f9b004ac-101b-40fe-a238-733eedb1068a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2164 | 2026.01.16 09:47:50.022377 [ 255 ] {f9b004ac-101b-40fe-a238-733eedb1068a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.01.16 09:47:50.022506 [ 255 ] {f9b004ac-101b-40fe-a238-733eedb1068a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2166 | 2026.01.16 09:47:50.022539 [ 255 ] {f9b004ac-101b-40fe-a238-733eedb1068a} <Debug> TCPHandler: Processed in 0.001233186 sec. | ||
| 2167 | 2026.01.16 09:47:50.695313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4241 | ||
| 2168 | 2026.01.16 09:47:50.695976 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.01.16 09:47:50.696015 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2170 | 2026.01.16 09:47:50.696518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2171 | 2026.01.16 09:47:50.696755 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.01.16 09:47:50.696894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4241 | ||
| 2173 | 2026.01.16 09:47:50.905690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2174 | 2026.01.16 09:47:50.921939 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.01.16 09:47:50.921991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2176 | 2026.01.16 09:47:50.927717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2177 | 2026.01.16 09:47:50.928403 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.01.16 09:47:50.931134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2179 | 2026.01.16 09:47:53.166827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 324 | ||
| 2180 | 2026.01.16 09:47:53.168937 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.01.16 09:47:53.168994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2182 | 2026.01.16 09:47:53.170136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2183 | 2026.01.16 09:47:53.170409 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.01.16 09:47:53.170566 [ 27 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2185 | 2026.01.16 09:47:53.170643 [ 27 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.01.16 09:47:53.170666 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2187 | 2026.01.16 09:47:53.170740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2188 | 2026.01.16 09:47:53.170798 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 2189 | 2026.01.16 09:47:53.171331 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2190 | 2026.01.16 09:47:53.171529 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 2191 | 2026.01.16 09:47:53.172021 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2192 | 2026.01.16 09:47:53.172390 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2193 | 2026.01.16 09:47:53.172748 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2194 | 2026.01.16 09:47:53.173105 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2195 | 2026.01.16 09:47:53.173468 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2196 | 2026.01.16 09:47:53.179757 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.0090116 sec., 35953.659727462385 rows/sec., 34.55 MiB/sec. | ||
| 2197 | 2026.01.16 09:47:53.180878 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2198 | 2026.01.16 09:47:53.181531 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.01.16 09:47:53.181615 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_6_1} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2200 | 2026.01.16 09:47:53.181834 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2201 | 2026.01.16 09:47:54.407640 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41987 | ||
| 2202 | 2026.01.16 09:47:54.407761 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.01.16 09:47:54.407793 [ 3 ] {} <Debug> TCP-Session: c37838c5-fb10-4479-b371-2dd88331b79d Authenticating user 'default' from [fd00:1122:3344:101::e]:41987 | ||
| 2204 | 2026.01.16 09:47:54.407817 [ 3 ] {} <Debug> TCP-Session: c37838c5-fb10-4479-b371-2dd88331b79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.01.16 09:47:54.407833 [ 3 ] {} <Debug> TCP-Session: c37838c5-fb10-4479-b371-2dd88331b79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.01.16 09:47:54.408061 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46085 | ||
| 2207 | 2026.01.16 09:47:54.408095 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49718 | ||
| 2208 | 2026.01.16 09:47:54.408123 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64145 | ||
| 2209 | 2026.01.16 09:47:54.408151 [ 3 ] {} <Trace> TCP-Session: c37838c5-fb10-4479-b371-2dd88331b79d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2026.01.16 09:47:54.408145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55766 | ||
| 2211 | 2026.01.16 09:47:54.408201 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2212 | 2026.01.16 09:47:54.408209 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2213 | 2026.01.16 09:47:54.408244 [ 287 ] {} <Debug> TCP-Session: d87dabeb-e24a-448e-8e14-00271e4b9f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49718 | ||
| 2214 | 2026.01.16 09:47:54.408166 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56376 | ||
| 2215 | 2026.01.16 09:47:54.408275 [ 287 ] {} <Debug> TCP-Session: d87dabeb-e24a-448e-8e14-00271e4b9f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.01.16 09:47:54.408346 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.01.16 09:47:54.408349 [ 3 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41987) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2218 | 2026.01.16 09:47:54.408376 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.01.16 09:47:54.408394 [ 289 ] {} <Debug> TCP-Session: fbbc1000-b177-41f2-a93e-b2ad282ae07a Authenticating user 'default' from [fd00:1122:3344:101::e]:64145 | ||
| 2220 | 2026.01.16 09:47:54.408357 [ 287 ] {} <Debug> TCP-Session: d87dabeb-e24a-448e-8e14-00271e4b9f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.01.16 09:47:54.408431 [ 290 ] {} <Debug> TCP-Session: b4eaad99-d8ba-438b-a72b-413daad008ac Authenticating user 'default' from [fd00:1122:3344:101::e]:55766 | ||
| 2222 | 2026.01.16 09:47:54.408446 [ 289 ] {} <Debug> TCP-Session: fbbc1000-b177-41f2-a93e-b2ad282ae07a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.01.16 09:47:54.408269 [ 286 ] {} <Debug> TCP-Session: 0f557363-fb92-4ab2-8507-cd63c3ce83ed Authenticating user 'default' from [fd00:1122:3344:101::e]:46085 | ||
| 2224 | 2026.01.16 09:47:54.408482 [ 289 ] {} <Debug> TCP-Session: fbbc1000-b177-41f2-a93e-b2ad282ae07a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.01.16 09:47:54.408478 [ 290 ] {} <Debug> TCP-Session: b4eaad99-d8ba-438b-a72b-413daad008ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.01.16 09:47:54.408503 [ 286 ] {} <Debug> TCP-Session: 0f557363-fb92-4ab2-8507-cd63c3ce83ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.01.16 09:47:54.408525 [ 290 ] {} <Debug> TCP-Session: b4eaad99-d8ba-438b-a72b-413daad008ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.01.16 09:47:54.408539 [ 286 ] {} <Debug> TCP-Session: 0f557363-fb92-4ab2-8507-cd63c3ce83ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.01.16 09:47:54.408563 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2026.01.16 09:47:54.408180 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44047 | ||
| 2231 | 2026.01.16 09:47:54.408625 [ 292 ] {} <Debug> TCP-Session: 89d381e6-04cf-4c2f-874a-ed1fd87bc269 Authenticating user 'default' from [fd00:1122:3344:101::e]:56376 | ||
| 2232 | 2026.01.16 09:47:54.408137 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51619 | ||
| 2233 | 2026.01.16 09:47:54.408683 [ 292 ] {} <Debug> TCP-Session: 89d381e6-04cf-4c2f-874a-ed1fd87bc269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.01.16 09:47:54.408664 [ 3 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2235 | 2026.01.16 09:47:54.408733 [ 292 ] {} <Debug> TCP-Session: 89d381e6-04cf-4c2f-874a-ed1fd87bc269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.01.16 09:47:54.408136 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38484 | ||
| 2237 | 2026.01.16 09:47:54.408801 [ 3 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2238 | 2026.01.16 09:47:54.408857 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2239 | 2026.01.16 09:47:54.408889 [ 293 ] {} <Debug> TCP-Session: 7151c26c-0e8e-47da-836e-87bc525e80a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44047 | ||
| 2240 | 2026.01.16 09:47:54.408905 [ 293 ] {} <Debug> TCP-Session: 7151c26c-0e8e-47da-836e-87bc525e80a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.01.16 09:47:54.408917 [ 293 ] {} <Debug> TCP-Session: 7151c26c-0e8e-47da-836e-87bc525e80a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.01.16 09:47:54.408986 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2026.01.16 09:47:54.408988 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2026.01.16 09:47:54.409021 [ 291 ] {} <Debug> TCP-Session: 15087365-e895-47e5-968c-17404350394c Authenticating user 'default' from [fd00:1122:3344:101::e]:38484 | ||
| 2245 | 2026.01.16 09:47:54.409040 [ 288 ] {} <Debug> TCP-Session: c3a38873-aee9-4a6c-9a74-aff3335e5980 Authenticating user 'default' from [fd00:1122:3344:101::e]:51619 | ||
| 2246 | 2026.01.16 09:47:54.409047 [ 291 ] {} <Debug> TCP-Session: 15087365-e895-47e5-968c-17404350394c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.01.16 09:47:54.409065 [ 288 ] {} <Debug> TCP-Session: c3a38873-aee9-4a6c-9a74-aff3335e5980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.01.16 09:47:54.409074 [ 291 ] {} <Debug> TCP-Session: 15087365-e895-47e5-968c-17404350394c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.01.16 09:47:54.409082 [ 3 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 2250 | 2026.01.16 09:47:54.409088 [ 288 ] {} <Debug> TCP-Session: c3a38873-aee9-4a6c-9a74-aff3335e5980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.01.16 09:47:54.409178 [ 3 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2252 | 2026.01.16 09:47:55.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.33 MiB, peak 190.03 MiB, free memory in arenas 0.00 B, will set to 203.44 MiB (RSS), difference: 18.11 MiB | ||
| 2253 | 2026.01.16 09:47:55.035165 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.01.16 09:47:55.035417 [ 255 ] {90fcf0f1-4e41-4212-9d85-cc47e5f7fcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2255 | 2026.01.16 09:47:55.035507 [ 255 ] {90fcf0f1-4e41-4212-9d85-cc47e5f7fcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2256 | 2026.01.16 09:47:55.036623 [ 255 ] {90fcf0f1-4e41-4212-9d85-cc47e5f7fcce} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.01.16 09:47:55.036692 [ 255 ] {90fcf0f1-4e41-4212-9d85-cc47e5f7fcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2258 | 2026.01.16 09:47:55.043834 [ 255 ] {90fcf0f1-4e41-4212-9d85-cc47e5f7fcce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2259 | 2026.01.16 09:47:55.044106 [ 255 ] {90fcf0f1-4e41-4212-9d85-cc47e5f7fcce} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.01.16 09:47:55.044282 [ 255 ] {90fcf0f1-4e41-4212-9d85-cc47e5f7fcce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.008938 sec., 45871.55963302752 rows/sec., 2.91 MiB/sec. | ||
| 2261 | 2026.01.16 09:47:55.044341 [ 255 ] {90fcf0f1-4e41-4212-9d85-cc47e5f7fcce} <Debug> TCPHandler: Processed in 0.009375325 sec. | ||
| 2262 | 2026.01.16 09:47:55.044504 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.01.16 09:47:55.044618 [ 255 ] {9f9e1d1a-5d82-48de-ace6-e2e6243c9577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2264 | 2026.01.16 09:47:55.044676 [ 255 ] {9f9e1d1a-5d82-48de-ace6-e2e6243c9577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2265 | 2026.01.16 09:47:55.045799 [ 255 ] {9f9e1d1a-5d82-48de-ace6-e2e6243c9577} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.01.16 09:47:55.045849 [ 255 ] {9f9e1d1a-5d82-48de-ace6-e2e6243c9577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2267 | 2026.01.16 09:47:55.046309 [ 255 ] {9f9e1d1a-5d82-48de-ace6-e2e6243c9577} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2268 | 2026.01.16 09:47:55.046531 [ 255 ] {9f9e1d1a-5d82-48de-ace6-e2e6243c9577} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.01.16 09:47:55.046664 [ 255 ] {9f9e1d1a-5d82-48de-ace6-e2e6243c9577} <Debug> executeQuery: Read 1182 rows, 96.50 KiB in 0.002076 sec., 569364.161849711 rows/sec., 45.39 MiB/sec. | ||
| 2270 | 2026.01.16 09:47:55.046669 [ 26 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2271 | 2026.01.16 09:47:55.046704 [ 255 ] {9f9e1d1a-5d82-48de-ace6-e2e6243c9577} <Debug> TCPHandler: Processed in 0.002268281 sec. | ||
| 2272 | 2026.01.16 09:47:55.046755 [ 26 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.01.16 09:47:55.046784 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2274 | 2026.01.16 09:47:55.046865 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.01.16 09:47:55.046962 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 2276 | 2026.01.16 09:47:55.046971 [ 255 ] {d130f925-61e7-4a24-ba9d-a2c7d6cf55f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2277 | 2026.01.16 09:47:55.047068 [ 255 ] {d130f925-61e7-4a24-ba9d-a2c7d6cf55f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2278 | 2026.01.16 09:47:55.047138 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2279 | 2026.01.16 09:47:55.047189 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2280 | 2026.01.16 09:47:55.047292 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1177 rows starting from the beginning of the part | ||
| 2281 | 2026.01.16 09:47:55.047348 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2282 | 2026.01.16 09:47:55.047402 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1180 rows starting from the beginning of the part | ||
| 2283 | 2026.01.16 09:47:55.047447 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2284 | 2026.01.16 09:47:55.047499 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1182 rows starting from the beginning of the part | ||
| 2285 | 2026.01.16 09:47:55.047701 [ 255 ] {d130f925-61e7-4a24-ba9d-a2c7d6cf55f1} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.01.16 09:47:55.047745 [ 255 ] {d130f925-61e7-4a24-ba9d-a2c7d6cf55f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2287 | 2026.01.16 09:47:55.048307 [ 255 ] {d130f925-61e7-4a24-ba9d-a2c7d6cf55f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2288 | 2026.01.16 09:47:55.048562 [ 255 ] {d130f925-61e7-4a24-ba9d-a2c7d6cf55f1} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.01.16 09:47:55.048678 [ 26 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2290 | 2026.01.16 09:47:55.048702 [ 255 ] {d130f925-61e7-4a24-ba9d-a2c7d6cf55f1} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001752 sec., 136986.301369863 rows/sec., 8.33 MiB/sec. | ||
| 2291 | 2026.01.16 09:47:55.048728 [ 26 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.01.16 09:47:55.048789 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2293 | 2026.01.16 09:47:55.048794 [ 255 ] {d130f925-61e7-4a24-ba9d-a2c7d6cf55f1} <Debug> TCPHandler: Processed in 0.001986557 sec. | ||
| 2294 | 2026.01.16 09:47:55.048934 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::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 | ||
| 2295 | 2026.01.16 09:47:55.048959 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.01.16 09:47:55.049107 [ 255 ] {ba4e6beb-5812-42ba-9664-dd7c999a711d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2297 | 2026.01.16 09:47:55.049132 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2298 | 2026.01.16 09:47:55.049159 [ 255 ] {ba4e6beb-5812-42ba-9664-dd7c999a711d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2299 | 2026.01.16 09:47:55.049182 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2300 | 2026.01.16 09:47:55.049304 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2301 | 2026.01.16 09:47:55.049365 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2302 | 2026.01.16 09:47:55.049429 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 239 rows starting from the beginning of the part | ||
| 2303 | 2026.01.16 09:47:55.049488 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 239 rows starting from the beginning of the part | ||
| 2304 | 2026.01.16 09:47:55.049546 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 240 rows starting from the beginning of the part | ||
| 2305 | 2026.01.16 09:47:55.049571 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4788 rows, containing 5 columns (5 merged, 0 gathered) in 0.002695076 sec., 1776573.2765977657 rows/sec., 147.98 MiB/sec. | ||
| 2306 | 2026.01.16 09:47:55.049843 [ 318 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Trace> AggregatingTransform: Aggregating | ||
| 2307 | 2026.01.16 09:47:55.049888 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2308 | 2026.01.16 09:47:55.049907 [ 318 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Trace> Aggregator: Aggregation method: without_key | ||
| 2309 | 2026.01.16 09:47:55.049932 [ 255 ] {ba4e6beb-5812-42ba-9664-dd7c999a711d} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.01.16 09:47:55.049983 [ 318 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001705933 sec. (586.189 rows/sec., 22.90 KiB/sec.) | ||
| 2311 | 2026.01.16 09:47:55.049992 [ 255 ] {ba4e6beb-5812-42ba-9664-dd7c999a711d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2312 | 2026.01.16 09:47:55.050014 [ 318 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Trace> Aggregator: Merging aggregated data | ||
| 2313 | 2026.01.16 09:47:55.050233 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.01.16 09:47:55.050328 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_11_2} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2315 | 2026.01.16 09:47:55.050422 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2316 | 2026.01.16 09:47:55.050618 [ 255 ] {ba4e6beb-5812-42ba-9664-dd7c999a711d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2317 | 2026.01.16 09:47:55.051142 [ 255 ] {ba4e6beb-5812-42ba-9664-dd7c999a711d} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.01.16 09:47:55.051210 [ 3 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.64292 sec., 1.5554034716605487 rows/sec., 62.22 B/sec. | ||
| 2319 | 2026.01.16 09:47:55.051229 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1373 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371332 sec., 578999.4821475863 rows/sec., 37.04 MiB/sec. | ||
| 2320 | 2026.01.16 09:47:55.051311 [ 255 ] {ba4e6beb-5812-42ba-9664-dd7c999a711d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002228 sec., 95152.60323159785 rows/sec., 6.14 MiB/sec. | ||
| 2321 | 2026.01.16 09:47:55.051362 [ 255 ] {ba4e6beb-5812-42ba-9664-dd7c999a711d} <Debug> TCPHandler: Processed in 0.002468083 sec. | ||
| 2322 | 2026.01.16 09:47:55.051394 [ 191 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2323 | 2026.01.16 09:47:55.051408 [ 3 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2324 | 2026.01.16 09:47:55.051440 [ 3 ] {79e59b6b-d114-46e0-8c08-3d1cf3ac3375} <Debug> TCPHandler: Processed in 0.643405713 sec. | ||
| 2325 | 2026.01.16 09:47:55.051518 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.01.16 09:47:55.051587 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2327 | 2026.01.16 09:47:55.051633 [ 289 ] {} <Debug> TCP-Session: fbbc1000-b177-41f2-a93e-b2ad282ae07a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.16 09:47:55.051640 [ 191 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.01.16 09:47:55.051642 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.01.16 09:47:55.051676 [ 255 ] {5519932a-cd62-44c4-8696-12d00cf916d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2331 | 2026.01.16 09:47:55.051702 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.01.16 09:47:55.051721 [ 292 ] {} <Debug> TCP-Session: 89d381e6-04cf-4c2f-874a-ed1fd87bc269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.01.16 09:47:55.051729 [ 191 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_6_1} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2334 | 2026.01.16 09:47:55.051755 [ 255 ] {5519932a-cd62-44c4-8696-12d00cf916d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2335 | 2026.01.16 09:47:55.051766 [ 288 ] {} <Debug> TCP-Session: c3a38873-aee9-4a6c-9a74-aff3335e5980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.16 09:47:55.051781 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.01.16 09:47:55.051829 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.01.16 09:47:55.051844 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2339 | 2026.01.16 09:47:55.051855 [ 287 ] {} <Debug> TCP-Session: d87dabeb-e24a-448e-8e14-00271e4b9f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.01.16 09:47:55.051873 [ 291 ] {} <Debug> TCP-Session: 15087365-e895-47e5-968c-17404350394c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.01.16 09:47:55.051797 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.01.16 09:47:55.051659 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2343 | 2026.01.16 09:47:55.051922 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.01.16 09:47:55.051944 [ 286 ] {} <Debug> TCP-Session: 0f557363-fb92-4ab2-8507-cd63c3ce83ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.01.16 09:47:55.051952 [ 293 ] {} <Debug> TCP-Session: 7151c26c-0e8e-47da-836e-87bc525e80a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.01.16 09:47:55.051991 [ 3 ] {} <Debug> TCP-Session: c37838c5-fb10-4479-b371-2dd88331b79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.16 09:47:55.051753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.01.16 09:47:55.052079 [ 290 ] {} <Debug> TCP-Session: b4eaad99-d8ba-438b-a72b-413daad008ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.01.16 09:47:55.052325 [ 255 ] {5519932a-cd62-44c4-8696-12d00cf916d7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.01.16 09:47:55.052365 [ 255 ] {5519932a-cd62-44c4-8696-12d00cf916d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2351 | 2026.01.16 09:47:55.052692 [ 255 ] {5519932a-cd62-44c4-8696-12d00cf916d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2352 | 2026.01.16 09:47:55.052912 [ 255 ] {5519932a-cd62-44c4-8696-12d00cf916d7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.01.16 09:47:55.053042 [ 255 ] {5519932a-cd62-44c4-8696-12d00cf916d7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00139 sec., 151798.56115107914 rows/sec., 8.62 MiB/sec. | ||
| 2354 | 2026.01.16 09:47:55.053080 [ 255 ] {5519932a-cd62-44c4-8696-12d00cf916d7} <Debug> TCPHandler: Processed in 0.001627662 sec. | ||
| 2355 | 2026.01.16 09:47:55.053205 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.01.16 09:47:55.053299 [ 255 ] {df449947-f9ca-4492-b3df-7ece2ed7b535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2357 | 2026.01.16 09:47:55.053340 [ 255 ] {df449947-f9ca-4492-b3df-7ece2ed7b535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2358 | 2026.01.16 09:47:55.054040 [ 255 ] {df449947-f9ca-4492-b3df-7ece2ed7b535} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.01.16 09:47:55.054075 [ 255 ] {df449947-f9ca-4492-b3df-7ece2ed7b535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2360 | 2026.01.16 09:47:55.054432 [ 255 ] {df449947-f9ca-4492-b3df-7ece2ed7b535} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2361 | 2026.01.16 09:47:55.054661 [ 255 ] {df449947-f9ca-4492-b3df-7ece2ed7b535} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.01.16 09:47:55.054761 [ 43 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2363 | 2026.01.16 09:47:55.054789 [ 255 ] {df449947-f9ca-4492-b3df-7ece2ed7b535} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001508 sec., 473474.80106100795 rows/sec., 33.20 MiB/sec. | ||
| 2364 | 2026.01.16 09:47:55.054794 [ 43 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.01.16 09:47:55.054820 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2366 | 2026.01.16 09:47:55.054835 [ 255 ] {df449947-f9ca-4492-b3df-7ece2ed7b535} <Debug> TCPHandler: Processed in 0.001678692 sec. | ||
| 2367 | 2026.01.16 09:47:55.054908 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 2368 | 2026.01.16 09:47:55.054992 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.01.16 09:47:55.055014 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2370 | 2026.01.16 09:47:55.055050 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2371 | 2026.01.16 09:47:55.055105 [ 255 ] {280a78a1-9139-48a0-862e-4490c92b3850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2372 | 2026.01.16 09:47:55.055156 [ 255 ] {280a78a1-9139-48a0-862e-4490c92b3850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2373 | 2026.01.16 09:47:55.055155 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 729 rows starting from the beginning of the part | ||
| 2374 | 2026.01.16 09:47:55.055230 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2375 | 2026.01.16 09:47:55.055295 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 713 rows starting from the beginning of the part | ||
| 2376 | 2026.01.16 09:47:55.055359 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2377 | 2026.01.16 09:47:55.055424 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 714 rows starting from the beginning of the part | ||
| 2378 | 2026.01.16 09:47:55.055593 [ 255 ] {280a78a1-9139-48a0-862e-4490c92b3850} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.01.16 09:47:55.055633 [ 255 ] {280a78a1-9139-48a0-862e-4490c92b3850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2380 | 2026.01.16 09:47:55.056027 [ 255 ] {280a78a1-9139-48a0-862e-4490c92b3850} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2381 | 2026.01.16 09:47:55.056350 [ 255 ] {280a78a1-9139-48a0-862e-4490c92b3850} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.01.16 09:47:55.056479 [ 43 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2383 | 2026.01.16 09:47:55.056513 [ 43 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.01.16 09:47:55.056523 [ 255 ] {280a78a1-9139-48a0-862e-4490c92b3850} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. | ||
| 2385 | 2026.01.16 09:47:55.056532 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2386 | 2026.01.16 09:47:55.056570 [ 255 ] {280a78a1-9139-48a0-862e-4490c92b3850} <Debug> TCPHandler: Processed in 0.001637722 sec. | ||
| 2387 | 2026.01.16 09:47:55.056634 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 2388 | 2026.01.16 09:47:55.056722 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2026.01.16 09:47:55.056759 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2390 | 2026.01.16 09:47:55.056805 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 2391 | 2026.01.16 09:47:55.056839 [ 255 ] {23fcecdf-8604-4934-bac6-8d91efb980de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2392 | 2026.01.16 09:47:55.056880 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 2393 | 2026.01.16 09:47:55.056897 [ 255 ] {23fcecdf-8604-4934-bac6-8d91efb980de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2394 | 2026.01.16 09:47:55.056954 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 2395 | 2026.01.16 09:47:55.057022 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 2396 | 2026.01.16 09:47:55.057069 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 2397 | 2026.01.16 09:47:55.057122 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 2398 | 2026.01.16 09:47:55.057220 [ 189 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2983 rows, containing 5 columns (5 merged, 0 gathered) in 0.002354401 sec., 1266988.928394101 rows/sec., 94.12 MiB/sec. | ||
| 2399 | 2026.01.16 09:47:55.057437 [ 255 ] {23fcecdf-8604-4934-bac6-8d91efb980de} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.01.16 09:47:55.057478 [ 255 ] {23fcecdf-8604-4934-bac6-8d91efb980de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2401 | 2026.01.16 09:47:55.057484 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2402 | 2026.01.16 09:47:55.057889 [ 255 ] {23fcecdf-8604-4934-bac6-8d91efb980de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2403 | 2026.01.16 09:47:55.057992 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.01.16 09:47:55.058111 [ 187 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00152059 sec., 23675.020880053136 rows/sec., 1.21 MiB/sec. | ||
| 2405 | 2026.01.16 09:47:55.058127 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_11_2} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2406 | 2026.01.16 09:47:55.058187 [ 255 ] {23fcecdf-8604-4934-bac6-8d91efb980de} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.01.16 09:47:55.058239 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2408 | 2026.01.16 09:47:55.058299 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2409 | 2026.01.16 09:47:55.058304 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2410 | 2026.01.16 09:47:55.058334 [ 255 ] {23fcecdf-8604-4934-bac6-8d91efb980de} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001519 sec., 206714.944042133 rows/sec., 13.58 MiB/sec. | ||
| 2411 | 2026.01.16 09:47:55.058349 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.01.16 09:47:55.058381 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2413 | 2026.01.16 09:47:55.058386 [ 255 ] {23fcecdf-8604-4934-bac6-8d91efb980de} <Debug> TCPHandler: Processed in 0.001725513 sec. | ||
| 2414 | 2026.01.16 09:47:55.058471 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 2415 | 2026.01.16 09:47:55.058524 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.01.16 09:47:55.058588 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2417 | 2026.01.16 09:47:55.058623 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1363 rows starting from the beginning of the part | ||
| 2418 | 2026.01.16 09:47:55.058624 [ 255 ] {cb9d608e-664e-4751-9322-c895b2d284fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2419 | 2026.01.16 09:47:55.058684 [ 255 ] {cb9d608e-664e-4751-9322-c895b2d284fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2420 | 2026.01.16 09:47:55.058687 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 315 rows starting from the beginning of the part | ||
| 2421 | 2026.01.16 09:47:55.058756 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 2422 | 2026.01.16 09:47:55.058804 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2423 | 2026.01.16 09:47:55.058811 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_6_1} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.01.16 09:47:55.058847 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2425 | 2026.01.16 09:47:55.058938 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_6_1} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2426 | 2026.01.16 09:47:55.058977 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2427 | 2026.01.16 09:47:55.059040 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2428 | 2026.01.16 09:47:55.059051 [ 255 ] {cb9d608e-664e-4751-9322-c895b2d284fb} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.16 09:47:55.059098 [ 255 ] {cb9d608e-664e-4751-9322-c895b2d284fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2430 | 2026.01.16 09:47:55.059462 [ 255 ] {cb9d608e-664e-4751-9322-c895b2d284fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2431 | 2026.01.16 09:47:55.059694 [ 255 ] {cb9d608e-664e-4751-9322-c895b2d284fb} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.01.16 09:47:55.059830 [ 255 ] {cb9d608e-664e-4751-9322-c895b2d284fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001224 sec., 816.9934640522875 rows/sec., 55.05 KiB/sec. | ||
| 2433 | 2026.01.16 09:47:55.059868 [ 255 ] {cb9d608e-664e-4751-9322-c895b2d284fb} <Debug> TCPHandler: Processed in 0.001394618 sec. | ||
| 2434 | 2026.01.16 09:47:55.059995 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.16 09:47:55.060093 [ 255 ] {a3c0774b-7c83-401d-8404-5a3bdfae7d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.01.16 09:47:55.060149 [ 255 ] {a3c0774b-7c83-401d-8404-5a3bdfae7d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2437 | 2026.01.16 09:47:55.060818 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2626 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387642 sec., 1099829.8739928347 rows/sec., 73.48 MiB/sec. | ||
| 2438 | 2026.01.16 09:47:55.061065 [ 255 ] {a3c0774b-7c83-401d-8404-5a3bdfae7d80} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.01.16 09:47:55.061103 [ 255 ] {a3c0774b-7c83-401d-8404-5a3bdfae7d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2440 | 2026.01.16 09:47:55.061133 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2441 | 2026.01.16 09:47:55.061449 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.01.16 09:47:55.061526 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2443 | 2026.01.16 09:47:55.061599 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2444 | 2026.01.16 09:47:55.061702 [ 255 ] {a3c0774b-7c83-401d-8404-5a3bdfae7d80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2445 | 2026.01.16 09:47:55.061957 [ 255 ] {a3c0774b-7c83-401d-8404-5a3bdfae7d80} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.01.16 09:47:55.062053 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2447 | 2026.01.16 09:47:55.062082 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.01.16 09:47:55.062091 [ 255 ] {a3c0774b-7c83-401d-8404-5a3bdfae7d80} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002017 sec., 17352.50371839365 rows/sec., 31.09 MiB/sec. | ||
| 2449 | 2026.01.16 09:47:55.062098 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2450 | 2026.01.16 09:47:55.062144 [ 255 ] {a3c0774b-7c83-401d-8404-5a3bdfae7d80} <Debug> TCPHandler: Processed in 0.00219748 sec. | ||
| 2451 | 2026.01.16 09:47:55.062169 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 2452 | 2026.01.16 09:47:55.062280 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.01.16 09:47:55.062374 [ 255 ] {b08ce127-3443-4f40-8877-ce216af11fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.01.16 09:47:55.062374 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2455 | 2026.01.16 09:47:55.062415 [ 255 ] {b08ce127-3443-4f40-8877-ce216af11fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2456 | 2026.01.16 09:47:55.062451 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2457 | 2026.01.16 09:47:55.062597 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2458 | 2026.01.16 09:47:55.062710 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2459 | 2026.01.16 09:47:55.062765 [ 255 ] {b08ce127-3443-4f40-8877-ce216af11fff} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.01.16 09:47:55.062800 [ 255 ] {b08ce127-3443-4f40-8877-ce216af11fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2461 | 2026.01.16 09:47:55.062816 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2462 | 2026.01.16 09:47:55.062921 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2463 | 2026.01.16 09:47:55.063023 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2464 | 2026.01.16 09:47:55.063104 [ 255 ] {b08ce127-3443-4f40-8877-ce216af11fff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2465 | 2026.01.16 09:47:55.063333 [ 255 ] {b08ce127-3443-4f40-8877-ce216af11fff} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.16 09:47:55.063429 [ 43 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2467 | 2026.01.16 09:47:55.063455 [ 43 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.01.16 09:47:55.063467 [ 255 ] {b08ce127-3443-4f40-8877-ce216af11fff} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 2469 | 2026.01.16 09:47:55.063471 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2470 | 2026.01.16 09:47:55.063502 [ 255 ] {b08ce127-3443-4f40-8877-ce216af11fff} <Debug> TCPHandler: Processed in 0.001271997 sec. | ||
| 2471 | 2026.01.16 09:47:55.063583 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 2472 | 2026.01.16 09:47:55.063711 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2026.01.16 09:47:55.063749 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 468 rows starting from the beginning of the part | ||
| 2474 | 2026.01.16 09:47:55.063835 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2475 | 2026.01.16 09:47:55.063886 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 2476 | 2026.01.16 09:47:55.063935 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2477 | 2026.01.16 09:47:55.063977 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2478 | 2026.01.16 09:47:55.064019 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2479 | 2026.01.16 09:47:55.064978 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.00144341 sec., 623523.4618022599 rows/sec., 39.38 MiB/sec. | ||
| 2480 | 2026.01.16 09:47:55.065230 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2481 | 2026.01.16 09:47:55.065337 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 19 columns (19 merged, 0 gathered) in 0.003196272 sec., 40985.24781370296 rows/sec., 73.44 MiB/sec. | ||
| 2482 | 2026.01.16 09:47:55.065615 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.16 09:47:55.065725 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_11_2} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2484 | 2026.01.16 09:47:55.065785 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2485 | 2026.01.16 09:47:55.065833 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2486 | 2026.01.16 09:47:55.066290 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.01.16 09:47:55.066396 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2488 | 2026.01.16 09:47:55.066540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2489 | 2026.01.16 09:47:55.593561 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34786 | ||
| 2490 | 2026.01.16 09:47:55.593672 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2491 | 2026.01.16 09:47:55.593698 [ 288 ] {} <Debug> TCP-Session: 2493543d-95b5-4c2c-817a-d2b2e266c020 Authenticating user 'default' from [fd00:1122:3344:101::e]:34786 | ||
| 2492 | 2026.01.16 09:47:55.593726 [ 288 ] {} <Debug> TCP-Session: 2493543d-95b5-4c2c-817a-d2b2e266c020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.01.16 09:47:55.593740 [ 288 ] {} <Debug> TCP-Session: 2493543d-95b5-4c2c-817a-d2b2e266c020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.01.16 09:47:55.593932 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47764 | ||
| 2495 | 2026.01.16 09:47:55.593947 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54249 | ||
| 2496 | 2026.01.16 09:47:55.593978 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51216 | ||
| 2497 | 2026.01.16 09:47:55.593999 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58641 | ||
| 2498 | 2026.01.16 09:47:55.594047 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40148 | ||
| 2499 | 2026.01.16 09:47:55.594070 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59356 | ||
| 2500 | 2026.01.16 09:47:55.594096 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2501 | 2026.01.16 09:47:55.594112 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2502 | 2026.01.16 09:47:55.594127 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2503 | 2026.01.16 09:47:55.594146 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2504 | 2026.01.16 09:47:55.594163 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2505 | 2026.01.16 09:47:55.594177 [ 294 ] {} <Debug> TCP-Session: 8bb1111d-20ab-4edf-9baf-ff163aa90336 Authenticating user 'default' from [fd00:1122:3344:101::e]:58641 | ||
| 2506 | 2026.01.16 09:47:55.594189 [ 3 ] {} <Debug> TCP-Session: bce7d4bc-d81d-459f-acc6-15004a732f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:40148 | ||
| 2507 | 2026.01.16 09:47:55.594211 [ 286 ] {} <Debug> TCP-Session: c7566afc-fb9b-475b-b2ce-10f86743c292 Authenticating user 'default' from [fd00:1122:3344:101::e]:59356 | ||
| 2508 | 2026.01.16 09:47:55.594228 [ 294 ] {} <Debug> TCP-Session: 8bb1111d-20ab-4edf-9baf-ff163aa90336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.01.16 09:47:55.594236 [ 3 ] {} <Debug> TCP-Session: bce7d4bc-d81d-459f-acc6-15004a732f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.01.16 09:47:55.594252 [ 286 ] {} <Debug> TCP-Session: c7566afc-fb9b-475b-b2ce-10f86743c292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.01.16 09:47:55.594267 [ 3 ] {} <Debug> TCP-Session: bce7d4bc-d81d-459f-acc6-15004a732f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.01.16 09:47:55.594280 [ 286 ] {} <Debug> TCP-Session: c7566afc-fb9b-475b-b2ce-10f86743c292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.01.16 09:47:55.594259 [ 294 ] {} <Debug> TCP-Session: 8bb1111d-20ab-4edf-9baf-ff163aa90336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.01.16 09:47:55.594164 [ 291 ] {} <Debug> TCP-Session: 463d2c6a-f48b-419f-9d37-4da83aa73a4a Authenticating user 'default' from [fd00:1122:3344:101::e]:51216 | ||
| 2515 | 2026.01.16 09:47:55.594146 [ 290 ] {} <Debug> TCP-Session: 2ff8fdd3-b10f-45e2-807b-b777e0257764 Authenticating user 'default' from [fd00:1122:3344:101::e]:54249 | ||
| 2516 | 2026.01.16 09:47:55.594359 [ 291 ] {} <Debug> TCP-Session: 463d2c6a-f48b-419f-9d37-4da83aa73a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.01.16 09:47:55.594048 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2518 | 2026.01.16 09:47:55.594388 [ 291 ] {} <Debug> TCP-Session: 463d2c6a-f48b-419f-9d37-4da83aa73a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.01.16 09:47:55.594385 [ 290 ] {} <Debug> TCP-Session: 2ff8fdd3-b10f-45e2-807b-b777e0257764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.01.16 09:47:55.594419 [ 289 ] {} <Debug> TCP-Session: 12ee632b-500a-49d3-8c45-b67e26845f93 Authenticating user 'default' from [fd00:1122:3344:101::e]:47764 | ||
| 2521 | 2026.01.16 09:47:55.594442 [ 290 ] {} <Debug> TCP-Session: 2ff8fdd3-b10f-45e2-807b-b777e0257764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2026.01.16 09:47:55.594459 [ 289 ] {} <Debug> TCP-Session: 12ee632b-500a-49d3-8c45-b67e26845f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.01.16 09:47:55.593993 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40818 | ||
| 2524 | 2026.01.16 09:47:55.594483 [ 289 ] {} <Debug> TCP-Session: 12ee632b-500a-49d3-8c45-b67e26845f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.01.16 09:47:55.593983 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33221 | ||
| 2526 | 2026.01.16 09:47:55.594127 [ 288 ] {} <Trace> TCP-Session: 2493543d-95b5-4c2c-817a-d2b2e266c020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.01.16 09:47:55.594546 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2528 | 2026.01.16 09:47:55.594583 [ 293 ] {} <Debug> TCP-Session: 7c4b5b53-6945-48dd-9ed4-af9dd8adfd07 Authenticating user 'default' from [fd00:1122:3344:101::e]:40818 | ||
| 2529 | 2026.01.16 09:47:55.594599 [ 293 ] {} <Debug> TCP-Session: 7c4b5b53-6945-48dd-9ed4-af9dd8adfd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.01.16 09:47:55.594610 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2531 | 2026.01.16 09:47:55.594611 [ 293 ] {} <Debug> TCP-Session: 7c4b5b53-6945-48dd-9ed4-af9dd8adfd07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.01.16 09:47:55.594651 [ 292 ] {} <Debug> TCP-Session: a08d679b-274c-4204-a59f-e9e86df3a63e Authenticating user 'default' from [fd00:1122:3344:101::e]:33221 | ||
| 2533 | 2026.01.16 09:47:55.594682 [ 292 ] {} <Debug> TCP-Session: a08d679b-274c-4204-a59f-e9e86df3a63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.01.16 09:47:55.594702 [ 292 ] {} <Debug> TCP-Session: a08d679b-274c-4204-a59f-e9e86df3a63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.01.16 09:47:55.594778 [ 288 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34786) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2536 | 2026.01.16 09:47:55.595090 [ 288 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2537 | 2026.01.16 09:47:55.595151 [ 288 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2538 | 2026.01.16 09:47:55.595478 [ 288 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 2539 | 2026.01.16 09:47:55.596562 [ 333 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Trace> AggregatingTransform: Aggregating | ||
| 2540 | 2026.01.16 09:47:55.596615 [ 333 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 2541 | 2026.01.16 09:47:55.596655 [ 333 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072154 sec. (932.702 rows/sec., 36.43 KiB/sec.) | ||
| 2542 | 2026.01.16 09:47:55.596675 [ 333 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Trace> Aggregator: Merging aggregated data | ||
| 2543 | 2026.01.16 09:47:55.598082 [ 288 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003394 sec., 294.6375957572186 rows/sec., 11.51 KiB/sec. | ||
| 2544 | 2026.01.16 09:47:55.598238 [ 288 ] {61bd4b2a-df2d-46fd-b5ef-8c5aa97371f4} <Debug> TCPHandler: Processed in 0.004287537 sec. | ||
| 2545 | 2026.01.16 09:47:55.598358 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2546 | 2026.01.16 09:47:55.598386 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2547 | 2026.01.16 09:47:55.598389 [ 288 ] {} <Debug> TCP-Session: 2493543d-95b5-4c2c-817a-d2b2e266c020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2026.01.16 09:47:55.598406 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2549 | 2026.01.16 09:47:55.598434 [ 289 ] {} <Debug> TCP-Session: 12ee632b-500a-49d3-8c45-b67e26845f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.01.16 09:47:55.598441 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2551 | 2026.01.16 09:47:55.598460 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2552 | 2026.01.16 09:47:55.598485 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2553 | 2026.01.16 09:47:55.598507 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2554 | 2026.01.16 09:47:55.598511 [ 293 ] {} <Debug> TCP-Session: 7c4b5b53-6945-48dd-9ed4-af9dd8adfd07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.01.16 09:47:55.598539 [ 3 ] {} <Debug> TCP-Session: bce7d4bc-d81d-459f-acc6-15004a732f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2026.01.16 09:47:55.598551 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2557 | 2026.01.16 09:47:55.598528 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2558 | 2026.01.16 09:47:55.598589 [ 294 ] {} <Debug> TCP-Session: 8bb1111d-20ab-4edf-9baf-ff163aa90336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.01.16 09:47:55.598494 [ 290 ] {} <Debug> TCP-Session: 2ff8fdd3-b10f-45e2-807b-b777e0257764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.01.16 09:47:55.598621 [ 292 ] {} <Debug> TCP-Session: a08d679b-274c-4204-a59f-e9e86df3a63e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.01.16 09:47:55.598459 [ 286 ] {} <Debug> TCP-Session: c7566afc-fb9b-475b-b2ce-10f86743c292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.01.16 09:47:55.598543 [ 291 ] {} <Debug> TCP-Session: 463d2c6a-f48b-419f-9d37-4da83aa73a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.01.16 09:47:55.840921 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43291 | ||
| 2564 | 2026.01.16 09:47:55.841039 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2565 | 2026.01.16 09:47:55.841069 [ 288 ] {} <Debug> TCP-Session: cadb593d-85d0-4da2-b303-73e2f93aecb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43291 | ||
| 2566 | 2026.01.16 09:47:55.841095 [ 288 ] {} <Debug> TCP-Session: cadb593d-85d0-4da2-b303-73e2f93aecb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.01.16 09:47:55.841110 [ 288 ] {} <Debug> TCP-Session: cadb593d-85d0-4da2-b303-73e2f93aecb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.01.16 09:47:55.841315 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43512 | ||
| 2569 | 2026.01.16 09:47:55.841358 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55885 | ||
| 2570 | 2026.01.16 09:47:55.841395 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46022 | ||
| 2571 | 2026.01.16 09:47:55.841386 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60983 | ||
| 2572 | 2026.01.16 09:47:55.841419 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57978 | ||
| 2573 | 2026.01.16 09:47:55.841495 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63777 | ||
| 2574 | 2026.01.16 09:47:55.841502 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64904 | ||
| 2575 | 2026.01.16 09:47:55.841569 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2576 | 2026.01.16 09:47:55.841575 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2577 | 2026.01.16 09:47:55.841604 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2578 | 2026.01.16 09:47:55.841621 [ 291 ] {} <Debug> TCP-Session: 03c32de0-238f-4dc1-b2d3-9189e7d0a049 Authenticating user 'default' from [fd00:1122:3344:101::e]:60983 | ||
| 2579 | 2026.01.16 09:47:55.841633 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2580 | 2026.01.16 09:47:55.841626 [ 294 ] {} <Debug> TCP-Session: 6eab106e-1200-4762-b72b-c44064166229 Authenticating user 'default' from [fd00:1122:3344:101::e]:57978 | ||
| 2581 | 2026.01.16 09:47:55.841664 [ 291 ] {} <Debug> TCP-Session: 03c32de0-238f-4dc1-b2d3-9189e7d0a049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2026.01.16 09:47:55.841679 [ 286 ] {} <Debug> TCP-Session: 979e4d9d-b125-49c1-9f71-7cab6579b4d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64904 | ||
| 2583 | 2026.01.16 09:47:55.841698 [ 291 ] {} <Debug> TCP-Session: 03c32de0-238f-4dc1-b2d3-9189e7d0a049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2026.01.16 09:47:55.841688 [ 294 ] {} <Debug> TCP-Session: 6eab106e-1200-4762-b72b-c44064166229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.01.16 09:47:55.841729 [ 286 ] {} <Debug> TCP-Session: 979e4d9d-b125-49c1-9f71-7cab6579b4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2026.01.16 09:47:55.841756 [ 294 ] {} <Debug> TCP-Session: 6eab106e-1200-4762-b72b-c44064166229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.01.16 09:47:55.841771 [ 286 ] {} <Debug> TCP-Session: 979e4d9d-b125-49c1-9f71-7cab6579b4d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.01.16 09:47:55.841491 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2589 | 2026.01.16 09:47:55.841488 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2590 | 2026.01.16 09:47:55.841833 [ 292 ] {} <Debug> TCP-Session: b0fe198c-a7f4-46f8-92d4-cab8f7c4a92e Authenticating user 'default' from [fd00:1122:3344:101::e]:46022 | ||
| 2591 | 2026.01.16 09:47:55.841485 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2592 | 2026.01.16 09:47:55.841861 [ 290 ] {} <Debug> TCP-Session: bd0707f3-e5ae-4071-9575-57932e61c34e Authenticating user 'default' from [fd00:1122:3344:101::e]:55885 | ||
| 2593 | 2026.01.16 09:47:55.841865 [ 292 ] {} <Debug> TCP-Session: b0fe198c-a7f4-46f8-92d4-cab8f7c4a92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.01.16 09:47:55.841888 [ 289 ] {} <Debug> TCP-Session: ad896c86-a615-4c2d-a01e-1e8574aa080f Authenticating user 'default' from [fd00:1122:3344:101::e]:43512 | ||
| 2595 | 2026.01.16 09:47:55.841902 [ 290 ] {} <Debug> TCP-Session: bd0707f3-e5ae-4071-9575-57932e61c34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.01.16 09:47:55.841908 [ 292 ] {} <Debug> TCP-Session: b0fe198c-a7f4-46f8-92d4-cab8f7c4a92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2026.01.16 09:47:55.841935 [ 290 ] {} <Debug> TCP-Session: bd0707f3-e5ae-4071-9575-57932e61c34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.01.16 09:47:55.841924 [ 289 ] {} <Debug> TCP-Session: ad896c86-a615-4c2d-a01e-1e8574aa080f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.01.16 09:47:55.841403 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51482 | ||
| 2600 | 2026.01.16 09:47:55.841982 [ 289 ] {} <Debug> TCP-Session: ad896c86-a615-4c2d-a01e-1e8574aa080f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.01.16 09:47:55.841474 [ 288 ] {} <Trace> TCP-Session: cadb593d-85d0-4da2-b303-73e2f93aecb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.01.16 09:47:55.841643 [ 3 ] {} <Debug> TCP-Session: a3c08689-5e0f-49b7-bad5-c9045f60c5dc Authenticating user 'default' from [fd00:1122:3344:101::e]:63777 | ||
| 2603 | 2026.01.16 09:47:55.842036 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2604 | 2026.01.16 09:47:55.842062 [ 3 ] {} <Debug> TCP-Session: a3c08689-5e0f-49b7-bad5-c9045f60c5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.01.16 09:47:55.842074 [ 293 ] {} <Debug> TCP-Session: 44cbcccf-e590-4af7-8645-2d3e7d0acf5e Authenticating user 'default' from [fd00:1122:3344:101::e]:51482 | ||
| 2606 | 2026.01.16 09:47:55.842085 [ 3 ] {} <Debug> TCP-Session: a3c08689-5e0f-49b7-bad5-c9045f60c5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2026.01.16 09:47:55.842101 [ 293 ] {} <Debug> TCP-Session: 44cbcccf-e590-4af7-8645-2d3e7d0acf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.01.16 09:47:55.842123 [ 293 ] {} <Debug> TCP-Session: 44cbcccf-e590-4af7-8645-2d3e7d0acf5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2609 | 2026.01.16 09:47:55.842183 [ 288 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43291) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2610 | 2026.01.16 09:47:55.842440 [ 288 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2611 | 2026.01.16 09:47:55.842494 [ 288 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2612 | 2026.01.16 09:47:55.842785 [ 288 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 2613 | 2026.01.16 09:47:55.843760 [ 260 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Trace> AggregatingTransform: Aggregating | ||
| 2614 | 2026.01.16 09:47:55.843805 [ 260 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Trace> Aggregator: Aggregation method: without_key | ||
| 2615 | 2026.01.16 09:47:55.843846 [ 260 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957053 sec. (1044.874 rows/sec., 40.82 KiB/sec.) | ||
| 2616 | 2026.01.16 09:47:55.843869 [ 260 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Trace> Aggregator: Merging aggregated data | ||
| 2617 | 2026.01.16 09:47:55.845102 [ 288 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 2618 | 2026.01.16 09:47:55.845254 [ 288 ] {586a4c46-7f88-4982-b9f3-1f068c63de88} <Debug> TCPHandler: Processed in 0.003912592 sec. | ||
| 2619 | 2026.01.16 09:47:55.845358 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2620 | 2026.01.16 09:47:55.845390 [ 288 ] {} <Debug> TCP-Session: cadb593d-85d0-4da2-b303-73e2f93aecb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.01.16 09:47:55.845399 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2622 | 2026.01.16 09:47:55.845415 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2623 | 2026.01.16 09:47:55.845434 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2624 | 2026.01.16 09:47:55.845444 [ 290 ] {} <Debug> TCP-Session: bd0707f3-e5ae-4071-9575-57932e61c34e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2026.01.16 09:47:55.845458 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2626 | 2026.01.16 09:47:55.845480 [ 294 ] {} <Debug> TCP-Session: 6eab106e-1200-4762-b72b-c44064166229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2627 | 2026.01.16 09:47:55.845488 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2628 | 2026.01.16 09:47:55.845511 [ 293 ] {} <Debug> TCP-Session: 44cbcccf-e590-4af7-8645-2d3e7d0acf5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2026.01.16 09:47:55.845502 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2630 | 2026.01.16 09:47:55.845534 [ 286 ] {} <Debug> TCP-Session: 979e4d9d-b125-49c1-9f71-7cab6579b4d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2026.01.16 09:47:55.845472 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2632 | 2026.01.16 09:47:55.845563 [ 3 ] {} <Debug> TCP-Session: a3c08689-5e0f-49b7-bad5-c9045f60c5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2633 | 2026.01.16 09:47:55.845454 [ 292 ] {} <Debug> TCP-Session: b0fe198c-a7f4-46f8-92d4-cab8f7c4a92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2026.01.16 09:47:55.845598 [ 291 ] {} <Debug> TCP-Session: 03c32de0-238f-4dc1-b2d3-9189e7d0a049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2635 | 2026.01.16 09:47:55.845398 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2636 | 2026.01.16 09:47:55.845659 [ 289 ] {} <Debug> TCP-Session: ad896c86-a615-4c2d-a01e-1e8574aa080f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2026.01.16 09:47:58.040250 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2638 | 2026.01.16 09:47:58.040323 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2639 | 2026.01.16 09:47:58.196975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4753 | ||
| 2640 | 2026.01.16 09:47:58.197823 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.01.16 09:47:58.197913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2642 | 2026.01.16 09:47:58.198572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2643 | 2026.01.16 09:47:58.198812 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.01.16 09:47:58.198961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4753 | ||
| 2645 | 2026.01.16 09:47:58.431184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2646 | 2026.01.16 09:47:58.447690 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.01.16 09:47:58.447751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2648 | 2026.01.16 09:47:58.453878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2649 | 2026.01.16 09:47:58.454556 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.01.16 09:47:58.457491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2651 | 2026.01.16 09:47:59.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.07 MiB, peak 220.36 MiB, free memory in arenas 0.00 B, will set to 209.16 MiB (RSS), difference: 2.09 MiB | ||
| 2652 | 2026.01.16 09:48:00.016242 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.01.16 09:48:00.016528 [ 255 ] {e05eff49-9228-4c0f-adeb-bd1b6440d392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2654 | 2026.01.16 09:48:00.016638 [ 255 ] {e05eff49-9228-4c0f-adeb-bd1b6440d392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2655 | 2026.01.16 09:48:00.017428 [ 255 ] {e05eff49-9228-4c0f-adeb-bd1b6440d392} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.01.16 09:48:00.017476 [ 255 ] {e05eff49-9228-4c0f-adeb-bd1b6440d392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2657 | 2026.01.16 09:48:00.017892 [ 255 ] {e05eff49-9228-4c0f-adeb-bd1b6440d392} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2658 | 2026.01.16 09:48:00.018128 [ 255 ] {e05eff49-9228-4c0f-adeb-bd1b6440d392} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.01.16 09:48:00.018299 [ 255 ] {e05eff49-9228-4c0f-adeb-bd1b6440d392} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001847 sec., 30319.43692474283 rows/sec., 2.31 MiB/sec. | ||
| 2660 | 2026.01.16 09:48:00.018345 [ 255 ] {e05eff49-9228-4c0f-adeb-bd1b6440d392} <Debug> TCPHandler: Processed in 0.002293181 sec. | ||
| 2661 | 2026.01.16 09:48:00.018473 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.01.16 09:48:00.018598 [ 255 ] {8e47f10f-8c40-40d3-8e46-c2f772d5a329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2663 | 2026.01.16 09:48:00.018650 [ 255 ] {8e47f10f-8c40-40d3-8e46-c2f772d5a329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2664 | 2026.01.16 09:48:00.019131 [ 255 ] {8e47f10f-8c40-40d3-8e46-c2f772d5a329} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.01.16 09:48:00.019169 [ 255 ] {8e47f10f-8c40-40d3-8e46-c2f772d5a329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2666 | 2026.01.16 09:48:00.019491 [ 255 ] {8e47f10f-8c40-40d3-8e46-c2f772d5a329} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2667 | 2026.01.16 09:48:00.019707 [ 255 ] {8e47f10f-8c40-40d3-8e46-c2f772d5a329} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.01.16 09:48:00.019863 [ 255 ] {8e47f10f-8c40-40d3-8e46-c2f772d5a329} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 2669 | 2026.01.16 09:48:00.019901 [ 255 ] {8e47f10f-8c40-40d3-8e46-c2f772d5a329} <Debug> TCPHandler: Processed in 0.00149143 sec. | ||
| 2670 | 2026.01.16 09:48:00.020015 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.01.16 09:48:00.020110 [ 255 ] {4739996c-7484-4f4a-a290-303cff926b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2672 | 2026.01.16 09:48:00.020154 [ 255 ] {4739996c-7484-4f4a-a290-303cff926b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2673 | 2026.01.16 09:48:00.020569 [ 255 ] {4739996c-7484-4f4a-a290-303cff926b7d} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.01.16 09:48:00.020605 [ 255 ] {4739996c-7484-4f4a-a290-303cff926b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2675 | 2026.01.16 09:48:00.020950 [ 255 ] {4739996c-7484-4f4a-a290-303cff926b7d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2676 | 2026.01.16 09:48:00.021162 [ 255 ] {4739996c-7484-4f4a-a290-303cff926b7d} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.01.16 09:48:00.021301 [ 255 ] {4739996c-7484-4f4a-a290-303cff926b7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2678 | 2026.01.16 09:48:00.021338 [ 255 ] {4739996c-7484-4f4a-a290-303cff926b7d} <Debug> TCPHandler: Processed in 0.001372168 sec. | ||
| 2679 | 2026.01.16 09:48:00.021449 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.01.16 09:48:00.021542 [ 255 ] {8392937d-4739-4f4b-9d65-8dfeded49b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2681 | 2026.01.16 09:48:00.021583 [ 255 ] {8392937d-4739-4f4b-9d65-8dfeded49b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2682 | 2026.01.16 09:48:00.021911 [ 255 ] {8392937d-4739-4f4b-9d65-8dfeded49b88} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.01.16 09:48:00.021946 [ 255 ] {8392937d-4739-4f4b-9d65-8dfeded49b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2684 | 2026.01.16 09:48:00.022263 [ 255 ] {8392937d-4739-4f4b-9d65-8dfeded49b88} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2685 | 2026.01.16 09:48:00.022468 [ 255 ] {8392937d-4739-4f4b-9d65-8dfeded49b88} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.01.16 09:48:00.022600 [ 255 ] {8392937d-4739-4f4b-9d65-8dfeded49b88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2687 | 2026.01.16 09:48:00.022635 [ 255 ] {8392937d-4739-4f4b-9d65-8dfeded49b88} <Debug> TCPHandler: Processed in 0.001237506 sec. | ||
| 2688 | 2026.01.16 09:48:02.764735 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.01.16 09:48:02.765011 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', '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) | ||
| 2690 | 2026.01.16 09:48:02.765387 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2691 | 2026.01.16 09:48:02.765429 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', '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 | ||
| 2692 | 2026.01.16 09:48:02.765725 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2693 | 2026.01.16 09:48:02.765801 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2694 | 2026.01.16 09:48:02.765951 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2695 | 2026.01.16 09:48:02.766067 [ 348 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2696 | 2026.01.16 09:48:02.766070 [ 333 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2697 | 2026.01.16 09:48:02.766151 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 2698 | 2026.01.16 09:48:02.766172 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2699 | 2026.01.16 09:48:02.768546 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2700 | 2026.01.16 09:48:02.768573 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2701 | 2026.01.16 09:48:02.768625 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', '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'))" | ||
| 2702 | 2026.01.16 09:48:02.768676 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', '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'))" | ||
| 2703 | 2026.01.16 09:48:02.769544 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004659 sec., 7512.341704228375 rows/sec., 289.05 KiB/sec. | ||
| 2704 | 2026.01.16 09:48:02.769642 [ 255 ] {4971fe71-4fce-4b0e-a73e-0da9de7467b8} <Debug> TCPHandler: Processed in 0.005044717 sec. | ||
| 2705 | 2026.01.16 09:48:02.770156 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.01.16 09:48:02.770342 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2707 | 2026.01.16 09:48:02.770644 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2708 | 2026.01.16 09:48:02.770690 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2709 | 2026.01.16 09:48:02.770957 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2710 | 2026.01.16 09:48:02.771016 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2711 | 2026.01.16 09:48:02.771124 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2712 | 2026.01.16 09:48:02.771192 [ 333 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2713 | 2026.01.16 09:48:02.771209 [ 335 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2714 | 2026.01.16 09:48:02.771305 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 2715 | 2026.01.16 09:48:02.771333 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2716 | 2026.01.16 09:48:02.771391 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2717 | 2026.01.16 09:48:02.771410 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2718 | 2026.01.16 09:48:02.771442 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2719 | 2026.01.16 09:48:02.771475 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2720 | 2026.01.16 09:48:02.772097 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001833 sec., 19094.380796508456 rows/sec., 734.69 KiB/sec. | ||
| 2721 | 2026.01.16 09:48:02.772187 [ 255 ] {6eea5088-7f68-4998-a17a-9b777d358691} <Debug> TCPHandler: Processed in 0.002098528 sec. | ||
| 2722 | 2026.01.16 09:48:02.772415 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.01.16 09:48:02.772559 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2724 | 2026.01.16 09:48:02.772815 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2725 | 2026.01.16 09:48:02.772853 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2726 | 2026.01.16 09:48:02.773091 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2727 | 2026.01.16 09:48:02.773147 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2728 | 2026.01.16 09:48:02.773257 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2729 | 2026.01.16 09:48:02.773331 [ 333 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2730 | 2026.01.16 09:48:02.773333 [ 335 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2731 | 2026.01.16 09:48:02.773461 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 2732 | 2026.01.16 09:48:02.773490 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2733 | 2026.01.16 09:48:02.773549 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2734 | 2026.01.16 09:48:02.773569 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2735 | 2026.01.16 09:48:02.773603 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2736 | 2026.01.16 09:48:02.773637 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2737 | 2026.01.16 09:48:02.774291 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001793 sec., 19520.356943669827 rows/sec., 751.08 KiB/sec. | ||
| 2738 | 2026.01.16 09:48:02.774387 [ 255 ] {df22559d-3be0-403a-8ec8-234d6933f66b} <Debug> TCPHandler: Processed in 0.002023577 sec. | ||
| 2739 | 2026.01.16 09:48:02.774623 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.01.16 09:48:02.774766 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2741 | 2026.01.16 09:48:02.775026 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2742 | 2026.01.16 09:48:02.775064 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2743 | 2026.01.16 09:48:02.775274 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2744 | 2026.01.16 09:48:02.775328 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2745 | 2026.01.16 09:48:02.775433 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2746 | 2026.01.16 09:48:02.775500 [ 305 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2747 | 2026.01.16 09:48:02.775511 [ 335 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2748 | 2026.01.16 09:48:02.775604 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 2749 | 2026.01.16 09:48:02.775630 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2750 | 2026.01.16 09:48:02.775685 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2751 | 2026.01.16 09:48:02.775704 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2752 | 2026.01.16 09:48:02.775734 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2753 | 2026.01.16 09:48:02.775769 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2754 | 2026.01.16 09:48:02.776360 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001654 sec., 21160.822249093108 rows/sec., 814.20 KiB/sec. | ||
| 2755 | 2026.01.16 09:48:02.776457 [ 255 ] {77b2f24d-2572-4875-85c7-ce7851325be9} <Debug> TCPHandler: Processed in 0.001887026 sec. | ||
| 2756 | 2026.01.16 09:48:02.776678 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.01.16 09:48:02.776828 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2758 | 2026.01.16 09:48:02.777071 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2759 | 2026.01.16 09:48:02.777110 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2760 | 2026.01.16 09:48:02.777340 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2761 | 2026.01.16 09:48:02.777396 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2762 | 2026.01.16 09:48:02.777497 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2763 | 2026.01.16 09:48:02.777560 [ 333 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2764 | 2026.01.16 09:48:02.777562 [ 295 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2765 | 2026.01.16 09:48:02.777655 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 2766 | 2026.01.16 09:48:02.777681 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2767 | 2026.01.16 09:48:02.777738 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2768 | 2026.01.16 09:48:02.777756 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2769 | 2026.01.16 09:48:02.777787 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2770 | 2026.01.16 09:48:02.777836 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2771 | 2026.01.16 09:48:02.778465 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001698 sec., 20612.48527679623 rows/sec., 793.10 KiB/sec. | ||
| 2772 | 2026.01.16 09:48:02.778564 [ 255 ] {78a79c94-5abf-46eb-8a1a-1c2aab364088} <Debug> TCPHandler: Processed in 0.001936825 sec. | ||
| 2773 | 2026.01.16 09:48:02.778810 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.01.16 09:48:02.778948 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2775 | 2026.01.16 09:48:02.779194 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2776 | 2026.01.16 09:48:02.779231 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2777 | 2026.01.16 09:48:02.779436 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2778 | 2026.01.16 09:48:02.779489 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2779 | 2026.01.16 09:48:02.779588 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2780 | 2026.01.16 09:48:02.779652 [ 305 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2781 | 2026.01.16 09:48:02.779657 [ 295 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2782 | 2026.01.16 09:48:02.779744 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 2783 | 2026.01.16 09:48:02.779769 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2784 | 2026.01.16 09:48:02.779823 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2785 | 2026.01.16 09:48:02.779841 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2786 | 2026.01.16 09:48:02.779871 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2787 | 2026.01.16 09:48:02.779901 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2788 | 2026.01.16 09:48:02.780630 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00174 sec., 20114.94252873563 rows/sec., 773.95 KiB/sec. | ||
| 2789 | 2026.01.16 09:48:02.780725 [ 255 ] {8b718da7-7be0-453f-86ec-e4d593ab65b2} <Debug> TCPHandler: Processed in 0.001966086 sec. | ||
| 2790 | 2026.01.16 09:48:02.780969 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.01.16 09:48:02.781106 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2792 | 2026.01.16 09:48:02.781350 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2793 | 2026.01.16 09:48:02.781389 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2794 | 2026.01.16 09:48:02.781597 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2795 | 2026.01.16 09:48:02.781650 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2796 | 2026.01.16 09:48:02.781752 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2797 | 2026.01.16 09:48:02.781816 [ 333 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2798 | 2026.01.16 09:48:02.781831 [ 308 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2799 | 2026.01.16 09:48:02.781924 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 2800 | 2026.01.16 09:48:02.781950 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2801 | 2026.01.16 09:48:02.782004 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2802 | 2026.01.16 09:48:02.782023 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2803 | 2026.01.16 09:48:02.782053 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2804 | 2026.01.16 09:48:02.782095 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2805 | 2026.01.16 09:48:02.782676 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001627 sec., 21511.9852489244 rows/sec., 827.71 KiB/sec. | ||
| 2806 | 2026.01.16 09:48:02.782789 [ 255 ] {1888b94f-610d-4c8c-be94-9b7a017324c8} <Debug> TCPHandler: Processed in 0.001870685 sec. | ||
| 2807 | 2026.01.16 09:48:02.880508 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.01.16 09:48:02.880691 [ 255 ] {d8ca82ad-5bc2-4c75-8a6c-15a03d1889ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2809 | 2026.01.16 09:48:02.880765 [ 255 ] {d8ca82ad-5bc2-4c75-8a6c-15a03d1889ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2810 | 2026.01.16 09:48:02.881594 [ 255 ] {d8ca82ad-5bc2-4c75-8a6c-15a03d1889ba} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.01.16 09:48:02.881651 [ 255 ] {d8ca82ad-5bc2-4c75-8a6c-15a03d1889ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2812 | 2026.01.16 09:48:02.882181 [ 255 ] {d8ca82ad-5bc2-4c75-8a6c-15a03d1889ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2813 | 2026.01.16 09:48:02.882442 [ 255 ] {d8ca82ad-5bc2-4c75-8a6c-15a03d1889ba} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.16 09:48:02.882618 [ 255 ] {d8ca82ad-5bc2-4c75-8a6c-15a03d1889ba} <Debug> executeQuery: Read 7 rows, 1.44 KiB in 0.001977 sec., 3540.718259989884 rows/sec., 728.10 KiB/sec. | ||
| 2815 | 2026.01.16 09:48:02.882670 [ 255 ] {d8ca82ad-5bc2-4c75-8a6c-15a03d1889ba} <Debug> TCPHandler: Processed in 0.00228886 sec. | ||
| 2816 | 2026.01.16 09:48:02.882807 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.01.16 09:48:02.882911 [ 255 ] {04884fb2-6880-4744-b251-ecc6a74549c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2818 | 2026.01.16 09:48:02.882957 [ 255 ] {04884fb2-6880-4744-b251-ecc6a74549c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2819 | 2026.01.16 09:48:02.883676 [ 255 ] {04884fb2-6880-4744-b251-ecc6a74549c8} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.01.16 09:48:02.883717 [ 255 ] {04884fb2-6880-4744-b251-ecc6a74549c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2821 | 2026.01.16 09:48:02.884097 [ 255 ] {04884fb2-6880-4744-b251-ecc6a74549c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2822 | 2026.01.16 09:48:02.884327 [ 255 ] {04884fb2-6880-4744-b251-ecc6a74549c8} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.01.16 09:48:02.884463 [ 255 ] {04884fb2-6880-4744-b251-ecc6a74549c8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001577 sec., 259987.3176918199 rows/sec., 16.49 MiB/sec. | ||
| 2824 | 2026.01.16 09:48:02.884507 [ 255 ] {04884fb2-6880-4744-b251-ecc6a74549c8} <Debug> TCPHandler: Processed in 0.001745263 sec. | ||
| 2825 | 2026.01.16 09:48:02.884634 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.01.16 09:48:02.884734 [ 255 ] {efb1aacf-c557-487d-9ef6-86059e1bc04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2827 | 2026.01.16 09:48:02.884778 [ 255 ] {efb1aacf-c557-487d-9ef6-86059e1bc04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2828 | 2026.01.16 09:48:02.885194 [ 255 ] {efb1aacf-c557-487d-9ef6-86059e1bc04c} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.01.16 09:48:02.885232 [ 255 ] {efb1aacf-c557-487d-9ef6-86059e1bc04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2830 | 2026.01.16 09:48:02.885529 [ 255 ] {efb1aacf-c557-487d-9ef6-86059e1bc04c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2831 | 2026.01.16 09:48:02.885765 [ 255 ] {efb1aacf-c557-487d-9ef6-86059e1bc04c} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.01.16 09:48:02.885894 [ 255 ] {efb1aacf-c557-487d-9ef6-86059e1bc04c} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001182 sec., 13536.37901861252 rows/sec., 1.08 MiB/sec. | ||
| 2833 | 2026.01.16 09:48:02.885932 [ 255 ] {efb1aacf-c557-487d-9ef6-86059e1bc04c} <Debug> TCPHandler: Processed in 0.001351568 sec. | ||
| 2834 | 2026.01.16 09:48:02.886053 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.01.16 09:48:02.886150 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2836 | 2026.01.16 09:48:02.886192 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2837 | 2026.01.16 09:48:02.887868 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.01.16 09:48:02.887909 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2839 | 2026.01.16 09:48:02.888437 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2840 | 2026.01.16 09:48:02.888677 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.01.16 09:48:02.888819 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Debug> executeQuery: Read 2341 rows, 194.27 KiB in 0.002689 sec., 870583.8601710673 rows/sec., 70.55 MiB/sec. | ||
| 2842 | 2026.01.16 09:48:02.888859 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2843 | 2026.01.16 09:48:02.888873 [ 255 ] {1a631714-eefe-4823-a4c6-ccad789dc657} <Debug> TCPHandler: Processed in 0.002869798 sec. | ||
| 2844 | 2026.01.16 09:48:02.889001 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.01.16 09:48:02.889098 [ 255 ] {5e90147f-0a57-483b-9220-fb407f40d1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.01.16 09:48:02.889142 [ 255 ] {5e90147f-0a57-483b-9220-fb407f40d1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2847 | 2026.01.16 09:48:02.889671 [ 255 ] {5e90147f-0a57-483b-9220-fb407f40d1d8} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.01.16 09:48:02.889711 [ 255 ] {5e90147f-0a57-483b-9220-fb407f40d1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2849 | 2026.01.16 09:48:02.890082 [ 255 ] {5e90147f-0a57-483b-9220-fb407f40d1d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2850 | 2026.01.16 09:48:02.890375 [ 255 ] {5e90147f-0a57-483b-9220-fb407f40d1d8} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.01.16 09:48:02.890553 [ 255 ] {5e90147f-0a57-483b-9220-fb407f40d1d8} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001473 sec., 177189.40936863545 rows/sec., 10.90 MiB/sec. | ||
| 2852 | 2026.01.16 09:48:02.890602 [ 255 ] {5e90147f-0a57-483b-9220-fb407f40d1d8} <Debug> TCPHandler: Processed in 0.001651472 sec. | ||
| 2853 | 2026.01.16 09:48:02.890738 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.01.16 09:48:02.890846 [ 255 ] {e6d63f53-4021-48bc-b7bf-aca49945b15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2855 | 2026.01.16 09:48:02.890893 [ 255 ] {e6d63f53-4021-48bc-b7bf-aca49945b15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2856 | 2026.01.16 09:48:02.891583 [ 255 ] {e6d63f53-4021-48bc-b7bf-aca49945b15d} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.01.16 09:48:02.891628 [ 255 ] {e6d63f53-4021-48bc-b7bf-aca49945b15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2858 | 2026.01.16 09:48:02.892092 [ 255 ] {e6d63f53-4021-48bc-b7bf-aca49945b15d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2859 | 2026.01.16 09:48:02.892385 [ 255 ] {e6d63f53-4021-48bc-b7bf-aca49945b15d} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.01.16 09:48:02.892548 [ 255 ] {e6d63f53-4021-48bc-b7bf-aca49945b15d} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001725 sec., 255652.1739130435 rows/sec., 16.91 MiB/sec. | ||
| 2861 | 2026.01.16 09:48:02.892597 [ 255 ] {e6d63f53-4021-48bc-b7bf-aca49945b15d} <Debug> TCPHandler: Processed in 0.001917686 sec. | ||
| 2862 | 2026.01.16 09:48:02.892731 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.01.16 09:48:02.892833 [ 255 ] {b06702c8-c4d8-442f-ab2a-688b41bf1794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2864 | 2026.01.16 09:48:02.892874 [ 255 ] {b06702c8-c4d8-442f-ab2a-688b41bf1794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2865 | 2026.01.16 09:48:02.893354 [ 255 ] {b06702c8-c4d8-442f-ab2a-688b41bf1794} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.01.16 09:48:02.893393 [ 255 ] {b06702c8-c4d8-442f-ab2a-688b41bf1794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2867 | 2026.01.16 09:48:02.893720 [ 255 ] {b06702c8-c4d8-442f-ab2a-688b41bf1794} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2868 | 2026.01.16 09:48:02.893947 [ 255 ] {b06702c8-c4d8-442f-ab2a-688b41bf1794} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.01.16 09:48:02.894079 [ 255 ] {b06702c8-c4d8-442f-ab2a-688b41bf1794} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 2870 | 2026.01.16 09:48:02.894118 [ 255 ] {b06702c8-c4d8-442f-ab2a-688b41bf1794} <Debug> TCPHandler: Processed in 0.001445819 sec. | ||
| 2871 | 2026.01.16 09:48:02.894229 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.01.16 09:48:02.894332 [ 255 ] {31ea51b9-b0e5-4355-8ea8-af23c80fa21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2873 | 2026.01.16 09:48:02.894373 [ 255 ] {31ea51b9-b0e5-4355-8ea8-af23c80fa21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2874 | 2026.01.16 09:48:02.895474 [ 255 ] {31ea51b9-b0e5-4355-8ea8-af23c80fa21c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.01.16 09:48:02.895514 [ 255 ] {31ea51b9-b0e5-4355-8ea8-af23c80fa21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2876 | 2026.01.16 09:48:02.895971 [ 255 ] {31ea51b9-b0e5-4355-8ea8-af23c80fa21c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2877 | 2026.01.16 09:48:02.896207 [ 255 ] {31ea51b9-b0e5-4355-8ea8-af23c80fa21c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.01.16 09:48:02.896358 [ 255 ] {31ea51b9-b0e5-4355-8ea8-af23c80fa21c} <Debug> executeQuery: Read 1194 rows, 87.51 KiB in 0.002045 sec., 583863.0806845966 rows/sec., 41.79 MiB/sec. | ||
| 2879 | 2026.01.16 09:48:02.896402 [ 255 ] {31ea51b9-b0e5-4355-8ea8-af23c80fa21c} <Debug> TCPHandler: Processed in 0.00222408 sec. | ||
| 2880 | 2026.01.16 09:48:02.896521 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.01.16 09:48:02.896618 [ 255 ] {5db7474a-d44a-4eb1-99ab-e5acd7683cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2882 | 2026.01.16 09:48:02.896662 [ 255 ] {5db7474a-d44a-4eb1-99ab-e5acd7683cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2883 | 2026.01.16 09:48:02.897019 [ 255 ] {5db7474a-d44a-4eb1-99ab-e5acd7683cbc} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.01.16 09:48:02.897057 [ 255 ] {5db7474a-d44a-4eb1-99ab-e5acd7683cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2885 | 2026.01.16 09:48:02.897384 [ 255 ] {5db7474a-d44a-4eb1-99ab-e5acd7683cbc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2886 | 2026.01.16 09:48:02.897613 [ 255 ] {5db7474a-d44a-4eb1-99ab-e5acd7683cbc} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.01.16 09:48:02.897750 [ 255 ] {5db7474a-d44a-4eb1-99ab-e5acd7683cbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 2888 | 2026.01.16 09:48:02.897793 [ 255 ] {5db7474a-d44a-4eb1-99ab-e5acd7683cbc} <Debug> TCPHandler: Processed in 0.001322777 sec. | ||
| 2889 | 2026.01.16 09:48:02.897908 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.01.16 09:48:02.898003 [ 255 ] {0f929141-1b6c-4253-a716-e1a64c486758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.01.16 09:48:02.898046 [ 255 ] {0f929141-1b6c-4253-a716-e1a64c486758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2892 | 2026.01.16 09:48:02.899129 [ 255 ] {0f929141-1b6c-4253-a716-e1a64c486758} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.01.16 09:48:02.899169 [ 255 ] {0f929141-1b6c-4253-a716-e1a64c486758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2894 | 2026.01.16 09:48:02.899858 [ 255 ] {0f929141-1b6c-4253-a716-e1a64c486758} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2895 | 2026.01.16 09:48:02.900104 [ 255 ] {0f929141-1b6c-4253-a716-e1a64c486758} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.01.16 09:48:02.900246 [ 255 ] {0f929141-1b6c-4253-a716-e1a64c486758} <Debug> executeQuery: Read 2820 rows, 192.26 KiB in 0.002262 sec., 1246684.350132626 rows/sec., 83.00 MiB/sec. | ||
| 2897 | 2026.01.16 09:48:02.900291 [ 255 ] {0f929141-1b6c-4253-a716-e1a64c486758} <Debug> TCPHandler: Processed in 0.002433053 sec. | ||
| 2898 | 2026.01.16 09:48:02.900414 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.01.16 09:48:02.900511 [ 255 ] {1cb9eb7a-7a36-4c19-8647-934bec5f0ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2900 | 2026.01.16 09:48:02.900554 [ 255 ] {1cb9eb7a-7a36-4c19-8647-934bec5f0ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2901 | 2026.01.16 09:48:02.900887 [ 255 ] {1cb9eb7a-7a36-4c19-8647-934bec5f0ef4} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.01.16 09:48:02.900920 [ 255 ] {1cb9eb7a-7a36-4c19-8647-934bec5f0ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2903 | 2026.01.16 09:48:02.901246 [ 255 ] {1cb9eb7a-7a36-4c19-8647-934bec5f0ef4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2904 | 2026.01.16 09:48:02.901503 [ 255 ] {1cb9eb7a-7a36-4c19-8647-934bec5f0ef4} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.01.16 09:48:02.901640 [ 255 ] {1cb9eb7a-7a36-4c19-8647-934bec5f0ef4} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00115 sec., 1739.1304347826087 rows/sec., 113.79 KiB/sec. | ||
| 2906 | 2026.01.16 09:48:02.901685 [ 255 ] {1cb9eb7a-7a36-4c19-8647-934bec5f0ef4} <Debug> TCPHandler: Processed in 0.001323998 sec. | ||
| 2907 | 2026.01.16 09:48:02.901799 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.01.16 09:48:02.901894 [ 255 ] {3a51065d-3020-4935-9c9f-f61ad94d483c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2909 | 2026.01.16 09:48:02.901951 [ 255 ] {3a51065d-3020-4935-9c9f-f61ad94d483c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2910 | 2026.01.16 09:48:02.902780 [ 255 ] {3a51065d-3020-4935-9c9f-f61ad94d483c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.01.16 09:48:02.902816 [ 255 ] {3a51065d-3020-4935-9c9f-f61ad94d483c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2912 | 2026.01.16 09:48:02.903511 [ 255 ] {3a51065d-3020-4935-9c9f-f61ad94d483c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2913 | 2026.01.16 09:48:02.903760 [ 255 ] {3a51065d-3020-4935-9c9f-f61ad94d483c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.01.16 09:48:02.903910 [ 255 ] {3a51065d-3020-4935-9c9f-f61ad94d483c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002034 sec., 19665.683382497544 rows/sec., 35.24 MiB/sec. | ||
| 2915 | 2026.01.16 09:48:02.903977 [ 255 ] {3a51065d-3020-4935-9c9f-f61ad94d483c} <Debug> TCPHandler: Processed in 0.00222673 sec. | ||
| 2916 | 2026.01.16 09:48:02.904092 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.01.16 09:48:02.904186 [ 255 ] {a6c8baae-f95b-4692-b3ab-1aaaac876dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.01.16 09:48:02.904228 [ 255 ] {a6c8baae-f95b-4692-b3ab-1aaaac876dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2919 | 2026.01.16 09:48:02.904570 [ 255 ] {a6c8baae-f95b-4692-b3ab-1aaaac876dba} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.01.16 09:48:02.904606 [ 255 ] {a6c8baae-f95b-4692-b3ab-1aaaac876dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2921 | 2026.01.16 09:48:02.904925 [ 255 ] {a6c8baae-f95b-4692-b3ab-1aaaac876dba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2922 | 2026.01.16 09:48:02.905173 [ 255 ] {a6c8baae-f95b-4692-b3ab-1aaaac876dba} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.01.16 09:48:02.905299 [ 255 ] {a6c8baae-f95b-4692-b3ab-1aaaac876dba} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001132 sec., 2650.1766784452298 rows/sec., 187.20 KiB/sec. | ||
| 2924 | 2026.01.16 09:48:02.905342 [ 255 ] {a6c8baae-f95b-4692-b3ab-1aaaac876dba} <Debug> TCPHandler: Processed in 0.001300297 sec. | ||
| 2925 | 2026.01.16 09:48:02.905452 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.01.16 09:48:02.905546 [ 255 ] {f8b079c3-c409-4179-9fc9-3c8c2d448b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2927 | 2026.01.16 09:48:02.905587 [ 255 ] {f8b079c3-c409-4179-9fc9-3c8c2d448b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2928 | 2026.01.16 09:48:02.905924 [ 255 ] {f8b079c3-c409-4179-9fc9-3c8c2d448b51} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.01.16 09:48:02.905960 [ 255 ] {f8b079c3-c409-4179-9fc9-3c8c2d448b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2930 | 2026.01.16 09:48:02.906270 [ 255 ] {f8b079c3-c409-4179-9fc9-3c8c2d448b51} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2931 | 2026.01.16 09:48:02.906489 [ 255 ] {f8b079c3-c409-4179-9fc9-3c8c2d448b51} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.01.16 09:48:02.906622 [ 255 ] {f8b079c3-c409-4179-9fc9-3c8c2d448b51} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001093 sec., 73193.04666056724 rows/sec., 4.35 MiB/sec. | ||
| 2933 | 2026.01.16 09:48:02.906669 [ 255 ] {f8b079c3-c409-4179-9fc9-3c8c2d448b51} <Debug> TCPHandler: Processed in 0.001265467 sec. | ||
| 2934 | 2026.01.16 09:48:03.170921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 402 | ||
| 2935 | 2026.01.16 09:48:03.174409 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.01.16 09:48:03.174466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2937 | 2026.01.16 09:48:03.178737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2938 | 2026.01.16 09:48:03.179091 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.01.16 09:48:03.179413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2940 | 2026.01.16 09:48:05.011788 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.01.16 09:48:05.011978 [ 255 ] {727cdfb9-02ce-4cfd-8aeb-39cd096122ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2942 | 2026.01.16 09:48:05.012049 [ 255 ] {727cdfb9-02ce-4cfd-8aeb-39cd096122ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2943 | 2026.01.16 09:48:05.012725 [ 255 ] {727cdfb9-02ce-4cfd-8aeb-39cd096122ce} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.01.16 09:48:05.012777 [ 255 ] {727cdfb9-02ce-4cfd-8aeb-39cd096122ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2945 | 2026.01.16 09:48:05.013181 [ 255 ] {727cdfb9-02ce-4cfd-8aeb-39cd096122ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2946 | 2026.01.16 09:48:05.013426 [ 255 ] {727cdfb9-02ce-4cfd-8aeb-39cd096122ce} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.01.16 09:48:05.013595 [ 255 ] {727cdfb9-02ce-4cfd-8aeb-39cd096122ce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.56 MiB/sec. | ||
| 2948 | 2026.01.16 09:48:05.013644 [ 255 ] {727cdfb9-02ce-4cfd-8aeb-39cd096122ce} <Debug> TCPHandler: Processed in 0.001997387 sec. | ||
| 2949 | 2026.01.16 09:48:05.013779 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.01.16 09:48:05.013883 [ 255 ] {0139ad22-8dc6-495a-a115-1aee81633f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2951 | 2026.01.16 09:48:05.013926 [ 255 ] {0139ad22-8dc6-495a-a115-1aee81633f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2952 | 2026.01.16 09:48:05.014371 [ 255 ] {0139ad22-8dc6-495a-a115-1aee81633f25} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.01.16 09:48:05.014410 [ 255 ] {0139ad22-8dc6-495a-a115-1aee81633f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2954 | 2026.01.16 09:48:05.014725 [ 255 ] {0139ad22-8dc6-495a-a115-1aee81633f25} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2955 | 2026.01.16 09:48:05.014946 [ 255 ] {0139ad22-8dc6-495a-a115-1aee81633f25} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.01.16 09:48:05.015078 [ 255 ] {0139ad22-8dc6-495a-a115-1aee81633f25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 2957 | 2026.01.16 09:48:05.015117 [ 255 ] {0139ad22-8dc6-495a-a115-1aee81633f25} <Debug> TCPHandler: Processed in 0.001390668 sec. | ||
| 2958 | 2026.01.16 09:48:05.015243 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.01.16 09:48:05.015341 [ 255 ] {385ce30f-0385-4782-8c63-c8cb80cda967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.01.16 09:48:05.015386 [ 255 ] {385ce30f-0385-4782-8c63-c8cb80cda967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2961 | 2026.01.16 09:48:05.015762 [ 255 ] {385ce30f-0385-4782-8c63-c8cb80cda967} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.01.16 09:48:05.015801 [ 255 ] {385ce30f-0385-4782-8c63-c8cb80cda967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2963 | 2026.01.16 09:48:05.016142 [ 255 ] {385ce30f-0385-4782-8c63-c8cb80cda967} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2964 | 2026.01.16 09:48:05.016362 [ 255 ] {385ce30f-0385-4782-8c63-c8cb80cda967} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.01.16 09:48:05.016491 [ 255 ] {385ce30f-0385-4782-8c63-c8cb80cda967} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 3.81 MiB/sec. | ||
| 2966 | 2026.01.16 09:48:05.016528 [ 255 ] {385ce30f-0385-4782-8c63-c8cb80cda967} <Debug> TCPHandler: Processed in 0.001335148 sec. | ||
| 2967 | 2026.01.16 09:48:05.016649 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.01.16 09:48:05.016745 [ 255 ] {53243749-4553-4f50-836c-8f3d76891d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.01.16 09:48:05.016786 [ 255 ] {53243749-4553-4f50-836c-8f3d76891d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2970 | 2026.01.16 09:48:05.017110 [ 255 ] {53243749-4553-4f50-836c-8f3d76891d23} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.01.16 09:48:05.017146 [ 255 ] {53243749-4553-4f50-836c-8f3d76891d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2972 | 2026.01.16 09:48:05.017448 [ 255 ] {53243749-4553-4f50-836c-8f3d76891d23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2973 | 2026.01.16 09:48:05.017664 [ 255 ] {53243749-4553-4f50-836c-8f3d76891d23} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.01.16 09:48:05.017796 [ 255 ] {53243749-4553-4f50-836c-8f3d76891d23} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00107 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. | ||
| 2975 | 2026.01.16 09:48:05.017831 [ 255 ] {53243749-4553-4f50-836c-8f3d76891d23} <Debug> TCPHandler: Processed in 0.001232017 sec. | ||
| 2976 | 2026.01.16 09:48:05.699090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5201 | ||
| 2977 | 2026.01.16 09:48:05.699886 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.01.16 09:48:05.699967 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2979 | 2026.01.16 09:48:05.700555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2980 | 2026.01.16 09:48:05.700812 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.16 09:48:05.700952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5201 | ||
| 2982 | 2026.01.16 09:48:05.700958 [ 145 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2983 | 2026.01.16 09:48:05.701029 [ 145 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.01.16 09:48:05.701053 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2985 | 2026.01.16 09:48:05.701186 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 2986 | 2026.01.16 09:48:05.701322 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2987 | 2026.01.16 09:48:05.701363 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2833 rows starting from the beginning of the part | ||
| 2988 | 2026.01.16 09:48:05.701454 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2989 | 2026.01.16 09:48:05.701514 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2990 | 2026.01.16 09:48:05.701565 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2991 | 2026.01.16 09:48:05.701607 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2992 | 2026.01.16 09:48:05.701652 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2993 | 2026.01.16 09:48:05.703053 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5201 rows, containing 4 columns (4 merged, 0 gathered) in 0.001921796 sec., 2706322.6273756423 rows/sec., 38.71 MiB/sec. | ||
| 2994 | 2026.01.16 09:48:05.703508 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2995 | 2026.01.16 09:48:05.703809 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.01.16 09:48:05.703894 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_11_2} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2997 | 2026.01.16 09:48:05.703978 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2998 | 2026.01.16 09:48:05.957606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2999 | 2026.01.16 09:48:05.975518 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.16 09:48:05.975587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3001 | 2026.01.16 09:48:05.981774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3002 | 2026.01.16 09:48:05.982464 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.16 09:48:05.982786 [ 124 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3004 | 2026.01.16 09:48:05.982864 [ 124 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.01.16 09:48:05.982889 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3006 | 2026.01.16 09:48:05.982996 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3007 | 2026.01.16 09:48:05.986063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3008 | 2026.01.16 09:48:05.987113 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3009 | 2026.01.16 09:48:05.988553 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3010 | 2026.01.16 09:48:05.992959 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3011 | 2026.01.16 09:48:05.997260 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3012 | 2026.01.16 09:48:06.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.48 MiB, peak 220.36 MiB, free memory in arenas 0.00 B, will set to 213.76 MiB (RSS), difference: 2.28 MiB | ||
| 3013 | 2026.01.16 09:48:06.001695 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3014 | 2026.01.16 09:48:06.006364 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3015 | 2026.01.16 09:48:06.010569 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3016 | 2026.01.16 09:48:06.061733 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078777781 sec., 1053.5965718557113 rows/sec., 5.45 MiB/sec. | ||
| 3017 | 2026.01.16 09:48:06.063302 [ 200 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3018 | 2026.01.16 09:48:06.065080 [ 200 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_11_2} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.16 09:48:06.065173 [ 200 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_11_2} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3020 | 2026.01.16 09:48:06.066381 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3021 | 2026.01.16 09:48:07.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.31 MiB, peak 224.20 MiB, free memory in arenas 0.00 B, will set to 222.23 MiB (RSS), difference: 7.92 MiB | ||
| 3022 | 2026.01.16 09:48:10.017094 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.01.16 09:48:10.017299 [ 255 ] {63959e4a-db0e-4d76-b5ab-de6ee5ce8c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3024 | 2026.01.16 09:48:10.017367 [ 255 ] {63959e4a-db0e-4d76-b5ab-de6ee5ce8c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3025 | 2026.01.16 09:48:10.018046 [ 255 ] {63959e4a-db0e-4d76-b5ab-de6ee5ce8c4f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.01.16 09:48:10.018095 [ 255 ] {63959e4a-db0e-4d76-b5ab-de6ee5ce8c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3027 | 2026.01.16 09:48:10.018542 [ 255 ] {63959e4a-db0e-4d76-b5ab-de6ee5ce8c4f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3028 | 2026.01.16 09:48:10.018791 [ 255 ] {63959e4a-db0e-4d76-b5ab-de6ee5ce8c4f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.01.16 09:48:10.018952 [ 255 ] {63959e4a-db0e-4d76-b5ab-de6ee5ce8c4f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.51 MiB/sec. | ||
| 3030 | 2026.01.16 09:48:10.018996 [ 255 ] {63959e4a-db0e-4d76-b5ab-de6ee5ce8c4f} <Debug> TCPHandler: Processed in 0.002047587 sec. | ||
| 3031 | 2026.01.16 09:48:10.019120 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.01.16 09:48:10.019227 [ 255 ] {b7e54e5b-3ee0-436b-bbf6-eca7bacf551a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3033 | 2026.01.16 09:48:10.019270 [ 255 ] {b7e54e5b-3ee0-436b-bbf6-eca7bacf551a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3034 | 2026.01.16 09:48:10.019724 [ 255 ] {b7e54e5b-3ee0-436b-bbf6-eca7bacf551a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.01.16 09:48:10.019762 [ 255 ] {b7e54e5b-3ee0-436b-bbf6-eca7bacf551a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3036 | 2026.01.16 09:48:10.020127 [ 255 ] {b7e54e5b-3ee0-436b-bbf6-eca7bacf551a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3037 | 2026.01.16 09:48:10.020349 [ 255 ] {b7e54e5b-3ee0-436b-bbf6-eca7bacf551a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.01.16 09:48:10.020492 [ 255 ] {b7e54e5b-3ee0-436b-bbf6-eca7bacf551a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 3039 | 2026.01.16 09:48:10.020533 [ 255 ] {b7e54e5b-3ee0-436b-bbf6-eca7bacf551a} <Debug> TCPHandler: Processed in 0.001465429 sec. | ||
| 3040 | 2026.01.16 09:48:10.020649 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.01.16 09:48:10.020746 [ 255 ] {8e6a7e56-3f4e-4e7d-94cc-2559a0f5540c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.01.16 09:48:10.020792 [ 255 ] {8e6a7e56-3f4e-4e7d-94cc-2559a0f5540c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3043 | 2026.01.16 09:48:10.021224 [ 255 ] {8e6a7e56-3f4e-4e7d-94cc-2559a0f5540c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.01.16 09:48:10.021261 [ 255 ] {8e6a7e56-3f4e-4e7d-94cc-2559a0f5540c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3045 | 2026.01.16 09:48:10.021624 [ 255 ] {8e6a7e56-3f4e-4e7d-94cc-2559a0f5540c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3046 | 2026.01.16 09:48:10.021844 [ 255 ] {8e6a7e56-3f4e-4e7d-94cc-2559a0f5540c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.01.16 09:48:10.021986 [ 255 ] {8e6a7e56-3f4e-4e7d-94cc-2559a0f5540c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 3048 | 2026.01.16 09:48:10.022024 [ 255 ] {8e6a7e56-3f4e-4e7d-94cc-2559a0f5540c} <Debug> TCPHandler: Processed in 0.001426279 sec. | ||
| 3049 | 2026.01.16 09:48:10.022141 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.01.16 09:48:10.022237 [ 255 ] {093cd196-4265-477d-944a-2b468692e554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3051 | 2026.01.16 09:48:10.022279 [ 255 ] {093cd196-4265-477d-944a-2b468692e554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3052 | 2026.01.16 09:48:10.022629 [ 255 ] {093cd196-4265-477d-944a-2b468692e554} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.01.16 09:48:10.022667 [ 255 ] {093cd196-4265-477d-944a-2b468692e554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3054 | 2026.01.16 09:48:10.022997 [ 255 ] {093cd196-4265-477d-944a-2b468692e554} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3055 | 2026.01.16 09:48:10.023217 [ 255 ] {093cd196-4265-477d-944a-2b468692e554} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.01.16 09:48:10.023358 [ 255 ] {093cd196-4265-477d-944a-2b468692e554} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 3057 | 2026.01.16 09:48:10.023395 [ 255 ] {093cd196-4265-477d-944a-2b468692e554} <Debug> TCPHandler: Processed in 0.001305018 sec. | ||
| 3058 | 2026.01.16 09:48:13.040573 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3059 | 2026.01.16 09:48:13.040666 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3060 | 2026.01.16 09:48:13.179773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 418 | ||
| 3061 | 2026.01.16 09:48:13.181677 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.01.16 09:48:13.181736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3063 | 2026.01.16 09:48:13.182897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3064 | 2026.01.16 09:48:13.183177 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.01.16 09:48:13.183496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3066 | 2026.01.16 09:48:13.201065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5713 | ||
| 3067 | 2026.01.16 09:48:13.201575 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.01.16 09:48:13.201618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3069 | 2026.01.16 09:48:13.202220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3070 | 2026.01.16 09:48:13.202458 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.01.16 09:48:13.202596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5713 | ||
| 3072 | 2026.01.16 09:48:13.486171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3073 | 2026.01.16 09:48:13.503107 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.01.16 09:48:13.503171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3075 | 2026.01.16 09:48:13.508529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3076 | 2026.01.16 09:48:13.509226 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.01.16 09:48:13.512170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3078 | 2026.01.16 09:48:15.030026 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.01.16 09:48:15.030229 [ 255 ] {d61e4079-6b2d-44ea-9449-a9ef978bfa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3080 | 2026.01.16 09:48:15.030304 [ 255 ] {d61e4079-6b2d-44ea-9449-a9ef978bfa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3081 | 2026.01.16 09:48:15.031092 [ 255 ] {d61e4079-6b2d-44ea-9449-a9ef978bfa30} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.01.16 09:48:15.031134 [ 255 ] {d61e4079-6b2d-44ea-9449-a9ef978bfa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3083 | 2026.01.16 09:48:15.031567 [ 255 ] {d61e4079-6b2d-44ea-9449-a9ef978bfa30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3084 | 2026.01.16 09:48:15.031814 [ 255 ] {d61e4079-6b2d-44ea-9449-a9ef978bfa30} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.01.16 09:48:15.031966 [ 255 ] {d61e4079-6b2d-44ea-9449-a9ef978bfa30} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 3086 | 2026.01.16 09:48:15.032008 [ 255 ] {d61e4079-6b2d-44ea-9449-a9ef978bfa30} <Debug> TCPHandler: Processed in 0.002124168 sec. | ||
| 3087 | 2026.01.16 09:48:15.032142 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.01.16 09:48:15.032265 [ 255 ] {33a760e7-dfb9-4282-810f-2f5156576173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3089 | 2026.01.16 09:48:15.032317 [ 255 ] {33a760e7-dfb9-4282-810f-2f5156576173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3090 | 2026.01.16 09:48:15.033284 [ 255 ] {33a760e7-dfb9-4282-810f-2f5156576173} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.01.16 09:48:15.033326 [ 255 ] {33a760e7-dfb9-4282-810f-2f5156576173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3092 | 2026.01.16 09:48:15.033760 [ 255 ] {33a760e7-dfb9-4282-810f-2f5156576173} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3093 | 2026.01.16 09:48:15.033991 [ 255 ] {33a760e7-dfb9-4282-810f-2f5156576173} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.01.16 09:48:15.034110 [ 137 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3095 | 2026.01.16 09:48:15.034121 [ 255 ] {33a760e7-dfb9-4282-810f-2f5156576173} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001883 sec., 633032.3951141796 rows/sec., 50.55 MiB/sec. | ||
| 3096 | 2026.01.16 09:48:15.034187 [ 137 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.01.16 09:48:15.034201 [ 255 ] {33a760e7-dfb9-4282-810f-2f5156576173} <Debug> TCPHandler: Processed in 0.002123939 sec. | ||
| 3098 | 2026.01.16 09:48:15.034214 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3099 | 2026.01.16 09:48:15.034323 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.01.16 09:48:15.034374 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 3101 | 2026.01.16 09:48:15.034422 [ 255 ] {857d00b0-842b-4499-a13c-2f11ea89adf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3102 | 2026.01.16 09:48:15.034468 [ 255 ] {857d00b0-842b-4499-a13c-2f11ea89adf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3103 | 2026.01.16 09:48:15.034549 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3104 | 2026.01.16 09:48:15.034610 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1188 rows starting from the beginning of the part | ||
| 3105 | 2026.01.16 09:48:15.034727 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3106 | 2026.01.16 09:48:15.034788 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2341 rows starting from the beginning of the part | ||
| 3107 | 2026.01.16 09:48:15.034849 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3108 | 2026.01.16 09:48:15.034902 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3109 | 2026.01.16 09:48:15.034952 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1192 rows starting from the beginning of the part | ||
| 3110 | 2026.01.16 09:48:15.034957 [ 255 ] {857d00b0-842b-4499-a13c-2f11ea89adf3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.01.16 09:48:15.035003 [ 255 ] {857d00b0-842b-4499-a13c-2f11ea89adf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3112 | 2026.01.16 09:48:15.035349 [ 255 ] {857d00b0-842b-4499-a13c-2f11ea89adf3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3113 | 2026.01.16 09:48:15.035581 [ 255 ] {857d00b0-842b-4499-a13c-2f11ea89adf3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.01.16 09:48:15.035718 [ 255 ] {857d00b0-842b-4499-a13c-2f11ea89adf3} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001315 sec., 186311.78707224334 rows/sec., 11.38 MiB/sec. | ||
| 3115 | 2026.01.16 09:48:15.035756 [ 255 ] {857d00b0-842b-4499-a13c-2f11ea89adf3} <Debug> TCPHandler: Processed in 0.001483799 sec. | ||
| 3116 | 2026.01.16 09:48:15.035869 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.01.16 09:48:15.035962 [ 255 ] {ad3d845a-cda7-4412-9844-81bda5aba766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3118 | 2026.01.16 09:48:15.036002 [ 255 ] {ad3d845a-cda7-4412-9844-81bda5aba766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3119 | 2026.01.16 09:48:15.036462 [ 255 ] {ad3d845a-cda7-4412-9844-81bda5aba766} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.01.16 09:48:15.036499 [ 255 ] {ad3d845a-cda7-4412-9844-81bda5aba766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3121 | 2026.01.16 09:48:15.036817 [ 255 ] {ad3d845a-cda7-4412-9844-81bda5aba766} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3122 | 2026.01.16 09:48:15.037050 [ 255 ] {ad3d845a-cda7-4412-9844-81bda5aba766} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.16 09:48:15.037099 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4889 rows, containing 5 columns (5 merged, 0 gathered) in 0.002797557 sec., 1747596.2062613918 rows/sec., 146.93 MiB/sec. | ||
| 3124 | 2026.01.16 09:48:15.037180 [ 255 ] {ad3d845a-cda7-4412-9844-81bda5aba766} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 11.06 MiB/sec. | ||
| 3125 | 2026.01.16 09:48:15.037221 [ 255 ] {ad3d845a-cda7-4412-9844-81bda5aba766} <Debug> TCPHandler: Processed in 0.001402259 sec. | ||
| 3126 | 2026.01.16 09:48:15.037339 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.01.16 09:48:15.037432 [ 255 ] {d4b8cfa1-a9e4-4a4b-bf44-b87fce5cdc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.01.16 09:48:15.037474 [ 255 ] {d4b8cfa1-a9e4-4a4b-bf44-b87fce5cdc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3129 | 2026.01.16 09:48:15.037485 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3130 | 2026.01.16 09:48:15.037798 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.01.16 09:48:15.037886 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_16_3} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3132 | 2026.01.16 09:48:15.037933 [ 255 ] {d4b8cfa1-a9e4-4a4b-bf44-b87fce5cdc49} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.01.16 09:48:15.037972 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3134 | 2026.01.16 09:48:15.037973 [ 255 ] {d4b8cfa1-a9e4-4a4b-bf44-b87fce5cdc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3135 | 2026.01.16 09:48:15.038310 [ 255 ] {d4b8cfa1-a9e4-4a4b-bf44-b87fce5cdc49} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3136 | 2026.01.16 09:48:15.038531 [ 255 ] {d4b8cfa1-a9e4-4a4b-bf44-b87fce5cdc49} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.01.16 09:48:15.038662 [ 255 ] {d4b8cfa1-a9e4-4a4b-bf44-b87fce5cdc49} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 3138 | 2026.01.16 09:48:15.038699 [ 255 ] {d4b8cfa1-a9e4-4a4b-bf44-b87fce5cdc49} <Debug> TCPHandler: Processed in 0.001410989 sec. | ||
| 3139 | 2026.01.16 09:48:15.038801 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.01.16 09:48:15.038894 [ 255 ] {9504f076-ecec-42a3-ac3c-5279614ed9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3141 | 2026.01.16 09:48:15.038934 [ 255 ] {9504f076-ecec-42a3-ac3c-5279614ed9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3142 | 2026.01.16 09:48:15.039527 [ 255 ] {9504f076-ecec-42a3-ac3c-5279614ed9d7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.01.16 09:48:15.039564 [ 255 ] {9504f076-ecec-42a3-ac3c-5279614ed9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3144 | 2026.01.16 09:48:15.039898 [ 255 ] {9504f076-ecec-42a3-ac3c-5279614ed9d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3145 | 2026.01.16 09:48:15.040114 [ 255 ] {9504f076-ecec-42a3-ac3c-5279614ed9d7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.01.16 09:48:15.040212 [ 137 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3147 | 2026.01.16 09:48:15.040239 [ 255 ] {9504f076-ecec-42a3-ac3c-5279614ed9d7} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001362 sec., 527900.1468428782 rows/sec., 37.05 MiB/sec. | ||
| 3148 | 2026.01.16 09:48:15.040246 [ 137 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.01.16 09:48:15.040277 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3150 | 2026.01.16 09:48:15.040282 [ 255 ] {9504f076-ecec-42a3-ac3c-5279614ed9d7} <Debug> TCPHandler: Processed in 0.001531291 sec. | ||
| 3151 | 2026.01.16 09:48:15.040389 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 3152 | 2026.01.16 09:48:15.040409 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.01.16 09:48:15.040505 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3154 | 2026.01.16 09:48:15.040509 [ 255 ] {2f4366d1-d2ab-4c59-b4db-076b085383b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3155 | 2026.01.16 09:48:15.040545 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 742 rows starting from the beginning of the part | ||
| 3156 | 2026.01.16 09:48:15.040567 [ 255 ] {2f4366d1-d2ab-4c59-b4db-076b085383b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3157 | 2026.01.16 09:48:15.040614 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3158 | 2026.01.16 09:48:15.040662 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1194 rows starting from the beginning of the part | ||
| 3159 | 2026.01.16 09:48:15.040702 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3160 | 2026.01.16 09:48:15.040736 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3161 | 2026.01.16 09:48:15.040799 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 719 rows starting from the beginning of the part | ||
| 3162 | 2026.01.16 09:48:15.040942 [ 255 ] {2f4366d1-d2ab-4c59-b4db-076b085383b9} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.01.16 09:48:15.040986 [ 255 ] {2f4366d1-d2ab-4c59-b4db-076b085383b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3164 | 2026.01.16 09:48:15.041320 [ 255 ] {2f4366d1-d2ab-4c59-b4db-076b085383b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3165 | 2026.01.16 09:48:15.041557 [ 255 ] {2f4366d1-d2ab-4c59-b4db-076b085383b9} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.01.16 09:48:15.041692 [ 255 ] {2f4366d1-d2ab-4c59-b4db-076b085383b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001202 sec., 4991.680532445924 rows/sec., 260.80 KiB/sec. | ||
| 3167 | 2026.01.16 09:48:15.041729 [ 255 ] {2f4366d1-d2ab-4c59-b4db-076b085383b9} <Debug> TCPHandler: Processed in 0.001369948 sec. | ||
| 3168 | 2026.01.16 09:48:15.041840 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.01.16 09:48:15.041934 [ 255 ] {530536f1-f5cd-4fb9-95d7-e91198b88a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3170 | 2026.01.16 09:48:15.041975 [ 255 ] {530536f1-f5cd-4fb9-95d7-e91198b88a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3171 | 2026.01.16 09:48:15.042097 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764924 sec., 1613100.6207632737 rows/sec., 121.28 MiB/sec. | ||
| 3172 | 2026.01.16 09:48:15.042301 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3173 | 2026.01.16 09:48:15.042410 [ 255 ] {530536f1-f5cd-4fb9-95d7-e91198b88a17} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.01.16 09:48:15.042453 [ 255 ] {530536f1-f5cd-4fb9-95d7-e91198b88a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3175 | 2026.01.16 09:48:15.042593 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.01.16 09:48:15.042666 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_16_3} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3177 | 2026.01.16 09:48:15.042736 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3178 | 2026.01.16 09:48:15.042813 [ 255 ] {530536f1-f5cd-4fb9-95d7-e91198b88a17} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3179 | 2026.01.16 09:48:15.043044 [ 255 ] {530536f1-f5cd-4fb9-95d7-e91198b88a17} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.01.16 09:48:15.043150 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3181 | 2026.01.16 09:48:15.043173 [ 255 ] {530536f1-f5cd-4fb9-95d7-e91198b88a17} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001259 sec., 249404.28911834792 rows/sec., 16.38 MiB/sec. | ||
| 3182 | 2026.01.16 09:48:15.043183 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.01.16 09:48:15.043214 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3184 | 2026.01.16 09:48:15.043218 [ 255 ] {530536f1-f5cd-4fb9-95d7-e91198b88a17} <Debug> TCPHandler: Processed in 0.001428339 sec. | ||
| 3185 | 2026.01.16 09:48:15.043306 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 3186 | 2026.01.16 09:48:15.043344 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.01.16 09:48:15.043396 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3188 | 2026.01.16 09:48:15.043425 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2626 rows starting from the beginning of the part | ||
| 3189 | 2026.01.16 09:48:15.043437 [ 255 ] {b0141798-acbf-44a4-8f4e-9df7e4b42166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.01.16 09:48:15.043479 [ 255 ] {b0141798-acbf-44a4-8f4e-9df7e4b42166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3191 | 2026.01.16 09:48:15.043500 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3192 | 2026.01.16 09:48:15.043548 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2820 rows starting from the beginning of the part | ||
| 3193 | 2026.01.16 09:48:15.043598 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3194 | 2026.01.16 09:48:15.043641 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 3195 | 2026.01.16 09:48:15.043687 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3196 | 2026.01.16 09:48:15.043791 [ 255 ] {b0141798-acbf-44a4-8f4e-9df7e4b42166} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.01.16 09:48:15.043832 [ 255 ] {b0141798-acbf-44a4-8f4e-9df7e4b42166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3198 | 2026.01.16 09:48:15.044127 [ 255 ] {b0141798-acbf-44a4-8f4e-9df7e4b42166} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3199 | 2026.01.16 09:48:15.044340 [ 255 ] {b0141798-acbf-44a4-8f4e-9df7e4b42166} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.01.16 09:48:15.044467 [ 255 ] {b0141798-acbf-44a4-8f4e-9df7e4b42166} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 3201 | 2026.01.16 09:48:15.044502 [ 255 ] {b0141798-acbf-44a4-8f4e-9df7e4b42166} <Debug> TCPHandler: Processed in 0.001206856 sec. | ||
| 3202 | 2026.01.16 09:48:15.044611 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.01.16 09:48:15.044703 [ 255 ] {6f28f501-e88d-4f06-ba25-c64cdc0d6a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3204 | 2026.01.16 09:48:15.044756 [ 255 ] {6f28f501-e88d-4f06-ba25-c64cdc0d6a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3205 | 2026.01.16 09:48:15.045548 [ 255 ] {6f28f501-e88d-4f06-ba25-c64cdc0d6a1d} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.01.16 09:48:15.045584 [ 255 ] {6f28f501-e88d-4f06-ba25-c64cdc0d6a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3207 | 2026.01.16 09:48:15.045954 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6144 rows, containing 5 columns (5 merged, 0 gathered) in 0.002687045 sec., 2286526.649162928 rows/sec., 152.79 MiB/sec. | ||
| 3208 | 2026.01.16 09:48:15.046140 [ 255 ] {6f28f501-e88d-4f06-ba25-c64cdc0d6a1d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3209 | 2026.01.16 09:48:15.046369 [ 255 ] {6f28f501-e88d-4f06-ba25-c64cdc0d6a1d} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.01.16 09:48:15.046506 [ 255 ] {6f28f501-e88d-4f06-ba25-c64cdc0d6a1d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001821 sec., 21965.952773201538 rows/sec., 39.36 MiB/sec. | ||
| 3211 | 2026.01.16 09:48:15.046533 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3212 | 2026.01.16 09:48:15.046558 [ 255 ] {6f28f501-e88d-4f06-ba25-c64cdc0d6a1d} <Debug> TCPHandler: Processed in 0.001997237 sec. | ||
| 3213 | 2026.01.16 09:48:15.046683 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.01.16 09:48:15.046780 [ 255 ] {2ddb1759-7642-478a-ad81-e2a9496e6f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3215 | 2026.01.16 09:48:15.046824 [ 255 ] {2ddb1759-7642-478a-ad81-e2a9496e6f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3216 | 2026.01.16 09:48:15.046844 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.01.16 09:48:15.046921 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3218 | 2026.01.16 09:48:15.047012 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 3219 | 2026.01.16 09:48:15.047159 [ 255 ] {2ddb1759-7642-478a-ad81-e2a9496e6f9d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.01.16 09:48:15.047200 [ 255 ] {2ddb1759-7642-478a-ad81-e2a9496e6f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3221 | 2026.01.16 09:48:15.047512 [ 255 ] {2ddb1759-7642-478a-ad81-e2a9496e6f9d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3222 | 2026.01.16 09:48:15.047737 [ 255 ] {2ddb1759-7642-478a-ad81-e2a9496e6f9d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.01.16 09:48:15.047847 [ 136 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3224 | 2026.01.16 09:48:15.047864 [ 255 ] {2ddb1759-7642-478a-ad81-e2a9496e6f9d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 3225 | 2026.01.16 09:48:15.047900 [ 136 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.01.16 09:48:15.047910 [ 255 ] {2ddb1759-7642-478a-ad81-e2a9496e6f9d} <Debug> TCPHandler: Processed in 0.001277246 sec. | ||
| 3227 | 2026.01.16 09:48:15.047930 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3228 | 2026.01.16 09:48:15.048015 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 3229 | 2026.01.16 09:48:15.048102 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3230 | 2026.01.16 09:48:15.048129 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 900 rows starting from the beginning of the part | ||
| 3231 | 2026.01.16 09:48:15.048182 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3232 | 2026.01.16 09:48:15.048225 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 80 rows starting from the beginning of the part | ||
| 3233 | 2026.01.16 09:48:15.048263 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 3234 | 2026.01.16 09:48:15.048301 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 3235 | 2026.01.16 09:48:15.048343 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3236 | 2026.01.16 09:48:15.049224 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238316 sec., 991669.3315761082 rows/sec., 62.72 MiB/sec. | ||
| 3237 | 2026.01.16 09:48:15.049378 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3238 | 2026.01.16 09:48:15.049620 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.01.16 09:48:15.049682 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_16_3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3240 | 2026.01.16 09:48:15.049743 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3241 | 2026.01.16 09:48:20.016458 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.01.16 09:48:20.016682 [ 255 ] {e2c84434-c6e2-4e67-acb9-f03d07c3e285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3243 | 2026.01.16 09:48:20.016759 [ 255 ] {e2c84434-c6e2-4e67-acb9-f03d07c3e285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3244 | 2026.01.16 09:48:20.017503 [ 255 ] {e2c84434-c6e2-4e67-acb9-f03d07c3e285} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.01.16 09:48:20.017555 [ 255 ] {e2c84434-c6e2-4e67-acb9-f03d07c3e285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3246 | 2026.01.16 09:48:20.017986 [ 255 ] {e2c84434-c6e2-4e67-acb9-f03d07c3e285} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3247 | 2026.01.16 09:48:20.018286 [ 255 ] {e2c84434-c6e2-4e67-acb9-f03d07c3e285} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.01.16 09:48:20.018475 [ 255 ] {e2c84434-c6e2-4e67-acb9-f03d07c3e285} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00185 sec., 30270.27027027027 rows/sec., 2.31 MiB/sec. | ||
| 3249 | 2026.01.16 09:48:20.018529 [ 255 ] {e2c84434-c6e2-4e67-acb9-f03d07c3e285} <Debug> TCPHandler: Processed in 0.00221456 sec. | ||
| 3250 | 2026.01.16 09:48:20.018662 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.01.16 09:48:20.018768 [ 255 ] {74254157-aa70-440a-a858-6e13b5df0718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3252 | 2026.01.16 09:48:20.018813 [ 255 ] {74254157-aa70-440a-a858-6e13b5df0718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3253 | 2026.01.16 09:48:20.019264 [ 255 ] {74254157-aa70-440a-a858-6e13b5df0718} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.01.16 09:48:20.019304 [ 255 ] {74254157-aa70-440a-a858-6e13b5df0718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3255 | 2026.01.16 09:48:20.019630 [ 255 ] {74254157-aa70-440a-a858-6e13b5df0718} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3256 | 2026.01.16 09:48:20.019885 [ 255 ] {74254157-aa70-440a-a858-6e13b5df0718} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.01.16 09:48:20.020029 [ 255 ] {74254157-aa70-440a-a858-6e13b5df0718} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 3258 | 2026.01.16 09:48:20.020069 [ 255 ] {74254157-aa70-440a-a858-6e13b5df0718} <Debug> TCPHandler: Processed in 0.001461249 sec. | ||
| 3259 | 2026.01.16 09:48:20.020202 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.01.16 09:48:20.020302 [ 255 ] {54f89522-40b2-49ef-911d-86acd3157276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3261 | 2026.01.16 09:48:20.020349 [ 255 ] {54f89522-40b2-49ef-911d-86acd3157276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3262 | 2026.01.16 09:48:20.020770 [ 255 ] {54f89522-40b2-49ef-911d-86acd3157276} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.01.16 09:48:20.020806 [ 255 ] {54f89522-40b2-49ef-911d-86acd3157276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3264 | 2026.01.16 09:48:20.021155 [ 255 ] {54f89522-40b2-49ef-911d-86acd3157276} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3265 | 2026.01.16 09:48:20.021385 [ 255 ] {54f89522-40b2-49ef-911d-86acd3157276} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.01.16 09:48:20.021523 [ 255 ] {54f89522-40b2-49ef-911d-86acd3157276} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 3267 | 2026.01.16 09:48:20.021564 [ 255 ] {54f89522-40b2-49ef-911d-86acd3157276} <Debug> TCPHandler: Processed in 0.001413988 sec. | ||
| 3268 | 2026.01.16 09:48:20.021680 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.01.16 09:48:20.021806 [ 255 ] {5d95e95d-0550-42aa-a93d-f3b46392ece3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.01.16 09:48:20.021849 [ 255 ] {5d95e95d-0550-42aa-a93d-f3b46392ece3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3271 | 2026.01.16 09:48:20.022186 [ 255 ] {5d95e95d-0550-42aa-a93d-f3b46392ece3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.01.16 09:48:20.022223 [ 255 ] {5d95e95d-0550-42aa-a93d-f3b46392ece3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3273 | 2026.01.16 09:48:20.022555 [ 255 ] {5d95e95d-0550-42aa-a93d-f3b46392ece3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3274 | 2026.01.16 09:48:20.022777 [ 255 ] {5d95e95d-0550-42aa-a93d-f3b46392ece3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.01.16 09:48:20.022914 [ 255 ] {5d95e95d-0550-42aa-a93d-f3b46392ece3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 3276 | 2026.01.16 09:48:20.022950 [ 255 ] {5d95e95d-0550-42aa-a93d-f3b46392ece3} <Debug> TCPHandler: Processed in 0.001321328 sec. | ||
| 3277 | 2026.01.16 09:48:20.702710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6161 | ||
| 3278 | 2026.01.16 09:48:20.703285 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.01.16 09:48:20.703322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3280 | 2026.01.16 09:48:20.703815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3281 | 2026.01.16 09:48:20.704069 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.01.16 09:48:20.704210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6161 | ||
| 3283 | 2026.01.16 09:48:21.012292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3284 | 2026.01.16 09:48:21.029053 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.01.16 09:48:21.029128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3286 | 2026.01.16 09:48:21.035307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3287 | 2026.01.16 09:48:21.036060 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.01.16 09:48:21.039815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3289 | 2026.01.16 09:48:23.183734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 448 | ||
| 3290 | 2026.01.16 09:48:23.186062 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.01.16 09:48:23.186125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3292 | 2026.01.16 09:48:23.187739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3293 | 2026.01.16 09:48:23.188506 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.01.16 09:48:23.189262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3295 | 2026.01.16 09:48:25.031315 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.01.16 09:48:25.031523 [ 255 ] {a85ae438-d87a-4dba-89f6-7df4cdec91ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.01.16 09:48:25.031600 [ 255 ] {a85ae438-d87a-4dba-89f6-7df4cdec91ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3298 | 2026.01.16 09:48:25.032448 [ 255 ] {a85ae438-d87a-4dba-89f6-7df4cdec91ba} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.01.16 09:48:25.032497 [ 255 ] {a85ae438-d87a-4dba-89f6-7df4cdec91ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3300 | 2026.01.16 09:48:25.032915 [ 255 ] {a85ae438-d87a-4dba-89f6-7df4cdec91ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3301 | 2026.01.16 09:48:25.033161 [ 255 ] {a85ae438-d87a-4dba-89f6-7df4cdec91ba} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.01.16 09:48:25.033308 [ 255 ] {a85ae438-d87a-4dba-89f6-7df4cdec91ba} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 3303 | 2026.01.16 09:48:25.033327 [ 118 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3304 | 2026.01.16 09:48:25.033351 [ 255 ] {a85ae438-d87a-4dba-89f6-7df4cdec91ba} <Debug> TCPHandler: Processed in 0.002179909 sec. | ||
| 3305 | 2026.01.16 09:48:25.033402 [ 118 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.01.16 09:48:25.033430 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3307 | 2026.01.16 09:48:25.033505 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.01.16 09:48:25.033527 [ 187 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 3309 | 2026.01.16 09:48:25.033606 [ 255 ] {fc1d50cb-06c2-45b1-bc9f-d6d418f03f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3310 | 2026.01.16 09:48:25.033620 [ 187 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3311 | 2026.01.16 09:48:25.033650 [ 255 ] {fc1d50cb-06c2-45b1-bc9f-d6d418f03f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3312 | 2026.01.16 09:48:25.033650 [ 187 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3313 | 2026.01.16 09:48:25.033719 [ 187 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3314 | 2026.01.16 09:48:25.033764 [ 187 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3315 | 2026.01.16 09:48:25.033805 [ 187 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3316 | 2026.01.16 09:48:25.033857 [ 187 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3317 | 2026.01.16 09:48:25.034572 [ 255 ] {fc1d50cb-06c2-45b1-bc9f-d6d418f03f92} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.01.16 09:48:25.034609 [ 255 ] {fc1d50cb-06c2-45b1-bc9f-d6d418f03f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3319 | 2026.01.16 09:48:25.034930 [ 189 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434919 sec., 1428652.0702562304 rows/sec., 96.08 MiB/sec. | ||
| 3320 | 2026.01.16 09:48:25.035007 [ 255 ] {fc1d50cb-06c2-45b1-bc9f-d6d418f03f92} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3321 | 2026.01.16 09:48:25.035181 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3322 | 2026.01.16 09:48:25.035277 [ 255 ] {fc1d50cb-06c2-45b1-bc9f-d6d418f03f92} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.01.16 09:48:25.035430 [ 255 ] {fc1d50cb-06c2-45b1-bc9f-d6d418f03f92} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001844 sec., 646420.8242950109 rows/sec., 51.62 MiB/sec. | ||
| 3324 | 2026.01.16 09:48:25.035471 [ 255 ] {fc1d50cb-06c2-45b1-bc9f-d6d418f03f92} <Debug> TCPHandler: Processed in 0.002016946 sec. | ||
| 3325 | 2026.01.16 09:48:25.035524 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.01.16 09:48:25.035596 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.01.16 09:48:25.035607 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_9_2} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3328 | 2026.01.16 09:48:25.035699 [ 255 ] {6b1b935c-0740-41e8-bdb7-5f325dc9c1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.01.16 09:48:25.035709 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3330 | 2026.01.16 09:48:25.035748 [ 255 ] {6b1b935c-0740-41e8-bdb7-5f325dc9c1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3331 | 2026.01.16 09:48:25.036264 [ 255 ] {6b1b935c-0740-41e8-bdb7-5f325dc9c1ac} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.01.16 09:48:25.036302 [ 255 ] {6b1b935c-0740-41e8-bdb7-5f325dc9c1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3333 | 2026.01.16 09:48:25.036635 [ 255 ] {6b1b935c-0740-41e8-bdb7-5f325dc9c1ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3334 | 2026.01.16 09:48:25.036857 [ 255 ] {6b1b935c-0740-41e8-bdb7-5f325dc9c1ac} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.01.16 09:48:25.036990 [ 255 ] {6b1b935c-0740-41e8-bdb7-5f325dc9c1ac} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00131 sec., 187022.90076335878 rows/sec., 11.42 MiB/sec. | ||
| 3336 | 2026.01.16 09:48:25.037028 [ 255 ] {6b1b935c-0740-41e8-bdb7-5f325dc9c1ac} <Debug> TCPHandler: Processed in 0.001482779 sec. | ||
| 3337 | 2026.01.16 09:48:25.037176 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.01.16 09:48:25.037287 [ 255 ] {99c59f78-14bd-403d-b14f-67610c5091b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3339 | 2026.01.16 09:48:25.037329 [ 255 ] {99c59f78-14bd-403d-b14f-67610c5091b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3340 | 2026.01.16 09:48:25.037821 [ 255 ] {99c59f78-14bd-403d-b14f-67610c5091b6} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.16 09:48:25.037861 [ 255 ] {99c59f78-14bd-403d-b14f-67610c5091b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3342 | 2026.01.16 09:48:25.038185 [ 255 ] {99c59f78-14bd-403d-b14f-67610c5091b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3343 | 2026.01.16 09:48:25.038405 [ 255 ] {99c59f78-14bd-403d-b14f-67610c5091b6} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.01.16 09:48:25.038537 [ 255 ] {99c59f78-14bd-403d-b14f-67610c5091b6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001285 sec., 164980.54474708173 rows/sec., 10.64 MiB/sec. | ||
| 3345 | 2026.01.16 09:48:25.038575 [ 255 ] {99c59f78-14bd-403d-b14f-67610c5091b6} <Debug> TCPHandler: Processed in 0.00146479 sec. | ||
| 3346 | 2026.01.16 09:48:25.038688 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.01.16 09:48:25.038784 [ 255 ] {8856d299-adb0-41a8-9734-8e02cf1bb415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.01.16 09:48:25.038826 [ 255 ] {8856d299-adb0-41a8-9734-8e02cf1bb415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3349 | 2026.01.16 09:48:25.039284 [ 255 ] {8856d299-adb0-41a8-9734-8e02cf1bb415} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.01.16 09:48:25.039321 [ 255 ] {8856d299-adb0-41a8-9734-8e02cf1bb415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3351 | 2026.01.16 09:48:25.039637 [ 255 ] {8856d299-adb0-41a8-9734-8e02cf1bb415} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3352 | 2026.01.16 09:48:25.039861 [ 255 ] {8856d299-adb0-41a8-9734-8e02cf1bb415} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.01.16 09:48:25.039988 [ 117 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3354 | 2026.01.16 09:48:25.039993 [ 255 ] {8856d299-adb0-41a8-9734-8e02cf1bb415} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 3355 | 2026.01.16 09:48:25.040044 [ 117 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.01.16 09:48:25.040071 [ 255 ] {8856d299-adb0-41a8-9734-8e02cf1bb415} <Debug> TCPHandler: Processed in 0.001432239 sec. | ||
| 3357 | 2026.01.16 09:48:25.040073 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3358 | 2026.01.16 09:48:25.040186 [ 201 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 3359 | 2026.01.16 09:48:25.040193 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.01.16 09:48:25.040312 [ 255 ] {e00fd62f-2e19-4f0b-88dd-5a5e4793caa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3361 | 2026.01.16 09:48:25.040312 [ 201 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3362 | 2026.01.16 09:48:25.040357 [ 255 ] {e00fd62f-2e19-4f0b-88dd-5a5e4793caa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3363 | 2026.01.16 09:48:25.040367 [ 201 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3364 | 2026.01.16 09:48:25.040453 [ 201 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3365 | 2026.01.16 09:48:25.040509 [ 201 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3366 | 2026.01.16 09:48:25.040566 [ 201 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3367 | 2026.01.16 09:48:25.040623 [ 201 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3368 | 2026.01.16 09:48:25.040981 [ 255 ] {e00fd62f-2e19-4f0b-88dd-5a5e4793caa9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.01.16 09:48:25.041025 [ 255 ] {e00fd62f-2e19-4f0b-88dd-5a5e4793caa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3370 | 2026.01.16 09:48:25.041391 [ 255 ] {e00fd62f-2e19-4f0b-88dd-5a5e4793caa9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3371 | 2026.01.16 09:48:25.041626 [ 255 ] {e00fd62f-2e19-4f0b-88dd-5a5e4793caa9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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.01.16 09:48:25.041682 [ 194 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153793 sec., 685987.0085114407 rows/sec., 41.57 MiB/sec. | ||
| 3373 | 2026.01.16 09:48:25.041757 [ 255 ] {e00fd62f-2e19-4f0b-88dd-5a5e4793caa9} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001464 sec., 491120.21857923496 rows/sec., 34.47 MiB/sec. | ||
| 3374 | 2026.01.16 09:48:25.041801 [ 255 ] {e00fd62f-2e19-4f0b-88dd-5a5e4793caa9} <Debug> TCPHandler: Processed in 0.001658472 sec. | ||
| 3375 | 2026.01.16 09:48:25.041835 [ 189 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3376 | 2026.01.16 09:48:25.041919 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.01.16 09:48:25.042019 [ 255 ] {22023445-96b3-45d5-aa7a-4fa233eb2f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3378 | 2026.01.16 09:48:25.042064 [ 255 ] {22023445-96b3-45d5-aa7a-4fa233eb2f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3379 | 2026.01.16 09:48:25.042140 [ 189 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.01.16 09:48:25.042222 [ 189 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_9_2} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3381 | 2026.01.16 09:48:25.042312 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3382 | 2026.01.16 09:48:25.042402 [ 255 ] {22023445-96b3-45d5-aa7a-4fa233eb2f8c} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.01.16 09:48:25.042442 [ 255 ] {22023445-96b3-45d5-aa7a-4fa233eb2f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3384 | 2026.01.16 09:48:25.042750 [ 255 ] {22023445-96b3-45d5-aa7a-4fa233eb2f8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3385 | 2026.01.16 09:48:25.042978 [ 255 ] {22023445-96b3-45d5-aa7a-4fa233eb2f8c} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.01.16 09:48:25.043117 [ 255 ] {22023445-96b3-45d5-aa7a-4fa233eb2f8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 3387 | 2026.01.16 09:48:25.043155 [ 255 ] {22023445-96b3-45d5-aa7a-4fa233eb2f8c} <Debug> TCPHandler: Processed in 0.001285577 sec. | ||
| 3388 | 2026.01.16 09:48:25.043274 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.01.16 09:48:25.043369 [ 255 ] {11626f2d-8633-4af6-81a0-0f2a1d523229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.01.16 09:48:25.043412 [ 255 ] {11626f2d-8633-4af6-81a0-0f2a1d523229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3391 | 2026.01.16 09:48:25.043846 [ 255 ] {11626f2d-8633-4af6-81a0-0f2a1d523229} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.01.16 09:48:25.043883 [ 255 ] {11626f2d-8633-4af6-81a0-0f2a1d523229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3393 | 2026.01.16 09:48:25.044229 [ 255 ] {11626f2d-8633-4af6-81a0-0f2a1d523229} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3394 | 2026.01.16 09:48:25.044448 [ 255 ] {11626f2d-8633-4af6-81a0-0f2a1d523229} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.01.16 09:48:25.044579 [ 255 ] {11626f2d-8633-4af6-81a0-0f2a1d523229} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 3396 | 2026.01.16 09:48:25.044615 [ 255 ] {11626f2d-8633-4af6-81a0-0f2a1d523229} <Debug> TCPHandler: Processed in 0.001393808 sec. | ||
| 3397 | 2026.01.16 09:48:25.044721 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.01.16 09:48:25.044815 [ 255 ] {7bdd88f1-3b83-4655-b8ab-19a0053576c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.01.16 09:48:25.044857 [ 255 ] {7bdd88f1-3b83-4655-b8ab-19a0053576c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3400 | 2026.01.16 09:48:25.045186 [ 255 ] {7bdd88f1-3b83-4655-b8ab-19a0053576c3} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.01.16 09:48:25.045224 [ 255 ] {7bdd88f1-3b83-4655-b8ab-19a0053576c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3402 | 2026.01.16 09:48:25.045545 [ 255 ] {7bdd88f1-3b83-4655-b8ab-19a0053576c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3403 | 2026.01.16 09:48:25.045760 [ 255 ] {7bdd88f1-3b83-4655-b8ab-19a0053576c3} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.01.16 09:48:25.045888 [ 255 ] {7bdd88f1-3b83-4655-b8ab-19a0053576c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 3405 | 2026.01.16 09:48:25.045933 [ 255 ] {7bdd88f1-3b83-4655-b8ab-19a0053576c3} <Debug> TCPHandler: Processed in 0.001260457 sec. | ||
| 3406 | 2026.01.16 09:48:25.046069 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.01.16 09:48:25.046165 [ 255 ] {4a4731be-7f27-4636-b8fb-ec556096cf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3408 | 2026.01.16 09:48:25.046220 [ 255 ] {4a4731be-7f27-4636-b8fb-ec556096cf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3409 | 2026.01.16 09:48:25.047096 [ 255 ] {4a4731be-7f27-4636-b8fb-ec556096cf30} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.01.16 09:48:25.047133 [ 255 ] {4a4731be-7f27-4636-b8fb-ec556096cf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3411 | 2026.01.16 09:48:25.047697 [ 255 ] {4a4731be-7f27-4636-b8fb-ec556096cf30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3412 | 2026.01.16 09:48:25.047922 [ 255 ] {4a4731be-7f27-4636-b8fb-ec556096cf30} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.01.16 09:48:25.048062 [ 255 ] {4a4731be-7f27-4636-b8fb-ec556096cf30} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001914 sec., 20898.641588296763 rows/sec., 37.45 MiB/sec. | ||
| 3414 | 2026.01.16 09:48:25.048134 [ 255 ] {4a4731be-7f27-4636-b8fb-ec556096cf30} <Debug> TCPHandler: Processed in 0.002114789 sec. | ||
| 3415 | 2026.01.16 09:48:25.048274 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.01.16 09:48:25.048383 [ 255 ] {c89c5305-74f3-47da-b2a9-81c0bcb92a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.01.16 09:48:25.048434 [ 255 ] {c89c5305-74f3-47da-b2a9-81c0bcb92a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3418 | 2026.01.16 09:48:25.048866 [ 255 ] {c89c5305-74f3-47da-b2a9-81c0bcb92a34} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.01.16 09:48:25.048909 [ 255 ] {c89c5305-74f3-47da-b2a9-81c0bcb92a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3420 | 2026.01.16 09:48:25.049307 [ 255 ] {c89c5305-74f3-47da-b2a9-81c0bcb92a34} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3421 | 2026.01.16 09:48:25.049607 [ 255 ] {c89c5305-74f3-47da-b2a9-81c0bcb92a34} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.01.16 09:48:25.049777 [ 255 ] {c89c5305-74f3-47da-b2a9-81c0bcb92a34} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001416 sec., 73446.32768361582 rows/sec., 4.50 MiB/sec. | ||
| 3423 | 2026.01.16 09:48:25.049835 [ 255 ] {c89c5305-74f3-47da-b2a9-81c0bcb92a34} <Debug> TCPHandler: Processed in 0.001619371 sec. | ||
| 3424 | 2026.01.16 09:48:28.040739 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3425 | 2026.01.16 09:48:28.040839 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3426 | 2026.01.16 09:48:28.204390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6673 | ||
| 3427 | 2026.01.16 09:48:28.204954 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.01.16 09:48:28.205003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3429 | 2026.01.16 09:48:28.205509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3430 | 2026.01.16 09:48:28.205739 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.01.16 09:48:28.205869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6673 | ||
| 3432 | 2026.01.16 09:48:28.539968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3433 | 2026.01.16 09:48:28.557302 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.01.16 09:48:28.557374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3435 | 2026.01.16 09:48:28.563724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3436 | 2026.01.16 09:48:28.564476 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.01.16 09:48:28.567702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3438 | 2026.01.16 09:48:29.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.54 MiB, peak 229.54 MiB, free memory in arenas 0.00 B, will set to 226.55 MiB (RSS), difference: 1.02 MiB | ||
| 3439 | 2026.01.16 09:48:30.017137 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.01.16 09:48:30.017366 [ 255 ] {13c129d7-23b3-4cb0-81ef-9fbd359dee20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3441 | 2026.01.16 09:48:30.017453 [ 255 ] {13c129d7-23b3-4cb0-81ef-9fbd359dee20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3442 | 2026.01.16 09:48:30.018251 [ 255 ] {13c129d7-23b3-4cb0-81ef-9fbd359dee20} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.01.16 09:48:30.018295 [ 255 ] {13c129d7-23b3-4cb0-81ef-9fbd359dee20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3444 | 2026.01.16 09:48:30.018711 [ 255 ] {13c129d7-23b3-4cb0-81ef-9fbd359dee20} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3445 | 2026.01.16 09:48:30.018941 [ 255 ] {13c129d7-23b3-4cb0-81ef-9fbd359dee20} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.01.16 09:48:30.019105 [ 255 ] {13c129d7-23b3-4cb0-81ef-9fbd359dee20} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.37 MiB/sec. | ||
| 3447 | 2026.01.16 09:48:30.019153 [ 255 ] {13c129d7-23b3-4cb0-81ef-9fbd359dee20} <Debug> TCPHandler: Processed in 0.002171299 sec. | ||
| 3448 | 2026.01.16 09:48:30.019287 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.01.16 09:48:30.019391 [ 255 ] {f6b52b23-56ff-4a22-9803-b816309dfdfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3450 | 2026.01.16 09:48:30.019434 [ 255 ] {f6b52b23-56ff-4a22-9803-b816309dfdfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3451 | 2026.01.16 09:48:30.019879 [ 255 ] {f6b52b23-56ff-4a22-9803-b816309dfdfe} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.01.16 09:48:30.019915 [ 255 ] {f6b52b23-56ff-4a22-9803-b816309dfdfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3453 | 2026.01.16 09:48:30.020247 [ 255 ] {f6b52b23-56ff-4a22-9803-b816309dfdfe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3454 | 2026.01.16 09:48:30.020461 [ 255 ] {f6b52b23-56ff-4a22-9803-b816309dfdfe} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.01.16 09:48:30.020591 [ 255 ] {f6b52b23-56ff-4a22-9803-b816309dfdfe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 3456 | 2026.01.16 09:48:30.020629 [ 255 ] {f6b52b23-56ff-4a22-9803-b816309dfdfe} <Debug> TCPHandler: Processed in 0.001395349 sec. | ||
| 3457 | 2026.01.16 09:48:30.020744 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.01.16 09:48:30.020841 [ 255 ] {cc25c56c-8122-49c9-946f-93fcd09034b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.01.16 09:48:30.020885 [ 255 ] {cc25c56c-8122-49c9-946f-93fcd09034b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3460 | 2026.01.16 09:48:30.021307 [ 255 ] {cc25c56c-8122-49c9-946f-93fcd09034b6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.01.16 09:48:30.021341 [ 255 ] {cc25c56c-8122-49c9-946f-93fcd09034b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3462 | 2026.01.16 09:48:30.021690 [ 255 ] {cc25c56c-8122-49c9-946f-93fcd09034b6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3463 | 2026.01.16 09:48:30.021911 [ 255 ] {cc25c56c-8122-49c9-946f-93fcd09034b6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.01.16 09:48:30.022042 [ 255 ] {cc25c56c-8122-49c9-946f-93fcd09034b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3465 | 2026.01.16 09:48:30.022078 [ 255 ] {cc25c56c-8122-49c9-946f-93fcd09034b6} <Debug> TCPHandler: Processed in 0.001383188 sec. | ||
| 3466 | 2026.01.16 09:48:30.022189 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.01.16 09:48:30.022283 [ 255 ] {46aecb54-3505-4f27-a3ee-a34a16e3c172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.01.16 09:48:30.022324 [ 255 ] {46aecb54-3505-4f27-a3ee-a34a16e3c172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3469 | 2026.01.16 09:48:30.022657 [ 255 ] {46aecb54-3505-4f27-a3ee-a34a16e3c172} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.01.16 09:48:30.022691 [ 255 ] {46aecb54-3505-4f27-a3ee-a34a16e3c172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3471 | 2026.01.16 09:48:30.023008 [ 255 ] {46aecb54-3505-4f27-a3ee-a34a16e3c172} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3472 | 2026.01.16 09:48:30.023214 [ 255 ] {46aecb54-3505-4f27-a3ee-a34a16e3c172} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.01.16 09:48:30.023336 [ 255 ] {46aecb54-3505-4f27-a3ee-a34a16e3c172} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3474 | 2026.01.16 09:48:30.023371 [ 255 ] {46aecb54-3505-4f27-a3ee-a34a16e3c172} <Debug> TCPHandler: Processed in 0.001231737 sec. | ||
| 3475 | 2026.01.16 09:48:32.590800 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.01.16 09:48:32.591001 [ 255 ] {8e3faa31-ce3d-4937-8c53-b1ddb1ce13f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3477 | 2026.01.16 09:48:32.591076 [ 255 ] {8e3faa31-ce3d-4937-8c53-b1ddb1ce13f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3478 | 2026.01.16 09:48:32.591895 [ 255 ] {8e3faa31-ce3d-4937-8c53-b1ddb1ce13f9} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.01.16 09:48:32.591948 [ 255 ] {8e3faa31-ce3d-4937-8c53-b1ddb1ce13f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3480 | 2026.01.16 09:48:32.592369 [ 255 ] {8e3faa31-ce3d-4937-8c53-b1ddb1ce13f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3481 | 2026.01.16 09:48:32.592604 [ 255 ] {8e3faa31-ce3d-4937-8c53-b1ddb1ce13f9} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.01.16 09:48:32.592761 [ 255 ] {8e3faa31-ce3d-4937-8c53-b1ddb1ce13f9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 3483 | 2026.01.16 09:48:32.592811 [ 255 ] {8e3faa31-ce3d-4937-8c53-b1ddb1ce13f9} <Debug> TCPHandler: Processed in 0.002145999 sec. | ||
| 3484 | 2026.01.16 09:48:32.592938 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.01.16 09:48:32.593050 [ 255 ] {6da691df-2540-4b6c-9143-aa081c01cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3486 | 2026.01.16 09:48:32.593097 [ 255 ] {6da691df-2540-4b6c-9143-aa081c01cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3487 | 2026.01.16 09:48:32.593517 [ 255 ] {6da691df-2540-4b6c-9143-aa081c01cb55} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.01.16 09:48:32.593556 [ 255 ] {6da691df-2540-4b6c-9143-aa081c01cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3489 | 2026.01.16 09:48:32.593858 [ 255 ] {6da691df-2540-4b6c-9143-aa081c01cb55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3490 | 2026.01.16 09:48:32.594105 [ 255 ] {6da691df-2540-4b6c-9143-aa081c01cb55} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.01.16 09:48:32.594238 [ 255 ] {6da691df-2540-4b6c-9143-aa081c01cb55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001217 sec., 1643.3853738701725 rows/sec., 134.01 KiB/sec. | ||
| 3492 | 2026.01.16 09:48:32.594277 [ 255 ] {6da691df-2540-4b6c-9143-aa081c01cb55} <Debug> TCPHandler: Processed in 0.001394169 sec. | ||
| 3493 | 2026.01.16 09:48:32.594390 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.01.16 09:48:32.594484 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3495 | 2026.01.16 09:48:32.594524 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3496 | 2026.01.16 09:48:32.596534 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.01.16 09:48:32.596570 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3498 | 2026.01.16 09:48:32.597022 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3499 | 2026.01.16 09:48:32.597238 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.01.16 09:48:32.597370 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Debug> executeQuery: Read 2333 rows, 193.66 KiB in 0.002904 sec., 803374.655647383 rows/sec., 65.13 MiB/sec. | ||
| 3501 | 2026.01.16 09:48:32.597409 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3502 | 2026.01.16 09:48:32.597422 [ 255 ] {8a46e4ba-65fc-4211-8705-463fb6f2e421} <Debug> TCPHandler: Processed in 0.003083012 sec. | ||
| 3503 | 2026.01.16 09:48:32.597540 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.01.16 09:48:32.597635 [ 255 ] {dbbf831c-3cf3-46c1-9344-74128baff7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.01.16 09:48:32.597674 [ 255 ] {dbbf831c-3cf3-46c1-9344-74128baff7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3506 | 2026.01.16 09:48:32.598229 [ 255 ] {dbbf831c-3cf3-46c1-9344-74128baff7d0} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.01.16 09:48:32.598266 [ 255 ] {dbbf831c-3cf3-46c1-9344-74128baff7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3508 | 2026.01.16 09:48:32.598569 [ 255 ] {dbbf831c-3cf3-46c1-9344-74128baff7d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3509 | 2026.01.16 09:48:32.598790 [ 255 ] {dbbf831c-3cf3-46c1-9344-74128baff7d0} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.01.16 09:48:32.598924 [ 255 ] {dbbf831c-3cf3-46c1-9344-74128baff7d0} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001307 sec., 188982.40244835502 rows/sec., 11.55 MiB/sec. | ||
| 3511 | 2026.01.16 09:48:32.598961 [ 255 ] {dbbf831c-3cf3-46c1-9344-74128baff7d0} <Debug> TCPHandler: Processed in 0.001471199 sec. | ||
| 3512 | 2026.01.16 09:48:32.599074 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.01.16 09:48:32.599167 [ 255 ] {e400da44-b48f-40e3-aada-c633dfa15d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.01.16 09:48:32.599206 [ 255 ] {e400da44-b48f-40e3-aada-c633dfa15d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3515 | 2026.01.16 09:48:32.599869 [ 255 ] {e400da44-b48f-40e3-aada-c633dfa15d63} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.01.16 09:48:32.599905 [ 255 ] {e400da44-b48f-40e3-aada-c633dfa15d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3517 | 2026.01.16 09:48:32.600245 [ 255 ] {e400da44-b48f-40e3-aada-c633dfa15d63} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3518 | 2026.01.16 09:48:32.600459 [ 255 ] {e400da44-b48f-40e3-aada-c633dfa15d63} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.01.16 09:48:32.600588 [ 255 ] {e400da44-b48f-40e3-aada-c633dfa15d63} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001438 sec., 305980.528511822 rows/sec., 20.24 MiB/sec. | ||
| 3520 | 2026.01.16 09:48:32.600585 [ 110 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3521 | 2026.01.16 09:48:32.600625 [ 255 ] {e400da44-b48f-40e3-aada-c633dfa15d63} <Debug> TCPHandler: Processed in 0.001600392 sec. | ||
| 3522 | 2026.01.16 09:48:32.600672 [ 110 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.01.16 09:48:32.600709 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3524 | 2026.01.16 09:48:32.600770 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.01.16 09:48:32.600867 [ 255 ] {f33cab19-58fd-4664-9943-0659fdfaf2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3526 | 2026.01.16 09:48:32.600877 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::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 | ||
| 3527 | 2026.01.16 09:48:32.600907 [ 255 ] {f33cab19-58fd-4664-9943-0659fdfaf2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3528 | 2026.01.16 09:48:32.601047 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3529 | 2026.01.16 09:48:32.601089 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3530 | 2026.01.16 09:48:32.601171 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3531 | 2026.01.16 09:48:32.601224 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 441 rows starting from the beginning of the part | ||
| 3532 | 2026.01.16 09:48:32.601281 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3533 | 2026.01.16 09:48:32.601328 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3534 | 2026.01.16 09:48:32.601373 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part | ||
| 3535 | 2026.01.16 09:48:32.601453 [ 255 ] {f33cab19-58fd-4664-9943-0659fdfaf2ba} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.01.16 09:48:32.601493 [ 255 ] {f33cab19-58fd-4664-9943-0659fdfaf2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3537 | 2026.01.16 09:48:32.601916 [ 255 ] {f33cab19-58fd-4664-9943-0659fdfaf2ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3538 | 2026.01.16 09:48:32.602176 [ 255 ] {f33cab19-58fd-4664-9943-0659fdfaf2ba} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.01.16 09:48:32.602312 [ 255 ] {f33cab19-58fd-4664-9943-0659fdfaf2ba} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001463 sec., 144224.19685577578 rows/sec., 8.19 MiB/sec. | ||
| 3540 | 2026.01.16 09:48:32.602349 [ 255 ] {f33cab19-58fd-4664-9943-0659fdfaf2ba} <Debug> TCPHandler: Processed in 0.001629381 sec. | ||
| 3541 | 2026.01.16 09:48:32.602463 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.01.16 09:48:32.602556 [ 255 ] {ac6f08de-ad5d-4340-ae07-24bbd7657229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3543 | 2026.01.16 09:48:32.602595 [ 255 ] {ac6f08de-ad5d-4340-ae07-24bbd7657229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3544 | 2026.01.16 09:48:32.602656 [ 188 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001850634 sec., 934274.4162270875 rows/sec., 64.61 MiB/sec. | ||
| 3545 | 2026.01.16 09:48:32.602847 [ 195 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3546 | 2026.01.16 09:48:32.603121 [ 195 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.01.16 09:48:32.603184 [ 195 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_10_2} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3548 | 2026.01.16 09:48:32.603259 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3549 | 2026.01.16 09:48:32.603562 [ 255 ] {ac6f08de-ad5d-4340-ae07-24bbd7657229} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.01.16 09:48:32.603597 [ 255 ] {ac6f08de-ad5d-4340-ae07-24bbd7657229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3551 | 2026.01.16 09:48:32.603960 [ 255 ] {ac6f08de-ad5d-4340-ae07-24bbd7657229} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3552 | 2026.01.16 09:48:32.604178 [ 255 ] {ac6f08de-ad5d-4340-ae07-24bbd7657229} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.01.16 09:48:32.604308 [ 255 ] {ac6f08de-ad5d-4340-ae07-24bbd7657229} <Debug> executeQuery: Read 1177 rows, 86.12 KiB in 0.001769 sec., 665347.6540418316 rows/sec., 47.54 MiB/sec. | ||
| 3554 | 2026.01.16 09:48:32.604344 [ 255 ] {ac6f08de-ad5d-4340-ae07-24bbd7657229} <Debug> TCPHandler: Processed in 0.001930666 sec. | ||
| 3555 | 2026.01.16 09:48:32.604461 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2026.01.16 09:48:32.604553 [ 255 ] {132b46c1-246d-4db9-adec-a5b523d4d4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3557 | 2026.01.16 09:48:32.604594 [ 255 ] {132b46c1-246d-4db9-adec-a5b523d4d4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3558 | 2026.01.16 09:48:32.604929 [ 255 ] {132b46c1-246d-4db9-adec-a5b523d4d4ea} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.01.16 09:48:32.604965 [ 255 ] {132b46c1-246d-4db9-adec-a5b523d4d4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3560 | 2026.01.16 09:48:32.605275 [ 255 ] {132b46c1-246d-4db9-adec-a5b523d4d4ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3561 | 2026.01.16 09:48:32.605486 [ 255 ] {132b46c1-246d-4db9-adec-a5b523d4d4ea} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.01.16 09:48:32.605616 [ 255 ] {132b46c1-246d-4db9-adec-a5b523d4d4ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 3563 | 2026.01.16 09:48:32.605653 [ 255 ] {132b46c1-246d-4db9-adec-a5b523d4d4ea} <Debug> TCPHandler: Processed in 0.001241356 sec. | ||
| 3564 | 2026.01.16 09:48:32.605801 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.01.16 09:48:32.605916 [ 255 ] {471ed53b-7d2d-4754-9884-bd8b2053ab63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3566 | 2026.01.16 09:48:32.605969 [ 255 ] {471ed53b-7d2d-4754-9884-bd8b2053ab63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3567 | 2026.01.16 09:48:32.606651 [ 255 ] {471ed53b-7d2d-4754-9884-bd8b2053ab63} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.01.16 09:48:32.606687 [ 255 ] {471ed53b-7d2d-4754-9884-bd8b2053ab63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3569 | 2026.01.16 09:48:32.607085 [ 255 ] {471ed53b-7d2d-4754-9884-bd8b2053ab63} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3570 | 2026.01.16 09:48:32.607301 [ 255 ] {471ed53b-7d2d-4754-9884-bd8b2053ab63} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.01.16 09:48:32.607430 [ 255 ] {471ed53b-7d2d-4754-9884-bd8b2053ab63} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.001539 sec., 607537.3619233269 rows/sec., 40.22 MiB/sec. | ||
| 3572 | 2026.01.16 09:48:32.607468 [ 255 ] {471ed53b-7d2d-4754-9884-bd8b2053ab63} <Debug> TCPHandler: Processed in 0.001729623 sec. | ||
| 3573 | 2026.01.16 09:48:32.607583 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.01.16 09:48:32.607675 [ 255 ] {6f58ac75-30df-40bc-b12d-14c2c230bb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3575 | 2026.01.16 09:48:32.607716 [ 255 ] {6f58ac75-30df-40bc-b12d-14c2c230bb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3576 | 2026.01.16 09:48:32.608029 [ 255 ] {6f58ac75-30df-40bc-b12d-14c2c230bb86} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.01.16 09:48:32.608063 [ 255 ] {6f58ac75-30df-40bc-b12d-14c2c230bb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3578 | 2026.01.16 09:48:32.608364 [ 255 ] {6f58ac75-30df-40bc-b12d-14c2c230bb86} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3579 | 2026.01.16 09:48:32.608573 [ 255 ] {6f58ac75-30df-40bc-b12d-14c2c230bb86} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.01.16 09:48:32.608680 [ 110 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3581 | 2026.01.16 09:48:32.608706 [ 255 ] {6f58ac75-30df-40bc-b12d-14c2c230bb86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 3582 | 2026.01.16 09:48:32.608736 [ 110 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.01.16 09:48:32.608760 [ 255 ] {6f58ac75-30df-40bc-b12d-14c2c230bb86} <Debug> TCPHandler: Processed in 0.001226686 sec. | ||
| 3584 | 2026.01.16 09:48:32.608763 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3585 | 2026.01.16 09:48:32.608868 [ 195 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 3586 | 2026.01.16 09:48:32.608897 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.01.16 09:48:32.608967 [ 195 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3588 | 2026.01.16 09:48:32.609000 [ 195 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 3589 | 2026.01.16 09:48:32.609002 [ 255 ] {54ae8d85-62b5-4744-9a71-5e82e363d30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.01.16 09:48:32.609062 [ 195 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 3591 | 2026.01.16 09:48:32.609063 [ 255 ] {54ae8d85-62b5-4744-9a71-5e82e363d30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3592 | 2026.01.16 09:48:32.609119 [ 195 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3593 | 2026.01.16 09:48:32.609166 [ 195 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 3594 | 2026.01.16 09:48:32.609207 [ 195 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 3595 | 2026.01.16 09:48:32.609259 [ 195 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 3596 | 2026.01.16 09:48:32.610075 [ 255 ] {54ae8d85-62b5-4744-9a71-5e82e363d30b} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.01.16 09:48:32.610092 [ 188 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254937 sec., 8765.380254148216 rows/sec., 587.52 KiB/sec. | ||
| 3598 | 2026.01.16 09:48:32.610110 [ 255 ] {54ae8d85-62b5-4744-9a71-5e82e363d30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3599 | 2026.01.16 09:48:32.610299 [ 190 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3600 | 2026.01.16 09:48:32.610641 [ 190 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_10_2} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.01.16 09:48:32.610746 [ 190 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_10_2} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3602 | 2026.01.16 09:48:32.610753 [ 255 ] {54ae8d85-62b5-4744-9a71-5e82e363d30b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3603 | 2026.01.16 09:48:32.610851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3604 | 2026.01.16 09:48:32.611000 [ 255 ] {54ae8d85-62b5-4744-9a71-5e82e363d30b} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.01.16 09:48:32.611147 [ 255 ] {54ae8d85-62b5-4744-9a71-5e82e363d30b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002162 sec., 18501.387604070307 rows/sec., 33.15 MiB/sec. | ||
| 3606 | 2026.01.16 09:48:32.611200 [ 255 ] {54ae8d85-62b5-4744-9a71-5e82e363d30b} <Debug> TCPHandler: Processed in 0.002359641 sec. | ||
| 3607 | 2026.01.16 09:48:32.611315 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.01.16 09:48:32.611408 [ 255 ] {4f3a5bfb-6ef7-4f8f-8376-6d4d75123807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.01.16 09:48:32.611451 [ 255 ] {4f3a5bfb-6ef7-4f8f-8376-6d4d75123807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3610 | 2026.01.16 09:48:32.611787 [ 255 ] {4f3a5bfb-6ef7-4f8f-8376-6d4d75123807} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.01.16 09:48:32.611824 [ 255 ] {4f3a5bfb-6ef7-4f8f-8376-6d4d75123807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3612 | 2026.01.16 09:48:32.612136 [ 255 ] {4f3a5bfb-6ef7-4f8f-8376-6d4d75123807} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3613 | 2026.01.16 09:48:32.612353 [ 255 ] {4f3a5bfb-6ef7-4f8f-8376-6d4d75123807} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.01.16 09:48:32.612476 [ 255 ] {4f3a5bfb-6ef7-4f8f-8376-6d4d75123807} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001086 sec., 73664.82504604053 rows/sec., 4.38 MiB/sec. | ||
| 3615 | 2026.01.16 09:48:32.612511 [ 255 ] {4f3a5bfb-6ef7-4f8f-8376-6d4d75123807} <Debug> TCPHandler: Processed in 0.001246367 sec. | ||
| 3616 | 2026.01.16 09:48:33.189403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 502 | ||
| 3617 | 2026.01.16 09:48:33.192037 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.01.16 09:48:33.192098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3619 | 2026.01.16 09:48:33.193367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3620 | 2026.01.16 09:48:33.193683 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.01.16 09:48:33.194076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3622 | 2026.01.16 09:48:35.011834 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.01.16 09:48:35.012033 [ 255 ] {6b3068ce-7c0d-4a42-ae1b-a7ab34b8b61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3624 | 2026.01.16 09:48:35.012103 [ 255 ] {6b3068ce-7c0d-4a42-ae1b-a7ab34b8b61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3625 | 2026.01.16 09:48:35.012873 [ 255 ] {6b3068ce-7c0d-4a42-ae1b-a7ab34b8b61b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.01.16 09:48:35.012919 [ 255 ] {6b3068ce-7c0d-4a42-ae1b-a7ab34b8b61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3627 | 2026.01.16 09:48:35.013308 [ 255 ] {6b3068ce-7c0d-4a42-ae1b-a7ab34b8b61b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3628 | 2026.01.16 09:48:35.013531 [ 255 ] {6b3068ce-7c0d-4a42-ae1b-a7ab34b8b61b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.01.16 09:48:35.013669 [ 107 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3630 | 2026.01.16 09:48:35.013677 [ 255 ] {6b3068ce-7c0d-4a42-ae1b-a7ab34b8b61b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.52 MiB/sec. | ||
| 3631 | 2026.01.16 09:48:35.013712 [ 107 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.01.16 09:48:35.013730 [ 255 ] {6b3068ce-7c0d-4a42-ae1b-a7ab34b8b61b} <Debug> TCPHandler: Processed in 0.002030717 sec. | ||
| 3633 | 2026.01.16 09:48:35.013735 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3634 | 2026.01.16 09:48:35.013852 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 3635 | 2026.01.16 09:48:35.013867 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.01.16 09:48:35.013956 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3637 | 2026.01.16 09:48:35.013979 [ 255 ] {eb76bcf0-7b63-4612-8f94-2f89a5255094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3638 | 2026.01.16 09:48:35.014001 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2342 rows starting from the beginning of the part | ||
| 3639 | 2026.01.16 09:48:35.014019 [ 255 ] {eb76bcf0-7b63-4612-8f94-2f89a5255094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3640 | 2026.01.16 09:48:35.014062 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3641 | 2026.01.16 09:48:35.014111 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1192 rows starting from the beginning of the part | ||
| 3642 | 2026.01.16 09:48:35.014157 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3643 | 2026.01.16 09:48:35.014200 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2333 rows starting from the beginning of the part | ||
| 3644 | 2026.01.16 09:48:35.014240 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3645 | 2026.01.16 09:48:35.014472 [ 255 ] {eb76bcf0-7b63-4612-8f94-2f89a5255094} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.01.16 09:48:35.014507 [ 255 ] {eb76bcf0-7b63-4612-8f94-2f89a5255094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3647 | 2026.01.16 09:48:35.014798 [ 255 ] {eb76bcf0-7b63-4612-8f94-2f89a5255094} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3648 | 2026.01.16 09:48:35.015009 [ 255 ] {eb76bcf0-7b63-4612-8f94-2f89a5255094} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.01.16 09:48:35.015120 [ 107 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3650 | 2026.01.16 09:48:35.015127 [ 255 ] {eb76bcf0-7b63-4612-8f94-2f89a5255094} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 3651 | 2026.01.16 09:48:35.015153 [ 107 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.01.16 09:48:35.015171 [ 255 ] {eb76bcf0-7b63-4612-8f94-2f89a5255094} <Debug> TCPHandler: Processed in 0.001352218 sec. | ||
| 3653 | 2026.01.16 09:48:35.015172 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3654 | 2026.01.16 09:48:35.015294 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.01.16 09:48:35.015292 [ 188 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3656 | 2026.01.16 09:48:35.015386 [ 255 ] {ddf7b138-17c3-4f3a-be1a-027ba6fd7b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3657 | 2026.01.16 09:48:35.015434 [ 255 ] {ddf7b138-17c3-4f3a-be1a-027ba6fd7b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3658 | 2026.01.16 09:48:35.015448 [ 188 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3659 | 2026.01.16 09:48:35.015486 [ 188 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 3660 | 2026.01.16 09:48:35.015550 [ 188 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3661 | 2026.01.16 09:48:35.015592 [ 188 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 719 rows starting from the beginning of the part | ||
| 3662 | 2026.01.16 09:48:35.015630 [ 188 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3663 | 2026.01.16 09:48:35.015668 [ 188 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1177 rows starting from the beginning of the part | ||
| 3664 | 2026.01.16 09:48:35.015706 [ 188 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3665 | 2026.01.16 09:48:35.015851 [ 255 ] {ddf7b138-17c3-4f3a-be1a-027ba6fd7b7a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.01.16 09:48:35.015892 [ 255 ] {ddf7b138-17c3-4f3a-be1a-027ba6fd7b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3667 | 2026.01.16 09:48:35.016182 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6035 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371072 sec., 2545262.2273806953 rows/sec., 215.07 MiB/sec. | ||
| 3668 | 2026.01.16 09:48:35.016352 [ 255 ] {ddf7b138-17c3-4f3a-be1a-027ba6fd7b7a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3669 | 2026.01.16 09:48:35.016577 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3670 | 2026.01.16 09:48:35.016606 [ 255 ] {ddf7b138-17c3-4f3a-be1a-027ba6fd7b7a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.01.16 09:48:35.016738 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3672 | 2026.01.16 09:48:35.016744 [ 255 ] {ddf7b138-17c3-4f3a-be1a-027ba6fd7b7a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001376 sec., 46511.62790697674 rows/sec., 3.24 MiB/sec. | ||
| 3673 | 2026.01.16 09:48:35.016779 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.01.16 09:48:35.016798 [ 255 ] {ddf7b138-17c3-4f3a-be1a-027ba6fd7b7a} <Debug> TCPHandler: Processed in 0.001555511 sec. | ||
| 3675 | 2026.01.16 09:48:35.016802 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3676 | 2026.01.16 09:48:35.016903 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 3677 | 2026.01.16 09:48:35.016939 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.01.16 09:48:35.016945 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.01.16 09:48:35.017007 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3680 | 2026.01.16 09:48:35.017030 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_21_4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3681 | 2026.01.16 09:48:35.017039 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6144 rows starting from the beginning of the part | ||
| 3682 | 2026.01.16 09:48:35.017033 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784264 sec., 1848941.6364394506 rows/sec., 139.51 MiB/sec. | ||
| 3683 | 2026.01.16 09:48:35.017051 [ 255 ] {b9d0eb6e-8cf9-4bbc-b4fb-76778ecb8951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3684 | 2026.01.16 09:48:35.017095 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3685 | 2026.01.16 09:48:35.017140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3686 | 2026.01.16 09:48:35.017148 [ 255 ] {b9d0eb6e-8cf9-4bbc-b4fb-76778ecb8951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3687 | 2026.01.16 09:48:35.017159 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3688 | 2026.01.16 09:48:35.017221 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3689 | 2026.01.16 09:48:35.017260 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 935 rows starting from the beginning of the part | ||
| 3690 | 2026.01.16 09:48:35.017300 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3691 | 2026.01.16 09:48:35.017346 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3692 | 2026.01.16 09:48:35.017481 [ 255 ] {b9d0eb6e-8cf9-4bbc-b4fb-76778ecb8951} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.01.16 09:48:35.017524 [ 255 ] {b9d0eb6e-8cf9-4bbc-b4fb-76778ecb8951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3694 | 2026.01.16 09:48:35.017758 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.01.16 09:48:35.017855 [ 255 ] {b9d0eb6e-8cf9-4bbc-b4fb-76778ecb8951} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3696 | 2026.01.16 09:48:35.017875 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_21_4} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3697 | 2026.01.16 09:48:35.017988 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3698 | 2026.01.16 09:48:35.018076 [ 255 ] {b9d0eb6e-8cf9-4bbc-b4fb-76778ecb8951} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.01.16 09:48:35.018194 [ 103 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3700 | 2026.01.16 09:48:35.018205 [ 255 ] {b9d0eb6e-8cf9-4bbc-b4fb-76778ecb8951} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.38 MiB/sec. | ||
| 3701 | 2026.01.16 09:48:35.018227 [ 103 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.01.16 09:48:35.018244 [ 255 ] {b9d0eb6e-8cf9-4bbc-b4fb-76778ecb8951} <Debug> TCPHandler: Processed in 0.001353869 sec. | ||
| 3703 | 2026.01.16 09:48:35.018247 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3704 | 2026.01.16 09:48:35.018325 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 3705 | 2026.01.16 09:48:35.018413 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3706 | 2026.01.16 09:48:35.018446 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1228 rows starting from the beginning of the part | ||
| 3707 | 2026.01.16 09:48:35.018492 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3708 | 2026.01.16 09:48:35.018531 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3709 | 2026.01.16 09:48:35.018566 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3710 | 2026.01.16 09:48:35.018602 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 80 rows starting from the beginning of the part | ||
| 3711 | 2026.01.16 09:48:35.018637 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 3712 | 2026.01.16 09:48:35.019484 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189556 sec., 1308051.0711559607 rows/sec., 82.80 MiB/sec. | ||
| 3713 | 2026.01.16 09:48:35.019660 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7777 rows, containing 5 columns (5 merged, 0 gathered) in 0.002794257 sec., 2783208.559556261 rows/sec., 186.04 MiB/sec. | ||
| 3714 | 2026.01.16 09:48:35.019732 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3715 | 2026.01.16 09:48:35.019993 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.01.16 09:48:35.020061 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_21_4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3717 | 2026.01.16 09:48:35.020130 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3718 | 2026.01.16 09:48:35.020315 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3719 | 2026.01.16 09:48:35.020621 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.01.16 09:48:35.020699 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3721 | 2026.01.16 09:48:35.020785 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3722 | 2026.01.16 09:48:35.706930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7121 | ||
| 3723 | 2026.01.16 09:48:35.707469 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.01.16 09:48:35.707516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3725 | 2026.01.16 09:48:35.708025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3726 | 2026.01.16 09:48:35.708272 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.01.16 09:48:35.708409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7121 | ||
| 3728 | 2026.01.16 09:48:36.067770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3729 | 2026.01.16 09:48:36.084463 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.01.16 09:48:36.084530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3731 | 2026.01.16 09:48:36.090125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3732 | 2026.01.16 09:48:36.090807 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.01.16 09:48:36.093546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3734 | 2026.01.16 09:48:40.017219 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.01.16 09:48:40.017417 [ 255 ] {e366d8ac-d53b-4516-9a76-d5c9ab72a5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3736 | 2026.01.16 09:48:40.017485 [ 255 ] {e366d8ac-d53b-4516-9a76-d5c9ab72a5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3737 | 2026.01.16 09:48:40.018184 [ 255 ] {e366d8ac-d53b-4516-9a76-d5c9ab72a5d4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.01.16 09:48:40.018226 [ 255 ] {e366d8ac-d53b-4516-9a76-d5c9ab72a5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3739 | 2026.01.16 09:48:40.018641 [ 255 ] {e366d8ac-d53b-4516-9a76-d5c9ab72a5d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3740 | 2026.01.16 09:48:40.018884 [ 255 ] {e366d8ac-d53b-4516-9a76-d5c9ab72a5d4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.01.16 09:48:40.019043 [ 255 ] {e366d8ac-d53b-4516-9a76-d5c9ab72a5d4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.55 MiB/sec. | ||
| 3742 | 2026.01.16 09:48:40.019093 [ 255 ] {e366d8ac-d53b-4516-9a76-d5c9ab72a5d4} <Debug> TCPHandler: Processed in 0.002007257 sec. | ||
| 3743 | 2026.01.16 09:48:40.019227 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.01.16 09:48:40.019335 [ 255 ] {3eeb8fe1-b8ff-40ce-a399-22a603d1b8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3745 | 2026.01.16 09:48:40.019380 [ 255 ] {3eeb8fe1-b8ff-40ce-a399-22a603d1b8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3746 | 2026.01.16 09:48:40.019846 [ 255 ] {3eeb8fe1-b8ff-40ce-a399-22a603d1b8f5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.01.16 09:48:40.019881 [ 255 ] {3eeb8fe1-b8ff-40ce-a399-22a603d1b8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3748 | 2026.01.16 09:48:40.020209 [ 255 ] {3eeb8fe1-b8ff-40ce-a399-22a603d1b8f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3749 | 2026.01.16 09:48:40.020425 [ 255 ] {3eeb8fe1-b8ff-40ce-a399-22a603d1b8f5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.01.16 09:48:40.020552 [ 255 ] {3eeb8fe1-b8ff-40ce-a399-22a603d1b8f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 3751 | 2026.01.16 09:48:40.020589 [ 255 ] {3eeb8fe1-b8ff-40ce-a399-22a603d1b8f5} <Debug> TCPHandler: Processed in 0.001415919 sec. | ||
| 3752 | 2026.01.16 09:48:40.020712 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.01.16 09:48:40.020809 [ 255 ] {64f751f1-a29e-457e-a9aa-64a3866b4b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3754 | 2026.01.16 09:48:40.020854 [ 255 ] {64f751f1-a29e-457e-a9aa-64a3866b4b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3755 | 2026.01.16 09:48:40.021292 [ 255 ] {64f751f1-a29e-457e-a9aa-64a3866b4b3c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.01.16 09:48:40.021327 [ 255 ] {64f751f1-a29e-457e-a9aa-64a3866b4b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3757 | 2026.01.16 09:48:40.021687 [ 255 ] {64f751f1-a29e-457e-a9aa-64a3866b4b3c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3758 | 2026.01.16 09:48:40.021897 [ 255 ] {64f751f1-a29e-457e-a9aa-64a3866b4b3c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.01.16 09:48:40.022024 [ 255 ] {64f751f1-a29e-457e-a9aa-64a3866b4b3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 3760 | 2026.01.16 09:48:40.022061 [ 255 ] {64f751f1-a29e-457e-a9aa-64a3866b4b3c} <Debug> TCPHandler: Processed in 0.001398658 sec. | ||
| 3761 | 2026.01.16 09:48:40.022184 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.01.16 09:48:40.022280 [ 255 ] {c0929000-681d-42d9-a15a-6870a4960d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3763 | 2026.01.16 09:48:40.022322 [ 255 ] {c0929000-681d-42d9-a15a-6870a4960d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3764 | 2026.01.16 09:48:40.022691 [ 255 ] {c0929000-681d-42d9-a15a-6870a4960d78} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.01.16 09:48:40.022726 [ 255 ] {c0929000-681d-42d9-a15a-6870a4960d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3766 | 2026.01.16 09:48:40.023044 [ 255 ] {c0929000-681d-42d9-a15a-6870a4960d78} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3767 | 2026.01.16 09:48:40.023278 [ 255 ] {c0929000-681d-42d9-a15a-6870a4960d78} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.01.16 09:48:40.023406 [ 255 ] {c0929000-681d-42d9-a15a-6870a4960d78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 3769 | 2026.01.16 09:48:40.023441 [ 255 ] {c0929000-681d-42d9-a15a-6870a4960d78} <Debug> TCPHandler: Processed in 0.001308728 sec. | ||
| 3770 | 2026.01.16 09:48:43.041125 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3771 | 2026.01.16 09:48:43.041242 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3772 | 2026.01.16 09:48:43.194303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 518 | ||
| 3773 | 2026.01.16 09:48:43.196408 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.01.16 09:48:43.196476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3775 | 2026.01.16 09:48:43.197767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3776 | 2026.01.16 09:48:43.198117 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.01.16 09:48:43.198295 [ 98 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3778 | 2026.01.16 09:48:43.198351 [ 98 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.01.16 09:48:43.198375 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3780 | 2026.01.16 09:48:43.198488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 3781 | 2026.01.16 09:48:43.198500 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 3782 | 2026.01.16 09:48:43.199082 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3783 | 2026.01.16 09:48:43.199240 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 3784 | 2026.01.16 09:48:43.199637 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 3785 | 2026.01.16 09:48:43.199997 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
| 3786 | 2026.01.16 09:48:43.200356 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3787 | 2026.01.16 09:48:43.200703 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
| 3788 | 2026.01.16 09:48:43.201036 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 3789 | 2026.01.16 09:48:43.207956 [ 198 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 72 columns (72 merged, 0 gathered) in 0.009513637 sec., 54448.15689309987 rows/sec., 49.21 MiB/sec. | ||
| 3790 | 2026.01.16 09:48:43.208515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7633 | ||
| 3791 | 2026.01.16 09:48:43.209035 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.01.16 09:48:43.209081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3793 | 2026.01.16 09:48:43.209156 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3794 | 2026.01.16 09:48:43.209587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3795 | 2026.01.16 09:48:43.209818 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.01.16 09:48:43.209841 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.01.16 09:48:43.209909 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_11_2} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3798 | 2026.01.16 09:48:43.209966 [ 98 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3799 | 2026.01.16 09:48:43.209970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7633 | ||
| 3800 | 2026.01.16 09:48:43.210006 [ 98 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.01.16 09:48:43.210032 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3802 | 2026.01.16 09:48:43.210119 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 3803 | 2026.01.16 09:48:43.210168 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3804 | 2026.01.16 09:48:43.210228 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2026.01.16 09:48:43.210270 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5201 rows starting from the beginning of the part | ||
| 3806 | 2026.01.16 09:48:43.210333 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3807 | 2026.01.16 09:48:43.210378 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3808 | 2026.01.16 09:48:43.210420 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3809 | 2026.01.16 09:48:43.210459 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3810 | 2026.01.16 09:48:43.210496 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3811 | 2026.01.16 09:48:43.211903 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 4 columns (4 merged, 0 gathered) in 0.001823534 sec., 4185828.1775936177 rows/sec., 59.88 MiB/sec. | ||
| 3812 | 2026.01.16 09:48:43.212785 [ 191 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3813 | 2026.01.16 09:48:43.213079 [ 191 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.01.16 09:48:43.213150 [ 191 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_16_3} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3815 | 2026.01.16 09:48:43.213234 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3816 | 2026.01.16 09:48:43.539141 [ 98 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3817 | 2026.01.16 09:48:43.539209 [ 98 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.01.16 09:48:43.539235 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3819 | 2026.01.16 09:48:43.539353 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3820 | 2026.01.16 09:48:43.539536 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3821 | 2026.01.16 09:48:43.539586 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 3822 | 2026.01.16 09:48:43.539665 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 261 rows starting from the beginning of the part | ||
| 3823 | 2026.01.16 09:48:43.539714 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 245 rows starting from the beginning of the part | ||
| 3824 | 2026.01.16 09:48:43.539759 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 245 rows starting from the beginning of the part | ||
| 3825 | 2026.01.16 09:48:43.539797 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 247 rows starting from the beginning of the part | ||
| 3826 | 2026.01.16 09:48:43.540789 [ 194 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486259 sec., 841037.8002757259 rows/sec., 54.68 MiB/sec. | ||
| 3827 | 2026.01.16 09:48:43.541025 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3828 | 2026.01.16 09:48:43.541356 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.01.16 09:48:43.541439 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_10_2} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3830 | 2026.01.16 09:48:43.541544 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3831 | 2026.01.16 09:48:43.593638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3832 | 2026.01.16 09:48:43.611354 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.01.16 09:48:43.611412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3834 | 2026.01.16 09:48:43.617174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3835 | 2026.01.16 09:48:43.617900 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.01.16 09:48:43.618220 [ 98 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3837 | 2026.01.16 09:48:43.618263 [ 98 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.01.16 09:48:43.618285 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3839 | 2026.01.16 09:48:43.618404 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3840 | 2026.01.16 09:48:43.621118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3841 | 2026.01.16 09:48:43.622364 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3842 | 2026.01.16 09:48:43.623812 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3843 | 2026.01.16 09:48:43.628565 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3844 | 2026.01.16 09:48:43.633127 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3845 | 2026.01.16 09:48:43.637556 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3846 | 2026.01.16 09:48:43.641958 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3847 | 2026.01.16 09:48:43.646388 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 3848 | 2026.01.16 09:48:43.700862 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082511021 sec., 1466.4707639480064 rows/sec., 7.58 MiB/sec. | ||
| 3849 | 2026.01.16 09:48:43.702786 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3850 | 2026.01.16 09:48:43.704667 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_16_3} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2026.01.16 09:48:43.704766 [ 189 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_16_3} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3852 | 2026.01.16 09:48:43.706372 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3853 | 2026.01.16 09:48:44.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.25 MiB, peak 239.20 MiB, free memory in arenas 0.00 B, will set to 239.66 MiB (RSS), difference: 10.41 MiB | ||
| 3854 | 2026.01.16 09:48:44.001280 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000866791 sec. | ||
| 3855 | 2026.01.16 09:48:44.937009 [ 95 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3856 | 2026.01.16 09:48:44.937077 [ 95 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.01.16 09:48:44.937098 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3858 | 2026.01.16 09:48:44.937224 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3859 | 2026.01.16 09:48:44.937377 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3860 | 2026.01.16 09:48:44.937421 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3861 | 2026.01.16 09:48:44.937493 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3862 | 2026.01.16 09:48:44.937546 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3863 | 2026.01.16 09:48:44.937600 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3864 | 2026.01.16 09:48:44.937646 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3865 | 2026.01.16 09:48:44.938464 [ 194 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291077 sec., 46472.82849899735 rows/sec., 2.37 MiB/sec. | ||
| 3866 | 2026.01.16 09:48:44.938618 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3867 | 2026.01.16 09:48:44.938899 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.01.16 09:48:44.938971 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_10_2} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3869 | 2026.01.16 09:48:44.939050 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3870 | 2026.01.16 09:48:45.030920 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.01.16 09:48:45.031104 [ 255 ] {cffae2fd-cc7f-40e8-b8a3-3ce75239a7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.01.16 09:48:45.031168 [ 255 ] {cffae2fd-cc7f-40e8-b8a3-3ce75239a7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3873 | 2026.01.16 09:48:45.031969 [ 255 ] {cffae2fd-cc7f-40e8-b8a3-3ce75239a7f6} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.01.16 09:48:45.032085 [ 255 ] {cffae2fd-cc7f-40e8-b8a3-3ce75239a7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3875 | 2026.01.16 09:48:45.032517 [ 255 ] {cffae2fd-cc7f-40e8-b8a3-3ce75239a7f6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3876 | 2026.01.16 09:48:45.032781 [ 255 ] {cffae2fd-cc7f-40e8-b8a3-3ce75239a7f6} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.01.16 09:48:45.032958 [ 255 ] {cffae2fd-cc7f-40e8-b8a3-3ce75239a7f6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001906 sec., 215110.17838405038 rows/sec., 13.65 MiB/sec. | ||
| 3878 | 2026.01.16 09:48:45.033020 [ 255 ] {cffae2fd-cc7f-40e8-b8a3-3ce75239a7f6} <Debug> TCPHandler: Processed in 0.00223145 sec. | ||
| 3879 | 2026.01.16 09:48:45.033156 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.01.16 09:48:45.033260 [ 255 ] {0b4bc6d0-b17d-4e45-9e8f-bdea8468040f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3881 | 2026.01.16 09:48:45.033307 [ 255 ] {0b4bc6d0-b17d-4e45-9e8f-bdea8468040f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3882 | 2026.01.16 09:48:45.034332 [ 255 ] {0b4bc6d0-b17d-4e45-9e8f-bdea8468040f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.01.16 09:48:45.034370 [ 255 ] {0b4bc6d0-b17d-4e45-9e8f-bdea8468040f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3884 | 2026.01.16 09:48:45.034793 [ 255 ] {0b4bc6d0-b17d-4e45-9e8f-bdea8468040f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3885 | 2026.01.16 09:48:45.035010 [ 255 ] {0b4bc6d0-b17d-4e45-9e8f-bdea8468040f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.01.16 09:48:45.035148 [ 255 ] {0b4bc6d0-b17d-4e45-9e8f-bdea8468040f} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001912 sec., 623430.9623430963 rows/sec., 49.78 MiB/sec. | ||
| 3887 | 2026.01.16 09:48:45.035187 [ 255 ] {0b4bc6d0-b17d-4e45-9e8f-bdea8468040f} <Debug> TCPHandler: Processed in 0.002083758 sec. | ||
| 3888 | 2026.01.16 09:48:45.035347 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.01.16 09:48:45.035445 [ 255 ] {84353ecc-da4c-4519-8a07-600e3902b276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.01.16 09:48:45.035489 [ 255 ] {84353ecc-da4c-4519-8a07-600e3902b276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3891 | 2026.01.16 09:48:45.036026 [ 255 ] {84353ecc-da4c-4519-8a07-600e3902b276} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.01.16 09:48:45.036064 [ 255 ] {84353ecc-da4c-4519-8a07-600e3902b276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3893 | 2026.01.16 09:48:45.036396 [ 255 ] {84353ecc-da4c-4519-8a07-600e3902b276} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3894 | 2026.01.16 09:48:45.036617 [ 255 ] {84353ecc-da4c-4519-8a07-600e3902b276} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.01.16 09:48:45.036757 [ 255 ] {84353ecc-da4c-4519-8a07-600e3902b276} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001332 sec., 183933.93393393393 rows/sec., 11.23 MiB/sec. | ||
| 3896 | 2026.01.16 09:48:45.036795 [ 255 ] {84353ecc-da4c-4519-8a07-600e3902b276} <Debug> TCPHandler: Processed in 0.00149943 sec. | ||
| 3897 | 2026.01.16 09:48:45.036911 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.01.16 09:48:45.037005 [ 255 ] {b45b62aa-789e-46cc-bf5d-d2e7228f4606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.01.16 09:48:45.037045 [ 255 ] {b45b62aa-789e-46cc-bf5d-d2e7228f4606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3900 | 2026.01.16 09:48:45.037529 [ 255 ] {b45b62aa-789e-46cc-bf5d-d2e7228f4606} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.01.16 09:48:45.037565 [ 255 ] {b45b62aa-789e-46cc-bf5d-d2e7228f4606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3902 | 2026.01.16 09:48:45.037884 [ 255 ] {b45b62aa-789e-46cc-bf5d-d2e7228f4606} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3903 | 2026.01.16 09:48:45.038106 [ 255 ] {b45b62aa-789e-46cc-bf5d-d2e7228f4606} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.01.16 09:48:45.038246 [ 255 ] {b45b62aa-789e-46cc-bf5d-d2e7228f4606} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001259 sec., 168387.60921366164 rows/sec., 10.86 MiB/sec. | ||
| 3905 | 2026.01.16 09:48:45.038284 [ 255 ] {b45b62aa-789e-46cc-bf5d-d2e7228f4606} <Debug> TCPHandler: Processed in 0.001422059 sec. | ||
| 3906 | 2026.01.16 09:48:45.038396 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.01.16 09:48:45.038488 [ 255 ] {fbdc5359-280a-495f-b663-cb19a06f40e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.01.16 09:48:45.038529 [ 255 ] {fbdc5359-280a-495f-b663-cb19a06f40e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3909 | 2026.01.16 09:48:45.039008 [ 255 ] {fbdc5359-280a-495f-b663-cb19a06f40e7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.01.16 09:48:45.039047 [ 255 ] {fbdc5359-280a-495f-b663-cb19a06f40e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3911 | 2026.01.16 09:48:45.039388 [ 255 ] {fbdc5359-280a-495f-b663-cb19a06f40e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3912 | 2026.01.16 09:48:45.039602 [ 255 ] {fbdc5359-280a-495f-b663-cb19a06f40e7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.01.16 09:48:45.039744 [ 255 ] {fbdc5359-280a-495f-b663-cb19a06f40e7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001273 sec., 165750.1963864886 rows/sec., 9.41 MiB/sec. | ||
| 3914 | 2026.01.16 09:48:45.039783 [ 255 ] {fbdc5359-280a-495f-b663-cb19a06f40e7} <Debug> TCPHandler: Processed in 0.001436469 sec. | ||
| 3915 | 2026.01.16 09:48:45.039902 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.01.16 09:48:45.039994 [ 255 ] {ff568935-4c8f-4c71-9e0c-09de590922dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3917 | 2026.01.16 09:48:45.040035 [ 255 ] {ff568935-4c8f-4c71-9e0c-09de590922dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3918 | 2026.01.16 09:48:45.040786 [ 255 ] {ff568935-4c8f-4c71-9e0c-09de590922dd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.01.16 09:48:45.040823 [ 255 ] {ff568935-4c8f-4c71-9e0c-09de590922dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3920 | 2026.01.16 09:48:45.041171 [ 255 ] {ff568935-4c8f-4c71-9e0c-09de590922dd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3921 | 2026.01.16 09:48:45.041393 [ 255 ] {ff568935-4c8f-4c71-9e0c-09de590922dd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.01.16 09:48:45.041519 [ 255 ] {ff568935-4c8f-4c71-9e0c-09de590922dd} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001541 sec., 466580.14276443864 rows/sec., 32.74 MiB/sec. | ||
| 3923 | 2026.01.16 09:48:45.041557 [ 255 ] {ff568935-4c8f-4c71-9e0c-09de590922dd} <Debug> TCPHandler: Processed in 0.001704263 sec. | ||
| 3924 | 2026.01.16 09:48:45.041680 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.01.16 09:48:45.041773 [ 255 ] {7cd953c7-c299-4d06-a085-873bd012a040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3926 | 2026.01.16 09:48:45.041816 [ 255 ] {7cd953c7-c299-4d06-a085-873bd012a040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3927 | 2026.01.16 09:48:45.042159 [ 255 ] {7cd953c7-c299-4d06-a085-873bd012a040} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.01.16 09:48:45.042194 [ 255 ] {7cd953c7-c299-4d06-a085-873bd012a040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3929 | 2026.01.16 09:48:45.042500 [ 255 ] {7cd953c7-c299-4d06-a085-873bd012a040} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3930 | 2026.01.16 09:48:45.042709 [ 255 ] {7cd953c7-c299-4d06-a085-873bd012a040} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.01.16 09:48:45.042852 [ 255 ] {7cd953c7-c299-4d06-a085-873bd012a040} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 3932 | 2026.01.16 09:48:45.042888 [ 255 ] {7cd953c7-c299-4d06-a085-873bd012a040} <Debug> TCPHandler: Processed in 0.001257426 sec. | ||
| 3933 | 2026.01.16 09:48:45.043000 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2026.01.16 09:48:45.043092 [ 255 ] {bf9260a7-d86d-4c34-9153-5dde59280be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3935 | 2026.01.16 09:48:45.043134 [ 255 ] {bf9260a7-d86d-4c34-9153-5dde59280be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3936 | 2026.01.16 09:48:45.043589 [ 255 ] {bf9260a7-d86d-4c34-9153-5dde59280be8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.01.16 09:48:45.043625 [ 255 ] {bf9260a7-d86d-4c34-9153-5dde59280be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3938 | 2026.01.16 09:48:45.043998 [ 255 ] {bf9260a7-d86d-4c34-9153-5dde59280be8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3939 | 2026.01.16 09:48:45.044214 [ 255 ] {bf9260a7-d86d-4c34-9153-5dde59280be8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.01.16 09:48:45.044343 [ 255 ] {bf9260a7-d86d-4c34-9153-5dde59280be8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001268 sec., 247634.06940063092 rows/sec., 16.27 MiB/sec. | ||
| 3941 | 2026.01.16 09:48:45.044379 [ 255 ] {bf9260a7-d86d-4c34-9153-5dde59280be8} <Debug> TCPHandler: Processed in 0.001427149 sec. | ||
| 3942 | 2026.01.16 09:48:45.044488 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.01.16 09:48:45.044580 [ 255 ] {7e3e3854-f6f6-495b-be8f-b54ad30f4320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3944 | 2026.01.16 09:48:45.044621 [ 255 ] {7e3e3854-f6f6-495b-be8f-b54ad30f4320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3945 | 2026.01.16 09:48:45.044931 [ 255 ] {7e3e3854-f6f6-495b-be8f-b54ad30f4320} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2026.01.16 09:48:45.044965 [ 255 ] {7e3e3854-f6f6-495b-be8f-b54ad30f4320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3947 | 2026.01.16 09:48:45.045264 [ 255 ] {7e3e3854-f6f6-495b-be8f-b54ad30f4320} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3948 | 2026.01.16 09:48:45.045470 [ 255 ] {7e3e3854-f6f6-495b-be8f-b54ad30f4320} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.01.16 09:48:45.045604 [ 255 ] {7e3e3854-f6f6-495b-be8f-b54ad30f4320} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 3950 | 2026.01.16 09:48:45.045641 [ 255 ] {7e3e3854-f6f6-495b-be8f-b54ad30f4320} <Debug> TCPHandler: Processed in 0.001202336 sec. | ||
| 3951 | 2026.01.16 09:48:45.045750 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2026.01.16 09:48:45.045841 [ 255 ] {97aec83b-9b87-48f5-aa51-aeabae48fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3953 | 2026.01.16 09:48:45.045894 [ 255 ] {97aec83b-9b87-48f5-aa51-aeabae48fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3954 | 2026.01.16 09:48:45.046860 [ 255 ] {97aec83b-9b87-48f5-aa51-aeabae48fa15} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.01.16 09:48:45.046896 [ 255 ] {97aec83b-9b87-48f5-aa51-aeabae48fa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3956 | 2026.01.16 09:48:45.047469 [ 255 ] {97aec83b-9b87-48f5-aa51-aeabae48fa15} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3957 | 2026.01.16 09:48:45.047697 [ 255 ] {97aec83b-9b87-48f5-aa51-aeabae48fa15} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.01.16 09:48:45.047807 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3959 | 2026.01.16 09:48:45.047831 [ 255 ] {97aec83b-9b87-48f5-aa51-aeabae48fa15} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002007 sec., 19930.244145490782 rows/sec., 35.71 MiB/sec. | ||
| 3960 | 2026.01.16 09:48:45.047871 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.01.16 09:48:45.047896 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3962 | 2026.01.16 09:48:45.047904 [ 255 ] {97aec83b-9b87-48f5-aa51-aeabae48fa15} <Debug> TCPHandler: Processed in 0.002201829 sec. | ||
| 3963 | 2026.01.16 09:48:45.048030 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 3964 | 2026.01.16 09:48:45.048073 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.01.16 09:48:45.048167 [ 255 ] {4f64445a-70b5-4b55-9c0a-6d52c75c7631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3966 | 2026.01.16 09:48:45.048207 [ 255 ] {4f64445a-70b5-4b55-9c0a-6d52c75c7631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3967 | 2026.01.16 09:48:45.048227 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3968 | 2026.01.16 09:48:45.048278 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 131 rows starting from the beginning of the part | ||
| 3969 | 2026.01.16 09:48:45.048398 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3970 | 2026.01.16 09:48:45.048507 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 3971 | 2026.01.16 09:48:45.048542 [ 255 ] {4f64445a-70b5-4b55-9c0a-6d52c75c7631} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.01.16 09:48:45.048578 [ 255 ] {4f64445a-70b5-4b55-9c0a-6d52c75c7631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3973 | 2026.01.16 09:48:45.048609 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3974 | 2026.01.16 09:48:45.048708 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3975 | 2026.01.16 09:48:45.048807 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3976 | 2026.01.16 09:48:45.048900 [ 255 ] {4f64445a-70b5-4b55-9c0a-6d52c75c7631} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3977 | 2026.01.16 09:48:45.049142 [ 255 ] {4f64445a-70b5-4b55-9c0a-6d52c75c7631} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.01.16 09:48:45.049275 [ 255 ] {4f64445a-70b5-4b55-9c0a-6d52c75c7631} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001125 sec., 92444.44444444445 rows/sec., 5.66 MiB/sec. | ||
| 3979 | 2026.01.16 09:48:45.049310 [ 255 ] {4f64445a-70b5-4b55-9c0a-6d52c75c7631} <Debug> TCPHandler: Processed in 0.001286887 sec. | ||
| 3980 | 2026.01.16 09:48:45.052321 [ 201 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 19 columns (19 merged, 0 gathered) in 0.004326158 sec., 76511.30633693915 rows/sec., 137.10 MiB/sec. | ||
| 3981 | 2026.01.16 09:48:45.053113 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3982 | 2026.01.16 09:48:45.053516 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.01.16 09:48:45.053599 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3984 | 2026.01.16 09:48:45.053735 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3985 | 2026.01.16 09:48:50.017252 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2026.01.16 09:48:50.017477 [ 255 ] {ea261f63-8745-474d-b325-8ab7837b851f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3987 | 2026.01.16 09:48:50.017552 [ 255 ] {ea261f63-8745-474d-b325-8ab7837b851f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3988 | 2026.01.16 09:48:50.018394 [ 255 ] {ea261f63-8745-474d-b325-8ab7837b851f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.01.16 09:48:50.018443 [ 255 ] {ea261f63-8745-474d-b325-8ab7837b851f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3990 | 2026.01.16 09:48:50.018866 [ 255 ] {ea261f63-8745-474d-b325-8ab7837b851f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3991 | 2026.01.16 09:48:50.019096 [ 255 ] {ea261f63-8745-474d-b325-8ab7837b851f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.01.16 09:48:50.019252 [ 255 ] {ea261f63-8745-474d-b325-8ab7837b851f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.33 MiB/sec. | ||
| 3993 | 2026.01.16 09:48:50.019300 [ 255 ] {ea261f63-8745-474d-b325-8ab7837b851f} <Debug> TCPHandler: Processed in 0.002190189 sec. | ||
| 3994 | 2026.01.16 09:48:50.019435 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2026.01.16 09:48:50.019535 [ 255 ] {892113a2-fc49-4d5a-a289-caf493436edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3996 | 2026.01.16 09:48:50.019577 [ 255 ] {892113a2-fc49-4d5a-a289-caf493436edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3997 | 2026.01.16 09:48:50.020023 [ 255 ] {892113a2-fc49-4d5a-a289-caf493436edd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.01.16 09:48:50.020059 [ 255 ] {892113a2-fc49-4d5a-a289-caf493436edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 3999 | 2026.01.16 09:48:50.020367 [ 255 ] {892113a2-fc49-4d5a-a289-caf493436edd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4000 | 2026.01.16 09:48:50.020578 [ 255 ] {892113a2-fc49-4d5a-a289-caf493436edd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.01.16 09:48:50.020702 [ 255 ] {892113a2-fc49-4d5a-a289-caf493436edd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 4002 | 2026.01.16 09:48:50.020739 [ 255 ] {892113a2-fc49-4d5a-a289-caf493436edd} <Debug> TCPHandler: Processed in 0.001362708 sec. | ||
| 4003 | 2026.01.16 09:48:50.020862 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.01.16 09:48:50.020963 [ 255 ] {b848c437-9e1b-4273-a670-40e51c20096a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4005 | 2026.01.16 09:48:50.021006 [ 255 ] {b848c437-9e1b-4273-a670-40e51c20096a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4006 | 2026.01.16 09:48:50.021424 [ 255 ] {b848c437-9e1b-4273-a670-40e51c20096a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.01.16 09:48:50.021458 [ 255 ] {b848c437-9e1b-4273-a670-40e51c20096a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4008 | 2026.01.16 09:48:50.021796 [ 255 ] {b848c437-9e1b-4273-a670-40e51c20096a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4009 | 2026.01.16 09:48:50.022029 [ 255 ] {b848c437-9e1b-4273-a670-40e51c20096a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2026.01.16 09:48:50.022153 [ 255 ] {b848c437-9e1b-4273-a670-40e51c20096a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4011 | 2026.01.16 09:48:50.022194 [ 255 ] {b848c437-9e1b-4273-a670-40e51c20096a} <Debug> TCPHandler: Processed in 0.001379059 sec. | ||
| 4012 | 2026.01.16 09:48:50.022305 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4013 | 2026.01.16 09:48:50.022396 [ 255 ] {cc460314-e279-4a20-9fc9-41f6663ef80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4014 | 2026.01.16 09:48:50.022436 [ 255 ] {cc460314-e279-4a20-9fc9-41f6663ef80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4015 | 2026.01.16 09:48:50.022770 [ 255 ] {cc460314-e279-4a20-9fc9-41f6663ef80a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.01.16 09:48:50.022803 [ 255 ] {cc460314-e279-4a20-9fc9-41f6663ef80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4017 | 2026.01.16 09:48:50.023108 [ 255 ] {cc460314-e279-4a20-9fc9-41f6663ef80a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4018 | 2026.01.16 09:48:50.023323 [ 255 ] {cc460314-e279-4a20-9fc9-41f6663ef80a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.01.16 09:48:50.023444 [ 255 ] {cc460314-e279-4a20-9fc9-41f6663ef80a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4020 | 2026.01.16 09:48:50.023478 [ 255 ] {cc460314-e279-4a20-9fc9-41f6663ef80a} <Debug> TCPHandler: Processed in 0.001220786 sec. | ||
| 4021 | 2026.01.16 09:48:50.710086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8081 | ||
| 4022 | 2026.01.16 09:48:50.710603 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.01.16 09:48:50.710640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4024 | 2026.01.16 09:48:50.711254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4025 | 2026.01.16 09:48:50.711505 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.01.16 09:48:50.711642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8081 | ||
| 4027 | 2026.01.16 09:48:51.121177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4028 | 2026.01.16 09:48:51.136510 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.01.16 09:48:51.136568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4030 | 2026.01.16 09:48:51.142664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4031 | 2026.01.16 09:48:51.143373 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.01.16 09:48:51.146262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4033 | 2026.01.16 09:48:53.198589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 548 | ||
| 4034 | 2026.01.16 09:48:53.200808 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.01.16 09:48:53.200866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4036 | 2026.01.16 09:48:53.202086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4037 | 2026.01.16 09:48:53.202379 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.01.16 09:48:53.202713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4039 | 2026.01.16 09:48:54.249857 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58150 | ||
| 4040 | 2026.01.16 09:48:54.249965 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2026.01.16 09:48:54.249990 [ 288 ] {} <Debug> TCP-Session: 3ef4c9f1-85c6-4e27-abbc-718090c03d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:58150 | ||
| 4042 | 2026.01.16 09:48:54.250012 [ 288 ] {} <Debug> TCP-Session: 3ef4c9f1-85c6-4e27-abbc-718090c03d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.01.16 09:48:54.250025 [ 288 ] {} <Debug> TCP-Session: 3ef4c9f1-85c6-4e27-abbc-718090c03d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.01.16 09:48:54.250248 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54752 | ||
| 4045 | 2026.01.16 09:48:54.250255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56200 | ||
| 4046 | 2026.01.16 09:48:54.250288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39382 | ||
| 4047 | 2026.01.16 09:48:54.250315 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39632 | ||
| 4048 | 2026.01.16 09:48:54.250365 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2026.01.16 09:48:54.250375 [ 288 ] {} <Trace> TCP-Session: 3ef4c9f1-85c6-4e27-abbc-718090c03d10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2026.01.16 09:48:54.250403 [ 289 ] {} <Debug> TCP-Session: 44696b15-9d20-435d-b05d-01d8542bbf11 Authenticating user 'default' from [fd00:1122:3344:101::e]:54752 | ||
| 4051 | 2026.01.16 09:48:54.250334 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32859 | ||
| 4052 | 2026.01.16 09:48:54.250438 [ 289 ] {} <Debug> TCP-Session: 44696b15-9d20-435d-b05d-01d8542bbf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.01.16 09:48:54.250299 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37612 | ||
| 4054 | 2026.01.16 09:48:54.250455 [ 289 ] {} <Debug> TCP-Session: 44696b15-9d20-435d-b05d-01d8542bbf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.01.16 09:48:54.250283 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62137 | ||
| 4056 | 2026.01.16 09:48:54.250492 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4057 | 2026.01.16 09:48:54.250309 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54701 | ||
| 4058 | 2026.01.16 09:48:54.250548 [ 290 ] {} <Debug> TCP-Session: 7f072862-54c9-4ba5-9f81-a1e39cbdb3ab Authenticating user 'default' from [fd00:1122:3344:101::e]:56200 | ||
| 4059 | 2026.01.16 09:48:54.250595 [ 288 ] {48458d92-8b57-4468-b670-ae174baa6205} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4060 | 2026.01.16 09:48:54.250600 [ 290 ] {} <Debug> TCP-Session: 7f072862-54c9-4ba5-9f81-a1e39cbdb3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.01.16 09:48:54.250632 [ 290 ] {} <Debug> TCP-Session: 7f072862-54c9-4ba5-9f81-a1e39cbdb3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.01.16 09:48:54.250762 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2026.01.16 09:48:54.250763 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4064 | 2026.01.16 09:48:54.250795 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4065 | 2026.01.16 09:48:54.250801 [ 294 ] {} <Debug> TCP-Session: 59d5da79-ed09-4e67-9d28-be7f1ffaeb58 Authenticating user 'default' from [fd00:1122:3344:101::e]:54701 | ||
| 4066 | 2026.01.16 09:48:54.250814 [ 291 ] {} <Debug> TCP-Session: 4c632894-c186-4f79-bd4c-53df21c73d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:62137 | ||
| 4067 | 2026.01.16 09:48:54.250825 [ 3 ] {} <Debug> TCP-Session: 53c06dea-1268-4f99-8fc1-cb6fe7ed3ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39632 | ||
| 4068 | 2026.01.16 09:48:54.250834 [ 294 ] {} <Debug> TCP-Session: 59d5da79-ed09-4e67-9d28-be7f1ffaeb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.01.16 09:48:54.250839 [ 291 ] {} <Debug> TCP-Session: 4c632894-c186-4f79-bd4c-53df21c73d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.01.16 09:48:54.250849 [ 294 ] {} <Debug> TCP-Session: 59d5da79-ed09-4e67-9d28-be7f1ffaeb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.01.16 09:48:54.250845 [ 3 ] {} <Debug> TCP-Session: 53c06dea-1268-4f99-8fc1-cb6fe7ed3ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.01.16 09:48:54.250858 [ 291 ] {} <Debug> TCP-Session: 4c632894-c186-4f79-bd4c-53df21c73d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.01.16 09:48:54.250871 [ 3 ] {} <Debug> TCP-Session: 53c06dea-1268-4f99-8fc1-cb6fe7ed3ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.01.16 09:48:54.250866 [ 288 ] {48458d92-8b57-4468-b670-ae174baa6205} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4075 | 2026.01.16 09:48:54.250890 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4076 | 2026.01.16 09:48:54.250923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4077 | 2026.01.16 09:48:54.250931 [ 292 ] {} <Debug> TCP-Session: 1871195f-b2d3-49d5-a126-e1aeaafc0c2f Authenticating user 'default' from [fd00:1122:3344:101::e]:39382 | ||
| 4078 | 2026.01.16 09:48:54.250944 [ 288 ] {48458d92-8b57-4468-b670-ae174baa6205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4079 | 2026.01.16 09:48:54.250960 [ 293 ] {} <Debug> TCP-Session: 0ffe2b90-7105-423b-a715-7861d5af9619 Authenticating user 'default' from [fd00:1122:3344:101::e]:37612 | ||
| 4080 | 2026.01.16 09:48:54.250971 [ 292 ] {} <Debug> TCP-Session: 1871195f-b2d3-49d5-a126-e1aeaafc0c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.01.16 09:48:54.250980 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4082 | 2026.01.16 09:48:54.250994 [ 293 ] {} <Debug> TCP-Session: 0ffe2b90-7105-423b-a715-7861d5af9619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.01.16 09:48:54.251005 [ 292 ] {} <Debug> TCP-Session: 1871195f-b2d3-49d5-a126-e1aeaafc0c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.01.16 09:48:54.251028 [ 286 ] {} <Debug> TCP-Session: e2b8350e-45db-489e-8448-410967af3e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:32859 | ||
| 4085 | 2026.01.16 09:48:54.251028 [ 293 ] {} <Debug> TCP-Session: 0ffe2b90-7105-423b-a715-7861d5af9619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.01.16 09:48:54.251057 [ 286 ] {} <Debug> TCP-Session: e2b8350e-45db-489e-8448-410967af3e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.01.16 09:48:54.251071 [ 286 ] {} <Debug> TCP-Session: e2b8350e-45db-489e-8448-410967af3e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.01.16 09:48:54.251280 [ 288 ] {48458d92-8b57-4468-b670-ae174baa6205} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 4089 | 2026.01.16 09:48:54.252380 [ 295 ] {48458d92-8b57-4468-b670-ae174baa6205} <Trace> AggregatingTransform: Aggregating | ||
| 4090 | 2026.01.16 09:48:54.252422 [ 295 ] {48458d92-8b57-4468-b670-ae174baa6205} <Trace> Aggregator: Aggregation method: without_key | ||
| 4091 | 2026.01.16 09:48:54.252454 [ 295 ] {48458d92-8b57-4468-b670-ae174baa6205} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036874 sec. (964.437 rows/sec., 37.67 KiB/sec.) | ||
| 4092 | 2026.01.16 09:48:54.252469 [ 295 ] {48458d92-8b57-4468-b670-ae174baa6205} <Trace> Aggregator: Merging aggregated data | ||
| 4093 | 2026.01.16 09:48:54.253707 [ 288 ] {48458d92-8b57-4468-b670-ae174baa6205} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 4094 | 2026.01.16 09:48:54.253852 [ 288 ] {48458d92-8b57-4468-b670-ae174baa6205} <Debug> TCPHandler: Processed in 0.003634608 sec. | ||
| 4095 | 2026.01.16 09:48:54.253951 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.01.16 09:48:54.253980 [ 288 ] {} <Debug> TCP-Session: 3ef4c9f1-85c6-4e27-abbc-718090c03d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.01.16 09:48:54.253991 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2026.01.16 09:48:54.254006 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2026.01.16 09:48:54.254024 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4100 | 2026.01.16 09:48:54.254034 [ 294 ] {} <Debug> TCP-Session: 59d5da79-ed09-4e67-9d28-be7f1ffaeb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.01.16 09:48:54.254050 [ 286 ] {} <Debug> TCP-Session: e2b8350e-45db-489e-8448-410967af3e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.01.16 09:48:54.254065 [ 289 ] {} <Debug> TCP-Session: 44696b15-9d20-435d-b05d-01d8542bbf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.01.16 09:48:54.254069 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.01.16 09:48:54.254091 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.01.16 09:48:54.254102 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.01.16 09:48:54.254123 [ 290 ] {} <Debug> TCP-Session: 7f072862-54c9-4ba5-9f81-a1e39cbdb3ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.01.16 09:48:54.254134 [ 291 ] {} <Debug> TCP-Session: 4c632894-c186-4f79-bd4c-53df21c73d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.01.16 09:48:54.254147 [ 3 ] {} <Debug> TCP-Session: 53c06dea-1268-4f99-8fc1-cb6fe7ed3ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.01.16 09:48:54.254054 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.01.16 09:48:54.254036 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4111 | 2026.01.16 09:48:54.254206 [ 293 ] {} <Debug> TCP-Session: 0ffe2b90-7105-423b-a715-7861d5af9619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.01.16 09:48:54.254228 [ 292 ] {} <Debug> TCP-Session: 1871195f-b2d3-49d5-a126-e1aeaafc0c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.01.16 09:48:55.033107 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.01.16 09:48:55.033312 [ 255 ] {15aad3b7-e3e5-4935-87f3-77e1ddf5ef6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4115 | 2026.01.16 09:48:55.033386 [ 255 ] {15aad3b7-e3e5-4935-87f3-77e1ddf5ef6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4116 | 2026.01.16 09:48:55.034447 [ 255 ] {15aad3b7-e3e5-4935-87f3-77e1ddf5ef6b} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.01.16 09:48:55.034504 [ 255 ] {15aad3b7-e3e5-4935-87f3-77e1ddf5ef6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4118 | 2026.01.16 09:48:55.034993 [ 255 ] {15aad3b7-e3e5-4935-87f3-77e1ddf5ef6b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4119 | 2026.01.16 09:48:55.035303 [ 255 ] {15aad3b7-e3e5-4935-87f3-77e1ddf5ef6b} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.01.16 09:48:55.035480 [ 255 ] {15aad3b7-e3e5-4935-87f3-77e1ddf5ef6b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002221 sec., 184601.5308419631 rows/sec., 11.71 MiB/sec. | ||
| 4121 | 2026.01.16 09:48:55.035539 [ 255 ] {15aad3b7-e3e5-4935-87f3-77e1ddf5ef6b} <Debug> TCPHandler: Processed in 0.002572744 sec. | ||
| 4122 | 2026.01.16 09:48:55.035687 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.01.16 09:48:55.035796 [ 255 ] {aa0d4a48-0746-4a0c-8755-72897940aaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4124 | 2026.01.16 09:48:55.035844 [ 255 ] {aa0d4a48-0746-4a0c-8755-72897940aaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4125 | 2026.01.16 09:48:55.036921 [ 255 ] {aa0d4a48-0746-4a0c-8755-72897940aaca} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.01.16 09:48:55.036960 [ 255 ] {aa0d4a48-0746-4a0c-8755-72897940aaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4127 | 2026.01.16 09:48:55.037417 [ 255 ] {aa0d4a48-0746-4a0c-8755-72897940aaca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4128 | 2026.01.16 09:48:55.037668 [ 255 ] {aa0d4a48-0746-4a0c-8755-72897940aaca} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.01.16 09:48:55.037820 [ 255 ] {aa0d4a48-0746-4a0c-8755-72897940aaca} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002051 sec., 581179.9122379328 rows/sec., 46.41 MiB/sec. | ||
| 4130 | 2026.01.16 09:48:55.037862 [ 255 ] {aa0d4a48-0746-4a0c-8755-72897940aaca} <Debug> TCPHandler: Processed in 0.0022293 sec. | ||
| 4131 | 2026.01.16 09:48:55.037993 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.01.16 09:48:55.038096 [ 255 ] {8e60becc-931e-42a4-9154-c5f4f8ba6a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.01.16 09:48:55.038142 [ 255 ] {8e60becc-931e-42a4-9154-c5f4f8ba6a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4134 | 2026.01.16 09:48:55.038676 [ 255 ] {8e60becc-931e-42a4-9154-c5f4f8ba6a6b} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.01.16 09:48:55.038713 [ 255 ] {8e60becc-931e-42a4-9154-c5f4f8ba6a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4136 | 2026.01.16 09:48:55.039039 [ 255 ] {8e60becc-931e-42a4-9154-c5f4f8ba6a6b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4137 | 2026.01.16 09:48:55.039271 [ 255 ] {8e60becc-931e-42a4-9154-c5f4f8ba6a6b} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.01.16 09:48:55.039400 [ 255 ] {8e60becc-931e-42a4-9154-c5f4f8ba6a6b} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001329 sec., 184349.13468773512 rows/sec., 11.26 MiB/sec. | ||
| 4139 | 2026.01.16 09:48:55.039438 [ 255 ] {8e60becc-931e-42a4-9154-c5f4f8ba6a6b} <Debug> TCPHandler: Processed in 0.00149992 sec. | ||
| 4140 | 2026.01.16 09:48:55.039553 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.01.16 09:48:55.039650 [ 255 ] {1f7e67f3-10ee-4cc9-a624-38d73388a2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4142 | 2026.01.16 09:48:55.039691 [ 255 ] {1f7e67f3-10ee-4cc9-a624-38d73388a2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4143 | 2026.01.16 09:48:55.040185 [ 255 ] {1f7e67f3-10ee-4cc9-a624-38d73388a2cc} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.01.16 09:48:55.040223 [ 255 ] {1f7e67f3-10ee-4cc9-a624-38d73388a2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4145 | 2026.01.16 09:48:55.040564 [ 255 ] {1f7e67f3-10ee-4cc9-a624-38d73388a2cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4146 | 2026.01.16 09:48:55.040840 [ 255 ] {1f7e67f3-10ee-4cc9-a624-38d73388a2cc} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.01.16 09:48:55.040972 [ 255 ] {1f7e67f3-10ee-4cc9-a624-38d73388a2cc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001341 sec., 158090.9768829232 rows/sec., 10.20 MiB/sec. | ||
| 4148 | 2026.01.16 09:48:55.041010 [ 255 ] {1f7e67f3-10ee-4cc9-a624-38d73388a2cc} <Debug> TCPHandler: Processed in 0.00150639 sec. | ||
| 4149 | 2026.01.16 09:48:55.041124 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.01.16 09:48:55.041220 [ 255 ] {b19f2e03-0ed4-4181-9eac-7cde3f34d0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.01.16 09:48:55.041266 [ 255 ] {b19f2e03-0ed4-4181-9eac-7cde3f34d0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4152 | 2026.01.16 09:48:55.041765 [ 255 ] {b19f2e03-0ed4-4181-9eac-7cde3f34d0ab} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.01.16 09:48:55.041804 [ 255 ] {b19f2e03-0ed4-4181-9eac-7cde3f34d0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4154 | 2026.01.16 09:48:55.042135 [ 255 ] {b19f2e03-0ed4-4181-9eac-7cde3f34d0ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4155 | 2026.01.16 09:48:55.042361 [ 255 ] {b19f2e03-0ed4-4181-9eac-7cde3f34d0ab} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.01.16 09:48:55.042503 [ 255 ] {b19f2e03-0ed4-4181-9eac-7cde3f34d0ab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001302 sec., 162058.3717357911 rows/sec., 9.20 MiB/sec. | ||
| 4157 | 2026.01.16 09:48:55.042542 [ 255 ] {b19f2e03-0ed4-4181-9eac-7cde3f34d0ab} <Debug> TCPHandler: Processed in 0.001468379 sec. | ||
| 4158 | 2026.01.16 09:48:55.042658 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.01.16 09:48:55.042753 [ 255 ] {12694383-665c-4388-81f2-6a52f33b7a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4160 | 2026.01.16 09:48:55.042794 [ 255 ] {12694383-665c-4388-81f2-6a52f33b7a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4161 | 2026.01.16 09:48:55.043449 [ 255 ] {12694383-665c-4388-81f2-6a52f33b7a2a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.01.16 09:48:55.043484 [ 255 ] {12694383-665c-4388-81f2-6a52f33b7a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4163 | 2026.01.16 09:48:55.043851 [ 255 ] {12694383-665c-4388-81f2-6a52f33b7a2a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4164 | 2026.01.16 09:48:55.044096 [ 255 ] {12694383-665c-4388-81f2-6a52f33b7a2a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.01.16 09:48:55.044236 [ 255 ] {12694383-665c-4388-81f2-6a52f33b7a2a} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001502 sec., 478695.0732356857 rows/sec., 33.60 MiB/sec. | ||
| 4166 | 2026.01.16 09:48:55.044275 [ 255 ] {12694383-665c-4388-81f2-6a52f33b7a2a} <Debug> TCPHandler: Processed in 0.001667333 sec. | ||
| 4167 | 2026.01.16 09:48:55.044403 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.01.16 09:48:55.044497 [ 255 ] {3be4607b-66f5-4d16-b8f3-d3c777812b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4169 | 2026.01.16 09:48:55.044541 [ 255 ] {3be4607b-66f5-4d16-b8f3-d3c777812b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4170 | 2026.01.16 09:48:55.044905 [ 255 ] {3be4607b-66f5-4d16-b8f3-d3c777812b21} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.01.16 09:48:55.044949 [ 255 ] {3be4607b-66f5-4d16-b8f3-d3c777812b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4172 | 2026.01.16 09:48:55.045349 [ 255 ] {3be4607b-66f5-4d16-b8f3-d3c777812b21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4173 | 2026.01.16 09:48:55.045577 [ 255 ] {3be4607b-66f5-4d16-b8f3-d3c777812b21} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.01.16 09:48:55.045710 [ 255 ] {3be4607b-66f5-4d16-b8f3-d3c777812b21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00123 sec., 4878.048780487805 rows/sec., 254.86 KiB/sec. | ||
| 4175 | 2026.01.16 09:48:55.045749 [ 255 ] {3be4607b-66f5-4d16-b8f3-d3c777812b21} <Debug> TCPHandler: Processed in 0.001396288 sec. | ||
| 4176 | 2026.01.16 09:48:55.045871 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.01.16 09:48:55.045967 [ 255 ] {d7dc8ab1-825a-4655-9561-3ac32e57fa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4178 | 2026.01.16 09:48:55.046011 [ 255 ] {d7dc8ab1-825a-4655-9561-3ac32e57fa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4179 | 2026.01.16 09:48:55.046521 [ 255 ] {d7dc8ab1-825a-4655-9561-3ac32e57fa95} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.01.16 09:48:55.046561 [ 255 ] {d7dc8ab1-825a-4655-9561-3ac32e57fa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4181 | 2026.01.16 09:48:55.046949 [ 255 ] {d7dc8ab1-825a-4655-9561-3ac32e57fa95} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4182 | 2026.01.16 09:48:55.047173 [ 255 ] {d7dc8ab1-825a-4655-9561-3ac32e57fa95} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.01.16 09:48:55.047313 [ 255 ] {d7dc8ab1-825a-4655-9561-3ac32e57fa95} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001365 sec., 230036.63003663006 rows/sec., 15.11 MiB/sec. | ||
| 4184 | 2026.01.16 09:48:55.047352 [ 255 ] {d7dc8ab1-825a-4655-9561-3ac32e57fa95} <Debug> TCPHandler: Processed in 0.001530791 sec. | ||
| 4185 | 2026.01.16 09:48:55.047472 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.01.16 09:48:55.047570 [ 255 ] {71413266-9c6b-4a40-90ac-2f81570a637a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4187 | 2026.01.16 09:48:55.047615 [ 255 ] {71413266-9c6b-4a40-90ac-2f81570a637a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4188 | 2026.01.16 09:48:55.047948 [ 255 ] {71413266-9c6b-4a40-90ac-2f81570a637a} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.01.16 09:48:55.047984 [ 255 ] {71413266-9c6b-4a40-90ac-2f81570a637a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4190 | 2026.01.16 09:48:55.048307 [ 255 ] {71413266-9c6b-4a40-90ac-2f81570a637a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4191 | 2026.01.16 09:48:55.048536 [ 255 ] {71413266-9c6b-4a40-90ac-2f81570a637a} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.01.16 09:48:55.048668 [ 255 ] {71413266-9c6b-4a40-90ac-2f81570a637a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 4193 | 2026.01.16 09:48:55.048704 [ 255 ] {71413266-9c6b-4a40-90ac-2f81570a637a} <Debug> TCPHandler: Processed in 0.001282827 sec. | ||
| 4194 | 2026.01.16 09:48:55.048824 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.01.16 09:48:55.048919 [ 255 ] {38fb8816-25c0-4f3d-b619-120a4914ce30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4196 | 2026.01.16 09:48:55.048977 [ 255 ] {38fb8816-25c0-4f3d-b619-120a4914ce30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4197 | 2026.01.16 09:48:55.049891 [ 255 ] {38fb8816-25c0-4f3d-b619-120a4914ce30} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.01.16 09:48:55.049927 [ 255 ] {38fb8816-25c0-4f3d-b619-120a4914ce30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4199 | 2026.01.16 09:48:55.050505 [ 255 ] {38fb8816-25c0-4f3d-b619-120a4914ce30} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4200 | 2026.01.16 09:48:55.050739 [ 255 ] {38fb8816-25c0-4f3d-b619-120a4914ce30} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.01.16 09:48:55.050879 [ 255 ] {38fb8816-25c0-4f3d-b619-120a4914ce30} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001979 sec., 20212.2283981809 rows/sec., 36.22 MiB/sec. | ||
| 4202 | 2026.01.16 09:48:55.050933 [ 255 ] {38fb8816-25c0-4f3d-b619-120a4914ce30} <Debug> TCPHandler: Processed in 0.002159218 sec. | ||
| 4203 | 2026.01.16 09:48:55.051058 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.01.16 09:48:55.051154 [ 255 ] {2b1c2c13-5927-4375-a51a-970b806d9363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4205 | 2026.01.16 09:48:55.051196 [ 255 ] {2b1c2c13-5927-4375-a51a-970b806d9363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4206 | 2026.01.16 09:48:55.051519 [ 255 ] {2b1c2c13-5927-4375-a51a-970b806d9363} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.01.16 09:48:55.051552 [ 255 ] {2b1c2c13-5927-4375-a51a-970b806d9363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4208 | 2026.01.16 09:48:55.051855 [ 255 ] {2b1c2c13-5927-4375-a51a-970b806d9363} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4209 | 2026.01.16 09:48:55.052076 [ 255 ] {2b1c2c13-5927-4375-a51a-970b806d9363} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.01.16 09:48:55.052268 [ 255 ] {2b1c2c13-5927-4375-a51a-970b806d9363} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001132 sec., 91872.79151943463 rows/sec., 5.63 MiB/sec. | ||
| 4211 | 2026.01.16 09:48:55.052304 [ 255 ] {2b1c2c13-5927-4375-a51a-970b806d9363} <Debug> TCPHandler: Processed in 0.001295558 sec. | ||
| 4212 | 2026.01.16 09:48:55.381136 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64133 | ||
| 4213 | 2026.01.16 09:48:55.381259 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4214 | 2026.01.16 09:48:55.381297 [ 286 ] {} <Debug> TCP-Session: 500939d3-97f8-4c90-ab91-f92e3bb8d34a Authenticating user 'default' from [fd00:1122:3344:101::e]:64133 | ||
| 4215 | 2026.01.16 09:48:55.381330 [ 286 ] {} <Debug> TCP-Session: 500939d3-97f8-4c90-ab91-f92e3bb8d34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.01.16 09:48:55.381348 [ 286 ] {} <Debug> TCP-Session: 500939d3-97f8-4c90-ab91-f92e3bb8d34a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.01.16 09:48:55.381546 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53626 | ||
| 4218 | 2026.01.16 09:48:55.381589 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49748 | ||
| 4219 | 2026.01.16 09:48:55.381614 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58961 | ||
| 4220 | 2026.01.16 09:48:55.381626 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36251 | ||
| 4221 | 2026.01.16 09:48:55.381644 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62363 | ||
| 4222 | 2026.01.16 09:48:55.381682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4223 | 2026.01.16 09:48:55.381690 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4224 | 2026.01.16 09:48:55.381722 [ 289 ] {} <Debug> TCP-Session: ac175815-5b4a-42bb-a13b-4308f8bdf616 Authenticating user 'default' from [fd00:1122:3344:101::e]:49748 | ||
| 4225 | 2026.01.16 09:48:55.381730 [ 286 ] {} <Trace> TCP-Session: 500939d3-97f8-4c90-ab91-f92e3bb8d34a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.01.16 09:48:55.381750 [ 289 ] {} <Debug> TCP-Session: ac175815-5b4a-42bb-a13b-4308f8bdf616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.01.16 09:48:55.381753 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4228 | 2026.01.16 09:48:55.381759 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4229 | 2026.01.16 09:48:55.381797 [ 289 ] {} <Debug> TCP-Session: ac175815-5b4a-42bb-a13b-4308f8bdf616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.01.16 09:48:55.381809 [ 294 ] {} <Debug> TCP-Session: 8661467c-999a-446f-9d53-59ce745ffa4e Authenticating user 'default' from [fd00:1122:3344:101::e]:62363 | ||
| 4231 | 2026.01.16 09:48:55.381835 [ 292 ] {} <Debug> TCP-Session: d6fbdd77-d865-4517-87a3-54f48ba44afe Authenticating user 'default' from [fd00:1122:3344:101::e]:36251 | ||
| 4232 | 2026.01.16 09:48:55.381864 [ 294 ] {} <Debug> TCP-Session: 8661467c-999a-446f-9d53-59ce745ffa4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.01.16 09:48:55.381748 [ 287 ] {} <Debug> TCP-Session: 1904da27-d083-49d3-8358-93f247f51105 Authenticating user 'default' from [fd00:1122:3344:101::e]:53626 | ||
| 4234 | 2026.01.16 09:48:55.381888 [ 294 ] {} <Debug> TCP-Session: 8661467c-999a-446f-9d53-59ce745ffa4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.01.16 09:48:55.381908 [ 287 ] {} <Debug> TCP-Session: 1904da27-d083-49d3-8358-93f247f51105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.01.16 09:48:55.381881 [ 292 ] {} <Debug> TCP-Session: d6fbdd77-d865-4517-87a3-54f48ba44afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.01.16 09:48:55.381930 [ 287 ] {} <Debug> TCP-Session: 1904da27-d083-49d3-8358-93f247f51105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.01.16 09:48:55.381954 [ 292 ] {} <Debug> TCP-Session: d6fbdd77-d865-4517-87a3-54f48ba44afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.01.16 09:48:55.381955 [ 286 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64133) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4240 | 2026.01.16 09:48:55.381695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2026.01.16 09:48:55.381638 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44231 | ||
| 4242 | 2026.01.16 09:48:55.382047 [ 291 ] {} <Debug> TCP-Session: 3e628d04-7066-43c5-894b-0bd713e95f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:58961 | ||
| 4243 | 2026.01.16 09:48:55.381586 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42053 | ||
| 4244 | 2026.01.16 09:48:55.382077 [ 291 ] {} <Debug> TCP-Session: 3e628d04-7066-43c5-894b-0bd713e95f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.01.16 09:48:55.382101 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2026.01.16 09:48:55.382111 [ 291 ] {} <Debug> TCP-Session: 3e628d04-7066-43c5-894b-0bd713e95f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.01.16 09:48:55.382133 [ 293 ] {} <Debug> TCP-Session: 18cbfb5c-9f06-4150-8aa2-9515ed6e0d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:44231 | ||
| 4248 | 2026.01.16 09:48:55.382140 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4249 | 2026.01.16 09:48:55.382162 [ 293 ] {} <Debug> TCP-Session: 18cbfb5c-9f06-4150-8aa2-9515ed6e0d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.01.16 09:48:55.382178 [ 288 ] {} <Debug> TCP-Session: 7fee9fd2-0721-4df5-8f69-f6cefe5d8eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42053 | ||
| 4251 | 2026.01.16 09:48:55.382188 [ 293 ] {} <Debug> TCP-Session: 18cbfb5c-9f06-4150-8aa2-9515ed6e0d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2026.01.16 09:48:55.382204 [ 288 ] {} <Debug> TCP-Session: 7fee9fd2-0721-4df5-8f69-f6cefe5d8eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.01.16 09:48:55.381612 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61542 | ||
| 4254 | 2026.01.16 09:48:55.382231 [ 288 ] {} <Debug> TCP-Session: 7fee9fd2-0721-4df5-8f69-f6cefe5d8eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.01.16 09:48:55.382336 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2026.01.16 09:48:55.382365 [ 286 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4257 | 2026.01.16 09:48:55.382367 [ 290 ] {} <Debug> TCP-Session: 030cf775-a332-4451-9fa1-550a98932cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61542 | ||
| 4258 | 2026.01.16 09:48:55.382432 [ 290 ] {} <Debug> TCP-Session: 030cf775-a332-4451-9fa1-550a98932cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.01.16 09:48:55.382445 [ 290 ] {} <Debug> TCP-Session: 030cf775-a332-4451-9fa1-550a98932cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.01.16 09:48:55.382454 [ 286 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4261 | 2026.01.16 09:48:55.382888 [ 286 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 4262 | 2026.01.16 09:48:55.383939 [ 340 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Trace> AggregatingTransform: Aggregating | ||
| 4263 | 2026.01.16 09:48:55.383994 [ 340 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Trace> Aggregator: Aggregation method: without_key | ||
| 4264 | 2026.01.16 09:48:55.384033 [ 340 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008864 sec. (991.214 rows/sec., 38.72 KiB/sec.) | ||
| 4265 | 2026.01.16 09:48:55.384053 [ 340 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Trace> Aggregator: Merging aggregated data | ||
| 4266 | 2026.01.16 09:48:55.385191 [ 286 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003315 sec., 301.65912518853696 rows/sec., 11.78 KiB/sec. | ||
| 4267 | 2026.01.16 09:48:55.385378 [ 286 ] {b0ffa002-1f5e-4188-bf64-3b94455e1218} <Debug> TCPHandler: Processed in 0.003825771 sec. | ||
| 4268 | 2026.01.16 09:48:55.385489 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4269 | 2026.01.16 09:48:55.385518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4270 | 2026.01.16 09:48:55.385547 [ 288 ] {} <Debug> TCP-Session: 7fee9fd2-0721-4df5-8f69-f6cefe5d8eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.01.16 09:48:55.385555 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4272 | 2026.01.16 09:48:55.385567 [ 294 ] {} <Debug> TCP-Session: 8661467c-999a-446f-9d53-59ce745ffa4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.01.16 09:48:55.385583 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4274 | 2026.01.16 09:48:55.385601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4275 | 2026.01.16 09:48:55.385618 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2026.01.16 09:48:55.385639 [ 291 ] {} <Debug> TCP-Session: 3e628d04-7066-43c5-894b-0bd713e95f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.01.16 09:48:55.385648 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4278 | 2026.01.16 09:48:55.385663 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4279 | 2026.01.16 09:48:55.385675 [ 287 ] {} <Debug> TCP-Session: 1904da27-d083-49d3-8358-93f247f51105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.01.16 09:48:55.385697 [ 293 ] {} <Debug> TCP-Session: 18cbfb5c-9f06-4150-8aa2-9515ed6e0d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2026.01.16 09:48:55.385707 [ 286 ] {} <Debug> TCP-Session: 500939d3-97f8-4c90-ab91-f92e3bb8d34a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.01.16 09:48:55.385663 [ 290 ] {} <Debug> TCP-Session: 030cf775-a332-4451-9fa1-550a98932cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.01.16 09:48:55.385631 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4284 | 2026.01.16 09:48:55.385612 [ 289 ] {} <Debug> TCP-Session: ac175815-5b4a-42bb-a13b-4308f8bdf616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.01.16 09:48:55.385800 [ 292 ] {} <Debug> TCP-Session: d6fbdd77-d865-4517-87a3-54f48ba44afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.01.16 09:48:55.444780 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51740 | ||
| 4287 | 2026.01.16 09:48:55.444928 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4288 | 2026.01.16 09:48:55.444971 [ 286 ] {} <Debug> TCP-Session: d261ee62-ba2c-49fc-98b2-aabce0fdcf7e Authenticating user 'default' from [fd00:1122:3344:101::e]:51740 | ||
| 4289 | 2026.01.16 09:48:55.445007 [ 286 ] {} <Debug> TCP-Session: d261ee62-ba2c-49fc-98b2-aabce0fdcf7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.01.16 09:48:55.445029 [ 286 ] {} <Debug> TCP-Session: d261ee62-ba2c-49fc-98b2-aabce0fdcf7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.01.16 09:48:55.445244 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64205 | ||
| 4292 | 2026.01.16 09:48:55.445289 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53350 | ||
| 4293 | 2026.01.16 09:48:55.445311 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55149 | ||
| 4294 | 2026.01.16 09:48:55.445334 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57319 | ||
| 4295 | 2026.01.16 09:48:55.445375 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4296 | 2026.01.16 09:48:55.445346 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62045 | ||
| 4297 | 2026.01.16 09:48:55.445427 [ 287 ] {} <Debug> TCP-Session: 19046f09-b43d-4e94-8359-01e5f1bac7a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64205 | ||
| 4298 | 2026.01.16 09:48:55.445427 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4299 | 2026.01.16 09:48:55.445448 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4300 | 2026.01.16 09:48:55.445459 [ 287 ] {} <Debug> TCP-Session: 19046f09-b43d-4e94-8359-01e5f1bac7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.01.16 09:48:55.445484 [ 291 ] {} <Debug> TCP-Session: b7575468-0a08-4f9c-bd39-3df23cd71287 Authenticating user 'default' from [fd00:1122:3344:101::e]:55149 | ||
| 4302 | 2026.01.16 09:48:55.445504 [ 287 ] {} <Debug> TCP-Session: 19046f09-b43d-4e94-8359-01e5f1bac7a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.01.16 09:48:55.445494 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4304 | 2026.01.16 09:48:55.445521 [ 291 ] {} <Debug> TCP-Session: b7575468-0a08-4f9c-bd39-3df23cd71287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.01.16 09:48:55.445546 [ 294 ] {} <Debug> TCP-Session: 95439300-58de-476c-8a79-2f6f7c9d4c4b Authenticating user 'default' from [fd00:1122:3344:101::e]:62045 | ||
| 4306 | 2026.01.16 09:48:55.445557 [ 291 ] {} <Debug> TCP-Session: b7575468-0a08-4f9c-bd39-3df23cd71287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.01.16 09:48:55.445573 [ 294 ] {} <Debug> TCP-Session: 95439300-58de-476c-8a79-2f6f7c9d4c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.01.16 09:48:55.445500 [ 292 ] {} <Debug> TCP-Session: 02be815f-cb6e-4e70-9bb6-d9e04da4b44d Authenticating user 'default' from [fd00:1122:3344:101::e]:57319 | ||
| 4309 | 2026.01.16 09:48:55.445598 [ 294 ] {} <Debug> TCP-Session: 95439300-58de-476c-8a79-2f6f7c9d4c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.01.16 09:48:55.445629 [ 292 ] {} <Debug> TCP-Session: 02be815f-cb6e-4e70-9bb6-d9e04da4b44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.01.16 09:48:55.445420 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4312 | 2026.01.16 09:48:55.445653 [ 292 ] {} <Debug> TCP-Session: 02be815f-cb6e-4e70-9bb6-d9e04da4b44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.01.16 09:48:55.445313 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48956 | ||
| 4314 | 2026.01.16 09:48:55.445685 [ 288 ] {} <Debug> TCP-Session: d4470955-5fb1-487b-8ee5-349aa70a8fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53350 | ||
| 4315 | 2026.01.16 09:48:55.445294 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35346 | ||
| 4316 | 2026.01.16 09:48:55.445751 [ 288 ] {} <Debug> TCP-Session: d4470955-5fb1-487b-8ee5-349aa70a8fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.01.16 09:48:55.445480 [ 286 ] {} <Trace> TCP-Session: d261ee62-ba2c-49fc-98b2-aabce0fdcf7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.01.16 09:48:55.445787 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4319 | 2026.01.16 09:48:55.445816 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4320 | 2026.01.16 09:48:55.445838 [ 290 ] {} <Debug> TCP-Session: 3e6a1664-8c3f-491c-83bb-5bde285b6a05 Authenticating user 'default' from [fd00:1122:3344:101::e]:48956 | ||
| 4321 | 2026.01.16 09:48:55.445853 [ 289 ] {} <Debug> TCP-Session: 2e2f69a5-9bf4-48b1-b7c0-ed321a9a8a92 Authenticating user 'default' from [fd00:1122:3344:101::e]:35346 | ||
| 4322 | 2026.01.16 09:48:55.445787 [ 288 ] {} <Debug> TCP-Session: d4470955-5fb1-487b-8ee5-349aa70a8fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2026.01.16 09:48:55.445879 [ 289 ] {} <Debug> TCP-Session: 2e2f69a5-9bf4-48b1-b7c0-ed321a9a8a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.01.16 09:48:55.445871 [ 290 ] {} <Debug> TCP-Session: 3e6a1664-8c3f-491c-83bb-5bde285b6a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.01.16 09:48:55.445909 [ 289 ] {} <Debug> TCP-Session: 2e2f69a5-9bf4-48b1-b7c0-ed321a9a8a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.01.16 09:48:55.445929 [ 290 ] {} <Debug> TCP-Session: 3e6a1664-8c3f-491c-83bb-5bde285b6a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.01.16 09:48:55.445344 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57415 | ||
| 4328 | 2026.01.16 09:48:55.445956 [ 286 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4329 | 2026.01.16 09:48:55.446017 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4330 | 2026.01.16 09:48:55.446039 [ 293 ] {} <Debug> TCP-Session: 09f8e6ee-bf7b-4dfd-81de-37f1e7ac52df Authenticating user 'default' from [fd00:1122:3344:101::e]:57415 | ||
| 4331 | 2026.01.16 09:48:55.446059 [ 293 ] {} <Debug> TCP-Session: 09f8e6ee-bf7b-4dfd-81de-37f1e7ac52df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.01.16 09:48:55.446075 [ 293 ] {} <Debug> TCP-Session: 09f8e6ee-bf7b-4dfd-81de-37f1e7ac52df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.01.16 09:48:55.446236 [ 286 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4334 | 2026.01.16 09:48:55.446290 [ 286 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4335 | 2026.01.16 09:48:55.446564 [ 286 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 4336 | 2026.01.16 09:48:55.447446 [ 344 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Trace> AggregatingTransform: Aggregating | ||
| 4337 | 2026.01.16 09:48:55.447499 [ 344 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 4338 | 2026.01.16 09:48:55.447539 [ 344 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876762 sec. (1140.560 rows/sec., 44.55 KiB/sec.) | ||
| 4339 | 2026.01.16 09:48:55.447562 [ 344 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Trace> Aggregator: Merging aggregated data | ||
| 4340 | 2026.01.16 09:48:55.448815 [ 286 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002917 sec., 342.8179636612959 rows/sec., 13.39 KiB/sec. | ||
| 4341 | 2026.01.16 09:48:55.448921 [ 286 ] {9d110e69-1f01-406c-b8d2-1443940807fe} <Debug> TCPHandler: Processed in 0.003602278 sec. | ||
| 4342 | 2026.01.16 09:48:55.449008 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2026.01.16 09:48:55.449040 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4344 | 2026.01.16 09:48:55.449054 [ 286 ] {} <Debug> TCP-Session: d261ee62-ba2c-49fc-98b2-aabce0fdcf7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.01.16 09:48:55.449063 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4346 | 2026.01.16 09:48:55.449092 [ 294 ] {} <Debug> TCP-Session: 95439300-58de-476c-8a79-2f6f7c9d4c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2026.01.16 09:48:55.449101 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4348 | 2026.01.16 09:48:55.449118 [ 287 ] {} <Debug> TCP-Session: 19046f09-b43d-4e94-8359-01e5f1bac7a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.01.16 09:48:55.449123 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4350 | 2026.01.16 09:48:55.449146 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2026.01.16 09:48:55.449167 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4352 | 2026.01.16 09:48:55.449186 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4353 | 2026.01.16 09:48:55.449183 [ 288 ] {} <Debug> TCP-Session: d4470955-5fb1-487b-8ee5-349aa70a8fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.01.16 09:48:55.449223 [ 292 ] {} <Debug> TCP-Session: 02be815f-cb6e-4e70-9bb6-d9e04da4b44d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.01.16 09:48:55.449229 [ 290 ] {} <Debug> TCP-Session: 3e6a1664-8c3f-491c-83bb-5bde285b6a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.01.16 09:48:55.449150 [ 289 ] {} <Debug> TCP-Session: 2e2f69a5-9bf4-48b1-b7c0-ed321a9a8a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.01.16 09:48:55.449080 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4358 | 2026.01.16 09:48:55.449239 [ 293 ] {} <Debug> TCP-Session: 09f8e6ee-bf7b-4dfd-81de-37f1e7ac52df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.01.16 09:48:55.449328 [ 291 ] {} <Debug> TCP-Session: b7575468-0a08-4f9c-bd39-3df23cd71287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.01.16 09:48:56.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.53 MiB, peak 253.42 MiB, free memory in arenas 0.00 B, will set to 242.31 MiB (RSS), difference: -1.22 MiB | ||
| 4361 | 2026.01.16 09:48:58.041310 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4362 | 2026.01.16 09:48:58.041390 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4363 | 2026.01.16 09:48:58.211867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8593 | ||
| 4364 | 2026.01.16 09:48:58.212393 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.01.16 09:48:58.212446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4366 | 2026.01.16 09:48:58.212966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4367 | 2026.01.16 09:48:58.213218 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.01.16 09:48:58.213376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8593 | ||
| 4369 | 2026.01.16 09:48:58.646516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4370 | 2026.01.16 09:48:58.662378 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.01.16 09:48:58.662428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4372 | 2026.01.16 09:48:58.668274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4373 | 2026.01.16 09:48:58.668970 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.01.16 09:48:58.671702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4375 | 2026.01.16 09:49:00.016641 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2026.01.16 09:49:00.016829 [ 255 ] {9106ae6b-b85c-4787-84ce-d2e8ed13f9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4377 | 2026.01.16 09:49:00.016898 [ 255 ] {9106ae6b-b85c-4787-84ce-d2e8ed13f9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4378 | 2026.01.16 09:49:00.017580 [ 255 ] {9106ae6b-b85c-4787-84ce-d2e8ed13f9a0} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.01.16 09:49:00.017628 [ 255 ] {9106ae6b-b85c-4787-84ce-d2e8ed13f9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4380 | 2026.01.16 09:49:00.018031 [ 255 ] {9106ae6b-b85c-4787-84ce-d2e8ed13f9a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4381 | 2026.01.16 09:49:00.018272 [ 255 ] {9106ae6b-b85c-4787-84ce-d2e8ed13f9a0} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.01.16 09:49:00.018434 [ 255 ] {9106ae6b-b85c-4787-84ce-d2e8ed13f9a0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 4383 | 2026.01.16 09:49:00.018449 [ 77 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4384 | 2026.01.16 09:49:00.018484 [ 255 ] {9106ae6b-b85c-4787-84ce-d2e8ed13f9a0} <Debug> TCPHandler: Processed in 0.001980666 sec. | ||
| 4385 | 2026.01.16 09:49:00.018524 [ 77 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.01.16 09:49:00.018554 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 4387 | 2026.01.16 09:49:00.018629 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.01.16 09:49:00.018673 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 4389 | 2026.01.16 09:49:00.018741 [ 255 ] {33c4217c-0562-48e4-91ec-5515c7005395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4390 | 2026.01.16 09:49:00.018793 [ 255 ] {33c4217c-0562-48e4-91ec-5515c7005395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4391 | 2026.01.16 09:49:00.018822 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4392 | 2026.01.16 09:49:00.018861 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2342 rows starting from the beginning of the part | ||
| 4393 | 2026.01.16 09:49:00.018928 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4394 | 2026.01.16 09:49:00.018975 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1192 rows starting from the beginning of the part | ||
| 4395 | 2026.01.16 09:49:00.019019 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4396 | 2026.01.16 09:49:00.019058 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1192 rows starting from the beginning of the part | ||
| 4397 | 2026.01.16 09:49:00.019097 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4398 | 2026.01.16 09:49:00.019258 [ 255 ] {33c4217c-0562-48e4-91ec-5515c7005395} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2026.01.16 09:49:00.019304 [ 255 ] {33c4217c-0562-48e4-91ec-5515c7005395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4400 | 2026.01.16 09:49:00.019686 [ 255 ] {33c4217c-0562-48e4-91ec-5515c7005395} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4401 | 2026.01.16 09:49:00.019931 [ 255 ] {33c4217c-0562-48e4-91ec-5515c7005395} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.01.16 09:49:00.020044 [ 77 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4403 | 2026.01.16 09:49:00.020069 [ 255 ] {33c4217c-0562-48e4-91ec-5515c7005395} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. | ||
| 4404 | 2026.01.16 09:49:00.020084 [ 77 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.01.16 09:49:00.020112 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4406 | 2026.01.16 09:49:00.020114 [ 255 ] {33c4217c-0562-48e4-91ec-5515c7005395} <Debug> TCPHandler: Processed in 0.00153869 sec. | ||
| 4407 | 2026.01.16 09:49:00.020226 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 4408 | 2026.01.16 09:49:00.020257 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.01.16 09:49:00.020365 [ 255 ] {8aa77ba5-5bdd-4b70-93b4-4ca7e6311a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.01.16 09:49:00.020373 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4411 | 2026.01.16 09:49:00.020415 [ 255 ] {8aa77ba5-5bdd-4b70-93b4-4ca7e6311a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4412 | 2026.01.16 09:49:00.020418 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4413 | 2026.01.16 09:49:00.020505 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4414 | 2026.01.16 09:49:00.020552 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 719 rows starting from the beginning of the part | ||
| 4415 | 2026.01.16 09:49:00.020592 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4416 | 2026.01.16 09:49:00.020628 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 719 rows starting from the beginning of the part | ||
| 4417 | 2026.01.16 09:49:00.020667 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4418 | 2026.01.16 09:49:00.020865 [ 255 ] {8aa77ba5-5bdd-4b70-93b4-4ca7e6311a47} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.01.16 09:49:00.020908 [ 255 ] {8aa77ba5-5bdd-4b70-93b4-4ca7e6311a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4420 | 2026.01.16 09:49:00.021013 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4894 rows, containing 5 columns (5 merged, 0 gathered) in 0.002392562 sec., 2045506.0307737063 rows/sec., 172.06 MiB/sec. | ||
| 4421 | 2026.01.16 09:49:00.021301 [ 255 ] {8aa77ba5-5bdd-4b70-93b4-4ca7e6311a47} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4422 | 2026.01.16 09:49:00.021321 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4423 | 2026.01.16 09:49:00.021603 [ 255 ] {8aa77ba5-5bdd-4b70-93b4-4ca7e6311a47} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.01.16 09:49:00.021668 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.01.16 09:49:00.021734 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4426 | 2026.01.16 09:49:00.021750 [ 255 ] {8aa77ba5-5bdd-4b70-93b4-4ca7e6311a47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001405 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 4427 | 2026.01.16 09:49:00.021755 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_26_5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4428 | 2026.01.16 09:49:00.021778 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.01.16 09:49:00.021801 [ 255 ] {8aa77ba5-5bdd-4b70-93b4-4ca7e6311a47} <Debug> TCPHandler: Processed in 0.001595522 sec. | ||
| 4430 | 2026.01.16 09:49:00.021813 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4431 | 2026.01.16 09:49:00.021887 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4432 | 2026.01.16 09:49:00.021929 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.01.16 09:49:00.021933 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 4434 | 2026.01.16 09:49:00.022034 [ 255 ] {fe0168b9-42cc-45f9-903f-5ff3c74cb3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4435 | 2026.01.16 09:49:00.022059 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4436 | 2026.01.16 09:49:00.022080 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001908855 sec., 1488326.7718082306 rows/sec., 111.87 MiB/sec. | ||
| 4437 | 2026.01.16 09:49:00.022082 [ 255 ] {fe0168b9-42cc-45f9-903f-5ff3c74cb3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4438 | 2026.01.16 09:49:00.022092 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7777 rows starting from the beginning of the part | ||
| 4439 | 2026.01.16 09:49:00.022171 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 4440 | 2026.01.16 09:49:00.022216 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4441 | 2026.01.16 09:49:00.022264 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4442 | 2026.01.16 09:49:00.022304 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4443 | 2026.01.16 09:49:00.022317 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4444 | 2026.01.16 09:49:00.022343 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4445 | 2026.01.16 09:49:00.022473 [ 255 ] {fe0168b9-42cc-45f9-903f-5ff3c74cb3ea} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.01.16 09:49:00.022519 [ 255 ] {fe0168b9-42cc-45f9-903f-5ff3c74cb3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4447 | 2026.01.16 09:49:00.022609 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.01.16 09:49:00.022690 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_26_5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4449 | 2026.01.16 09:49:00.022765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4450 | 2026.01.16 09:49:00.022880 [ 255 ] {fe0168b9-42cc-45f9-903f-5ff3c74cb3ea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4451 | 2026.01.16 09:49:00.023111 [ 255 ] {fe0168b9-42cc-45f9-903f-5ff3c74cb3ea} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.01.16 09:49:00.023227 [ 77 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4453 | 2026.01.16 09:49:00.023245 [ 255 ] {fe0168b9-42cc-45f9-903f-5ff3c74cb3ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 4454 | 2026.01.16 09:49:00.023266 [ 77 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2026.01.16 09:49:00.023288 [ 255 ] {fe0168b9-42cc-45f9-903f-5ff3c74cb3ea} <Debug> TCPHandler: Processed in 0.001411228 sec. | ||
| 4456 | 2026.01.16 09:49:00.023289 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4457 | 2026.01.16 09:49:00.023382 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 4458 | 2026.01.16 09:49:00.023470 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4459 | 2026.01.16 09:49:00.023496 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1556 rows starting from the beginning of the part | ||
| 4460 | 2026.01.16 09:49:00.023542 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 4461 | 2026.01.16 09:49:00.023581 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4462 | 2026.01.16 09:49:00.023615 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4463 | 2026.01.16 09:49:00.023651 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4464 | 2026.01.16 09:49:00.023686 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4465 | 2026.01.16 09:49:00.024670 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1944 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317678 sec., 1475322.499123458 rows/sec., 93.63 MiB/sec. | ||
| 4466 | 2026.01.16 09:49:00.024917 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4467 | 2026.01.16 09:49:00.025158 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.01.16 09:49:00.025222 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_26_5} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4469 | 2026.01.16 09:49:00.025290 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4470 | 2026.01.16 09:49:00.026063 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8885 rows, containing 5 columns (5 merged, 0 gathered) in 0.004202367 sec., 2114284.6400611843 rows/sec., 141.47 MiB/sec. | ||
| 4471 | 2026.01.16 09:49:00.026226 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4472 | 2026.01.16 09:49:00.026475 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.01.16 09:49:00.026539 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4474 | 2026.01.16 09:49:00.026621 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4475 | 2026.01.16 09:49:01.001124 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.72 MiB, peak 253.42 MiB, free memory in arenas 0.00 B, will set to 244.34 MiB (RSS), difference: 1.62 MiB | ||
| 4476 | 2026.01.16 09:49:02.586860 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.01.16 09:49:02.587168 [ 255 ] {ddc30b37-79f4-41b6-9147-2de093ae8254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.01.16 09:49:02.587275 [ 255 ] {ddc30b37-79f4-41b6-9147-2de093ae8254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4479 | 2026.01.16 09:49:02.588333 [ 255 ] {ddc30b37-79f4-41b6-9147-2de093ae8254} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.01.16 09:49:02.588382 [ 255 ] {ddc30b37-79f4-41b6-9147-2de093ae8254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4481 | 2026.01.16 09:49:02.588817 [ 255 ] {ddc30b37-79f4-41b6-9147-2de093ae8254} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4482 | 2026.01.16 09:49:02.589057 [ 255 ] {ddc30b37-79f4-41b6-9147-2de093ae8254} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.01.16 09:49:02.589190 [ 73 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4484 | 2026.01.16 09:49:02.589213 [ 255 ] {ddc30b37-79f4-41b6-9147-2de093ae8254} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002123 sec., 193122.93923692888 rows/sec., 12.25 MiB/sec. | ||
| 4485 | 2026.01.16 09:49:02.589273 [ 255 ] {ddc30b37-79f4-41b6-9147-2de093ae8254} <Debug> TCPHandler: Processed in 0.002580605 sec. | ||
| 4486 | 2026.01.16 09:49:02.589272 [ 73 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.01.16 09:49:02.589310 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4488 | 2026.01.16 09:49:02.589392 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.01.16 09:49:02.589420 [ 188 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 4490 | 2026.01.16 09:49:02.589494 [ 255 ] {22c35248-4fc8-4680-8f6a-9e9f1901ce2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4491 | 2026.01.16 09:49:02.589540 [ 255 ] {22c35248-4fc8-4680-8f6a-9e9f1901ce2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4492 | 2026.01.16 09:49:02.589573 [ 188 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4493 | 2026.01.16 09:49:02.589611 [ 188 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4494 | 2026.01.16 09:49:02.589678 [ 188 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4495 | 2026.01.16 09:49:02.589727 [ 188 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4496 | 2026.01.16 09:49:02.589768 [ 188 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4497 | 2026.01.16 09:49:02.589805 [ 188 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4498 | 2026.01.16 09:49:02.589948 [ 255 ] {22c35248-4fc8-4680-8f6a-9e9f1901ce2d} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.01.16 09:49:02.589992 [ 255 ] {22c35248-4fc8-4680-8f6a-9e9f1901ce2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4500 | 2026.01.16 09:49:02.590324 [ 255 ] {22c35248-4fc8-4680-8f6a-9e9f1901ce2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4501 | 2026.01.16 09:49:02.590560 [ 255 ] {22c35248-4fc8-4680-8f6a-9e9f1901ce2d} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.01.16 09:49:02.590696 [ 255 ] {22c35248-4fc8-4680-8f6a-9e9f1901ce2d} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001223 sec., 13082.583810302536 rows/sec., 1.04 MiB/sec. | ||
| 4503 | 2026.01.16 09:49:02.590734 [ 255 ] {22c35248-4fc8-4680-8f6a-9e9f1901ce2d} <Debug> TCPHandler: Processed in 0.001393318 sec. | ||
| 4504 | 2026.01.16 09:49:02.590837 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.01.16 09:49:02.590932 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4506 | 2026.01.16 09:49:02.590953 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584181 sec., 1294044.0517844867 rows/sec., 87.02 MiB/sec. | ||
| 4507 | 2026.01.16 09:49:02.590972 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4508 | 2026.01.16 09:49:02.591140 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4509 | 2026.01.16 09:49:02.591447 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.01.16 09:49:02.591566 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_13_3} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4511 | 2026.01.16 09:49:02.591665 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4512 | 2026.01.16 09:49:02.592530 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.01.16 09:49:02.592573 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4514 | 2026.01.16 09:49:02.593069 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4515 | 2026.01.16 09:49:02.593291 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.01.16 09:49:02.593422 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Debug> executeQuery: Read 2340 rows, 194.17 KiB in 0.002508 sec., 933014.3540669857 rows/sec., 75.61 MiB/sec. | ||
| 4517 | 2026.01.16 09:49:02.593462 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4518 | 2026.01.16 09:49:02.593475 [ 255 ] {5c4c46f9-a942-4ad0-8c90-8b9748b9b280} <Debug> TCPHandler: Processed in 0.002688296 sec. | ||
| 4519 | 2026.01.16 09:49:02.593585 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.01.16 09:49:02.593680 [ 255 ] {be67c0b7-efe8-4bdd-8e69-d7dfad282989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4521 | 2026.01.16 09:49:02.593720 [ 255 ] {be67c0b7-efe8-4bdd-8e69-d7dfad282989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4522 | 2026.01.16 09:49:02.594221 [ 255 ] {be67c0b7-efe8-4bdd-8e69-d7dfad282989} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.01.16 09:49:02.594258 [ 255 ] {be67c0b7-efe8-4bdd-8e69-d7dfad282989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4524 | 2026.01.16 09:49:02.594662 [ 255 ] {be67c0b7-efe8-4bdd-8e69-d7dfad282989} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4525 | 2026.01.16 09:49:02.594976 [ 255 ] {be67c0b7-efe8-4bdd-8e69-d7dfad282989} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.01.16 09:49:02.595135 [ 255 ] {be67c0b7-efe8-4bdd-8e69-d7dfad282989} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001471 sec., 177430.31951053703 rows/sec., 10.91 MiB/sec. | ||
| 4527 | 2026.01.16 09:49:02.595194 [ 255 ] {be67c0b7-efe8-4bdd-8e69-d7dfad282989} <Debug> TCPHandler: Processed in 0.001658363 sec. | ||
| 4528 | 2026.01.16 09:49:02.595362 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.01.16 09:49:02.595478 [ 255 ] {9b28d5ce-881e-4961-8f68-0fa457f9304c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4530 | 2026.01.16 09:49:02.595525 [ 255 ] {9b28d5ce-881e-4961-8f68-0fa457f9304c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4531 | 2026.01.16 09:49:02.596109 [ 255 ] {9b28d5ce-881e-4961-8f68-0fa457f9304c} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.01.16 09:49:02.596148 [ 255 ] {9b28d5ce-881e-4961-8f68-0fa457f9304c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4533 | 2026.01.16 09:49:02.596499 [ 255 ] {9b28d5ce-881e-4961-8f68-0fa457f9304c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4534 | 2026.01.16 09:49:02.596725 [ 255 ] {9b28d5ce-881e-4961-8f68-0fa457f9304c} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.01.16 09:49:02.596849 [ 255 ] {9b28d5ce-881e-4961-8f68-0fa457f9304c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001395 sec., 315412.1863799283 rows/sec., 20.87 MiB/sec. | ||
| 4536 | 2026.01.16 09:49:02.596886 [ 255 ] {9b28d5ce-881e-4961-8f68-0fa457f9304c} <Debug> TCPHandler: Processed in 0.001584601 sec. | ||
| 4537 | 2026.01.16 09:49:02.596995 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2026.01.16 09:49:02.597089 [ 255 ] {ab4d394d-bbd6-41e3-9822-b76dd891297c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4539 | 2026.01.16 09:49:02.597129 [ 255 ] {ab4d394d-bbd6-41e3-9822-b76dd891297c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4540 | 2026.01.16 09:49:02.597594 [ 255 ] {ab4d394d-bbd6-41e3-9822-b76dd891297c} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.01.16 09:49:02.597630 [ 255 ] {ab4d394d-bbd6-41e3-9822-b76dd891297c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4542 | 2026.01.16 09:49:02.597936 [ 255 ] {ab4d394d-bbd6-41e3-9822-b76dd891297c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4543 | 2026.01.16 09:49:02.598154 [ 255 ] {ab4d394d-bbd6-41e3-9822-b76dd891297c} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.01.16 09:49:02.598255 [ 73 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4545 | 2026.01.16 09:49:02.598282 [ 255 ] {ab4d394d-bbd6-41e3-9822-b76dd891297c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 4546 | 2026.01.16 09:49:02.598298 [ 73 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.01.16 09:49:02.598322 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4548 | 2026.01.16 09:49:02.598326 [ 255 ] {ab4d394d-bbd6-41e3-9822-b76dd891297c} <Debug> TCPHandler: Processed in 0.001379958 sec. | ||
| 4549 | 2026.01.16 09:49:02.598405 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 4550 | 2026.01.16 09:49:02.598450 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2026.01.16 09:49:02.598517 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4552 | 2026.01.16 09:49:02.598549 [ 255 ] {cbb9f294-705f-4134-98ab-6a235514523e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4553 | 2026.01.16 09:49:02.598552 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4554 | 2026.01.16 09:49:02.598596 [ 255 ] {cbb9f294-705f-4134-98ab-6a235514523e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4555 | 2026.01.16 09:49:02.598633 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4556 | 2026.01.16 09:49:02.598688 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4557 | 2026.01.16 09:49:02.598733 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4558 | 2026.01.16 09:49:02.598778 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4559 | 2026.01.16 09:49:02.599410 [ 255 ] {cbb9f294-705f-4134-98ab-6a235514523e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.01.16 09:49:02.599452 [ 255 ] {cbb9f294-705f-4134-98ab-6a235514523e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4561 | 2026.01.16 09:49:02.599547 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178636 sec., 895102.4743856457 rows/sec., 54.24 MiB/sec. | ||
| 4562 | 2026.01.16 09:49:02.599776 [ 198 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4563 | 2026.01.16 09:49:02.599958 [ 255 ] {cbb9f294-705f-4134-98ab-6a235514523e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4564 | 2026.01.16 09:49:02.600228 [ 198 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.01.16 09:49:02.600306 [ 255 ] {cbb9f294-705f-4134-98ab-6a235514523e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.01.16 09:49:02.600337 [ 198 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_13_3} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4567 | 2026.01.16 09:49:02.600448 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4568 | 2026.01.16 09:49:02.600475 [ 255 ] {cbb9f294-705f-4134-98ab-6a235514523e} <Debug> executeQuery: Read 1191 rows, 87.26 KiB in 0.001942 sec., 613285.2729145212 rows/sec., 43.88 MiB/sec. | ||
| 4569 | 2026.01.16 09:49:02.600526 [ 255 ] {cbb9f294-705f-4134-98ab-6a235514523e} <Debug> TCPHandler: Processed in 0.002125509 sec. | ||
| 4570 | 2026.01.16 09:49:02.600653 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.01.16 09:49:02.600766 [ 255 ] {c81b0e1c-7ea9-4c63-8d4b-c7310aa91771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4572 | 2026.01.16 09:49:02.600809 [ 255 ] {c81b0e1c-7ea9-4c63-8d4b-c7310aa91771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4573 | 2026.01.16 09:49:02.601137 [ 255 ] {c81b0e1c-7ea9-4c63-8d4b-c7310aa91771} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.01.16 09:49:02.601174 [ 255 ] {c81b0e1c-7ea9-4c63-8d4b-c7310aa91771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4575 | 2026.01.16 09:49:02.601471 [ 255 ] {c81b0e1c-7ea9-4c63-8d4b-c7310aa91771} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4576 | 2026.01.16 09:49:02.601681 [ 255 ] {c81b0e1c-7ea9-4c63-8d4b-c7310aa91771} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.01.16 09:49:02.601804 [ 255 ] {c81b0e1c-7ea9-4c63-8d4b-c7310aa91771} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 4578 | 2026.01.16 09:49:02.601840 [ 255 ] {c81b0e1c-7ea9-4c63-8d4b-c7310aa91771} <Debug> TCPHandler: Processed in 0.001247376 sec. | ||
| 4579 | 2026.01.16 09:49:02.601964 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.01.16 09:49:02.602090 [ 255 ] {4ab5dfd2-c7e6-400e-ab09-8883904f51f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.01.16 09:49:02.602145 [ 255 ] {4ab5dfd2-c7e6-400e-ab09-8883904f51f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4582 | 2026.01.16 09:49:02.602847 [ 255 ] {4ab5dfd2-c7e6-400e-ab09-8883904f51f1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.01.16 09:49:02.602885 [ 255 ] {4ab5dfd2-c7e6-400e-ab09-8883904f51f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4584 | 2026.01.16 09:49:02.603332 [ 255 ] {4ab5dfd2-c7e6-400e-ab09-8883904f51f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4585 | 2026.01.16 09:49:02.603567 [ 255 ] {4ab5dfd2-c7e6-400e-ab09-8883904f51f1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.01.16 09:49:02.603704 [ 255 ] {4ab5dfd2-c7e6-400e-ab09-8883904f51f1} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.001639 sec., 574740.6955460646 rows/sec., 38.06 MiB/sec. | ||
| 4587 | 2026.01.16 09:49:02.603743 [ 255 ] {4ab5dfd2-c7e6-400e-ab09-8883904f51f1} <Debug> TCPHandler: Processed in 0.001841915 sec. | ||
| 4588 | 2026.01.16 09:49:02.603854 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.01.16 09:49:02.603949 [ 255 ] {2c52a35c-99ad-4591-94dd-42a768ca8c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.01.16 09:49:02.603992 [ 255 ] {2c52a35c-99ad-4591-94dd-42a768ca8c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4591 | 2026.01.16 09:49:02.604323 [ 255 ] {2c52a35c-99ad-4591-94dd-42a768ca8c64} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.01.16 09:49:02.604361 [ 255 ] {2c52a35c-99ad-4591-94dd-42a768ca8c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4593 | 2026.01.16 09:49:02.604691 [ 255 ] {2c52a35c-99ad-4591-94dd-42a768ca8c64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4594 | 2026.01.16 09:49:02.604911 [ 255 ] {2c52a35c-99ad-4591-94dd-42a768ca8c64} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.01.16 09:49:02.605043 [ 255 ] {2c52a35c-99ad-4591-94dd-42a768ca8c64} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 4596 | 2026.01.16 09:49:02.605080 [ 255 ] {2c52a35c-99ad-4591-94dd-42a768ca8c64} <Debug> TCPHandler: Processed in 0.001276668 sec. | ||
| 4597 | 2026.01.16 09:49:02.605183 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.01.16 09:49:02.605277 [ 255 ] {1867a655-dca5-47d5-b065-2c8431e46afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.01.16 09:49:02.605331 [ 255 ] {1867a655-dca5-47d5-b065-2c8431e46afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4600 | 2026.01.16 09:49:02.606208 [ 255 ] {1867a655-dca5-47d5-b065-2c8431e46afe} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.01.16 09:49:02.606244 [ 255 ] {1867a655-dca5-47d5-b065-2c8431e46afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4602 | 2026.01.16 09:49:02.606875 [ 255 ] {1867a655-dca5-47d5-b065-2c8431e46afe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4603 | 2026.01.16 09:49:02.607132 [ 255 ] {1867a655-dca5-47d5-b065-2c8431e46afe} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.01.16 09:49:02.607279 [ 255 ] {1867a655-dca5-47d5-b065-2c8431e46afe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002019 sec., 19811.788013868252 rows/sec., 35.50 MiB/sec. | ||
| 4605 | 2026.01.16 09:49:02.607349 [ 255 ] {1867a655-dca5-47d5-b065-2c8431e46afe} <Debug> TCPHandler: Processed in 0.00221673 sec. | ||
| 4606 | 2026.01.16 09:49:02.607462 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.01.16 09:49:02.607558 [ 255 ] {8c88d04a-8f84-4b3d-b07d-c30cca5c99c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.01.16 09:49:02.607601 [ 255 ] {8c88d04a-8f84-4b3d-b07d-c30cca5c99c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4609 | 2026.01.16 09:49:02.607963 [ 255 ] {8c88d04a-8f84-4b3d-b07d-c30cca5c99c3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.01.16 09:49:02.608001 [ 255 ] {8c88d04a-8f84-4b3d-b07d-c30cca5c99c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4611 | 2026.01.16 09:49:02.608316 [ 255 ] {8c88d04a-8f84-4b3d-b07d-c30cca5c99c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4612 | 2026.01.16 09:49:02.608536 [ 255 ] {8c88d04a-8f84-4b3d-b07d-c30cca5c99c3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.01.16 09:49:02.608663 [ 255 ] {8c88d04a-8f84-4b3d-b07d-c30cca5c99c3} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001124 sec., 71174.37722419928 rows/sec., 4.23 MiB/sec. | ||
| 4614 | 2026.01.16 09:49:02.608702 [ 255 ] {8c88d04a-8f84-4b3d-b07d-c30cca5c99c3} <Debug> TCPHandler: Processed in 0.001291127 sec. | ||
| 4615 | 2026.01.16 09:49:03.202947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 608 | ||
| 4616 | 2026.01.16 09:49:03.205753 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.01.16 09:49:03.205812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4618 | 2026.01.16 09:49:03.207088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4619 | 2026.01.16 09:49:03.207366 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.01.16 09:49:03.207705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4621 | 2026.01.16 09:49:05.012989 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.01.16 09:49:05.013191 [ 255 ] {39b3c2cb-c91d-49f8-9e1b-652433dc1f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4623 | 2026.01.16 09:49:05.013269 [ 255 ] {39b3c2cb-c91d-49f8-9e1b-652433dc1f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4624 | 2026.01.16 09:49:05.013971 [ 255 ] {39b3c2cb-c91d-49f8-9e1b-652433dc1f87} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.01.16 09:49:05.014025 [ 255 ] {39b3c2cb-c91d-49f8-9e1b-652433dc1f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4626 | 2026.01.16 09:49:05.014449 [ 255 ] {39b3c2cb-c91d-49f8-9e1b-652433dc1f87} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4627 | 2026.01.16 09:49:05.014703 [ 255 ] {39b3c2cb-c91d-49f8-9e1b-652433dc1f87} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.01.16 09:49:05.014872 [ 255 ] {39b3c2cb-c91d-49f8-9e1b-652433dc1f87} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001738 sec., 32220.943613348678 rows/sec., 2.46 MiB/sec. | ||
| 4629 | 2026.01.16 09:49:05.014924 [ 255 ] {39b3c2cb-c91d-49f8-9e1b-652433dc1f87} <Debug> TCPHandler: Processed in 0.002081978 sec. | ||
| 4630 | 2026.01.16 09:49:05.015060 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.01.16 09:49:05.015168 [ 255 ] {5753368c-c2ab-46fc-a2a7-1555aa5eef10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4632 | 2026.01.16 09:49:05.015213 [ 255 ] {5753368c-c2ab-46fc-a2a7-1555aa5eef10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4633 | 2026.01.16 09:49:05.015655 [ 255 ] {5753368c-c2ab-46fc-a2a7-1555aa5eef10} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.01.16 09:49:05.015696 [ 255 ] {5753368c-c2ab-46fc-a2a7-1555aa5eef10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4635 | 2026.01.16 09:49:05.016035 [ 255 ] {5753368c-c2ab-46fc-a2a7-1555aa5eef10} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4636 | 2026.01.16 09:49:05.016282 [ 255 ] {5753368c-c2ab-46fc-a2a7-1555aa5eef10} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.01.16 09:49:05.016415 [ 255 ] {5753368c-c2ab-46fc-a2a7-1555aa5eef10} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 4638 | 2026.01.16 09:49:05.016454 [ 255 ] {5753368c-c2ab-46fc-a2a7-1555aa5eef10} <Debug> TCPHandler: Processed in 0.001449009 sec. | ||
| 4639 | 2026.01.16 09:49:05.016573 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.01.16 09:49:05.016672 [ 255 ] {1c5819fc-fbd4-4ce9-af7c-61ca877fdcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.01.16 09:49:05.016717 [ 255 ] {1c5819fc-fbd4-4ce9-af7c-61ca877fdcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4642 | 2026.01.16 09:49:05.017083 [ 255 ] {1c5819fc-fbd4-4ce9-af7c-61ca877fdcea} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.16 09:49:05.017120 [ 255 ] {1c5819fc-fbd4-4ce9-af7c-61ca877fdcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4644 | 2026.01.16 09:49:05.017451 [ 255 ] {1c5819fc-fbd4-4ce9-af7c-61ca877fdcea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4645 | 2026.01.16 09:49:05.017669 [ 255 ] {1c5819fc-fbd4-4ce9-af7c-61ca877fdcea} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.16 09:49:05.017799 [ 255 ] {1c5819fc-fbd4-4ce9-af7c-61ca877fdcea} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 3.88 MiB/sec. | ||
| 4647 | 2026.01.16 09:49:05.017838 [ 255 ] {1c5819fc-fbd4-4ce9-af7c-61ca877fdcea} <Debug> TCPHandler: Processed in 0.001317877 sec. | ||
| 4648 | 2026.01.16 09:49:05.017953 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.01.16 09:49:05.018050 [ 255 ] {4de63249-df1a-4d64-81da-76907440a832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.01.16 09:49:05.018092 [ 255 ] {4de63249-df1a-4d64-81da-76907440a832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4651 | 2026.01.16 09:49:05.018417 [ 255 ] {4de63249-df1a-4d64-81da-76907440a832} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.01.16 09:49:05.018454 [ 255 ] {4de63249-df1a-4d64-81da-76907440a832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4653 | 2026.01.16 09:49:05.018758 [ 255 ] {4de63249-df1a-4d64-81da-76907440a832} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4654 | 2026.01.16 09:49:05.018977 [ 255 ] {4de63249-df1a-4d64-81da-76907440a832} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.01.16 09:49:05.019106 [ 255 ] {4de63249-df1a-4d64-81da-76907440a832} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001074 sec., 22346.368715083798 rows/sec., 1.51 MiB/sec. | ||
| 4656 | 2026.01.16 09:49:05.019142 [ 255 ] {4de63249-df1a-4d64-81da-76907440a832} <Debug> TCPHandler: Processed in 0.001240437 sec. | ||
| 4657 | 2026.01.16 09:49:05.714418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9041 | ||
| 4658 | 2026.01.16 09:49:05.715042 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.01.16 09:49:05.715085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4660 | 2026.01.16 09:49:05.715600 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4661 | 2026.01.16 09:49:05.715838 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.01.16 09:49:05.715972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9041 | ||
| 4663 | 2026.01.16 09:49:06.172735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4664 | 2026.01.16 09:49:06.190146 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.01.16 09:49:06.190215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4666 | 2026.01.16 09:49:06.196495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4667 | 2026.01.16 09:49:06.197261 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.01.16 09:49:06.200230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4669 | 2026.01.16 09:49:10.017654 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.01.16 09:49:10.017884 [ 255 ] {0fc7265f-c925-4953-9ce3-7b9b1d2e89cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4671 | 2026.01.16 09:49:10.017965 [ 255 ] {0fc7265f-c925-4953-9ce3-7b9b1d2e89cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2026.01.16 09:49:10.018666 [ 255 ] {0fc7265f-c925-4953-9ce3-7b9b1d2e89cf} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.01.16 09:49:10.018719 [ 255 ] {0fc7265f-c925-4953-9ce3-7b9b1d2e89cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4674 | 2026.01.16 09:49:10.019139 [ 255 ] {0fc7265f-c925-4953-9ce3-7b9b1d2e89cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4675 | 2026.01.16 09:49:10.019397 [ 255 ] {0fc7265f-c925-4953-9ce3-7b9b1d2e89cf} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.01.16 09:49:10.019581 [ 255 ] {0fc7265f-c925-4953-9ce3-7b9b1d2e89cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001754 sec., 31927.02394526796 rows/sec., 2.44 MiB/sec. | ||
| 4677 | 2026.01.16 09:49:10.019637 [ 255 ] {0fc7265f-c925-4953-9ce3-7b9b1d2e89cf} <Debug> TCPHandler: Processed in 0.002129378 sec. | ||
| 4678 | 2026.01.16 09:49:10.019771 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.01.16 09:49:10.019883 [ 255 ] {58742b6d-cb86-4b62-9414-68054fded43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4680 | 2026.01.16 09:49:10.019930 [ 255 ] {58742b6d-cb86-4b62-9414-68054fded43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4681 | 2026.01.16 09:49:10.020414 [ 255 ] {58742b6d-cb86-4b62-9414-68054fded43e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.01.16 09:49:10.020457 [ 255 ] {58742b6d-cb86-4b62-9414-68054fded43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4683 | 2026.01.16 09:49:10.020805 [ 255 ] {58742b6d-cb86-4b62-9414-68054fded43e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4684 | 2026.01.16 09:49:10.021044 [ 255 ] {58742b6d-cb86-4b62-9414-68054fded43e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.01.16 09:49:10.021194 [ 255 ] {58742b6d-cb86-4b62-9414-68054fded43e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001337 sec., 47868.36200448766 rows/sec., 3.74 MiB/sec. | ||
| 4686 | 2026.01.16 09:49:10.021238 [ 255 ] {58742b6d-cb86-4b62-9414-68054fded43e} <Debug> TCPHandler: Processed in 0.00152289 sec. | ||
| 4687 | 2026.01.16 09:49:10.021371 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.01.16 09:49:10.021478 [ 255 ] {3024b906-ff67-437c-b593-87195b46974e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.01.16 09:49:10.021528 [ 255 ] {3024b906-ff67-437c-b593-87195b46974e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4690 | 2026.01.16 09:49:10.021970 [ 255 ] {3024b906-ff67-437c-b593-87195b46974e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.01.16 09:49:10.022039 [ 255 ] {3024b906-ff67-437c-b593-87195b46974e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4692 | 2026.01.16 09:49:10.022407 [ 255 ] {3024b906-ff67-437c-b593-87195b46974e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4693 | 2026.01.16 09:49:10.022637 [ 255 ] {3024b906-ff67-437c-b593-87195b46974e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.01.16 09:49:10.022771 [ 255 ] {3024b906-ff67-437c-b593-87195b46974e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 4695 | 2026.01.16 09:49:10.022809 [ 255 ] {3024b906-ff67-437c-b593-87195b46974e} <Debug> TCPHandler: Processed in 0.001492209 sec. | ||
| 4696 | 2026.01.16 09:49:10.022930 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.01.16 09:49:10.023027 [ 255 ] {c55c72d2-460d-4b69-9503-585d077a06c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.01.16 09:49:10.023069 [ 255 ] {c55c72d2-460d-4b69-9503-585d077a06c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4699 | 2026.01.16 09:49:10.023439 [ 255 ] {c55c72d2-460d-4b69-9503-585d077a06c0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.01.16 09:49:10.023476 [ 255 ] {c55c72d2-460d-4b69-9503-585d077a06c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4701 | 2026.01.16 09:49:10.023795 [ 255 ] {c55c72d2-460d-4b69-9503-585d077a06c0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4702 | 2026.01.16 09:49:10.024015 [ 255 ] {c55c72d2-460d-4b69-9503-585d077a06c0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.01.16 09:49:10.024144 [ 255 ] {c55c72d2-460d-4b69-9503-585d077a06c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 4704 | 2026.01.16 09:49:10.024180 [ 255 ] {c55c72d2-460d-4b69-9503-585d077a06c0} <Debug> TCPHandler: Processed in 0.001301568 sec. | ||
| 4705 | 2026.01.16 09:49:13.041439 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4706 | 2026.01.16 09:49:13.041516 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4707 | 2026.01.16 09:49:13.207994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 624 | ||
| 4708 | 2026.01.16 09:49:13.209957 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.01.16 09:49:13.210016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4710 | 2026.01.16 09:49:13.211197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4711 | 2026.01.16 09:49:13.211484 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.01.16 09:49:13.211822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4713 | 2026.01.16 09:49:13.216052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9553 | ||
| 4714 | 2026.01.16 09:49:13.216563 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.01.16 09:49:13.216599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4716 | 2026.01.16 09:49:13.217082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4717 | 2026.01.16 09:49:13.217325 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.01.16 09:49:13.217449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9553 | ||
| 4719 | 2026.01.16 09:49:13.700306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4720 | 2026.01.16 09:49:13.718121 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.01.16 09:49:13.718181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4722 | 2026.01.16 09:49:13.724675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4723 | 2026.01.16 09:49:13.725378 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.01.16 09:49:13.728351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4725 | 2026.01.16 09:49:14.397316 [ 57 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4726 | 2026.01.16 09:49:14.397378 [ 57 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.01.16 09:49:14.397399 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4728 | 2026.01.16 09:49:14.397528 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::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 | ||
| 4729 | 2026.01.16 09:49:14.397678 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2026.01.16 09:49:14.397714 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4731 | 2026.01.16 09:49:14.397791 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4732 | 2026.01.16 09:49:14.397842 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4733 | 2026.01.16 09:49:14.397890 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4734 | 2026.01.16 09:49:14.397935 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4735 | 2026.01.16 09:49:14.398750 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275497 sec., 36064.3733383928 rows/sec., 3.01 MiB/sec. | ||
| 4736 | 2026.01.16 09:49:14.398869 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4737 | 2026.01.16 09:49:14.399117 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.01.16 09:49:14.399185 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_5_1} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4739 | 2026.01.16 09:49:14.399249 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4740 | 2026.01.16 09:49:15.029738 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.01.16 09:49:15.029930 [ 255 ] {5887a87f-fc89-4e90-a5ba-d31a06f1ea48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.01.16 09:49:15.030001 [ 255 ] {5887a87f-fc89-4e90-a5ba-d31a06f1ea48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4743 | 2026.01.16 09:49:15.030834 [ 255 ] {5887a87f-fc89-4e90-a5ba-d31a06f1ea48} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.01.16 09:49:15.030885 [ 255 ] {5887a87f-fc89-4e90-a5ba-d31a06f1ea48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4745 | 2026.01.16 09:49:15.031320 [ 255 ] {5887a87f-fc89-4e90-a5ba-d31a06f1ea48} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4746 | 2026.01.16 09:49:15.031555 [ 255 ] {5887a87f-fc89-4e90-a5ba-d31a06f1ea48} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.01.16 09:49:15.031713 [ 255 ] {5887a87f-fc89-4e90-a5ba-d31a06f1ea48} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001834 sec., 223555.07088331517 rows/sec., 14.18 MiB/sec. | ||
| 4748 | 2026.01.16 09:49:15.031758 [ 255 ] {5887a87f-fc89-4e90-a5ba-d31a06f1ea48} <Debug> TCPHandler: Processed in 0.002159569 sec. | ||
| 4749 | 2026.01.16 09:49:15.031883 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.01.16 09:49:15.031982 [ 255 ] {7ff8ef4f-43dd-4fbc-b11f-2d98b9cf4b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4751 | 2026.01.16 09:49:15.032025 [ 255 ] {7ff8ef4f-43dd-4fbc-b11f-2d98b9cf4b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4752 | 2026.01.16 09:49:15.032937 [ 255 ] {7ff8ef4f-43dd-4fbc-b11f-2d98b9cf4b38} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.01.16 09:49:15.032976 [ 255 ] {7ff8ef4f-43dd-4fbc-b11f-2d98b9cf4b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4754 | 2026.01.16 09:49:15.033376 [ 255 ] {7ff8ef4f-43dd-4fbc-b11f-2d98b9cf4b38} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4755 | 2026.01.16 09:49:15.033594 [ 255 ] {7ff8ef4f-43dd-4fbc-b11f-2d98b9cf4b38} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.01.16 09:49:15.033722 [ 255 ] {7ff8ef4f-43dd-4fbc-b11f-2d98b9cf4b38} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001759 sec., 677657.7600909608 rows/sec., 54.11 MiB/sec. | ||
| 4757 | 2026.01.16 09:49:15.033760 [ 255 ] {7ff8ef4f-43dd-4fbc-b11f-2d98b9cf4b38} <Debug> TCPHandler: Processed in 0.001929696 sec. | ||
| 4758 | 2026.01.16 09:49:15.033876 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.01.16 09:49:15.033972 [ 255 ] {d65ed6c3-0861-426b-8874-d1d017e75e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.01.16 09:49:15.034012 [ 255 ] {d65ed6c3-0861-426b-8874-d1d017e75e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4761 | 2026.01.16 09:49:15.034501 [ 255 ] {d65ed6c3-0861-426b-8874-d1d017e75e52} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.01.16 09:49:15.034539 [ 255 ] {d65ed6c3-0861-426b-8874-d1d017e75e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4763 | 2026.01.16 09:49:15.034852 [ 255 ] {d65ed6c3-0861-426b-8874-d1d017e75e52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4764 | 2026.01.16 09:49:15.035072 [ 255 ] {d65ed6c3-0861-426b-8874-d1d017e75e52} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.01.16 09:49:15.035198 [ 255 ] {d65ed6c3-0861-426b-8874-d1d017e75e52} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001245 sec., 196787.1485943775 rows/sec., 12.02 MiB/sec. | ||
| 4766 | 2026.01.16 09:49:15.035239 [ 255 ] {d65ed6c3-0861-426b-8874-d1d017e75e52} <Debug> TCPHandler: Processed in 0.001413939 sec. | ||
| 4767 | 2026.01.16 09:49:15.035344 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.01.16 09:49:15.035438 [ 255 ] {a23ed1e9-82e7-4991-ba81-96041714bb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.01.16 09:49:15.035478 [ 255 ] {a23ed1e9-82e7-4991-ba81-96041714bb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4770 | 2026.01.16 09:49:15.035952 [ 255 ] {a23ed1e9-82e7-4991-ba81-96041714bb28} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.01.16 09:49:15.035990 [ 255 ] {a23ed1e9-82e7-4991-ba81-96041714bb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4772 | 2026.01.16 09:49:15.036307 [ 255 ] {a23ed1e9-82e7-4991-ba81-96041714bb28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4773 | 2026.01.16 09:49:15.036531 [ 255 ] {a23ed1e9-82e7-4991-ba81-96041714bb28} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.01.16 09:49:15.036661 [ 255 ] {a23ed1e9-82e7-4991-ba81-96041714bb28} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 4775 | 2026.01.16 09:49:15.036698 [ 255 ] {a23ed1e9-82e7-4991-ba81-96041714bb28} <Debug> TCPHandler: Processed in 0.001404009 sec. | ||
| 4776 | 2026.01.16 09:49:15.036809 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.01.16 09:49:15.036903 [ 255 ] {f613681a-a691-4dc8-8709-d7834122a619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.01.16 09:49:15.036944 [ 255 ] {f613681a-a691-4dc8-8709-d7834122a619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4779 | 2026.01.16 09:49:15.037409 [ 255 ] {f613681a-a691-4dc8-8709-d7834122a619} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.01.16 09:49:15.037445 [ 255 ] {f613681a-a691-4dc8-8709-d7834122a619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4781 | 2026.01.16 09:49:15.037756 [ 255 ] {f613681a-a691-4dc8-8709-d7834122a619} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4782 | 2026.01.16 09:49:15.037973 [ 255 ] {f613681a-a691-4dc8-8709-d7834122a619} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.01.16 09:49:15.038103 [ 255 ] {f613681a-a691-4dc8-8709-d7834122a619} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 4784 | 2026.01.16 09:49:15.038141 [ 255 ] {f613681a-a691-4dc8-8709-d7834122a619} <Debug> TCPHandler: Processed in 0.001382919 sec. | ||
| 4785 | 2026.01.16 09:49:15.038256 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.01.16 09:49:15.038351 [ 255 ] {5856e6a2-c335-4896-8462-7dbe516097ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4787 | 2026.01.16 09:49:15.038391 [ 255 ] {5856e6a2-c335-4896-8462-7dbe516097ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4788 | 2026.01.16 09:49:15.039014 [ 255 ] {5856e6a2-c335-4896-8462-7dbe516097ce} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.01.16 09:49:15.039051 [ 255 ] {5856e6a2-c335-4896-8462-7dbe516097ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4790 | 2026.01.16 09:49:15.039394 [ 255 ] {5856e6a2-c335-4896-8462-7dbe516097ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4791 | 2026.01.16 09:49:15.039609 [ 255 ] {5856e6a2-c335-4896-8462-7dbe516097ce} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.01.16 09:49:15.039736 [ 255 ] {5856e6a2-c335-4896-8462-7dbe516097ce} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001403 sec., 512473.27156094083 rows/sec., 35.97 MiB/sec. | ||
| 4793 | 2026.01.16 09:49:15.039774 [ 255 ] {5856e6a2-c335-4896-8462-7dbe516097ce} <Debug> TCPHandler: Processed in 0.001568571 sec. | ||
| 4794 | 2026.01.16 09:49:15.039892 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.01.16 09:49:15.039990 [ 255 ] {8de6c736-a445-4a33-8006-80e4bff0e0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4796 | 2026.01.16 09:49:15.040032 [ 255 ] {8de6c736-a445-4a33-8006-80e4bff0e0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4797 | 2026.01.16 09:49:15.040371 [ 255 ] {8de6c736-a445-4a33-8006-80e4bff0e0bc} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.01.16 09:49:15.040408 [ 255 ] {8de6c736-a445-4a33-8006-80e4bff0e0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4799 | 2026.01.16 09:49:15.040713 [ 255 ] {8de6c736-a445-4a33-8006-80e4bff0e0bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4800 | 2026.01.16 09:49:15.040938 [ 255 ] {8de6c736-a445-4a33-8006-80e4bff0e0bc} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.01.16 09:49:15.041071 [ 255 ] {8de6c736-a445-4a33-8006-80e4bff0e0bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 4802 | 2026.01.16 09:49:15.041112 [ 255 ] {8de6c736-a445-4a33-8006-80e4bff0e0bc} <Debug> TCPHandler: Processed in 0.001270077 sec. | ||
| 4803 | 2026.01.16 09:49:15.041227 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.01.16 09:49:15.041325 [ 255 ] {397b674f-0a07-4dbf-ab3a-dbfdfabc9b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.01.16 09:49:15.041370 [ 255 ] {397b674f-0a07-4dbf-ab3a-dbfdfabc9b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4806 | 2026.01.16 09:49:15.041811 [ 255 ] {397b674f-0a07-4dbf-ab3a-dbfdfabc9b44} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.01.16 09:49:15.041847 [ 255 ] {397b674f-0a07-4dbf-ab3a-dbfdfabc9b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4808 | 2026.01.16 09:49:15.042189 [ 255 ] {397b674f-0a07-4dbf-ab3a-dbfdfabc9b44} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4809 | 2026.01.16 09:49:15.042413 [ 255 ] {397b674f-0a07-4dbf-ab3a-dbfdfabc9b44} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.01.16 09:49:15.042541 [ 255 ] {397b674f-0a07-4dbf-ab3a-dbfdfabc9b44} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001233 sec., 254663.42254663425 rows/sec., 16.73 MiB/sec. | ||
| 4811 | 2026.01.16 09:49:15.042577 [ 255 ] {397b674f-0a07-4dbf-ab3a-dbfdfabc9b44} <Debug> TCPHandler: Processed in 0.001401449 sec. | ||
| 4812 | 2026.01.16 09:49:15.042694 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.01.16 09:49:15.042789 [ 255 ] {0f3f1d73-52e0-4ffc-a6db-55fef5776683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.01.16 09:49:15.042830 [ 255 ] {0f3f1d73-52e0-4ffc-a6db-55fef5776683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4815 | 2026.01.16 09:49:15.043152 [ 255 ] {0f3f1d73-52e0-4ffc-a6db-55fef5776683} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.01.16 09:49:15.043188 [ 255 ] {0f3f1d73-52e0-4ffc-a6db-55fef5776683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4817 | 2026.01.16 09:49:15.043500 [ 255 ] {0f3f1d73-52e0-4ffc-a6db-55fef5776683} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4818 | 2026.01.16 09:49:15.043717 [ 255 ] {0f3f1d73-52e0-4ffc-a6db-55fef5776683} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.01.16 09:49:15.043843 [ 255 ] {0f3f1d73-52e0-4ffc-a6db-55fef5776683} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 4820 | 2026.01.16 09:49:15.043881 [ 255 ] {0f3f1d73-52e0-4ffc-a6db-55fef5776683} <Debug> TCPHandler: Processed in 0.001239086 sec. | ||
| 4821 | 2026.01.16 09:49:15.044001 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.01.16 09:49:15.044096 [ 255 ] {126fde5a-a8b7-4782-9c85-041c6595f7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4823 | 2026.01.16 09:49:15.044152 [ 255 ] {126fde5a-a8b7-4782-9c85-041c6595f7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4824 | 2026.01.16 09:49:15.045026 [ 255 ] {126fde5a-a8b7-4782-9c85-041c6595f7c0} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.01.16 09:49:15.045065 [ 255 ] {126fde5a-a8b7-4782-9c85-041c6595f7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4826 | 2026.01.16 09:49:15.045615 [ 255 ] {126fde5a-a8b7-4782-9c85-041c6595f7c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4827 | 2026.01.16 09:49:15.045863 [ 255 ] {126fde5a-a8b7-4782-9c85-041c6595f7c0} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.01.16 09:49:15.046000 [ 255 ] {126fde5a-a8b7-4782-9c85-041c6595f7c0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001921 sec., 20822.488287350337 rows/sec., 37.31 MiB/sec. | ||
| 4829 | 2026.01.16 09:49:15.046051 [ 255 ] {126fde5a-a8b7-4782-9c85-041c6595f7c0} <Debug> TCPHandler: Processed in 0.002101868 sec. | ||
| 4830 | 2026.01.16 09:49:15.046169 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.01.16 09:49:15.046271 [ 255 ] {9986d524-36cb-45fd-80c2-853da4226d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4832 | 2026.01.16 09:49:15.046319 [ 255 ] {9986d524-36cb-45fd-80c2-853da4226d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4833 | 2026.01.16 09:49:15.046675 [ 255 ] {9986d524-36cb-45fd-80c2-853da4226d53} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.01.16 09:49:15.046713 [ 255 ] {9986d524-36cb-45fd-80c2-853da4226d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4835 | 2026.01.16 09:49:15.047040 [ 255 ] {9986d524-36cb-45fd-80c2-853da4226d53} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4836 | 2026.01.16 09:49:15.047258 [ 255 ] {9986d524-36cb-45fd-80c2-853da4226d53} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.01.16 09:49:15.047385 [ 255 ] {9986d524-36cb-45fd-80c2-853da4226d53} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001132 sec., 91872.79151943463 rows/sec., 5.63 MiB/sec. | ||
| 4838 | 2026.01.16 09:49:15.047422 [ 255 ] {9986d524-36cb-45fd-80c2-853da4226d53} <Debug> TCPHandler: Processed in 0.001303357 sec. | ||
| 4839 | 2026.01.16 09:49:20.016933 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.01.16 09:49:20.017241 [ 255 ] {f65878d5-a799-45cc-8b48-19ff0a8c3d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4841 | 2026.01.16 09:49:20.017336 [ 255 ] {f65878d5-a799-45cc-8b48-19ff0a8c3d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4842 | 2026.01.16 09:49:20.018033 [ 255 ] {f65878d5-a799-45cc-8b48-19ff0a8c3d25} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.01.16 09:49:20.018083 [ 255 ] {f65878d5-a799-45cc-8b48-19ff0a8c3d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4844 | 2026.01.16 09:49:20.018488 [ 255 ] {f65878d5-a799-45cc-8b48-19ff0a8c3d25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4845 | 2026.01.16 09:49:20.018726 [ 255 ] {f65878d5-a799-45cc-8b48-19ff0a8c3d25} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.01.16 09:49:20.018871 [ 45 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4847 | 2026.01.16 09:49:20.018888 [ 255 ] {f65878d5-a799-45cc-8b48-19ff0a8c3d25} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.48 MiB/sec. | ||
| 4848 | 2026.01.16 09:49:20.018943 [ 45 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.01.16 09:49:20.018962 [ 255 ] {f65878d5-a799-45cc-8b48-19ff0a8c3d25} <Debug> TCPHandler: Processed in 0.00221943 sec. | ||
| 4850 | 2026.01.16 09:49:20.018973 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4851 | 2026.01.16 09:49:20.019085 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 4852 | 2026.01.16 09:49:20.019103 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.01.16 09:49:20.019194 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4854 | 2026.01.16 09:49:20.019210 [ 255 ] {bbb7197d-9c29-4568-999a-edb554de678b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4855 | 2026.01.16 09:49:20.019228 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2342 rows starting from the beginning of the part | ||
| 4856 | 2026.01.16 09:49:20.019255 [ 255 ] {bbb7197d-9c29-4568-999a-edb554de678b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4857 | 2026.01.16 09:49:20.019294 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2340 rows starting from the beginning of the part | ||
| 4858 | 2026.01.16 09:49:20.019349 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4859 | 2026.01.16 09:49:20.019396 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4860 | 2026.01.16 09:49:20.019441 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1192 rows starting from the beginning of the part | ||
| 4861 | 2026.01.16 09:49:20.019483 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4862 | 2026.01.16 09:49:20.019707 [ 255 ] {bbb7197d-9c29-4568-999a-edb554de678b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.01.16 09:49:20.019743 [ 255 ] {bbb7197d-9c29-4568-999a-edb554de678b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4864 | 2026.01.16 09:49:20.020077 [ 255 ] {bbb7197d-9c29-4568-999a-edb554de678b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4865 | 2026.01.16 09:49:20.020302 [ 255 ] {bbb7197d-9c29-4568-999a-edb554de678b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.01.16 09:49:20.020416 [ 45 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4867 | 2026.01.16 09:49:20.020439 [ 255 ] {bbb7197d-9c29-4568-999a-edb554de678b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 4868 | 2026.01.16 09:49:20.020454 [ 45 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.01.16 09:49:20.020481 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4870 | 2026.01.16 09:49:20.020482 [ 255 ] {bbb7197d-9c29-4568-999a-edb554de678b} <Debug> TCPHandler: Processed in 0.001430649 sec. | ||
| 4871 | 2026.01.16 09:49:20.020604 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 4872 | 2026.01.16 09:49:20.020627 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2026.01.16 09:49:20.020738 [ 255 ] {7db47f1d-0b92-4e29-9b8d-da6f45e5ce5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4874 | 2026.01.16 09:49:20.020741 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4875 | 2026.01.16 09:49:20.020792 [ 255 ] {7db47f1d-0b92-4e29-9b8d-da6f45e5ce5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4876 | 2026.01.16 09:49:20.020804 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1211 rows starting from the beginning of the part | ||
| 4877 | 2026.01.16 09:49:20.020880 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1191 rows starting from the beginning of the part | ||
| 4878 | 2026.01.16 09:49:20.020929 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4879 | 2026.01.16 09:49:20.020978 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4880 | 2026.01.16 09:49:20.021035 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 719 rows starting from the beginning of the part | ||
| 4881 | 2026.01.16 09:49:20.021083 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4882 | 2026.01.16 09:49:20.021259 [ 255 ] {7db47f1d-0b92-4e29-9b8d-da6f45e5ce5c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.01.16 09:49:20.021301 [ 255 ] {7db47f1d-0b92-4e29-9b8d-da6f45e5ce5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4884 | 2026.01.16 09:49:20.021688 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002641475 sec., 2287358.3887789967 rows/sec., 193.25 MiB/sec. | ||
| 4885 | 2026.01.16 09:49:20.021698 [ 255 ] {7db47f1d-0b92-4e29-9b8d-da6f45e5ce5c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4886 | 2026.01.16 09:49:20.021982 [ 255 ] {7db47f1d-0b92-4e29-9b8d-da6f45e5ce5c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.01.16 09:49:20.022005 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4888 | 2026.01.16 09:49:20.022098 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4889 | 2026.01.16 09:49:20.022123 [ 255 ] {7db47f1d-0b92-4e29-9b8d-da6f45e5ce5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001405 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 4890 | 2026.01.16 09:49:20.022134 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.01.16 09:49:20.022166 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4892 | 2026.01.16 09:49:20.022167 [ 255 ] {7db47f1d-0b92-4e29-9b8d-da6f45e5ce5c} <Debug> TCPHandler: Processed in 0.001589571 sec. | ||
| 4893 | 2026.01.16 09:49:20.022241 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 4894 | 2026.01.16 09:49:20.022272 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.01.16 09:49:20.022310 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.01.16 09:49:20.022323 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4897 | 2026.01.16 09:49:20.022344 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_31_6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4898 | 2026.01.16 09:49:20.022349 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8885 rows starting from the beginning of the part | ||
| 4899 | 2026.01.16 09:49:20.022401 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 942 rows starting from the beginning of the part | ||
| 4900 | 2026.01.16 09:49:20.022406 [ 255 ] {bd3b09b1-1f1a-40f4-9fa2-14c97e251413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4901 | 2026.01.16 09:49:20.022412 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 4902 | 2026.01.16 09:49:20.022439 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4903 | 2026.01.16 09:49:20.022453 [ 255 ] {bd3b09b1-1f1a-40f4-9fa2-14c97e251413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4904 | 2026.01.16 09:49:20.022473 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 4905 | 2026.01.16 09:49:20.022506 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 4906 | 2026.01.16 09:49:20.022541 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4907 | 2026.01.16 09:49:20.022622 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.002077247 sec., 1594899.4029116423 rows/sec., 120.40 MiB/sec. | ||
| 4908 | 2026.01.16 09:49:20.022814 [ 255 ] {bd3b09b1-1f1a-40f4-9fa2-14c97e251413} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.01.16 09:49:20.022819 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4910 | 2026.01.16 09:49:20.022850 [ 255 ] {bd3b09b1-1f1a-40f4-9fa2-14c97e251413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4911 | 2026.01.16 09:49:20.023077 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.01.16 09:49:20.023143 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_31_6} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4913 | 2026.01.16 09:49:20.023168 [ 255 ] {bd3b09b1-1f1a-40f4-9fa2-14c97e251413} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4914 | 2026.01.16 09:49:20.023214 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4915 | 2026.01.16 09:49:20.023386 [ 255 ] {bd3b09b1-1f1a-40f4-9fa2-14c97e251413} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.01.16 09:49:20.023498 [ 45 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4917 | 2026.01.16 09:49:20.023516 [ 255 ] {bd3b09b1-1f1a-40f4-9fa2-14c97e251413} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 4918 | 2026.01.16 09:49:20.023532 [ 45 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.01.16 09:49:20.023557 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4920 | 2026.01.16 09:49:20.023558 [ 255 ] {bd3b09b1-1f1a-40f4-9fa2-14c97e251413} <Debug> TCPHandler: Processed in 0.001298597 sec. | ||
| 4921 | 2026.01.16 09:49:20.023645 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 4922 | 2026.01.16 09:49:20.023752 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4923 | 2026.01.16 09:49:20.023783 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1944 rows starting from the beginning of the part | ||
| 4924 | 2026.01.16 09:49:20.023834 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 80 rows starting from the beginning of the part | ||
| 4925 | 2026.01.16 09:49:20.023877 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 4926 | 2026.01.16 09:49:20.023916 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 4927 | 2026.01.16 09:49:20.023960 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4928 | 2026.01.16 09:49:20.024000 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4929 | 2026.01.16 09:49:20.025165 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 4 columns (4 merged, 0 gathered) in 0.001556681 sec., 1459515.4691295133 rows/sec., 92.64 MiB/sec. | ||
| 4930 | 2026.01.16 09:49:20.025444 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4931 | 2026.01.16 09:49:20.025695 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.01.16 09:49:20.025761 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_31_6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4933 | 2026.01.16 09:49:20.025828 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4934 | 2026.01.16 09:49:20.026190 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003981083 sec., 2643752.968727354 rows/sec., 176.90 MiB/sec. | ||
| 4935 | 2026.01.16 09:49:20.026406 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4936 | 2026.01.16 09:49:20.026645 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.01.16 09:49:20.026707 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4938 | 2026.01.16 09:49:20.026762 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 4939 | 2026.01.16 09:49:20.717548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10001 | ||
| 4940 | 2026.01.16 09:49:20.718080 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.01.16 09:49:20.718132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4942 | 2026.01.16 09:49:20.718657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4943 | 2026.01.16 09:49:20.718904 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.01.16 09:49:20.719049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10001 | ||
| 4945 | 2026.01.16 09:49:20.719058 [ 33 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4946 | 2026.01.16 09:49:20.719124 [ 33 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.01.16 09:49:20.719143 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4948 | 2026.01.16 09:49:20.719246 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 4949 | 2026.01.16 09:49:20.719350 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2026.01.16 09:49:20.719388 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7633 rows starting from the beginning of the part | ||
| 4951 | 2026.01.16 09:49:20.719453 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4952 | 2026.01.16 09:49:20.719498 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4953 | 2026.01.16 09:49:20.719555 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4954 | 2026.01.16 09:49:20.719609 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4955 | 2026.01.16 09:49:20.719650 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4956 | 2026.01.16 09:49:20.721524 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10001 rows, containing 4 columns (4 merged, 0 gathered) in 0.002321961 sec., 4307135.218894719 rows/sec., 61.61 MiB/sec. | ||
| 4957 | 2026.01.16 09:49:20.721752 [ 193 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4958 | 2026.01.16 09:49:20.722011 [ 193 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.01.16 09:49:20.722081 [ 193 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_21_4} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4960 | 2026.01.16 09:49:20.722157 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4961 | 2026.01.16 09:49:21.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.09 MiB, peak 254.29 MiB, free memory in arenas 0.00 B, will set to 248.63 MiB (RSS), difference: 1.54 MiB | ||
| 4962 | 2026.01.16 09:49:21.228438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4963 | 2026.01.16 09:49:21.245957 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.01.16 09:49:21.246028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4965 | 2026.01.16 09:49:21.251822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4966 | 2026.01.16 09:49:21.252566 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.01.16 09:49:21.252864 [ 47 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4968 | 2026.01.16 09:49:21.252925 [ 47 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.01.16 09:49:21.252943 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4970 | 2026.01.16 09:49:21.253064 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 4971 | 2026.01.16 09:49:21.255761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4972 | 2026.01.16 09:49:21.257220 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4973 | 2026.01.16 09:49:21.258767 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 4974 | 2026.01.16 09:49:21.263276 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4975 | 2026.01.16 09:49:21.267674 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4976 | 2026.01.16 09:49:21.271775 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 4977 | 2026.01.16 09:49:21.276253 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 4978 | 2026.01.16 09:49:21.280332 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 4979 | 2026.01.16 09:49:21.329556 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076547081 sec., 2077.153013842553 rows/sec., 10.74 MiB/sec. | ||
| 4980 | 2026.01.16 09:49:21.331316 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4981 | 2026.01.16 09:49:21.333138 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_21_4} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.01.16 09:49:21.333223 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_21_4} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4983 | 2026.01.16 09:49:21.334492 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4984 | 2026.01.16 09:49:22.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.72 MiB, peak 260.27 MiB, free memory in arenas 0.00 B, will set to 252.62 MiB (RSS), difference: 2.90 MiB | ||
| 4985 | 2026.01.16 09:49:23.211954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 654 | ||
| 4986 | 2026.01.16 09:49:23.214191 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.16 09:49:23.214246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4988 | 2026.01.16 09:49:23.215432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4989 | 2026.01.16 09:49:23.215702 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.16 09:49:23.216062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 4991 | 2026.01.16 09:49:25.030558 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.01.16 09:49:25.030741 [ 255 ] {fe5c3fcf-7315-4ac5-aaf7-f7f32267082c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.01.16 09:49:25.030810 [ 255 ] {fe5c3fcf-7315-4ac5-aaf7-f7f32267082c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4994 | 2026.01.16 09:49:25.031709 [ 255 ] {fe5c3fcf-7315-4ac5-aaf7-f7f32267082c} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.01.16 09:49:25.031771 [ 255 ] {fe5c3fcf-7315-4ac5-aaf7-f7f32267082c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 4996 | 2026.01.16 09:49:25.032279 [ 255 ] {fe5c3fcf-7315-4ac5-aaf7-f7f32267082c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4997 | 2026.01.16 09:49:25.032508 [ 255 ] {fe5c3fcf-7315-4ac5-aaf7-f7f32267082c} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.01.16 09:49:25.032663 [ 255 ] {fe5c3fcf-7315-4ac5-aaf7-f7f32267082c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001973 sec., 207805.37252914344 rows/sec., 13.18 MiB/sec. | ||
| 4999 | 2026.01.16 09:49:25.032707 [ 255 ] {fe5c3fcf-7315-4ac5-aaf7-f7f32267082c} <Debug> TCPHandler: Processed in 0.002281021 sec. | ||
| 5000 | 2026.01.16 09:49:25.032840 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.01.16 09:49:25.032943 [ 255 ] {34ff1de4-c951-461e-a3af-0c06adcbc1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5002 | 2026.01.16 09:49:25.032988 [ 255 ] {34ff1de4-c951-461e-a3af-0c06adcbc1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5003 | 2026.01.16 09:49:25.033964 [ 255 ] {34ff1de4-c951-461e-a3af-0c06adcbc1ef} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.01.16 09:49:25.034003 [ 255 ] {34ff1de4-c951-461e-a3af-0c06adcbc1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5005 | 2026.01.16 09:49:25.034400 [ 255 ] {34ff1de4-c951-461e-a3af-0c06adcbc1ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5006 | 2026.01.16 09:49:25.034620 [ 255 ] {34ff1de4-c951-461e-a3af-0c06adcbc1ef} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.01.16 09:49:25.034750 [ 255 ] {34ff1de4-c951-461e-a3af-0c06adcbc1ef} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.00183 sec., 651366.1202185792 rows/sec., 52.01 MiB/sec. | ||
| 5008 | 2026.01.16 09:49:25.034788 [ 255 ] {34ff1de4-c951-461e-a3af-0c06adcbc1ef} <Debug> TCPHandler: Processed in 0.002001017 sec. | ||
| 5009 | 2026.01.16 09:49:25.034922 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.01.16 09:49:25.035016 [ 255 ] {aa7bc05a-e6ca-4b4b-918d-2ec6d0ab32cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.01.16 09:49:25.035057 [ 255 ] {aa7bc05a-e6ca-4b4b-918d-2ec6d0ab32cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5012 | 2026.01.16 09:49:25.035566 [ 255 ] {aa7bc05a-e6ca-4b4b-918d-2ec6d0ab32cd} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.01.16 09:49:25.035604 [ 255 ] {aa7bc05a-e6ca-4b4b-918d-2ec6d0ab32cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5014 | 2026.01.16 09:49:25.035910 [ 255 ] {aa7bc05a-e6ca-4b4b-918d-2ec6d0ab32cd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5015 | 2026.01.16 09:49:25.036130 [ 255 ] {aa7bc05a-e6ca-4b4b-918d-2ec6d0ab32cd} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.01.16 09:49:25.036251 [ 50 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5017 | 2026.01.16 09:49:25.036258 [ 255 ] {aa7bc05a-e6ca-4b4b-918d-2ec6d0ab32cd} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00126 sec., 194444.44444444444 rows/sec., 11.88 MiB/sec. | ||
| 5018 | 2026.01.16 09:49:25.036326 [ 50 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.01.16 09:49:25.036340 [ 255 ] {aa7bc05a-e6ca-4b4b-918d-2ec6d0ab32cd} <Debug> TCPHandler: Processed in 0.001467739 sec. | ||
| 5020 | 2026.01.16 09:49:25.036354 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5021 | 2026.01.16 09:49:25.036466 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2026.01.16 09:49:25.036471 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::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 | ||
| 5023 | 2026.01.16 09:49:25.036564 [ 255 ] {5ad7c55f-8a8c-4a53-a42f-d4ee53f92994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.01.16 09:49:25.036609 [ 255 ] {5ad7c55f-8a8c-4a53-a42f-d4ee53f92994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5025 | 2026.01.16 09:49:25.036610 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5026 | 2026.01.16 09:49:25.036657 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 263 rows starting from the beginning of the part | ||
| 5027 | 2026.01.16 09:49:25.036723 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 245 rows starting from the beginning of the part | ||
| 5028 | 2026.01.16 09:49:25.036767 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 245 rows starting from the beginning of the part | ||
| 5029 | 2026.01.16 09:49:25.036813 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 261 rows starting from the beginning of the part | ||
| 5030 | 2026.01.16 09:49:25.036851 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 245 rows starting from the beginning of the part | ||
| 5031 | 2026.01.16 09:49:25.036913 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 245 rows starting from the beginning of the part | ||
| 5032 | 2026.01.16 09:49:25.037118 [ 255 ] {5ad7c55f-8a8c-4a53-a42f-d4ee53f92994} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.01.16 09:49:25.037163 [ 255 ] {5ad7c55f-8a8c-4a53-a42f-d4ee53f92994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5034 | 2026.01.16 09:49:25.037545 [ 255 ] {5ad7c55f-8a8c-4a53-a42f-d4ee53f92994} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5035 | 2026.01.16 09:49:25.037771 [ 255 ] {5ad7c55f-8a8c-4a53-a42f-d4ee53f92994} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.01.16 09:49:25.037878 [ 50 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5037 | 2026.01.16 09:49:25.037902 [ 255 ] {5ad7c55f-8a8c-4a53-a42f-d4ee53f92994} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001355 sec., 156457.56457564575 rows/sec., 10.09 MiB/sec. | ||
| 5038 | 2026.01.16 09:49:25.037913 [ 50 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.01.16 09:49:25.037941 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5040 | 2026.01.16 09:49:25.037947 [ 255 ] {5ad7c55f-8a8c-4a53-a42f-d4ee53f92994} <Debug> TCPHandler: Processed in 0.001530881 sec. | ||
| 5041 | 2026.01.16 09:49:25.038043 [ 194 ] {218c9142-fb08-411f-8bd1-dca772e114ee::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 | ||
| 5042 | 2026.01.16 09:49:25.038069 [ 186 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648112 sec., 912559.3406273361 rows/sec., 59.37 MiB/sec. | ||
| 5043 | 2026.01.16 09:49:25.038073 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.01.16 09:49:25.038168 [ 194 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5045 | 2026.01.16 09:49:25.038184 [ 255 ] {c3b9b942-1fb5-4978-a71b-b9b7b6e984a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.01.16 09:49:25.038205 [ 194 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 441 rows starting from the beginning of the part | ||
| 5047 | 2026.01.16 09:49:25.038230 [ 255 ] {c3b9b942-1fb5-4978-a71b-b9b7b6e984a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5048 | 2026.01.16 09:49:25.038260 [ 198 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5049 | 2026.01.16 09:49:25.038288 [ 194 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 5050 | 2026.01.16 09:49:25.038341 [ 194 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5051 | 2026.01.16 09:49:25.038384 [ 194 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 440 rows starting from the beginning of the part | ||
| 5052 | 2026.01.16 09:49:25.038426 [ 194 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5053 | 2026.01.16 09:49:25.038466 [ 194 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5054 | 2026.01.16 09:49:25.038592 [ 198 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.01.16 09:49:25.038674 [ 198 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_15_3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5056 | 2026.01.16 09:49:25.038730 [ 255 ] {c3b9b942-1fb5-4978-a71b-b9b7b6e984a2} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.01.16 09:49:25.038764 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5058 | 2026.01.16 09:49:25.038772 [ 255 ] {c3b9b942-1fb5-4978-a71b-b9b7b6e984a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5059 | 2026.01.16 09:49:25.039119 [ 255 ] {c3b9b942-1fb5-4978-a71b-b9b7b6e984a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5060 | 2026.01.16 09:49:25.039348 [ 255 ] {c3b9b942-1fb5-4978-a71b-b9b7b6e984a2} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.01.16 09:49:25.039480 [ 255 ] {c3b9b942-1fb5-4978-a71b-b9b7b6e984a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001313 sec., 160700.6854531607 rows/sec., 9.13 MiB/sec. | ||
| 5062 | 2026.01.16 09:49:25.039518 [ 255 ] {c3b9b942-1fb5-4978-a71b-b9b7b6e984a2} <Debug> TCPHandler: Processed in 0.00149444 sec. | ||
| 5063 | 2026.01.16 09:49:25.039586 [ 188 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584292 sec., 1091339.2228200356 rows/sec., 75.47 MiB/sec. | ||
| 5064 | 2026.01.16 09:49:25.039643 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.01.16 09:49:25.039741 [ 255 ] {073cab63-1450-4572-90d6-59ac16e282f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5066 | 2026.01.16 09:49:25.039766 [ 186 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5067 | 2026.01.16 09:49:25.039783 [ 255 ] {073cab63-1450-4572-90d6-59ac16e282f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5068 | 2026.01.16 09:49:25.040033 [ 186 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.01.16 09:49:25.040099 [ 186 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_15_3} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5070 | 2026.01.16 09:49:25.040160 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5071 | 2026.01.16 09:49:25.040483 [ 255 ] {073cab63-1450-4572-90d6-59ac16e282f4} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.01.16 09:49:25.040525 [ 255 ] {073cab63-1450-4572-90d6-59ac16e282f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5073 | 2026.01.16 09:49:25.040882 [ 255 ] {073cab63-1450-4572-90d6-59ac16e282f4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5074 | 2026.01.16 09:49:25.041127 [ 255 ] {073cab63-1450-4572-90d6-59ac16e282f4} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.01.16 09:49:25.041254 [ 255 ] {073cab63-1450-4572-90d6-59ac16e282f4} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001531 sec., 469627.6943174396 rows/sec., 32.96 MiB/sec. | ||
| 5076 | 2026.01.16 09:49:25.041292 [ 255 ] {073cab63-1450-4572-90d6-59ac16e282f4} <Debug> TCPHandler: Processed in 0.001698662 sec. | ||
| 5077 | 2026.01.16 09:49:25.041416 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.01.16 09:49:25.041510 [ 255 ] {6ae1a064-530d-4ab0-8d4e-864f85e82b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5079 | 2026.01.16 09:49:25.041551 [ 255 ] {6ae1a064-530d-4ab0-8d4e-864f85e82b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5080 | 2026.01.16 09:49:25.041896 [ 255 ] {6ae1a064-530d-4ab0-8d4e-864f85e82b48} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.01.16 09:49:25.041932 [ 255 ] {6ae1a064-530d-4ab0-8d4e-864f85e82b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5082 | 2026.01.16 09:49:25.042235 [ 255 ] {6ae1a064-530d-4ab0-8d4e-864f85e82b48} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5083 | 2026.01.16 09:49:25.042448 [ 255 ] {6ae1a064-530d-4ab0-8d4e-864f85e82b48} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.01.16 09:49:25.042547 [ 49 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5085 | 2026.01.16 09:49:25.042574 [ 255 ] {6ae1a064-530d-4ab0-8d4e-864f85e82b48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 5086 | 2026.01.16 09:49:25.042595 [ 49 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.01.16 09:49:25.042616 [ 255 ] {6ae1a064-530d-4ab0-8d4e-864f85e82b48} <Debug> TCPHandler: Processed in 0.001248037 sec. | ||
| 5088 | 2026.01.16 09:49:25.042621 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5089 | 2026.01.16 09:49:25.042710 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 5090 | 2026.01.16 09:49:25.042738 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.01.16 09:49:25.042811 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5092 | 2026.01.16 09:49:25.042836 [ 255 ] {a4d7fdc4-debf-4744-82b3-d9e029670c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5093 | 2026.01.16 09:49:25.042842 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5094 | 2026.01.16 09:49:25.042886 [ 255 ] {a4d7fdc4-debf-4744-82b3-d9e029670c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5095 | 2026.01.16 09:49:25.042909 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5096 | 2026.01.16 09:49:25.042956 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5097 | 2026.01.16 09:49:25.042994 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5098 | 2026.01.16 09:49:25.043037 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5099 | 2026.01.16 09:49:25.043072 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5100 | 2026.01.16 09:49:25.043345 [ 255 ] {a4d7fdc4-debf-4744-82b3-d9e029670c36} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.01.16 09:49:25.043387 [ 255 ] {a4d7fdc4-debf-4744-82b3-d9e029670c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5102 | 2026.01.16 09:49:25.043786 [ 255 ] {a4d7fdc4-debf-4744-82b3-d9e029670c36} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5103 | 2026.01.16 09:49:25.043808 [ 188 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001128055 sec., 79783.34389723906 rows/sec., 4.07 MiB/sec. | ||
| 5104 | 2026.01.16 09:49:25.043977 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5105 | 2026.01.16 09:49:25.044029 [ 255 ] {a4d7fdc4-debf-4744-82b3-d9e029670c36} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.01.16 09:49:25.044172 [ 255 ] {a4d7fdc4-debf-4744-82b3-d9e029670c36} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001354 sec., 231905.46528803546 rows/sec., 15.23 MiB/sec. | ||
| 5107 | 2026.01.16 09:49:25.044211 [ 255 ] {a4d7fdc4-debf-4744-82b3-d9e029670c36} <Debug> TCPHandler: Processed in 0.00152227 sec. | ||
| 5108 | 2026.01.16 09:49:25.044277 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.01.16 09:49:25.044326 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.01.16 09:49:25.044358 [ 189 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_15_3} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5111 | 2026.01.16 09:49:25.044441 [ 255 ] {7d71f550-f46e-4113-bc74-d46a5ae7262e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.01.16 09:49:25.044475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5113 | 2026.01.16 09:49:25.044489 [ 255 ] {7d71f550-f46e-4113-bc74-d46a5ae7262e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5114 | 2026.01.16 09:49:25.044857 [ 255 ] {7d71f550-f46e-4113-bc74-d46a5ae7262e} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.01.16 09:49:25.044893 [ 255 ] {7d71f550-f46e-4113-bc74-d46a5ae7262e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5116 | 2026.01.16 09:49:25.045199 [ 255 ] {7d71f550-f46e-4113-bc74-d46a5ae7262e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5117 | 2026.01.16 09:49:25.045417 [ 255 ] {7d71f550-f46e-4113-bc74-d46a5ae7262e} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.01.16 09:49:25.045517 [ 49 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5119 | 2026.01.16 09:49:25.045545 [ 255 ] {7d71f550-f46e-4113-bc74-d46a5ae7262e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 5120 | 2026.01.16 09:49:25.045554 [ 49 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.01.16 09:49:25.045584 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5122 | 2026.01.16 09:49:25.045589 [ 255 ] {7d71f550-f46e-4113-bc74-d46a5ae7262e} <Debug> TCPHandler: Processed in 0.001311928 sec. | ||
| 5123 | 2026.01.16 09:49:25.045666 [ 186 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 5124 | 2026.01.16 09:49:25.045710 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.01.16 09:49:25.045764 [ 186 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5126 | 2026.01.16 09:49:25.045796 [ 186 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 5127 | 2026.01.16 09:49:25.045808 [ 255 ] {6c4b0524-1205-435e-88e5-1f198f4fee2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5128 | 2026.01.16 09:49:25.045849 [ 186 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 5129 | 2026.01.16 09:49:25.045868 [ 255 ] {6c4b0524-1205-435e-88e5-1f198f4fee2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5130 | 2026.01.16 09:49:25.045895 [ 186 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5131 | 2026.01.16 09:49:25.045939 [ 186 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 5132 | 2026.01.16 09:49:25.045975 [ 186 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 5133 | 2026.01.16 09:49:25.046011 [ 186 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::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 | ||
| 5134 | 2026.01.16 09:49:25.046741 [ 255 ] {6c4b0524-1205-435e-88e5-1f198f4fee2b} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2026.01.16 09:49:25.046750 [ 192 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001115655 sec., 14341.351044901876 rows/sec., 962.86 KiB/sec. | ||
| 5136 | 2026.01.16 09:49:25.046786 [ 255 ] {6c4b0524-1205-435e-88e5-1f198f4fee2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5137 | 2026.01.16 09:49:25.046904 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5138 | 2026.01.16 09:49:25.047196 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_15_3} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.01.16 09:49:25.047259 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_15_3} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5140 | 2026.01.16 09:49:25.047349 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5141 | 2026.01.16 09:49:25.047440 [ 255 ] {6c4b0524-1205-435e-88e5-1f198f4fee2b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5142 | 2026.01.16 09:49:25.047679 [ 255 ] {6c4b0524-1205-435e-88e5-1f198f4fee2b} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.01.16 09:49:25.047816 [ 255 ] {6c4b0524-1205-435e-88e5-1f198f4fee2b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002025 sec., 19753.086419753086 rows/sec., 35.40 MiB/sec. | ||
| 5144 | 2026.01.16 09:49:25.047871 [ 255 ] {6c4b0524-1205-435e-88e5-1f198f4fee2b} <Debug> TCPHandler: Processed in 0.002209949 sec. | ||
| 5145 | 2026.01.16 09:49:25.047984 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.01.16 09:49:25.048078 [ 255 ] {2af96150-5913-45e9-9f21-cf7b1770d0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.01.16 09:49:25.048120 [ 255 ] {2af96150-5913-45e9-9f21-cf7b1770d0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5148 | 2026.01.16 09:49:25.048455 [ 255 ] {2af96150-5913-45e9-9f21-cf7b1770d0cb} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.01.16 09:49:25.048491 [ 255 ] {2af96150-5913-45e9-9f21-cf7b1770d0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5150 | 2026.01.16 09:49:25.048815 [ 255 ] {2af96150-5913-45e9-9f21-cf7b1770d0cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5151 | 2026.01.16 09:49:25.049027 [ 255 ] {2af96150-5913-45e9-9f21-cf7b1770d0cb} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.01.16 09:49:25.049149 [ 255 ] {2af96150-5913-45e9-9f21-cf7b1770d0cb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 5153 | 2026.01.16 09:49:25.049184 [ 255 ] {2af96150-5913-45e9-9f21-cf7b1770d0cb} <Debug> TCPHandler: Processed in 0.001248787 sec. | ||
| 5154 | 2026.01.16 09:49:28.041577 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5155 | 2026.01.16 09:49:28.041650 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5156 | 2026.01.16 09:49:28.219252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10513 | ||
| 5157 | 2026.01.16 09:49:28.220061 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.01.16 09:49:28.220096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5159 | 2026.01.16 09:49:28.220581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5160 | 2026.01.16 09:49:28.220808 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.01.16 09:49:28.220933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10513 | ||
| 5162 | 2026.01.16 09:49:28.755936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5163 | 2026.01.16 09:49:28.771528 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.01.16 09:49:28.771598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5165 | 2026.01.16 09:49:28.777789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5166 | 2026.01.16 09:49:28.778519 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.01.16 09:49:28.781246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5168 | 2026.01.16 09:49:30.017007 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.01.16 09:49:30.017261 [ 255 ] {6dcd4dfb-918a-47d2-ae8f-623075e1ca35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5170 | 2026.01.16 09:49:30.017354 [ 255 ] {6dcd4dfb-918a-47d2-ae8f-623075e1ca35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5171 | 2026.01.16 09:49:30.018162 [ 255 ] {6dcd4dfb-918a-47d2-ae8f-623075e1ca35} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.01.16 09:49:30.018200 [ 255 ] {6dcd4dfb-918a-47d2-ae8f-623075e1ca35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5173 | 2026.01.16 09:49:30.018580 [ 255 ] {6dcd4dfb-918a-47d2-ae8f-623075e1ca35} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5174 | 2026.01.16 09:49:30.018798 [ 255 ] {6dcd4dfb-918a-47d2-ae8f-623075e1ca35} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.01.16 09:49:30.018943 [ 255 ] {6dcd4dfb-918a-47d2-ae8f-623075e1ca35} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.44 MiB/sec. | ||
| 5176 | 2026.01.16 09:49:30.018982 [ 255 ] {6dcd4dfb-918a-47d2-ae8f-623075e1ca35} <Debug> TCPHandler: Processed in 0.002141408 sec. | ||
| 5177 | 2026.01.16 09:49:30.019125 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.01.16 09:49:30.019252 [ 255 ] {cb57c660-2296-4dd4-99de-0e6c4401ac8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5179 | 2026.01.16 09:49:30.019302 [ 255 ] {cb57c660-2296-4dd4-99de-0e6c4401ac8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5180 | 2026.01.16 09:49:30.019791 [ 255 ] {cb57c660-2296-4dd4-99de-0e6c4401ac8b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.01.16 09:49:30.019827 [ 255 ] {cb57c660-2296-4dd4-99de-0e6c4401ac8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5182 | 2026.01.16 09:49:30.020161 [ 255 ] {cb57c660-2296-4dd4-99de-0e6c4401ac8b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5183 | 2026.01.16 09:49:30.020388 [ 255 ] {cb57c660-2296-4dd4-99de-0e6c4401ac8b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.01.16 09:49:30.020520 [ 255 ] {cb57c660-2296-4dd4-99de-0e6c4401ac8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 5185 | 2026.01.16 09:49:30.020557 [ 255 ] {cb57c660-2296-4dd4-99de-0e6c4401ac8b} <Debug> TCPHandler: Processed in 0.00149594 sec. | ||
| 5186 | 2026.01.16 09:49:30.020676 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.01.16 09:49:30.020773 [ 255 ] {b2be4570-1f4a-4edb-9e12-efe80c071260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.01.16 09:49:30.020817 [ 255 ] {b2be4570-1f4a-4edb-9e12-efe80c071260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5189 | 2026.01.16 09:49:30.021235 [ 255 ] {b2be4570-1f4a-4edb-9e12-efe80c071260} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.16 09:49:30.021270 [ 255 ] {b2be4570-1f4a-4edb-9e12-efe80c071260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5191 | 2026.01.16 09:49:30.021639 [ 255 ] {b2be4570-1f4a-4edb-9e12-efe80c071260} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5192 | 2026.01.16 09:49:30.021867 [ 255 ] {b2be4570-1f4a-4edb-9e12-efe80c071260} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.01.16 09:49:30.021998 [ 255 ] {b2be4570-1f4a-4edb-9e12-efe80c071260} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 5194 | 2026.01.16 09:49:30.022036 [ 255 ] {b2be4570-1f4a-4edb-9e12-efe80c071260} <Debug> TCPHandler: Processed in 0.001410819 sec. | ||
| 5195 | 2026.01.16 09:49:30.022143 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.01.16 09:49:30.022236 [ 255 ] {384d9344-0c2e-4e6f-b11f-649c3906d8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5197 | 2026.01.16 09:49:30.022278 [ 255 ] {384d9344-0c2e-4e6f-b11f-649c3906d8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5198 | 2026.01.16 09:49:30.022621 [ 255 ] {384d9344-0c2e-4e6f-b11f-649c3906d8f0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.01.16 09:49:30.022655 [ 255 ] {384d9344-0c2e-4e6f-b11f-649c3906d8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5200 | 2026.01.16 09:49:30.022971 [ 255 ] {384d9344-0c2e-4e6f-b11f-649c3906d8f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5201 | 2026.01.16 09:49:30.023203 [ 255 ] {384d9344-0c2e-4e6f-b11f-649c3906d8f0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.01.16 09:49:30.023332 [ 255 ] {384d9344-0c2e-4e6f-b11f-649c3906d8f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 5203 | 2026.01.16 09:49:30.023369 [ 255 ] {384d9344-0c2e-4e6f-b11f-649c3906d8f0} <Debug> TCPHandler: Processed in 0.001278547 sec. | ||
| 5204 | 2026.01.16 09:49:32.592943 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.01.16 09:49:32.593143 [ 255 ] {316d93ad-b594-467d-8aa8-5e4cae7a9dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.01.16 09:49:32.593209 [ 255 ] {316d93ad-b594-467d-8aa8-5e4cae7a9dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5207 | 2026.01.16 09:49:32.593995 [ 255 ] {316d93ad-b594-467d-8aa8-5e4cae7a9dc2} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.01.16 09:49:32.594038 [ 255 ] {316d93ad-b594-467d-8aa8-5e4cae7a9dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5209 | 2026.01.16 09:49:32.594461 [ 255 ] {316d93ad-b594-467d-8aa8-5e4cae7a9dc2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5210 | 2026.01.16 09:49:32.594693 [ 255 ] {316d93ad-b594-467d-8aa8-5e4cae7a9dc2} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.01.16 09:49:32.594843 [ 255 ] {316d93ad-b594-467d-8aa8-5e4cae7a9dc2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001751 sec., 234151.91319246145 rows/sec., 14.85 MiB/sec. | ||
| 5212 | 2026.01.16 09:49:32.594884 [ 255 ] {316d93ad-b594-467d-8aa8-5e4cae7a9dc2} <Debug> TCPHandler: Processed in 0.002071998 sec. | ||
| 5213 | 2026.01.16 09:49:32.595018 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.01.16 09:49:32.595113 [ 255 ] {c7f224d0-c16c-463a-b64a-d64ec9d34b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5215 | 2026.01.16 09:49:32.595153 [ 255 ] {c7f224d0-c16c-463a-b64a-d64ec9d34b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5216 | 2026.01.16 09:49:32.595548 [ 255 ] {c7f224d0-c16c-463a-b64a-d64ec9d34b8d} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.01.16 09:49:32.595584 [ 255 ] {c7f224d0-c16c-463a-b64a-d64ec9d34b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5218 | 2026.01.16 09:49:32.595870 [ 255 ] {c7f224d0-c16c-463a-b64a-d64ec9d34b8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5219 | 2026.01.16 09:49:32.596082 [ 255 ] {c7f224d0-c16c-463a-b64a-d64ec9d34b8d} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.01.16 09:49:32.596205 [ 255 ] {c7f224d0-c16c-463a-b64a-d64ec9d34b8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 147.06 KiB/sec. | ||
| 5221 | 2026.01.16 09:49:32.596242 [ 255 ] {c7f224d0-c16c-463a-b64a-d64ec9d34b8d} <Debug> TCPHandler: Processed in 0.001271697 sec. | ||
| 5222 | 2026.01.16 09:49:32.596358 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.01.16 09:49:32.596451 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5224 | 2026.01.16 09:49:32.596490 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5225 | 2026.01.16 09:49:32.597885 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.01.16 09:49:32.597921 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5227 | 2026.01.16 09:49:32.598408 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5228 | 2026.01.16 09:49:32.598620 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.01.16 09:49:32.598743 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Debug> executeQuery: Read 2333 rows, 193.66 KiB in 0.00231 sec., 1009956.70995671 rows/sec., 81.87 MiB/sec. | ||
| 5230 | 2026.01.16 09:49:32.598782 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5231 | 2026.01.16 09:49:32.598795 [ 255 ] {7f2e544d-47e7-434c-b2c6-ec15d0e0055d} <Debug> TCPHandler: Processed in 0.002484823 sec. | ||
| 5232 | 2026.01.16 09:49:32.598916 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.01.16 09:49:32.599009 [ 255 ] {0f456fe4-51c3-4c53-91ed-4faa1e7e5c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5234 | 2026.01.16 09:49:32.599048 [ 255 ] {0f456fe4-51c3-4c53-91ed-4faa1e7e5c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5235 | 2026.01.16 09:49:32.599543 [ 255 ] {0f456fe4-51c3-4c53-91ed-4faa1e7e5c86} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.01.16 09:49:32.599580 [ 255 ] {0f456fe4-51c3-4c53-91ed-4faa1e7e5c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5237 | 2026.01.16 09:49:32.599893 [ 255 ] {0f456fe4-51c3-4c53-91ed-4faa1e7e5c86} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5238 | 2026.01.16 09:49:32.600099 [ 255 ] {0f456fe4-51c3-4c53-91ed-4faa1e7e5c86} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.01.16 09:49:32.600221 [ 255 ] {0f456fe4-51c3-4c53-91ed-4faa1e7e5c86} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.00123 sec., 200813.00813008132 rows/sec., 12.28 MiB/sec. | ||
| 5240 | 2026.01.16 09:49:32.600259 [ 255 ] {0f456fe4-51c3-4c53-91ed-4faa1e7e5c86} <Debug> TCPHandler: Processed in 0.001390038 sec. | ||
| 5241 | 2026.01.16 09:49:32.600371 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.01.16 09:49:32.600464 [ 255 ] {3c11aacb-3a7b-4782-a5f5-2e882b325cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.01.16 09:49:32.600504 [ 255 ] {3c11aacb-3a7b-4782-a5f5-2e882b325cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5244 | 2026.01.16 09:49:32.601037 [ 255 ] {3c11aacb-3a7b-4782-a5f5-2e882b325cb1} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.01.16 09:49:32.601076 [ 255 ] {3c11aacb-3a7b-4782-a5f5-2e882b325cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5246 | 2026.01.16 09:49:32.601390 [ 255 ] {3c11aacb-3a7b-4782-a5f5-2e882b325cb1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5247 | 2026.01.16 09:49:32.601595 [ 255 ] {3c11aacb-3a7b-4782-a5f5-2e882b325cb1} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.01.16 09:49:32.601717 [ 255 ] {3c11aacb-3a7b-4782-a5f5-2e882b325cb1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00127 sec., 346456.6929133858 rows/sec., 22.92 MiB/sec. | ||
| 5249 | 2026.01.16 09:49:32.601754 [ 255 ] {3c11aacb-3a7b-4782-a5f5-2e882b325cb1} <Debug> TCPHandler: Processed in 0.00143111 sec. | ||
| 5250 | 2026.01.16 09:49:32.601872 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2026.01.16 09:49:32.601964 [ 255 ] {42138045-ae25-4521-a867-59ece31defa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5252 | 2026.01.16 09:49:32.602003 [ 255 ] {42138045-ae25-4521-a867-59ece31defa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5253 | 2026.01.16 09:49:32.602465 [ 255 ] {42138045-ae25-4521-a867-59ece31defa7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.01.16 09:49:32.602501 [ 255 ] {42138045-ae25-4521-a867-59ece31defa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5255 | 2026.01.16 09:49:32.602796 [ 255 ] {42138045-ae25-4521-a867-59ece31defa7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5256 | 2026.01.16 09:49:32.603000 [ 255 ] {42138045-ae25-4521-a867-59ece31defa7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.01.16 09:49:32.603122 [ 255 ] {42138045-ae25-4521-a867-59ece31defa7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001175 sec., 179574.46808510637 rows/sec., 10.20 MiB/sec. | ||
| 5258 | 2026.01.16 09:49:32.603158 [ 255 ] {42138045-ae25-4521-a867-59ece31defa7} <Debug> TCPHandler: Processed in 0.001333058 sec. | ||
| 5259 | 2026.01.16 09:49:32.603266 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.01.16 09:49:32.603358 [ 255 ] {a547e4e7-968a-42d0-9fc9-1fad7914d52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5261 | 2026.01.16 09:49:32.603402 [ 255 ] {a547e4e7-968a-42d0-9fc9-1fad7914d52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5262 | 2026.01.16 09:49:32.604196 [ 255 ] {a547e4e7-968a-42d0-9fc9-1fad7914d52a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.01.16 09:49:32.604233 [ 255 ] {a547e4e7-968a-42d0-9fc9-1fad7914d52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5264 | 2026.01.16 09:49:32.604586 [ 255 ] {a547e4e7-968a-42d0-9fc9-1fad7914d52a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5265 | 2026.01.16 09:49:32.604797 [ 255 ] {a547e4e7-968a-42d0-9fc9-1fad7914d52a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.01.16 09:49:32.604918 [ 255 ] {a547e4e7-968a-42d0-9fc9-1fad7914d52a} <Debug> executeQuery: Read 1177 rows, 86.12 KiB in 0.001577 sec., 746353.8363982245 rows/sec., 53.33 MiB/sec. | ||
| 5267 | 2026.01.16 09:49:32.604954 [ 255 ] {a547e4e7-968a-42d0-9fc9-1fad7914d52a} <Debug> TCPHandler: Processed in 0.001735233 sec. | ||
| 5268 | 2026.01.16 09:49:32.605070 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.01.16 09:49:32.605163 [ 255 ] {6c0b6c0b-11cf-4bd2-82c8-ba7caf19475c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5270 | 2026.01.16 09:49:32.605204 [ 255 ] {6c0b6c0b-11cf-4bd2-82c8-ba7caf19475c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5271 | 2026.01.16 09:49:32.605541 [ 255 ] {6c0b6c0b-11cf-4bd2-82c8-ba7caf19475c} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.01.16 09:49:32.605577 [ 255 ] {6c0b6c0b-11cf-4bd2-82c8-ba7caf19475c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5273 | 2026.01.16 09:49:32.605873 [ 255 ] {6c0b6c0b-11cf-4bd2-82c8-ba7caf19475c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5274 | 2026.01.16 09:49:32.606075 [ 255 ] {6c0b6c0b-11cf-4bd2-82c8-ba7caf19475c} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.01.16 09:49:32.606198 [ 255 ] {6c0b6c0b-11cf-4bd2-82c8-ba7caf19475c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 5276 | 2026.01.16 09:49:32.606233 [ 255 ] {6c0b6c0b-11cf-4bd2-82c8-ba7caf19475c} <Debug> TCPHandler: Processed in 0.001211126 sec. | ||
| 5277 | 2026.01.16 09:49:32.606339 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.01.16 09:49:32.606432 [ 255 ] {5bffd30b-64b7-4cf6-94b9-7574ed1f9a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.01.16 09:49:32.606473 [ 255 ] {5bffd30b-64b7-4cf6-94b9-7574ed1f9a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5280 | 2026.01.16 09:49:32.607066 [ 255 ] {5bffd30b-64b7-4cf6-94b9-7574ed1f9a91} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.01.16 09:49:32.607101 [ 255 ] {5bffd30b-64b7-4cf6-94b9-7574ed1f9a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5282 | 2026.01.16 09:49:32.607465 [ 255 ] {5bffd30b-64b7-4cf6-94b9-7574ed1f9a91} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5283 | 2026.01.16 09:49:32.607674 [ 255 ] {5bffd30b-64b7-4cf6-94b9-7574ed1f9a91} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.01.16 09:49:32.607801 [ 255 ] {5bffd30b-64b7-4cf6-94b9-7574ed1f9a91} <Debug> executeQuery: Read 929 rows, 62.98 KiB in 0.001385 sec., 670758.1227436824 rows/sec., 44.40 MiB/sec. | ||
| 5285 | 2026.01.16 09:49:32.607837 [ 255 ] {5bffd30b-64b7-4cf6-94b9-7574ed1f9a91} <Debug> TCPHandler: Processed in 0.001544211 sec. | ||
| 5286 | 2026.01.16 09:49:32.607944 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.01.16 09:49:32.608036 [ 255 ] {4a3cfe02-461e-41b3-bd56-bd9bbbc8f44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.01.16 09:49:32.608078 [ 255 ] {4a3cfe02-461e-41b3-bd56-bd9bbbc8f44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5289 | 2026.01.16 09:49:32.608387 [ 255 ] {4a3cfe02-461e-41b3-bd56-bd9bbbc8f44a} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.01.16 09:49:32.608423 [ 255 ] {4a3cfe02-461e-41b3-bd56-bd9bbbc8f44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5291 | 2026.01.16 09:49:32.608715 [ 255 ] {4a3cfe02-461e-41b3-bd56-bd9bbbc8f44a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5292 | 2026.01.16 09:49:32.608931 [ 255 ] {4a3cfe02-461e-41b3-bd56-bd9bbbc8f44a} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.01.16 09:49:32.609060 [ 255 ] {4a3cfe02-461e-41b3-bd56-bd9bbbc8f44a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 5294 | 2026.01.16 09:49:32.609096 [ 255 ] {4a3cfe02-461e-41b3-bd56-bd9bbbc8f44a} <Debug> TCPHandler: Processed in 0.001198907 sec. | ||
| 5295 | 2026.01.16 09:49:32.609211 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.01.16 09:49:32.609303 [ 255 ] {8bef053f-7073-40c9-bbe9-d7ec6e59f943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.01.16 09:49:32.609356 [ 255 ] {8bef053f-7073-40c9-bbe9-d7ec6e59f943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5298 | 2026.01.16 09:49:32.610194 [ 255 ] {8bef053f-7073-40c9-bbe9-d7ec6e59f943} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.01.16 09:49:32.610231 [ 255 ] {8bef053f-7073-40c9-bbe9-d7ec6e59f943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5300 | 2026.01.16 09:49:32.610782 [ 255 ] {8bef053f-7073-40c9-bbe9-d7ec6e59f943} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5301 | 2026.01.16 09:49:32.611006 [ 255 ] {8bef053f-7073-40c9-bbe9-d7ec6e59f943} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.01.16 09:49:32.611115 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5303 | 2026.01.16 09:49:32.611141 [ 255 ] {8bef053f-7073-40c9-bbe9-d7ec6e59f943} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001855 sec., 21563.342318059298 rows/sec., 38.64 MiB/sec. | ||
| 5304 | 2026.01.16 09:49:32.611192 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.01.16 09:49:32.611213 [ 255 ] {8bef053f-7073-40c9-bbe9-d7ec6e59f943} <Debug> TCPHandler: Processed in 0.002048948 sec. | ||
| 5306 | 2026.01.16 09:49:32.611221 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5307 | 2026.01.16 09:49:32.611337 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 5308 | 2026.01.16 09:49:32.611343 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.01.16 09:49:32.611464 [ 255 ] {1369ec76-d0cd-4eb5-bde8-4b1db55031dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5310 | 2026.01.16 09:49:32.611504 [ 255 ] {1369ec76-d0cd-4eb5-bde8-4b1db55031dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5311 | 2026.01.16 09:49:32.611593 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5312 | 2026.01.16 09:49:32.611679 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 331 rows starting from the beginning of the part | ||
| 5313 | 2026.01.16 09:49:32.611825 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5314 | 2026.01.16 09:49:32.611848 [ 255 ] {1369ec76-d0cd-4eb5-bde8-4b1db55031dd} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.01.16 09:49:32.611888 [ 255 ] {1369ec76-d0cd-4eb5-bde8-4b1db55031dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5316 | 2026.01.16 09:49:32.611939 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5317 | 2026.01.16 09:49:32.612048 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 5318 | 2026.01.16 09:49:32.612151 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5319 | 2026.01.16 09:49:32.612214 [ 255 ] {1369ec76-d0cd-4eb5-bde8-4b1db55031dd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5320 | 2026.01.16 09:49:32.612256 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5321 | 2026.01.16 09:49:32.612441 [ 255 ] {1369ec76-d0cd-4eb5-bde8-4b1db55031dd} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.01.16 09:49:32.612573 [ 255 ] {1369ec76-d0cd-4eb5-bde8-4b1db55031dd} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001127 sec., 70984.9157054126 rows/sec., 4.22 MiB/sec. | ||
| 5323 | 2026.01.16 09:49:32.612609 [ 255 ] {1369ec76-d0cd-4eb5-bde8-4b1db55031dd} <Debug> TCPHandler: Processed in 0.001317057 sec. | ||
| 5324 | 2026.01.16 09:49:32.616526 [ 189 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 19 columns (19 merged, 0 gathered) in 0.0052307 sec., 101516.04947712545 rows/sec., 181.91 MiB/sec. | ||
| 5325 | 2026.01.16 09:49:32.617564 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5326 | 2026.01.16 09:49:32.618002 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.01.16 09:49:32.618095 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5328 | 2026.01.16 09:49:32.618273 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 5329 | 2026.01.16 09:49:33.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.98 MiB, peak 260.44 MiB, free memory in arenas 0.00 B, will set to 256.39 MiB (RSS), difference: 1.41 MiB | ||
| 5330 | 2026.01.16 09:49:33.216273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 708 | ||
| 5331 | 2026.01.16 09:49:33.218924 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.01.16 09:49:33.218981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5333 | 2026.01.16 09:49:33.220206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5334 | 2026.01.16 09:49:33.220491 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.01.16 09:49:33.220679 [ 32 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5336 | 2026.01.16 09:49:33.220749 [ 32 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.01.16 09:49:33.220772 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5338 | 2026.01.16 09:49:33.220840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5339 | 2026.01.16 09:49:33.220911 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 5340 | 2026.01.16 09:49:33.221598 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5341 | 2026.01.16 09:49:33.221753 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 518 rows starting from the beginning of the part | ||
| 5342 | 2026.01.16 09:49:33.222160 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 5343 | 2026.01.16 09:49:33.222530 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 5344 | 2026.01.16 09:49:33.222891 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 5345 | 2026.01.16 09:49:33.223234 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 5346 | 2026.01.16 09:49:33.223560 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
| 5347 | 2026.01.16 09:49:33.229916 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 72 columns (72 merged, 0 gathered) in 0.00907121 sec., 78049.12464820019 rows/sec., 66.51 MiB/sec. | ||
| 5348 | 2026.01.16 09:49:33.230914 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5349 | 2026.01.16 09:49:33.231462 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.01.16 09:49:33.231540 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_16_3} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5351 | 2026.01.16 09:49:33.231679 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5352 | 2026.01.16 09:49:35.013237 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5353 | 2026.01.16 09:49:35.013445 [ 255 ] {27f3e4a9-f520-4b8a-b7bc-5586518c32f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5354 | 2026.01.16 09:49:35.013521 [ 255 ] {27f3e4a9-f520-4b8a-b7bc-5586518c32f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5355 | 2026.01.16 09:49:35.014245 [ 255 ] {27f3e4a9-f520-4b8a-b7bc-5586518c32f0} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.01.16 09:49:35.014288 [ 255 ] {27f3e4a9-f520-4b8a-b7bc-5586518c32f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5357 | 2026.01.16 09:49:35.014706 [ 255 ] {27f3e4a9-f520-4b8a-b7bc-5586518c32f0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5358 | 2026.01.16 09:49:35.014991 [ 255 ] {27f3e4a9-f520-4b8a-b7bc-5586518c32f0} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.01.16 09:49:35.015165 [ 255 ] {27f3e4a9-f520-4b8a-b7bc-5586518c32f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.41 MiB/sec. | ||
| 5360 | 2026.01.16 09:49:35.015215 [ 255 ] {27f3e4a9-f520-4b8a-b7bc-5586518c32f0} <Debug> TCPHandler: Processed in 0.002122118 sec. | ||
| 5361 | 2026.01.16 09:49:35.015340 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2026.01.16 09:49:35.015445 [ 255 ] {faef6d72-6310-4931-abc7-069f94256983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5363 | 2026.01.16 09:49:35.015488 [ 255 ] {faef6d72-6310-4931-abc7-069f94256983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5364 | 2026.01.16 09:49:35.015942 [ 255 ] {faef6d72-6310-4931-abc7-069f94256983} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.01.16 09:49:35.015980 [ 255 ] {faef6d72-6310-4931-abc7-069f94256983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5366 | 2026.01.16 09:49:35.016335 [ 255 ] {faef6d72-6310-4931-abc7-069f94256983} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5367 | 2026.01.16 09:49:35.016556 [ 255 ] {faef6d72-6310-4931-abc7-069f94256983} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.01.16 09:49:35.016695 [ 255 ] {faef6d72-6310-4931-abc7-069f94256983} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 5369 | 2026.01.16 09:49:35.016734 [ 255 ] {faef6d72-6310-4931-abc7-069f94256983} <Debug> TCPHandler: Processed in 0.00144806 sec. | ||
| 5370 | 2026.01.16 09:49:35.016860 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2026.01.16 09:49:35.016957 [ 255 ] {bb574df7-7eb7-4d87-897e-e1993826edbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5372 | 2026.01.16 09:49:35.017001 [ 255 ] {bb574df7-7eb7-4d87-897e-e1993826edbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5373 | 2026.01.16 09:49:35.017463 [ 255 ] {bb574df7-7eb7-4d87-897e-e1993826edbf} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.01.16 09:49:35.017501 [ 255 ] {bb574df7-7eb7-4d87-897e-e1993826edbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5375 | 2026.01.16 09:49:35.017833 [ 255 ] {bb574df7-7eb7-4d87-897e-e1993826edbf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5376 | 2026.01.16 09:49:35.018063 [ 255 ] {bb574df7-7eb7-4d87-897e-e1993826edbf} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.01.16 09:49:35.018201 [ 255 ] {bb574df7-7eb7-4d87-897e-e1993826edbf} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.53 MiB/sec. | ||
| 5378 | 2026.01.16 09:49:35.018239 [ 255 ] {bb574df7-7eb7-4d87-897e-e1993826edbf} <Debug> TCPHandler: Processed in 0.001430359 sec. | ||
| 5379 | 2026.01.16 09:49:35.018355 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.01.16 09:49:35.018546 [ 255 ] {d3cbffc7-126b-4f4d-b73f-46d92689a75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5381 | 2026.01.16 09:49:35.018587 [ 255 ] {d3cbffc7-126b-4f4d-b73f-46d92689a75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5382 | 2026.01.16 09:49:35.018915 [ 255 ] {d3cbffc7-126b-4f4d-b73f-46d92689a75b} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.01.16 09:49:35.018950 [ 255 ] {d3cbffc7-126b-4f4d-b73f-46d92689a75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5384 | 2026.01.16 09:49:35.019287 [ 255 ] {d3cbffc7-126b-4f4d-b73f-46d92689a75b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5385 | 2026.01.16 09:49:35.019526 [ 255 ] {d3cbffc7-126b-4f4d-b73f-46d92689a75b} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.01.16 09:49:35.019664 [ 255 ] {d3cbffc7-126b-4f4d-b73f-46d92689a75b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.42 MiB/sec. | ||
| 5387 | 2026.01.16 09:49:35.019701 [ 255 ] {d3cbffc7-126b-4f4d-b73f-46d92689a75b} <Debug> TCPHandler: Processed in 0.001397359 sec. | ||
| 5388 | 2026.01.16 09:49:35.721982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10961 | ||
| 5389 | 2026.01.16 09:49:35.722478 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.01.16 09:49:35.722518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5391 | 2026.01.16 09:49:35.723112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5392 | 2026.01.16 09:49:35.723424 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.01.16 09:49:35.723570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10961 | ||
| 5394 | 2026.01.16 09:49:36.282289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5395 | 2026.01.16 09:49:36.301741 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.01.16 09:49:36.301825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5397 | 2026.01.16 09:49:36.308015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5398 | 2026.01.16 09:49:36.308744 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.01.16 09:49:36.312475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5400 | 2026.01.16 09:49:40.017063 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.01.16 09:49:40.017355 [ 255 ] {0a0e5777-ffee-4ae1-9616-1b4070c3d95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5402 | 2026.01.16 09:49:40.017460 [ 255 ] {0a0e5777-ffee-4ae1-9616-1b4070c3d95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5403 | 2026.01.16 09:49:40.018325 [ 255 ] {0a0e5777-ffee-4ae1-9616-1b4070c3d95e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.01.16 09:49:40.018376 [ 255 ] {0a0e5777-ffee-4ae1-9616-1b4070c3d95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5405 | 2026.01.16 09:49:40.018793 [ 255 ] {0a0e5777-ffee-4ae1-9616-1b4070c3d95e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5406 | 2026.01.16 09:49:40.019039 [ 255 ] {0a0e5777-ffee-4ae1-9616-1b4070c3d95e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.01.16 09:49:40.019216 [ 255 ] {0a0e5777-ffee-4ae1-9616-1b4070c3d95e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.21 MiB/sec. | ||
| 5408 | 2026.01.16 09:49:40.019216 [ 72 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5409 | 2026.01.16 09:49:40.019266 [ 255 ] {0a0e5777-ffee-4ae1-9616-1b4070c3d95e} <Debug> TCPHandler: Processed in 0.002385262 sec. | ||
| 5410 | 2026.01.16 09:49:40.019301 [ 72 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.01.16 09:49:40.019332 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5412 | 2026.01.16 09:49:40.019403 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.01.16 09:49:40.019473 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 5414 | 2026.01.16 09:49:40.019515 [ 255 ] {a2831c22-9ea2-4476-bb32-7c176152b1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5415 | 2026.01.16 09:49:40.019566 [ 255 ] {a2831c22-9ea2-4476-bb32-7c176152b1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5416 | 2026.01.16 09:49:40.019625 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5417 | 2026.01.16 09:49:40.019670 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2342 rows starting from the beginning of the part | ||
| 5418 | 2026.01.16 09:49:40.019743 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1192 rows starting from the beginning of the part | ||
| 5419 | 2026.01.16 09:49:40.019797 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5420 | 2026.01.16 09:49:40.019846 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2333 rows starting from the beginning of the part | ||
| 5421 | 2026.01.16 09:49:40.019891 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5422 | 2026.01.16 09:49:40.019934 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5423 | 2026.01.16 09:49:40.020011 [ 255 ] {a2831c22-9ea2-4476-bb32-7c176152b1ac} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.01.16 09:49:40.020055 [ 255 ] {a2831c22-9ea2-4476-bb32-7c176152b1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5425 | 2026.01.16 09:49:40.020419 [ 255 ] {a2831c22-9ea2-4476-bb32-7c176152b1ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5426 | 2026.01.16 09:49:40.020664 [ 255 ] {a2831c22-9ea2-4476-bb32-7c176152b1ac} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.01.16 09:49:40.020785 [ 72 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5428 | 2026.01.16 09:49:40.020805 [ 255 ] {a2831c22-9ea2-4476-bb32-7c176152b1ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001314 sec., 48706.2404870624 rows/sec., 3.80 MiB/sec. | ||
| 5429 | 2026.01.16 09:49:40.020829 [ 72 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.01.16 09:49:40.020852 [ 255 ] {a2831c22-9ea2-4476-bb32-7c176152b1ac} <Debug> TCPHandler: Processed in 0.00150391 sec. | ||
| 5431 | 2026.01.16 09:49:40.020854 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5432 | 2026.01.16 09:49:40.020958 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 5433 | 2026.01.16 09:49:40.020986 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.01.16 09:49:40.021056 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5435 | 2026.01.16 09:49:40.021085 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1211 rows starting from the beginning of the part | ||
| 5436 | 2026.01.16 09:49:40.021086 [ 255 ] {9bec91b1-e1a2-4256-a941-a3b01695e225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5437 | 2026.01.16 09:49:40.021139 [ 255 ] {9bec91b1-e1a2-4256-a941-a3b01695e225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5438 | 2026.01.16 09:49:40.021144 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 719 rows starting from the beginning of the part | ||
| 5439 | 2026.01.16 09:49:40.021190 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5440 | 2026.01.16 09:49:40.021228 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1177 rows starting from the beginning of the part | ||
| 5441 | 2026.01.16 09:49:40.021263 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5442 | 2026.01.16 09:49:40.021300 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5443 | 2026.01.16 09:49:40.021591 [ 255 ] {9bec91b1-e1a2-4256-a941-a3b01695e225} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.01.16 09:49:40.021627 [ 255 ] {9bec91b1-e1a2-4256-a941-a3b01695e225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5445 | 2026.01.16 09:49:40.022074 [ 255 ] {9bec91b1-e1a2-4256-a941-a3b01695e225} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5446 | 2026.01.16 09:49:40.022139 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6035 rows, containing 5 columns (5 merged, 0 gathered) in 0.002737356 sec., 2204682.18236868 rows/sec., 186.29 MiB/sec. | ||
| 5447 | 2026.01.16 09:49:40.022304 [ 255 ] {9bec91b1-e1a2-4256-a941-a3b01695e225} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.01.16 09:49:40.022437 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5449 | 2026.01.16 09:49:40.022445 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5450 | 2026.01.16 09:49:40.022450 [ 255 ] {9bec91b1-e1a2-4256-a941-a3b01695e225} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 5451 | 2026.01.16 09:49:40.022500 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2026.01.16 09:49:40.022532 [ 255 ] {9bec91b1-e1a2-4256-a941-a3b01695e225} <Debug> TCPHandler: Processed in 0.001598732 sec. | ||
| 5453 | 2026.01.16 09:49:40.022534 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5454 | 2026.01.16 09:49:40.022546 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623112 sec., 2032515.3162566724 rows/sec., 153.36 MiB/sec. | ||
| 5455 | 2026.01.16 09:49:40.022631 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 5456 | 2026.01.16 09:49:40.022659 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.01.16 09:49:40.022719 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5458 | 2026.01.16 09:49:40.022749 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10525 rows starting from the beginning of the part | ||
| 5459 | 2026.01.16 09:49:40.022757 [ 255 ] {c53324b7-ba25-40c5-8bde-b6d8e28ee922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5460 | 2026.01.16 09:49:40.022767 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.01.16 09:49:40.022794 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5462 | 2026.01.16 09:49:40.022806 [ 255 ] {c53324b7-ba25-40c5-8bde-b6d8e28ee922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5463 | 2026.01.16 09:49:40.022809 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5464 | 2026.01.16 09:49:40.022840 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5465 | 2026.01.16 09:49:40.022869 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_36_7} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5466 | 2026.01.16 09:49:40.022882 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 929 rows starting from the beginning of the part | ||
| 5467 | 2026.01.16 09:49:40.022926 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5468 | 2026.01.16 09:49:40.022964 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 5469 | 2026.01.16 09:49:40.022979 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 5470 | 2026.01.16 09:49:40.023142 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.01.16 09:49:40.023168 [ 255 ] {c53324b7-ba25-40c5-8bde-b6d8e28ee922} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.01.16 09:49:40.023209 [ 255 ] {c53324b7-ba25-40c5-8bde-b6d8e28ee922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5473 | 2026.01.16 09:49:40.023235 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_36_7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5474 | 2026.01.16 09:49:40.023332 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5475 | 2026.01.16 09:49:40.023557 [ 255 ] {c53324b7-ba25-40c5-8bde-b6d8e28ee922} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5476 | 2026.01.16 09:49:40.023785 [ 255 ] {c53324b7-ba25-40c5-8bde-b6d8e28ee922} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.01.16 09:49:40.023902 [ 72 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5478 | 2026.01.16 09:49:40.023923 [ 255 ] {c53324b7-ba25-40c5-8bde-b6d8e28ee922} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 5479 | 2026.01.16 09:49:40.023935 [ 72 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.01.16 09:49:40.023966 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5481 | 2026.01.16 09:49:40.023967 [ 255 ] {c53324b7-ba25-40c5-8bde-b6d8e28ee922} <Debug> TCPHandler: Processed in 0.001360478 sec. | ||
| 5482 | 2026.01.16 09:49:40.024043 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 5483 | 2026.01.16 09:49:40.024146 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5484 | 2026.01.16 09:49:40.024174 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2272 rows starting from the beginning of the part | ||
| 5485 | 2026.01.16 09:49:40.024224 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5486 | 2026.01.16 09:49:40.024264 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5487 | 2026.01.16 09:49:40.024302 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part | ||
| 5488 | 2026.01.16 09:49:40.024338 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 5489 | 2026.01.16 09:49:40.024372 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 5490 | 2026.01.16 09:49:40.025414 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405309 sec., 1850126.9115902623 rows/sec., 117.44 MiB/sec. | ||
| 5491 | 2026.01.16 09:49:40.025745 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5492 | 2026.01.16 09:49:40.026039 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.01.16 09:49:40.026116 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_36_7} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5494 | 2026.01.16 09:49:40.026193 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5495 | 2026.01.16 09:49:40.026259 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12152 rows, containing 5 columns (5 merged, 0 gathered) in 0.003657198 sec., 3322762.398973203 rows/sec., 222.34 MiB/sec. | ||
| 5496 | 2026.01.16 09:49:40.026531 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5497 | 2026.01.16 09:49:40.026775 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.01.16 09:49:40.026834 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5499 | 2026.01.16 09:49:40.026892 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5500 | 2026.01.16 09:49:43.041696 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5501 | 2026.01.16 09:49:43.041775 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5502 | 2026.01.16 09:49:43.221150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 724 | ||
| 5503 | 2026.01.16 09:49:43.223249 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.01.16 09:49:43.223307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5505 | 2026.01.16 09:49:43.223769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11473 | ||
| 5506 | 2026.01.16 09:49:43.224305 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.01.16 09:49:43.224354 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5508 | 2026.01.16 09:49:43.224523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5509 | 2026.01.16 09:49:43.224839 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.01.16 09:49:43.224879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5511 | 2026.01.16 09:49:43.225157 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.01.16 09:49:43.225217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 5513 | 2026.01.16 09:49:43.225302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11473 | ||
| 5514 | 2026.01.16 09:49:43.812663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5515 | 2026.01.16 09:49:43.831784 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.01.16 09:49:43.831852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5517 | 2026.01.16 09:49:43.837412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5518 | 2026.01.16 09:49:43.838144 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2026.01.16 09:49:43.841548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5520 | 2026.01.16 09:49:45.029682 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.01.16 09:49:45.029886 [ 255 ] {89f4a189-3cca-4c4d-80cd-99ceb5900cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.01.16 09:49:45.029960 [ 255 ] {89f4a189-3cca-4c4d-80cd-99ceb5900cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5523 | 2026.01.16 09:49:45.030845 [ 255 ] {89f4a189-3cca-4c4d-80cd-99ceb5900cff} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.01.16 09:49:45.030892 [ 255 ] {89f4a189-3cca-4c4d-80cd-99ceb5900cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5525 | 2026.01.16 09:49:45.031302 [ 255 ] {89f4a189-3cca-4c4d-80cd-99ceb5900cff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5526 | 2026.01.16 09:49:45.031524 [ 255 ] {89f4a189-3cca-4c4d-80cd-99ceb5900cff} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.01.16 09:49:45.031659 [ 125 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5528 | 2026.01.16 09:49:45.031668 [ 255 ] {89f4a189-3cca-4c4d-80cd-99ceb5900cff} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 5529 | 2026.01.16 09:49:45.031733 [ 125 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.01.16 09:49:45.031753 [ 255 ] {89f4a189-3cca-4c4d-80cd-99ceb5900cff} <Debug> TCPHandler: Processed in 0.00220965 sec. | ||
| 5531 | 2026.01.16 09:49:45.031760 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5532 | 2026.01.16 09:49:45.031892 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.01.16 09:49:45.031896 [ 193 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 5534 | 2026.01.16 09:49:45.031997 [ 255 ] {aa03eb0d-719e-49a0-af12-e58f8f17be26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5535 | 2026.01.16 09:49:45.032041 [ 193 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5536 | 2026.01.16 09:49:45.032042 [ 255 ] {aa03eb0d-719e-49a0-af12-e58f8f17be26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5537 | 2026.01.16 09:49:45.032086 [ 193 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5538 | 2026.01.16 09:49:45.032169 [ 193 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5539 | 2026.01.16 09:49:45.032221 [ 193 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5540 | 2026.01.16 09:49:45.032269 [ 193 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5541 | 2026.01.16 09:49:45.032312 [ 193 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5542 | 2026.01.16 09:49:45.033244 [ 255 ] {aa03eb0d-719e-49a0-af12-e58f8f17be26} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.01.16 09:49:45.033286 [ 255 ] {aa03eb0d-719e-49a0-af12-e58f8f17be26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5544 | 2026.01.16 09:49:45.033467 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619122 sec., 1266118.303623816 rows/sec., 85.15 MiB/sec. | ||
| 5545 | 2026.01.16 09:49:45.033627 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5546 | 2026.01.16 09:49:45.033687 [ 255 ] {aa03eb0d-719e-49a0-af12-e58f8f17be26} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5547 | 2026.01.16 09:49:45.033972 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.01.16 09:49:45.033984 [ 255 ] {aa03eb0d-719e-49a0-af12-e58f8f17be26} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.01.16 09:49:45.034068 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_17_4} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5550 | 2026.01.16 09:49:45.034131 [ 255 ] {aa03eb0d-719e-49a0-af12-e58f8f17be26} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002153 sec., 553646.0752438458 rows/sec., 44.21 MiB/sec. | ||
| 5551 | 2026.01.16 09:49:45.034160 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5552 | 2026.01.16 09:49:45.034174 [ 255 ] {aa03eb0d-719e-49a0-af12-e58f8f17be26} <Debug> TCPHandler: Processed in 0.002330721 sec. | ||
| 5553 | 2026.01.16 09:49:45.034300 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2026.01.16 09:49:45.034394 [ 255 ] {4ceb9b92-acf8-44a7-80d3-dbecf52c8f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5555 | 2026.01.16 09:49:45.034434 [ 255 ] {4ceb9b92-acf8-44a7-80d3-dbecf52c8f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5556 | 2026.01.16 09:49:45.034989 [ 255 ] {4ceb9b92-acf8-44a7-80d3-dbecf52c8f9a} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.01.16 09:49:45.035026 [ 255 ] {4ceb9b92-acf8-44a7-80d3-dbecf52c8f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5558 | 2026.01.16 09:49:45.035347 [ 255 ] {4ceb9b92-acf8-44a7-80d3-dbecf52c8f9a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5559 | 2026.01.16 09:49:45.035570 [ 255 ] {4ceb9b92-acf8-44a7-80d3-dbecf52c8f9a} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.01.16 09:49:45.035696 [ 255 ] {4ceb9b92-acf8-44a7-80d3-dbecf52c8f9a} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00132 sec., 185606.0606060606 rows/sec., 11.34 MiB/sec. | ||
| 5561 | 2026.01.16 09:49:45.035733 [ 255 ] {4ceb9b92-acf8-44a7-80d3-dbecf52c8f9a} <Debug> TCPHandler: Processed in 0.00148115 sec. | ||
| 5562 | 2026.01.16 09:49:45.035845 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.01.16 09:49:45.035946 [ 255 ] {104d9d07-f9b2-43d3-9d38-95a09e3c3837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5564 | 2026.01.16 09:49:45.035985 [ 255 ] {104d9d07-f9b2-43d3-9d38-95a09e3c3837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5565 | 2026.01.16 09:49:45.036531 [ 255 ] {104d9d07-f9b2-43d3-9d38-95a09e3c3837} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.01.16 09:49:45.036568 [ 255 ] {104d9d07-f9b2-43d3-9d38-95a09e3c3837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5567 | 2026.01.16 09:49:45.036881 [ 255 ] {104d9d07-f9b2-43d3-9d38-95a09e3c3837} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5568 | 2026.01.16 09:49:45.037087 [ 255 ] {104d9d07-f9b2-43d3-9d38-95a09e3c3837} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.01.16 09:49:45.037210 [ 255 ] {104d9d07-f9b2-43d3-9d38-95a09e3c3837} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001281 sec., 165495.70647931303 rows/sec., 10.67 MiB/sec. | ||
| 5570 | 2026.01.16 09:49:45.037247 [ 255 ] {104d9d07-f9b2-43d3-9d38-95a09e3c3837} <Debug> TCPHandler: Processed in 0.001450139 sec. | ||
| 5571 | 2026.01.16 09:49:45.037357 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.01.16 09:49:45.037449 [ 255 ] {21e9352a-7af1-498a-b9ac-c014d5e97847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5573 | 2026.01.16 09:49:45.037490 [ 255 ] {21e9352a-7af1-498a-b9ac-c014d5e97847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5574 | 2026.01.16 09:49:45.037992 [ 255 ] {21e9352a-7af1-498a-b9ac-c014d5e97847} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.01.16 09:49:45.038028 [ 255 ] {21e9352a-7af1-498a-b9ac-c014d5e97847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5576 | 2026.01.16 09:49:45.038335 [ 255 ] {21e9352a-7af1-498a-b9ac-c014d5e97847} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5577 | 2026.01.16 09:49:45.038544 [ 255 ] {21e9352a-7af1-498a-b9ac-c014d5e97847} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.01.16 09:49:45.038647 [ 125 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5579 | 2026.01.16 09:49:45.038667 [ 255 ] {21e9352a-7af1-498a-b9ac-c014d5e97847} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 5580 | 2026.01.16 09:49:45.038691 [ 125 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.01.16 09:49:45.038712 [ 255 ] {21e9352a-7af1-498a-b9ac-c014d5e97847} <Debug> TCPHandler: Processed in 0.001403669 sec. | ||
| 5582 | 2026.01.16 09:49:45.038715 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5583 | 2026.01.16 09:49:45.038812 [ 193 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 5584 | 2026.01.16 09:49:45.038837 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.01.16 09:49:45.038909 [ 193 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5586 | 2026.01.16 09:49:45.038935 [ 255 ] {aef9c312-4a14-42c6-b20e-e6bee867b2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5587 | 2026.01.16 09:49:45.038943 [ 193 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5588 | 2026.01.16 09:49:45.038983 [ 255 ] {aef9c312-4a14-42c6-b20e-e6bee867b2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5589 | 2026.01.16 09:49:45.039010 [ 193 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5590 | 2026.01.16 09:49:45.039060 [ 193 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5591 | 2026.01.16 09:49:45.039097 [ 193 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5592 | 2026.01.16 09:49:45.039129 [ 193 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5593 | 2026.01.16 09:49:45.039728 [ 255 ] {aef9c312-4a14-42c6-b20e-e6bee867b2db} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2026.01.16 09:49:45.039769 [ 255 ] {aef9c312-4a14-42c6-b20e-e6bee867b2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5595 | 2026.01.16 09:49:45.039898 [ 194 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109035 sec., 951277.4619376304 rows/sec., 57.65 MiB/sec. | ||
| 5596 | 2026.01.16 09:49:45.040114 [ 194 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5597 | 2026.01.16 09:49:45.040114 [ 255 ] {aef9c312-4a14-42c6-b20e-e6bee867b2db} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5598 | 2026.01.16 09:49:45.040410 [ 255 ] {aef9c312-4a14-42c6-b20e-e6bee867b2db} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.01.16 09:49:45.040489 [ 194 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.01.16 09:49:45.040543 [ 255 ] {aef9c312-4a14-42c6-b20e-e6bee867b2db} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001626 sec., 442189.42189421895 rows/sec., 31.03 MiB/sec. | ||
| 5601 | 2026.01.16 09:49:45.040586 [ 194 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_17_4} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5602 | 2026.01.16 09:49:45.040587 [ 255 ] {aef9c312-4a14-42c6-b20e-e6bee867b2db} <Debug> TCPHandler: Processed in 0.001797704 sec. | ||
| 5603 | 2026.01.16 09:49:45.040690 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5604 | 2026.01.16 09:49:45.040781 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2026.01.16 09:49:45.040878 [ 255 ] {a88be8e7-216e-4170-9b13-465c22dbc224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5606 | 2026.01.16 09:49:45.040919 [ 255 ] {a88be8e7-216e-4170-9b13-465c22dbc224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5607 | 2026.01.16 09:49:45.041346 [ 255 ] {a88be8e7-216e-4170-9b13-465c22dbc224} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.01.16 09:49:45.041383 [ 255 ] {a88be8e7-216e-4170-9b13-465c22dbc224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5609 | 2026.01.16 09:49:45.041689 [ 255 ] {a88be8e7-216e-4170-9b13-465c22dbc224} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5610 | 2026.01.16 09:49:45.041905 [ 255 ] {a88be8e7-216e-4170-9b13-465c22dbc224} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.01.16 09:49:45.042028 [ 255 ] {a88be8e7-216e-4170-9b13-465c22dbc224} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 268.39 KiB/sec. | ||
| 5612 | 2026.01.16 09:49:45.042063 [ 255 ] {a88be8e7-216e-4170-9b13-465c22dbc224} <Debug> TCPHandler: Processed in 0.001331067 sec. | ||
| 5613 | 2026.01.16 09:49:45.042181 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5614 | 2026.01.16 09:49:45.042273 [ 255 ] {df35dcdb-5ff0-424f-8ee4-1ba0994a14c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5615 | 2026.01.16 09:49:45.042314 [ 255 ] {df35dcdb-5ff0-424f-8ee4-1ba0994a14c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5616 | 2026.01.16 09:49:45.042739 [ 255 ] {df35dcdb-5ff0-424f-8ee4-1ba0994a14c6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.01.16 09:49:45.042774 [ 255 ] {df35dcdb-5ff0-424f-8ee4-1ba0994a14c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5618 | 2026.01.16 09:49:45.043102 [ 255 ] {df35dcdb-5ff0-424f-8ee4-1ba0994a14c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5619 | 2026.01.16 09:49:45.043309 [ 255 ] {df35dcdb-5ff0-424f-8ee4-1ba0994a14c6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2026.01.16 09:49:45.043435 [ 255 ] {df35dcdb-5ff0-424f-8ee4-1ba0994a14c6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00118 sec., 266101.69491525425 rows/sec., 17.48 MiB/sec. | ||
| 5621 | 2026.01.16 09:49:45.043476 [ 255 ] {df35dcdb-5ff0-424f-8ee4-1ba0994a14c6} <Debug> TCPHandler: Processed in 0.001342277 sec. | ||
| 5622 | 2026.01.16 09:49:45.043578 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5623 | 2026.01.16 09:49:45.043670 [ 255 ] {79f828d2-217b-4566-b578-33300c9cba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5624 | 2026.01.16 09:49:45.043711 [ 255 ] {79f828d2-217b-4566-b578-33300c9cba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5625 | 2026.01.16 09:49:45.044015 [ 255 ] {79f828d2-217b-4566-b578-33300c9cba14} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.01.16 09:49:45.044050 [ 255 ] {79f828d2-217b-4566-b578-33300c9cba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5627 | 2026.01.16 09:49:45.044339 [ 255 ] {79f828d2-217b-4566-b578-33300c9cba14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5628 | 2026.01.16 09:49:45.044549 [ 255 ] {79f828d2-217b-4566-b578-33300c9cba14} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5629 | 2026.01.16 09:49:45.044669 [ 255 ] {79f828d2-217b-4566-b578-33300c9cba14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 5630 | 2026.01.16 09:49:45.044703 [ 255 ] {79f828d2-217b-4566-b578-33300c9cba14} <Debug> TCPHandler: Processed in 0.001172436 sec. | ||
| 5631 | 2026.01.16 09:49:45.044801 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.01.16 09:49:45.044892 [ 255 ] {be312606-dfa4-4ce9-9d9b-e9b8a2e94492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5633 | 2026.01.16 09:49:45.044945 [ 255 ] {be312606-dfa4-4ce9-9d9b-e9b8a2e94492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5634 | 2026.01.16 09:49:45.045745 [ 255 ] {be312606-dfa4-4ce9-9d9b-e9b8a2e94492} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.01.16 09:49:45.045780 [ 255 ] {be312606-dfa4-4ce9-9d9b-e9b8a2e94492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5636 | 2026.01.16 09:49:45.046324 [ 255 ] {be312606-dfa4-4ce9-9d9b-e9b8a2e94492} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5637 | 2026.01.16 09:49:45.046539 [ 255 ] {be312606-dfa4-4ce9-9d9b-e9b8a2e94492} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.01.16 09:49:45.046670 [ 255 ] {be312606-dfa4-4ce9-9d9b-e9b8a2e94492} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001795 sec., 22284.122562674096 rows/sec., 39.93 MiB/sec. | ||
| 5639 | 2026.01.16 09:49:45.046725 [ 255 ] {be312606-dfa4-4ce9-9d9b-e9b8a2e94492} <Debug> TCPHandler: Processed in 0.001970017 sec. | ||
| 5640 | 2026.01.16 09:49:45.046834 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2026.01.16 09:49:45.046927 [ 255 ] {944d1dcc-3a98-432b-b2fd-d297a0c3fc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5642 | 2026.01.16 09:49:45.046967 [ 255 ] {944d1dcc-3a98-432b-b2fd-d297a0c3fc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5643 | 2026.01.16 09:49:45.047290 [ 255 ] {944d1dcc-3a98-432b-b2fd-d297a0c3fc95} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.01.16 09:49:45.047326 [ 255 ] {944d1dcc-3a98-432b-b2fd-d297a0c3fc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5645 | 2026.01.16 09:49:45.047627 [ 255 ] {944d1dcc-3a98-432b-b2fd-d297a0c3fc95} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5646 | 2026.01.16 09:49:45.047835 [ 255 ] {944d1dcc-3a98-432b-b2fd-d297a0c3fc95} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2026.01.16 09:49:45.047955 [ 255 ] {944d1dcc-3a98-432b-b2fd-d297a0c3fc95} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 5648 | 2026.01.16 09:49:45.047989 [ 255 ] {944d1dcc-3a98-432b-b2fd-d297a0c3fc95} <Debug> TCPHandler: Processed in 0.001202996 sec. | ||
| 5649 | 2026.01.16 09:49:50.017651 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2026.01.16 09:49:50.017868 [ 255 ] {bc7f02fd-6a5c-40c6-b061-d680302d1f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5651 | 2026.01.16 09:49:50.017941 [ 255 ] {bc7f02fd-6a5c-40c6-b061-d680302d1f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5652 | 2026.01.16 09:49:50.018675 [ 255 ] {bc7f02fd-6a5c-40c6-b061-d680302d1f0d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.01.16 09:49:50.018718 [ 255 ] {bc7f02fd-6a5c-40c6-b061-d680302d1f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5654 | 2026.01.16 09:49:50.019107 [ 255 ] {bc7f02fd-6a5c-40c6-b061-d680302d1f0d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5655 | 2026.01.16 09:49:50.019334 [ 255 ] {bc7f02fd-6a5c-40c6-b061-d680302d1f0d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.16 09:49:50.019488 [ 255 ] {bc7f02fd-6a5c-40c6-b061-d680302d1f0d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.55 MiB/sec. | ||
| 5657 | 2026.01.16 09:49:50.019530 [ 255 ] {bc7f02fd-6a5c-40c6-b061-d680302d1f0d} <Debug> TCPHandler: Processed in 0.002016096 sec. | ||
| 5658 | 2026.01.16 09:49:50.019651 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2026.01.16 09:49:50.019745 [ 255 ] {f6bca2d4-773b-4c9d-a06f-27c9df759e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5660 | 2026.01.16 09:49:50.019784 [ 255 ] {f6bca2d4-773b-4c9d-a06f-27c9df759e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5661 | 2026.01.16 09:49:50.020210 [ 255 ] {f6bca2d4-773b-4c9d-a06f-27c9df759e96} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.01.16 09:49:50.020246 [ 255 ] {f6bca2d4-773b-4c9d-a06f-27c9df759e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5663 | 2026.01.16 09:49:50.020542 [ 255 ] {f6bca2d4-773b-4c9d-a06f-27c9df759e96} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5664 | 2026.01.16 09:49:50.020749 [ 255 ] {f6bca2d4-773b-4c9d-a06f-27c9df759e96} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.01.16 09:49:50.020876 [ 255 ] {f6bca2d4-773b-4c9d-a06f-27c9df759e96} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 5666 | 2026.01.16 09:49:50.020912 [ 255 ] {f6bca2d4-773b-4c9d-a06f-27c9df759e96} <Debug> TCPHandler: Processed in 0.001310437 sec. | ||
| 5667 | 2026.01.16 09:49:50.021026 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5668 | 2026.01.16 09:49:50.021119 [ 255 ] {94983510-e84c-45af-a71a-7c03795826e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5669 | 2026.01.16 09:49:50.021161 [ 255 ] {94983510-e84c-45af-a71a-7c03795826e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5670 | 2026.01.16 09:49:50.021604 [ 255 ] {94983510-e84c-45af-a71a-7c03795826e9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.01.16 09:49:50.021641 [ 255 ] {94983510-e84c-45af-a71a-7c03795826e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5672 | 2026.01.16 09:49:50.021970 [ 255 ] {94983510-e84c-45af-a71a-7c03795826e9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5673 | 2026.01.16 09:49:50.022180 [ 255 ] {94983510-e84c-45af-a71a-7c03795826e9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2026.01.16 09:49:50.022309 [ 255 ] {94983510-e84c-45af-a71a-7c03795826e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5675 | 2026.01.16 09:49:50.022346 [ 255 ] {94983510-e84c-45af-a71a-7c03795826e9} <Debug> TCPHandler: Processed in 0.001367618 sec. | ||
| 5676 | 2026.01.16 09:49:50.022458 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.01.16 09:49:50.022552 [ 255 ] {c5a492cb-5814-47b7-8eee-80156b7bc500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5678 | 2026.01.16 09:49:50.022592 [ 255 ] {c5a492cb-5814-47b7-8eee-80156b7bc500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5679 | 2026.01.16 09:49:50.022926 [ 255 ] {c5a492cb-5814-47b7-8eee-80156b7bc500} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.01.16 09:49:50.022962 [ 255 ] {c5a492cb-5814-47b7-8eee-80156b7bc500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5681 | 2026.01.16 09:49:50.023256 [ 255 ] {c5a492cb-5814-47b7-8eee-80156b7bc500} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5682 | 2026.01.16 09:49:50.023461 [ 255 ] {c5a492cb-5814-47b7-8eee-80156b7bc500} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2026.01.16 09:49:50.023586 [ 255 ] {c5a492cb-5814-47b7-8eee-80156b7bc500} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5684 | 2026.01.16 09:49:50.023622 [ 255 ] {c5a492cb-5814-47b7-8eee-80156b7bc500} <Debug> TCPHandler: Processed in 0.001213276 sec. | ||
| 5685 | 2026.01.16 09:49:50.725430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11921 | ||
| 5686 | 2026.01.16 09:49:50.725897 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.01.16 09:49:50.725940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5688 | 2026.01.16 09:49:50.726434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5689 | 2026.01.16 09:49:50.726689 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.01.16 09:49:50.726835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11921 | ||
| 5691 | 2026.01.16 09:49:51.341663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5692 | 2026.01.16 09:49:51.359824 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.01.16 09:49:51.359885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5694 | 2026.01.16 09:49:51.365479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5695 | 2026.01.16 09:49:51.366186 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.01.16 09:49:51.369083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5697 | 2026.01.16 09:49:53.225338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 754 | ||
| 5698 | 2026.01.16 09:49:53.227710 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.01.16 09:49:53.227763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5700 | 2026.01.16 09:49:53.228958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5701 | 2026.01.16 09:49:53.229230 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.01.16 09:49:53.229578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5703 | 2026.01.16 09:49:54.355250 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39076 | ||
| 5704 | 2026.01.16 09:49:54.355422 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5705 | 2026.01.16 09:49:54.355461 [ 286 ] {} <Debug> TCP-Session: e57a5f14-5925-4e2f-8c72-1c4be9c9b5f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39076 | ||
| 5706 | 2026.01.16 09:49:54.355493 [ 286 ] {} <Debug> TCP-Session: e57a5f14-5925-4e2f-8c72-1c4be9c9b5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.01.16 09:49:54.355510 [ 286 ] {} <Debug> TCP-Session: e57a5f14-5925-4e2f-8c72-1c4be9c9b5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.01.16 09:49:54.355719 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48741 | ||
| 5709 | 2026.01.16 09:49:54.355736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59595 | ||
| 5710 | 2026.01.16 09:49:54.355757 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40233 | ||
| 5711 | 2026.01.16 09:49:54.355788 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63436 | ||
| 5712 | 2026.01.16 09:49:54.355835 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5713 | 2026.01.16 09:49:54.355847 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5714 | 2026.01.16 09:49:54.355862 [ 286 ] {} <Trace> TCP-Session: e57a5f14-5925-4e2f-8c72-1c4be9c9b5f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.01.16 09:49:54.355892 [ 289 ] {} <Debug> TCP-Session: 06ee6a3f-c9e3-4e62-b216-9f0ad107e90c Authenticating user 'default' from [fd00:1122:3344:101::e]:59595 | ||
| 5716 | 2026.01.16 09:49:54.355905 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5717 | 2026.01.16 09:49:54.355919 [ 289 ] {} <Debug> TCP-Session: 06ee6a3f-c9e3-4e62-b216-9f0ad107e90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.01.16 09:49:54.355879 [ 287 ] {} <Debug> TCP-Session: cbb710b1-4d74-4364-b83e-90c7cab45e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:48741 | ||
| 5719 | 2026.01.16 09:49:54.355943 [ 289 ] {} <Debug> TCP-Session: 06ee6a3f-c9e3-4e62-b216-9f0ad107e90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.01.16 09:49:54.355957 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5721 | 2026.01.16 09:49:54.355973 [ 287 ] {} <Debug> TCP-Session: cbb710b1-4d74-4364-b83e-90c7cab45e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.01.16 09:49:54.355941 [ 294 ] {} <Debug> TCP-Session: af5d292f-8e6a-4c4e-9327-1bd28feb0a0c Authenticating user 'default' from [fd00:1122:3344:101::e]:63436 | ||
| 5723 | 2026.01.16 09:49:54.356011 [ 287 ] {} <Debug> TCP-Session: cbb710b1-4d74-4364-b83e-90c7cab45e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.01.16 09:49:54.356011 [ 290 ] {} <Debug> TCP-Session: 81f68b7f-5ecc-4ef2-b224-a601a1998d1a Authenticating user 'default' from [fd00:1122:3344:101::e]:40233 | ||
| 5725 | 2026.01.16 09:49:54.356028 [ 294 ] {} <Debug> TCP-Session: af5d292f-8e6a-4c4e-9327-1bd28feb0a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.01.16 09:49:54.355783 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33636 | ||
| 5727 | 2026.01.16 09:49:54.356065 [ 286 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5728 | 2026.01.16 09:49:54.356058 [ 290 ] {} <Debug> TCP-Session: 81f68b7f-5ecc-4ef2-b224-a601a1998d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.01.16 09:49:54.356060 [ 294 ] {} <Debug> TCP-Session: af5d292f-8e6a-4c4e-9327-1bd28feb0a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.01.16 09:49:54.356136 [ 290 ] {} <Debug> TCP-Session: 81f68b7f-5ecc-4ef2-b224-a601a1998d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.01.16 09:49:54.355773 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50768 | ||
| 5732 | 2026.01.16 09:49:54.355757 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38320 | ||
| 5733 | 2026.01.16 09:49:54.356204 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5734 | 2026.01.16 09:49:54.355741 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64315 | ||
| 5735 | 2026.01.16 09:49:54.356261 [ 293 ] {} <Debug> TCP-Session: 4d67900e-9050-4083-a78c-9d12cc0cb288 Authenticating user 'default' from [fd00:1122:3344:101::e]:33636 | ||
| 5736 | 2026.01.16 09:49:54.356304 [ 293 ] {} <Debug> TCP-Session: 4d67900e-9050-4083-a78c-9d12cc0cb288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.01.16 09:49:54.356318 [ 293 ] {} <Debug> TCP-Session: 4d67900e-9050-4083-a78c-9d12cc0cb288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.01.16 09:49:54.356389 [ 286 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5739 | 2026.01.16 09:49:54.356415 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5740 | 2026.01.16 09:49:54.356445 [ 286 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5741 | 2026.01.16 09:49:54.356450 [ 292 ] {} <Debug> TCP-Session: 3cc0f34c-b337-4b91-bdad-f50705dfeb3a Authenticating user 'default' from [fd00:1122:3344:101::e]:50768 | ||
| 5742 | 2026.01.16 09:49:54.356459 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5743 | 2026.01.16 09:49:54.356490 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5744 | 2026.01.16 09:49:54.356493 [ 292 ] {} <Debug> TCP-Session: 3cc0f34c-b337-4b91-bdad-f50705dfeb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5745 | 2026.01.16 09:49:54.356510 [ 291 ] {} <Debug> TCP-Session: 74bb6676-229c-48f9-8356-aab6522b3136 Authenticating user 'default' from [fd00:1122:3344:101::e]:38320 | ||
| 5746 | 2026.01.16 09:49:54.356528 [ 292 ] {} <Debug> TCP-Session: 3cc0f34c-b337-4b91-bdad-f50705dfeb3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.01.16 09:49:54.356527 [ 288 ] {} <Debug> TCP-Session: 8c1b5017-9a42-4875-8b9a-5b9a867e193c Authenticating user 'default' from [fd00:1122:3344:101::e]:64315 | ||
| 5748 | 2026.01.16 09:49:54.356543 [ 291 ] {} <Debug> TCP-Session: 74bb6676-229c-48f9-8356-aab6522b3136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.01.16 09:49:54.356587 [ 291 ] {} <Debug> TCP-Session: 74bb6676-229c-48f9-8356-aab6522b3136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.01.16 09:49:54.356588 [ 288 ] {} <Debug> TCP-Session: 8c1b5017-9a42-4875-8b9a-5b9a867e193c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.01.16 09:49:54.356622 [ 288 ] {} <Debug> TCP-Session: 8c1b5017-9a42-4875-8b9a-5b9a867e193c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.01.16 09:49:54.356748 [ 286 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 5753 | 2026.01.16 09:49:54.357758 [ 308 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Trace> AggregatingTransform: Aggregating | ||
| 5754 | 2026.01.16 09:49:54.357797 [ 308 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5755 | 2026.01.16 09:49:54.357834 [ 308 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981333 sec. (1019.022 rows/sec., 39.81 KiB/sec.) | ||
| 5756 | 2026.01.16 09:49:54.357852 [ 308 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Trace> Aggregator: Merging aggregated data | ||
| 5757 | 2026.01.16 09:49:54.359118 [ 286 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 5758 | 2026.01.16 09:49:54.359286 [ 286 ] {de8892db-5c43-4a63-ba94-d3305685394f} <Debug> TCPHandler: Processed in 0.003552948 sec. | ||
| 5759 | 2026.01.16 09:49:54.359403 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5760 | 2026.01.16 09:49:54.359429 [ 286 ] {} <Debug> TCP-Session: e57a5f14-5925-4e2f-8c72-1c4be9c9b5f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.01.16 09:49:54.359433 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5762 | 2026.01.16 09:49:54.359453 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.01.16 09:49:54.359476 [ 294 ] {} <Debug> TCP-Session: af5d292f-8e6a-4c4e-9327-1bd28feb0a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.01.16 09:49:54.359484 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5765 | 2026.01.16 09:49:54.359501 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5766 | 2026.01.16 09:49:54.359518 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5767 | 2026.01.16 09:49:54.359544 [ 291 ] {} <Debug> TCP-Session: 74bb6676-229c-48f9-8356-aab6522b3136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5768 | 2026.01.16 09:49:54.359555 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5769 | 2026.01.16 09:49:54.359571 [ 292 ] {} <Debug> TCP-Session: 3cc0f34c-b337-4b91-bdad-f50705dfeb3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.01.16 09:49:54.359534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.01.16 09:49:54.359601 [ 293 ] {} <Debug> TCP-Session: 4d67900e-9050-4083-a78c-9d12cc0cb288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.01.16 09:49:54.359494 [ 289 ] {} <Debug> TCP-Session: 06ee6a3f-c9e3-4e62-b216-9f0ad107e90c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.01.16 09:49:54.359645 [ 290 ] {} <Debug> TCP-Session: 81f68b7f-5ecc-4ef2-b224-a601a1998d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.01.16 09:49:54.359481 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2026.01.16 09:49:54.359524 [ 287 ] {} <Debug> TCP-Session: cbb710b1-4d74-4364-b83e-90c7cab45e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.01.16 09:49:54.359711 [ 288 ] {} <Debug> TCP-Session: 8c1b5017-9a42-4875-8b9a-5b9a867e193c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.01.16 09:49:55.040031 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.01.16 09:49:55.040222 [ 255 ] {c8dad53f-7e76-4a98-b4dd-7ac327d3b088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5779 | 2026.01.16 09:49:55.040293 [ 255 ] {c8dad53f-7e76-4a98-b4dd-7ac327d3b088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5780 | 2026.01.16 09:49:55.041232 [ 255 ] {c8dad53f-7e76-4a98-b4dd-7ac327d3b088} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.01.16 09:49:55.041299 [ 255 ] {c8dad53f-7e76-4a98-b4dd-7ac327d3b088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5782 | 2026.01.16 09:49:55.041843 [ 255 ] {c8dad53f-7e76-4a98-b4dd-7ac327d3b088} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5783 | 2026.01.16 09:49:55.042153 [ 255 ] {c8dad53f-7e76-4a98-b4dd-7ac327d3b088} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.01.16 09:49:55.042358 [ 255 ] {c8dad53f-7e76-4a98-b4dd-7ac327d3b088} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002186 sec., 187557.18206770357 rows/sec., 11.90 MiB/sec. | ||
| 5785 | 2026.01.16 09:49:55.042424 [ 255 ] {c8dad53f-7e76-4a98-b4dd-7ac327d3b088} <Debug> TCPHandler: Processed in 0.002535504 sec. | ||
| 5786 | 2026.01.16 09:49:55.042577 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.01.16 09:49:55.042705 [ 255 ] {c70f4be0-519d-4986-80c2-fcfa1b7ab2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5788 | 2026.01.16 09:49:55.042758 [ 255 ] {c70f4be0-519d-4986-80c2-fcfa1b7ab2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5789 | 2026.01.16 09:49:55.044024 [ 255 ] {c70f4be0-519d-4986-80c2-fcfa1b7ab2d3} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.01.16 09:49:55.044070 [ 255 ] {c70f4be0-519d-4986-80c2-fcfa1b7ab2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5791 | 2026.01.16 09:49:55.044568 [ 255 ] {c70f4be0-519d-4986-80c2-fcfa1b7ab2d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5792 | 2026.01.16 09:49:55.044861 [ 255 ] {c70f4be0-519d-4986-80c2-fcfa1b7ab2d3} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.01.16 09:49:55.045020 [ 255 ] {c70f4be0-519d-4986-80c2-fcfa1b7ab2d3} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002346 sec., 508098.8917306053 rows/sec., 40.57 MiB/sec. | ||
| 5794 | 2026.01.16 09:49:55.045070 [ 255 ] {c70f4be0-519d-4986-80c2-fcfa1b7ab2d3} <Debug> TCPHandler: Processed in 0.002557274 sec. | ||
| 5795 | 2026.01.16 09:49:55.045217 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.01.16 09:49:55.045337 [ 255 ] {9719d717-479d-428d-8bcd-29c4f7ce2be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5797 | 2026.01.16 09:49:55.045400 [ 255 ] {9719d717-479d-428d-8bcd-29c4f7ce2be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5798 | 2026.01.16 09:49:55.046024 [ 255 ] {9719d717-479d-428d-8bcd-29c4f7ce2be9} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.01.16 09:49:55.046067 [ 255 ] {9719d717-479d-428d-8bcd-29c4f7ce2be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5800 | 2026.01.16 09:49:55.046446 [ 255 ] {9719d717-479d-428d-8bcd-29c4f7ce2be9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5801 | 2026.01.16 09:49:55.046773 [ 255 ] {9719d717-479d-428d-8bcd-29c4f7ce2be9} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.01.16 09:49:55.046939 [ 255 ] {9719d717-479d-428d-8bcd-29c4f7ce2be9} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001633 sec., 150030.61849357013 rows/sec., 9.16 MiB/sec. | ||
| 5803 | 2026.01.16 09:49:55.046993 [ 255 ] {9719d717-479d-428d-8bcd-29c4f7ce2be9} <Debug> TCPHandler: Processed in 0.001834624 sec. | ||
| 5804 | 2026.01.16 09:49:55.047138 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.01.16 09:49:55.047247 [ 255 ] {d82e1a08-70d7-47a6-b458-12dfb8845934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5806 | 2026.01.16 09:49:55.047292 [ 255 ] {d82e1a08-70d7-47a6-b458-12dfb8845934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5807 | 2026.01.16 09:49:55.047815 [ 255 ] {d82e1a08-70d7-47a6-b458-12dfb8845934} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.01.16 09:49:55.047854 [ 255 ] {d82e1a08-70d7-47a6-b458-12dfb8845934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5809 | 2026.01.16 09:49:55.048282 [ 255 ] {d82e1a08-70d7-47a6-b458-12dfb8845934} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5810 | 2026.01.16 09:49:55.048533 [ 255 ] {d82e1a08-70d7-47a6-b458-12dfb8845934} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.01.16 09:49:55.048692 [ 255 ] {d82e1a08-70d7-47a6-b458-12dfb8845934} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00147 sec., 144217.68707482994 rows/sec., 9.30 MiB/sec. | ||
| 5812 | 2026.01.16 09:49:55.048747 [ 255 ] {d82e1a08-70d7-47a6-b458-12dfb8845934} <Debug> TCPHandler: Processed in 0.001661532 sec. | ||
| 5813 | 2026.01.16 09:49:55.048889 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2026.01.16 09:49:55.048997 [ 255 ] {28fb3499-df40-4d22-8d0c-7ff4a523f04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5815 | 2026.01.16 09:49:55.049044 [ 255 ] {28fb3499-df40-4d22-8d0c-7ff4a523f04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5816 | 2026.01.16 09:49:55.049566 [ 255 ] {28fb3499-df40-4d22-8d0c-7ff4a523f04c} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.01.16 09:49:55.049603 [ 255 ] {28fb3499-df40-4d22-8d0c-7ff4a523f04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5818 | 2026.01.16 09:49:55.049926 [ 255 ] {28fb3499-df40-4d22-8d0c-7ff4a523f04c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5819 | 2026.01.16 09:49:55.050169 [ 255 ] {28fb3499-df40-4d22-8d0c-7ff4a523f04c} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.01.16 09:49:55.050325 [ 255 ] {28fb3499-df40-4d22-8d0c-7ff4a523f04c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001354 sec., 155834.56425406205 rows/sec., 8.85 MiB/sec. | ||
| 5821 | 2026.01.16 09:49:55.050367 [ 255 ] {28fb3499-df40-4d22-8d0c-7ff4a523f04c} <Debug> TCPHandler: Processed in 0.00153085 sec. | ||
| 5822 | 2026.01.16 09:49:55.050489 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.01.16 09:49:55.050589 [ 255 ] {d774bb99-6382-4507-b206-dcb39a4f2cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5824 | 2026.01.16 09:49:55.050631 [ 255 ] {d774bb99-6382-4507-b206-dcb39a4f2cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5825 | 2026.01.16 09:49:55.051423 [ 255 ] {d774bb99-6382-4507-b206-dcb39a4f2cbb} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.01.16 09:49:55.051460 [ 255 ] {d774bb99-6382-4507-b206-dcb39a4f2cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5827 | 2026.01.16 09:49:55.051812 [ 255 ] {d774bb99-6382-4507-b206-dcb39a4f2cbb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5828 | 2026.01.16 09:49:55.052050 [ 255 ] {d774bb99-6382-4507-b206-dcb39a4f2cbb} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.01.16 09:49:55.052194 [ 255 ] {d774bb99-6382-4507-b206-dcb39a4f2cbb} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001625 sec., 442461.5384615385 rows/sec., 31.05 MiB/sec. | ||
| 5830 | 2026.01.16 09:49:55.052234 [ 255 ] {d774bb99-6382-4507-b206-dcb39a4f2cbb} <Debug> TCPHandler: Processed in 0.001796784 sec. | ||
| 5831 | 2026.01.16 09:49:55.052365 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.01.16 09:49:55.052461 [ 255 ] {10b28dc3-0d4d-4f88-807f-50a1c372e763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5833 | 2026.01.16 09:49:55.052504 [ 255 ] {10b28dc3-0d4d-4f88-807f-50a1c372e763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5834 | 2026.01.16 09:49:55.052866 [ 255 ] {10b28dc3-0d4d-4f88-807f-50a1c372e763} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.01.16 09:49:55.052900 [ 255 ] {10b28dc3-0d4d-4f88-807f-50a1c372e763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5836 | 2026.01.16 09:49:55.053223 [ 255 ] {10b28dc3-0d4d-4f88-807f-50a1c372e763} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5837 | 2026.01.16 09:49:55.053457 [ 255 ] {10b28dc3-0d4d-4f88-807f-50a1c372e763} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.01.16 09:49:55.053601 [ 255 ] {10b28dc3-0d4d-4f88-807f-50a1c372e763} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 5839 | 2026.01.16 09:49:55.053642 [ 255 ] {10b28dc3-0d4d-4f88-807f-50a1c372e763} <Debug> TCPHandler: Processed in 0.001329998 sec. | ||
| 5840 | 2026.01.16 09:49:55.053760 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.01.16 09:49:55.053860 [ 255 ] {040acfc1-a492-4eb4-bcbe-f95206a49f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5842 | 2026.01.16 09:49:55.053904 [ 255 ] {040acfc1-a492-4eb4-bcbe-f95206a49f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5843 | 2026.01.16 09:49:55.054417 [ 255 ] {040acfc1-a492-4eb4-bcbe-f95206a49f88} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.01.16 09:49:55.054452 [ 255 ] {040acfc1-a492-4eb4-bcbe-f95206a49f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5845 | 2026.01.16 09:49:55.054864 [ 255 ] {040acfc1-a492-4eb4-bcbe-f95206a49f88} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5846 | 2026.01.16 09:49:55.055129 [ 255 ] {040acfc1-a492-4eb4-bcbe-f95206a49f88} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.01.16 09:49:55.055273 [ 255 ] {040acfc1-a492-4eb4-bcbe-f95206a49f88} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001432 sec., 219273.7430167598 rows/sec., 14.40 MiB/sec. | ||
| 5848 | 2026.01.16 09:49:55.055312 [ 255 ] {040acfc1-a492-4eb4-bcbe-f95206a49f88} <Debug> TCPHandler: Processed in 0.001604262 sec. | ||
| 5849 | 2026.01.16 09:49:55.055434 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.01.16 09:49:55.055531 [ 255 ] {7199b9a1-b295-42c8-aa94-0f424203c377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5851 | 2026.01.16 09:49:55.055575 [ 255 ] {7199b9a1-b295-42c8-aa94-0f424203c377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5852 | 2026.01.16 09:49:55.055917 [ 255 ] {7199b9a1-b295-42c8-aa94-0f424203c377} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.01.16 09:49:55.055953 [ 255 ] {7199b9a1-b295-42c8-aa94-0f424203c377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5854 | 2026.01.16 09:49:55.056285 [ 255 ] {7199b9a1-b295-42c8-aa94-0f424203c377} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5855 | 2026.01.16 09:49:55.056573 [ 255 ] {7199b9a1-b295-42c8-aa94-0f424203c377} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.01.16 09:49:55.056732 [ 255 ] {7199b9a1-b295-42c8-aa94-0f424203c377} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 5857 | 2026.01.16 09:49:55.056780 [ 255 ] {7199b9a1-b295-42c8-aa94-0f424203c377} <Debug> TCPHandler: Processed in 0.001396849 sec. | ||
| 5858 | 2026.01.16 09:49:55.056916 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.01.16 09:49:55.057024 [ 255 ] {7a18bef1-2019-4bbf-bb2f-86ee75e6530f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5860 | 2026.01.16 09:49:55.057094 [ 255 ] {7a18bef1-2019-4bbf-bb2f-86ee75e6530f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5861 | 2026.01.16 09:49:55.058149 [ 255 ] {7a18bef1-2019-4bbf-bb2f-86ee75e6530f} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.01.16 09:49:55.058189 [ 255 ] {7a18bef1-2019-4bbf-bb2f-86ee75e6530f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5863 | 2026.01.16 09:49:55.058927 [ 255 ] {7a18bef1-2019-4bbf-bb2f-86ee75e6530f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5864 | 2026.01.16 09:49:55.059245 [ 255 ] {7a18bef1-2019-4bbf-bb2f-86ee75e6530f} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.01.16 09:49:55.059421 [ 255 ] {7a18bef1-2019-4bbf-bb2f-86ee75e6530f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002418 sec., 16542.597187758478 rows/sec., 29.64 MiB/sec. | ||
| 5866 | 2026.01.16 09:49:55.059518 [ 255 ] {7a18bef1-2019-4bbf-bb2f-86ee75e6530f} <Debug> TCPHandler: Processed in 0.002659025 sec. | ||
| 5867 | 2026.01.16 09:49:55.059663 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5868 | 2026.01.16 09:49:55.059782 [ 255 ] {2fd3f651-daf2-4f81-99bc-8c6aad0c6765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5869 | 2026.01.16 09:49:55.059837 [ 255 ] {2fd3f651-daf2-4f81-99bc-8c6aad0c6765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5870 | 2026.01.16 09:49:55.060255 [ 255 ] {2fd3f651-daf2-4f81-99bc-8c6aad0c6765} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.01.16 09:49:55.060298 [ 255 ] {2fd3f651-daf2-4f81-99bc-8c6aad0c6765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 5872 | 2026.01.16 09:49:55.060717 [ 255 ] {2fd3f651-daf2-4f81-99bc-8c6aad0c6765} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5873 | 2026.01.16 09:49:55.061010 [ 255 ] {2fd3f651-daf2-4f81-99bc-8c6aad0c6765} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.01.16 09:49:55.061166 [ 255 ] {2fd3f651-daf2-4f81-99bc-8c6aad0c6765} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001406 sec., 73968.70554765292 rows/sec., 4.53 MiB/sec. | ||
| 5875 | 2026.01.16 09:49:55.061209 [ 255 ] {2fd3f651-daf2-4f81-99bc-8c6aad0c6765} <Debug> TCPHandler: Processed in 0.001610711 sec. | ||
| 5876 | 2026.01.16 09:49:55.535692 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40283 | ||
| 5877 | 2026.01.16 09:49:55.535798 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5878 | 2026.01.16 09:49:55.535826 [ 286 ] {} <Debug> TCP-Session: 9e03e2f4-cd83-4a51-afec-64c5cfb53754 Authenticating user 'default' from [fd00:1122:3344:101::e]:40283 | ||
| 5879 | 2026.01.16 09:49:55.535849 [ 286 ] {} <Debug> TCP-Session: 9e03e2f4-cd83-4a51-afec-64c5cfb53754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.01.16 09:49:55.535861 [ 286 ] {} <Debug> TCP-Session: 9e03e2f4-cd83-4a51-afec-64c5cfb53754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.01.16 09:49:55.536087 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46120 | ||
| 5882 | 2026.01.16 09:49:55.536113 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48368 | ||
| 5883 | 2026.01.16 09:49:55.536218 [ 286 ] {} <Trace> TCP-Session: 9e03e2f4-cd83-4a51-afec-64c5cfb53754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.01.16 09:49:55.536236 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5885 | 2026.01.16 09:49:55.536276 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5886 | 2026.01.16 09:49:55.536299 [ 287 ] {} <Debug> TCP-Session: 81cd01da-6323-4d28-b364-b15a22fa5386 Authenticating user 'default' from [fd00:1122:3344:101::e]:46120 | ||
| 5887 | 2026.01.16 09:49:55.536327 [ 288 ] {} <Debug> TCP-Session: f22c9290-c5fc-400a-9095-4e1cd5d83c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:48368 | ||
| 5888 | 2026.01.16 09:49:55.536335 [ 287 ] {} <Debug> TCP-Session: 81cd01da-6323-4d28-b364-b15a22fa5386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.01.16 09:49:55.536366 [ 287 ] {} <Debug> TCP-Session: 81cd01da-6323-4d28-b364-b15a22fa5386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5890 | 2026.01.16 09:49:55.536371 [ 288 ] {} <Debug> TCP-Session: f22c9290-c5fc-400a-9095-4e1cd5d83c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.01.16 09:49:55.536408 [ 288 ] {} <Debug> TCP-Session: f22c9290-c5fc-400a-9095-4e1cd5d83c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.01.16 09:49:55.536416 [ 286 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40283) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5893 | 2026.01.16 09:49:55.536732 [ 286 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5894 | 2026.01.16 09:49:55.536798 [ 286 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5895 | 2026.01.16 09:49:55.537103 [ 286 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 5896 | 2026.01.16 09:49:55.538176 [ 297 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Trace> AggregatingTransform: Aggregating | ||
| 5897 | 2026.01.16 09:49:55.538216 [ 297 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Trace> Aggregator: Aggregation method: without_key | ||
| 5898 | 2026.01.16 09:49:55.538252 [ 297 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023204 sec. (977.322 rows/sec., 38.18 KiB/sec.) | ||
| 5899 | 2026.01.16 09:49:55.538276 [ 297 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Trace> Aggregator: Merging aggregated data | ||
| 5900 | 2026.01.16 09:49:55.539951 [ 286 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003594 sec., 278.2415136338342 rows/sec., 10.87 KiB/sec. | ||
| 5901 | 2026.01.16 09:49:55.540090 [ 286 ] {0d09e63b-3dc7-435a-b2cf-92a6ddfa2442} <Debug> TCPHandler: Processed in 0.004026504 sec. | ||
| 5902 | 2026.01.16 09:49:55.540237 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2026.01.16 09:49:55.540270 [ 286 ] {} <Debug> TCP-Session: 9e03e2f4-cd83-4a51-afec-64c5cfb53754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.01.16 09:49:55.540301 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5905 | 2026.01.16 09:49:55.540343 [ 288 ] {} <Debug> TCP-Session: f22c9290-c5fc-400a-9095-4e1cd5d83c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.01.16 09:49:55.540374 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5907 | 2026.01.16 09:49:55.540421 [ 287 ] {} <Debug> TCP-Session: 81cd01da-6323-4d28-b364-b15a22fa5386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.01.16 09:49:55.541962 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45644 | ||
| 5909 | 2026.01.16 09:49:55.541996 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51775 | ||
| 5910 | 2026.01.16 09:49:55.542004 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63065 | ||
| 5911 | 2026.01.16 09:49:55.541985 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42298 | ||
| 5912 | 2026.01.16 09:49:55.542063 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5913 | 2026.01.16 09:49:55.542072 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5914 | 2026.01.16 09:49:55.542097 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5915 | 2026.01.16 09:49:55.542115 [ 290 ] {} <Debug> TCP-Session: 25ff6b85-cab5-491e-832c-a820443a6b6d Authenticating user 'default' from [fd00:1122:3344:101::e]:45644 | ||
| 5916 | 2026.01.16 09:49:55.542135 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2026.01.16 09:49:55.542143 [ 293 ] {} <Debug> TCP-Session: 19c9f331-f50c-41b6-b5d1-4a4531429dff Authenticating user 'default' from [fd00:1122:3344:101::e]:63065 | ||
| 5918 | 2026.01.16 09:49:55.542158 [ 290 ] {} <Debug> TCP-Session: 25ff6b85-cab5-491e-832c-a820443a6b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.01.16 09:49:55.542171 [ 291 ] {} <Debug> TCP-Session: 8ac050f1-7b8c-4bab-a8bd-193c9c321e82 Authenticating user 'default' from [fd00:1122:3344:101::e]:42298 | ||
| 5920 | 2026.01.16 09:49:55.542191 [ 290 ] {} <Debug> TCP-Session: 25ff6b85-cab5-491e-832c-a820443a6b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.01.16 09:49:55.542209 [ 291 ] {} <Debug> TCP-Session: 8ac050f1-7b8c-4bab-a8bd-193c9c321e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.01.16 09:49:55.542183 [ 293 ] {} <Debug> TCP-Session: 19c9f331-f50c-41b6-b5d1-4a4531429dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.01.16 09:49:55.542235 [ 291 ] {} <Debug> TCP-Session: 8ac050f1-7b8c-4bab-a8bd-193c9c321e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.01.16 09:49:55.542255 [ 293 ] {} <Debug> TCP-Session: 19c9f331-f50c-41b6-b5d1-4a4531429dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.01.16 09:49:55.542126 [ 292 ] {} <Debug> TCP-Session: 8a64e5ff-3d6b-4b08-a05a-6793c4a31ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51775 | ||
| 5926 | 2026.01.16 09:49:55.541968 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41410 | ||
| 5927 | 2026.01.16 09:49:55.542307 [ 292 ] {} <Debug> TCP-Session: 8a64e5ff-3d6b-4b08-a05a-6793c4a31ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.01.16 09:49:55.541965 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35500 | ||
| 5929 | 2026.01.16 09:49:55.542342 [ 292 ] {} <Debug> TCP-Session: 8a64e5ff-3d6b-4b08-a05a-6793c4a31ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.01.16 09:49:55.542369 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2026.01.16 09:49:55.542397 [ 289 ] {} <Debug> TCP-Session: 328011eb-2cd8-40c6-b4dc-3a69d5a85ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:41410 | ||
| 5932 | 2026.01.16 09:49:55.542409 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5933 | 2026.01.16 09:49:55.542414 [ 289 ] {} <Debug> TCP-Session: 328011eb-2cd8-40c6-b4dc-3a69d5a85ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.01.16 09:49:55.542449 [ 288 ] {} <Debug> TCP-Session: aaa41ea5-473c-4d6d-83ba-202850f66067 Authenticating user 'default' from [fd00:1122:3344:101::e]:35500 | ||
| 5935 | 2026.01.16 09:49:55.542450 [ 289 ] {} <Debug> TCP-Session: 328011eb-2cd8-40c6-b4dc-3a69d5a85ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.01.16 09:49:55.542480 [ 288 ] {} <Debug> TCP-Session: aaa41ea5-473c-4d6d-83ba-202850f66067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.01.16 09:49:55.542506 [ 288 ] {} <Debug> TCP-Session: aaa41ea5-473c-4d6d-83ba-202850f66067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2026.01.16 09:49:55.570227 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41410). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5939 | |||
| 5940 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5941 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5942 | 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 | ||
| 5943 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5944 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5945 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5946 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5947 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5948 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5949 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5950 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5951 | (version 23.8.7.1) | ||
| 5952 | 2026.01.16 09:49:55.570425 [ 289 ] {} <Debug> TCP-Session: 328011eb-2cd8-40c6-b4dc-3a69d5a85ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.01.16 09:49:55.570455 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45644). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5954 | |||
| 5955 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5956 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5957 | 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 | ||
| 5958 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5959 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5960 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5961 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5962 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5963 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5964 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5965 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5966 | (version 23.8.7.1) | ||
| 5967 | 2026.01.16 09:49:55.570550 [ 290 ] {} <Debug> TCP-Session: 25ff6b85-cab5-491e-832c-a820443a6b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2026.01.16 09:49:55.570580 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35500). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5969 | |||
| 5970 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5971 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5972 | 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 | ||
| 5973 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5974 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5975 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5976 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5977 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5978 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5979 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5980 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5981 | (version 23.8.7.1) | ||
| 5982 | 2026.01.16 09:49:55.570668 [ 288 ] {} <Debug> TCP-Session: aaa41ea5-473c-4d6d-83ba-202850f66067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2026.01.16 09:49:55.570708 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42298). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5984 | |||
| 5985 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5986 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5987 | 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 | ||
| 5988 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5989 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5990 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5991 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5992 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5993 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5994 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5995 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5996 | (version 23.8.7.1) | ||
| 5997 | 2026.01.16 09:49:55.570794 [ 291 ] {} <Debug> TCP-Session: 8ac050f1-7b8c-4bab-a8bd-193c9c321e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.01.16 09:49:55.570822 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51775). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5999 | |||
| 6000 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6001 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6002 | 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 | ||
| 6003 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6004 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6005 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6006 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6007 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6008 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6009 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6010 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6011 | (version 23.8.7.1) | ||
| 6012 | 2026.01.16 09:49:55.570895 [ 292 ] {} <Debug> TCP-Session: 8a64e5ff-3d6b-4b08-a05a-6793c4a31ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.01.16 09:49:55.570927 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63065). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6014 | |||
| 6015 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6016 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6017 | 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 | ||
| 6018 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6019 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6020 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6021 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6022 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6023 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6024 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6025 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6026 | (version 23.8.7.1) | ||
| 6027 | 2026.01.16 09:49:55.571008 [ 293 ] {} <Debug> TCP-Session: 19c9f331-f50c-41b6-b5d1-4a4531429dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2026.01.16 09:49:58.041820 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6029 | 2026.01.16 09:49:58.041888 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6030 | 2026.01.16 09:49:58.226906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12433 | ||
| 6031 | 2026.01.16 09:49:58.227488 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.01.16 09:49:58.227529 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6033 | 2026.01.16 09:49:58.228003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6034 | 2026.01.16 09:49:58.228224 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.01.16 09:49:58.228351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12433 | ||
| 6036 | 2026.01.16 09:49:58.228381 [ 94 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6037 | 2026.01.16 09:49:58.228473 [ 94 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.01.16 09:49:58.228512 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6039 | 2026.01.16 09:49:58.228653 [ 195 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 6040 | 2026.01.16 09:49:58.228764 [ 195 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6041 | 2026.01.16 09:49:58.228800 [ 195 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10001 rows starting from the beginning of the part | ||
| 6042 | 2026.01.16 09:49:58.228867 [ 195 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6043 | 2026.01.16 09:49:58.228921 [ 195 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6044 | 2026.01.16 09:49:58.228968 [ 195 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6045 | 2026.01.16 09:49:58.229017 [ 195 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6046 | 2026.01.16 09:49:58.229061 [ 195 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6047 | 2026.01.16 09:49:58.233804 [ 193 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12433 rows, containing 4 columns (4 merged, 0 gathered) in 0.005190719 sec., 2395236.5751257194 rows/sec., 34.26 MiB/sec. | ||
| 6048 | 2026.01.16 09:49:58.234475 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6049 | 2026.01.16 09:49:58.234800 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.01.16 09:49:58.234879 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_26_5} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6051 | 2026.01.16 09:49:58.234982 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6052 | 2026.01.16 09:49:58.869141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6053 | 2026.01.16 09:49:58.887011 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.01.16 09:49:58.887075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6055 | 2026.01.16 09:49:58.892581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6056 | 2026.01.16 09:49:58.893370 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.01.16 09:49:58.893743 [ 127 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6058 | 2026.01.16 09:49:58.893811 [ 127 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.01.16 09:49:58.893833 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6060 | 2026.01.16 09:49:58.893944 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 6061 | 2026.01.16 09:49:58.898209 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6062 | 2026.01.16 09:49:58.898267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6063 | 2026.01.16 09:49:58.898990 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 6064 | 2026.01.16 09:49:58.902553 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 6065 | 2026.01.16 09:49:58.906173 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 6066 | 2026.01.16 09:49:58.910077 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 6067 | 2026.01.16 09:49:58.914517 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 6068 | 2026.01.16 09:49:58.918241 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 6069 | 2026.01.16 09:49:58.975824 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081923603 sec., 2392.472899415813 rows/sec., 12.37 MiB/sec. | ||
| 6070 | 2026.01.16 09:49:58.978623 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6071 | 2026.01.16 09:49:58.980719 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_26_5} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.01.16 09:49:58.980826 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_26_5} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6073 | 2026.01.16 09:49:58.982732 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6074 | 2026.01.16 09:49:59.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.68 MiB, peak 271.29 MiB, free memory in arenas 0.00 B, will set to 266.51 MiB (RSS), difference: 6.83 MiB | ||
| 6075 | 2026.01.16 09:50:00.016926 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.01.16 09:50:00.017124 [ 255 ] {e45056ac-4e86-4176-96ed-74327d692ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6077 | 2026.01.16 09:50:00.017196 [ 255 ] {e45056ac-4e86-4176-96ed-74327d692ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6078 | 2026.01.16 09:50:00.017899 [ 255 ] {e45056ac-4e86-4176-96ed-74327d692ad2} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.01.16 09:50:00.017940 [ 255 ] {e45056ac-4e86-4176-96ed-74327d692ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6080 | 2026.01.16 09:50:00.018339 [ 255 ] {e45056ac-4e86-4176-96ed-74327d692ad2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6081 | 2026.01.16 09:50:00.018563 [ 255 ] {e45056ac-4e86-4176-96ed-74327d692ad2} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.01.16 09:50:00.018719 [ 255 ] {e45056ac-4e86-4176-96ed-74327d692ad2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.59 MiB/sec. | ||
| 6083 | 2026.01.16 09:50:00.018765 [ 255 ] {e45056ac-4e86-4176-96ed-74327d692ad2} <Debug> TCPHandler: Processed in 0.001979286 sec. | ||
| 6084 | 2026.01.16 09:50:00.018892 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2026.01.16 09:50:00.018991 [ 255 ] {c505d078-7b64-4b31-bdbb-1c9f850985c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6086 | 2026.01.16 09:50:00.019033 [ 255 ] {c505d078-7b64-4b31-bdbb-1c9f850985c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6087 | 2026.01.16 09:50:00.019457 [ 255 ] {c505d078-7b64-4b31-bdbb-1c9f850985c3} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.01.16 09:50:00.019491 [ 255 ] {c505d078-7b64-4b31-bdbb-1c9f850985c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6089 | 2026.01.16 09:50:00.019816 [ 255 ] {c505d078-7b64-4b31-bdbb-1c9f850985c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6090 | 2026.01.16 09:50:00.020026 [ 255 ] {c505d078-7b64-4b31-bdbb-1c9f850985c3} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.01.16 09:50:00.020148 [ 255 ] {c505d078-7b64-4b31-bdbb-1c9f850985c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 6092 | 2026.01.16 09:50:00.020183 [ 255 ] {c505d078-7b64-4b31-bdbb-1c9f850985c3} <Debug> TCPHandler: Processed in 0.001343018 sec. | ||
| 6093 | 2026.01.16 09:50:00.020297 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2026.01.16 09:50:00.020389 [ 255 ] {dc4f9f4e-2b75-4b43-99cb-b62a2cab35db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6095 | 2026.01.16 09:50:00.020432 [ 255 ] {dc4f9f4e-2b75-4b43-99cb-b62a2cab35db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6096 | 2026.01.16 09:50:00.020841 [ 255 ] {dc4f9f4e-2b75-4b43-99cb-b62a2cab35db} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.01.16 09:50:00.020874 [ 255 ] {dc4f9f4e-2b75-4b43-99cb-b62a2cab35db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6098 | 2026.01.16 09:50:00.021194 [ 255 ] {dc4f9f4e-2b75-4b43-99cb-b62a2cab35db} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6099 | 2026.01.16 09:50:00.021421 [ 255 ] {dc4f9f4e-2b75-4b43-99cb-b62a2cab35db} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.01.16 09:50:00.021545 [ 255 ] {dc4f9f4e-2b75-4b43-99cb-b62a2cab35db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6101 | 2026.01.16 09:50:00.021580 [ 255 ] {dc4f9f4e-2b75-4b43-99cb-b62a2cab35db} <Debug> TCPHandler: Processed in 0.001331258 sec. | ||
| 6102 | 2026.01.16 09:50:00.021688 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.01.16 09:50:00.021779 [ 255 ] {dae85825-90aa-46d3-b7eb-687ee0b4e73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6104 | 2026.01.16 09:50:00.021820 [ 255 ] {dae85825-90aa-46d3-b7eb-687ee0b4e73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6105 | 2026.01.16 09:50:00.022149 [ 255 ] {dae85825-90aa-46d3-b7eb-687ee0b4e73e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.01.16 09:50:00.022182 [ 255 ] {dae85825-90aa-46d3-b7eb-687ee0b4e73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6107 | 2026.01.16 09:50:00.022476 [ 255 ] {dae85825-90aa-46d3-b7eb-687ee0b4e73e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6108 | 2026.01.16 09:50:00.022687 [ 255 ] {dae85825-90aa-46d3-b7eb-687ee0b4e73e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.01.16 09:50:00.022808 [ 255 ] {dae85825-90aa-46d3-b7eb-687ee0b4e73e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 6110 | 2026.01.16 09:50:00.022841 [ 255 ] {dae85825-90aa-46d3-b7eb-687ee0b4e73e} <Debug> TCPHandler: Processed in 0.001202347 sec. | ||
| 6111 | 2026.01.16 09:50:02.590220 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2026.01.16 09:50:02.590540 [ 255 ] {ffcd12ed-539f-48ac-ad33-3f9f71155726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6113 | 2026.01.16 09:50:02.590639 [ 255 ] {ffcd12ed-539f-48ac-ad33-3f9f71155726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6114 | 2026.01.16 09:50:02.591422 [ 255 ] {ffcd12ed-539f-48ac-ad33-3f9f71155726} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.01.16 09:50:02.591474 [ 255 ] {ffcd12ed-539f-48ac-ad33-3f9f71155726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6116 | 2026.01.16 09:50:02.591976 [ 255 ] {ffcd12ed-539f-48ac-ad33-3f9f71155726} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6117 | 2026.01.16 09:50:02.592221 [ 255 ] {ffcd12ed-539f-48ac-ad33-3f9f71155726} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.01.16 09:50:02.592389 [ 255 ] {ffcd12ed-539f-48ac-ad33-3f9f71155726} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001933 sec., 212105.53543714434 rows/sec., 13.46 MiB/sec. | ||
| 6119 | 2026.01.16 09:50:02.592442 [ 255 ] {ffcd12ed-539f-48ac-ad33-3f9f71155726} <Debug> TCPHandler: Processed in 0.002419192 sec. | ||
| 6120 | 2026.01.16 09:50:02.592560 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.01.16 09:50:02.592665 [ 255 ] {ba4fe6d2-ace5-490b-80b0-9a5a3f762452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6122 | 2026.01.16 09:50:02.592711 [ 255 ] {ba4fe6d2-ace5-490b-80b0-9a5a3f762452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6123 | 2026.01.16 09:50:02.593156 [ 255 ] {ba4fe6d2-ace5-490b-80b0-9a5a3f762452} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.01.16 09:50:02.593226 [ 255 ] {ba4fe6d2-ace5-490b-80b0-9a5a3f762452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6125 | 2026.01.16 09:50:02.593535 [ 255 ] {ba4fe6d2-ace5-490b-80b0-9a5a3f762452} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6126 | 2026.01.16 09:50:02.593795 [ 255 ] {ba4fe6d2-ace5-490b-80b0-9a5a3f762452} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.01.16 09:50:02.593929 [ 255 ] {ba4fe6d2-ace5-490b-80b0-9a5a3f762452} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001288 sec., 12422.360248447205 rows/sec., 1012.96 KiB/sec. | ||
| 6128 | 2026.01.16 09:50:02.593969 [ 255 ] {ba4fe6d2-ace5-490b-80b0-9a5a3f762452} <Debug> TCPHandler: Processed in 0.001464229 sec. | ||
| 6129 | 2026.01.16 09:50:02.594078 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2026.01.16 09:50:02.594175 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6131 | 2026.01.16 09:50:02.594218 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6132 | 2026.01.16 09:50:02.595729 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.01.16 09:50:02.595768 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6134 | 2026.01.16 09:50:02.596271 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6135 | 2026.01.16 09:50:02.596538 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.01.16 09:50:02.596675 [ 136 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6137 | 2026.01.16 09:50:02.596708 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Debug> executeQuery: Read 2340 rows, 194.17 KiB in 0.002552 sec., 916927.8996865203 rows/sec., 74.30 MiB/sec. | ||
| 6138 | 2026.01.16 09:50:02.596746 [ 136 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.01.16 09:50:02.596764 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6140 | 2026.01.16 09:50:02.596775 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6141 | 2026.01.16 09:50:02.596791 [ 255 ] {5c4674c8-1fef-431b-b1d4-0314826cf294} <Debug> TCPHandler: Processed in 0.002763737 sec. | ||
| 6142 | 2026.01.16 09:50:02.596921 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.01.16 09:50:02.596927 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 6144 | 2026.01.16 09:50:02.597026 [ 255 ] {94fb4f3e-f648-4d7f-98d7-933c8cab567b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.01.16 09:50:02.597073 [ 255 ] {94fb4f3e-f648-4d7f-98d7-933c8cab567b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6146 | 2026.01.16 09:50:02.597110 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6147 | 2026.01.16 09:50:02.597156 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2342 rows starting from the beginning of the part | ||
| 6148 | 2026.01.16 09:50:02.597246 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1192 rows starting from the beginning of the part | ||
| 6149 | 2026.01.16 09:50:02.597331 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6150 | 2026.01.16 09:50:02.597408 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1192 rows starting from the beginning of the part | ||
| 6151 | 2026.01.16 09:50:02.597483 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6152 | 2026.01.16 09:50:02.597580 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2340 rows starting from the beginning of the part | ||
| 6153 | 2026.01.16 09:50:02.597618 [ 255 ] {94fb4f3e-f648-4d7f-98d7-933c8cab567b} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.01.16 09:50:02.597662 [ 255 ] {94fb4f3e-f648-4d7f-98d7-933c8cab567b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6155 | 2026.01.16 09:50:02.598070 [ 255 ] {94fb4f3e-f648-4d7f-98d7-933c8cab567b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6156 | 2026.01.16 09:50:02.598308 [ 255 ] {94fb4f3e-f648-4d7f-98d7-933c8cab567b} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.01.16 09:50:02.598464 [ 255 ] {94fb4f3e-f648-4d7f-98d7-933c8cab567b} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001459 sec., 178889.65044551063 rows/sec., 11.00 MiB/sec. | ||
| 6158 | 2026.01.16 09:50:02.598506 [ 255 ] {94fb4f3e-f648-4d7f-98d7-933c8cab567b} <Debug> TCPHandler: Processed in 0.001635372 sec. | ||
| 6159 | 2026.01.16 09:50:02.598620 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.01.16 09:50:02.598717 [ 255 ] {e7a7f1ca-fbc6-4dc5-973a-e2ebcfa743a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.01.16 09:50:02.598758 [ 255 ] {e7a7f1ca-fbc6-4dc5-973a-e2ebcfa743a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6162 | 2026.01.16 09:50:02.599294 [ 255 ] {e7a7f1ca-fbc6-4dc5-973a-e2ebcfa743a2} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.01.16 09:50:02.599333 [ 255 ] {e7a7f1ca-fbc6-4dc5-973a-e2ebcfa743a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6164 | 2026.01.16 09:50:02.599722 [ 255 ] {e7a7f1ca-fbc6-4dc5-973a-e2ebcfa743a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6165 | 2026.01.16 09:50:02.599956 [ 255 ] {e7a7f1ca-fbc6-4dc5-973a-e2ebcfa743a2} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.01.16 09:50:02.600082 [ 255 ] {e7a7f1ca-fbc6-4dc5-973a-e2ebcfa743a2} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001386 sec., 317460.31746031746 rows/sec., 21.00 MiB/sec. | ||
| 6167 | 2026.01.16 09:50:02.600120 [ 255 ] {e7a7f1ca-fbc6-4dc5-973a-e2ebcfa743a2} <Debug> TCPHandler: Processed in 0.00154948 sec. | ||
| 6168 | 2026.01.16 09:50:02.600228 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.01.16 09:50:02.600322 [ 255 ] {eaf5ecb0-af73-4c8c-8b3a-ffdf383248f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6170 | 2026.01.16 09:50:02.600362 [ 255 ] {eaf5ecb0-af73-4c8c-8b3a-ffdf383248f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6171 | 2026.01.16 09:50:02.600662 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00379829 sec., 1889797.777420892 rows/sec., 159.47 MiB/sec. | ||
| 6172 | 2026.01.16 09:50:02.600824 [ 255 ] {eaf5ecb0-af73-4c8c-8b3a-ffdf383248f0} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.01.16 09:50:02.600866 [ 255 ] {eaf5ecb0-af73-4c8c-8b3a-ffdf383248f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6174 | 2026.01.16 09:50:02.601013 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6175 | 2026.01.16 09:50:02.601278 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2026.01.16 09:50:02.601345 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_41_8} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6177 | 2026.01.16 09:50:02.601425 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 6178 | 2026.01.16 09:50:02.601725 [ 255 ] {eaf5ecb0-af73-4c8c-8b3a-ffdf383248f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6179 | 2026.01.16 09:50:02.601943 [ 255 ] {eaf5ecb0-af73-4c8c-8b3a-ffdf383248f0} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.01.16 09:50:02.602069 [ 255 ] {eaf5ecb0-af73-4c8c-8b3a-ffdf383248f0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001764 sec., 119614.51247165533 rows/sec., 6.79 MiB/sec. | ||
| 6181 | 2026.01.16 09:50:02.602107 [ 255 ] {eaf5ecb0-af73-4c8c-8b3a-ffdf383248f0} <Debug> TCPHandler: Processed in 0.001928346 sec. | ||
| 6182 | 2026.01.16 09:50:02.602216 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.01.16 09:50:02.602310 [ 255 ] {cb26dc56-4432-4dd5-be93-cd34574eca32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6184 | 2026.01.16 09:50:02.602349 [ 255 ] {cb26dc56-4432-4dd5-be93-cd34574eca32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6185 | 2026.01.16 09:50:02.603163 [ 255 ] {cb26dc56-4432-4dd5-be93-cd34574eca32} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.01.16 09:50:02.603199 [ 255 ] {cb26dc56-4432-4dd5-be93-cd34574eca32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6187 | 2026.01.16 09:50:02.603613 [ 255 ] {cb26dc56-4432-4dd5-be93-cd34574eca32} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6188 | 2026.01.16 09:50:02.603834 [ 255 ] {cb26dc56-4432-4dd5-be93-cd34574eca32} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.01.16 09:50:02.603945 [ 136 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6190 | 2026.01.16 09:50:02.603970 [ 255 ] {cb26dc56-4432-4dd5-be93-cd34574eca32} <Debug> executeQuery: Read 1191 rows, 87.26 KiB in 0.001678 sec., 709773.5399284863 rows/sec., 50.79 MiB/sec. | ||
| 6191 | 2026.01.16 09:50:02.603991 [ 136 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.01.16 09:50:02.604014 [ 255 ] {cb26dc56-4432-4dd5-be93-cd34574eca32} <Debug> TCPHandler: Processed in 0.001846515 sec. | ||
| 6193 | 2026.01.16 09:50:02.604019 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6194 | 2026.01.16 09:50:02.604131 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.01.16 09:50:02.604143 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 6196 | 2026.01.16 09:50:02.604228 [ 255 ] {1e4ebcf1-62cf-4564-96a4-6a135e7750ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6197 | 2026.01.16 09:50:02.604255 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6198 | 2026.01.16 09:50:02.604269 [ 255 ] {1e4ebcf1-62cf-4564-96a4-6a135e7750ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6199 | 2026.01.16 09:50:02.604290 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1211 rows starting from the beginning of the part | ||
| 6200 | 2026.01.16 09:50:02.604357 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 719 rows starting from the beginning of the part | ||
| 6201 | 2026.01.16 09:50:02.604409 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6202 | 2026.01.16 09:50:02.604454 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 719 rows starting from the beginning of the part | ||
| 6203 | 2026.01.16 09:50:02.604499 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6204 | 2026.01.16 09:50:02.604540 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1191 rows starting from the beginning of the part | ||
| 6205 | 2026.01.16 09:50:02.604603 [ 255 ] {1e4ebcf1-62cf-4564-96a4-6a135e7750ea} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.01.16 09:50:02.604639 [ 255 ] {1e4ebcf1-62cf-4564-96a4-6a135e7750ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6207 | 2026.01.16 09:50:02.604957 [ 255 ] {1e4ebcf1-62cf-4564-96a4-6a135e7750ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6208 | 2026.01.16 09:50:02.605185 [ 255 ] {1e4ebcf1-62cf-4564-96a4-6a135e7750ea} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.01.16 09:50:02.605322 [ 255 ] {1e4ebcf1-62cf-4564-96a4-6a135e7750ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 6210 | 2026.01.16 09:50:02.605358 [ 255 ] {1e4ebcf1-62cf-4564-96a4-6a135e7750ea} <Debug> TCPHandler: Processed in 0.001277187 sec. | ||
| 6211 | 2026.01.16 09:50:02.605460 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.01.16 09:50:02.605553 [ 255 ] {2499937d-9f70-48d2-8b4e-9425ceb701be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6213 | 2026.01.16 09:50:02.605595 [ 255 ] {2499937d-9f70-48d2-8b4e-9425ceb701be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6214 | 2026.01.16 09:50:02.606161 [ 255 ] {2499937d-9f70-48d2-8b4e-9425ceb701be} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.01.16 09:50:02.606198 [ 255 ] {2499937d-9f70-48d2-8b4e-9425ceb701be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6216 | 2026.01.16 09:50:02.606306 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3968 rows, containing 5 columns (5 merged, 0 gathered) in 0.00220444 sec., 1800003.6290395749 rows/sec., 135.21 MiB/sec. | ||
| 6217 | 2026.01.16 09:50:02.606581 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6218 | 2026.01.16 09:50:02.606602 [ 255 ] {2499937d-9f70-48d2-8b4e-9425ceb701be} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6219 | 2026.01.16 09:50:02.606898 [ 255 ] {2499937d-9f70-48d2-8b4e-9425ceb701be} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.01.16 09:50:02.606999 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.01.16 09:50:02.607033 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6222 | 2026.01.16 09:50:02.607044 [ 255 ] {2499937d-9f70-48d2-8b4e-9425ceb701be} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.001509 sec., 624254.4731610338 rows/sec., 41.34 MiB/sec. | ||
| 6223 | 2026.01.16 09:50:02.607084 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.01.16 09:50:02.607095 [ 255 ] {2499937d-9f70-48d2-8b4e-9425ceb701be} <Debug> TCPHandler: Processed in 0.001684452 sec. | ||
| 6225 | 2026.01.16 09:50:02.607102 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_41_8} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6226 | 2026.01.16 09:50:02.607111 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6227 | 2026.01.16 09:50:02.607209 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2026.01.16 09:50:02.607233 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6229 | 2026.01.16 09:50:02.607281 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 6230 | 2026.01.16 09:50:02.607303 [ 255 ] {4e968e3a-71c6-4149-b6c6-245d6995b997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6231 | 2026.01.16 09:50:02.607350 [ 255 ] {4e968e3a-71c6-4149-b6c6-245d6995b997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6232 | 2026.01.16 09:50:02.607395 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6233 | 2026.01.16 09:50:02.607432 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12152 rows starting from the beginning of the part | ||
| 6234 | 2026.01.16 09:50:02.607498 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6235 | 2026.01.16 09:50:02.607548 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6236 | 2026.01.16 09:50:02.607593 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6237 | 2026.01.16 09:50:02.607633 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6238 | 2026.01.16 09:50:02.607676 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 942 rows starting from the beginning of the part | ||
| 6239 | 2026.01.16 09:50:02.607680 [ 255 ] {4e968e3a-71c6-4149-b6c6-245d6995b997} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2026.01.16 09:50:02.607725 [ 255 ] {4e968e3a-71c6-4149-b6c6-245d6995b997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6241 | 2026.01.16 09:50:02.608101 [ 255 ] {4e968e3a-71c6-4149-b6c6-245d6995b997} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6242 | 2026.01.16 09:50:02.608340 [ 255 ] {4e968e3a-71c6-4149-b6c6-245d6995b997} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.01.16 09:50:02.608490 [ 255 ] {4e968e3a-71c6-4149-b6c6-245d6995b997} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001205 sec., 829.8755186721992 rows/sec., 55.92 KiB/sec. | ||
| 6244 | 2026.01.16 09:50:02.608527 [ 255 ] {4e968e3a-71c6-4149-b6c6-245d6995b997} <Debug> TCPHandler: Processed in 0.001369289 sec. | ||
| 6245 | 2026.01.16 09:50:02.608641 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.01.16 09:50:02.608748 [ 255 ] {a602c8c8-ea4a-4382-be15-f3662ad813f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6247 | 2026.01.16 09:50:02.608807 [ 255 ] {a602c8c8-ea4a-4382-be15-f3662ad813f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6248 | 2026.01.16 09:50:02.609680 [ 255 ] {a602c8c8-ea4a-4382-be15-f3662ad813f8} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.01.16 09:50:02.609718 [ 255 ] {a602c8c8-ea4a-4382-be15-f3662ad813f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6250 | 2026.01.16 09:50:02.610431 [ 255 ] {a602c8c8-ea4a-4382-be15-f3662ad813f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6251 | 2026.01.16 09:50:02.610702 [ 255 ] {a602c8c8-ea4a-4382-be15-f3662ad813f8} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.01.16 09:50:02.610856 [ 255 ] {a602c8c8-ea4a-4382-be15-f3662ad813f8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002128 sec., 18796.992481203008 rows/sec., 33.68 MiB/sec. | ||
| 6253 | 2026.01.16 09:50:02.610913 [ 255 ] {a602c8c8-ea4a-4382-be15-f3662ad813f8} <Debug> TCPHandler: Processed in 0.002322601 sec. | ||
| 6254 | 2026.01.16 09:50:02.611028 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2026.01.16 09:50:02.611125 [ 255 ] {2fec2e87-c353-4cbb-bc6d-360da8fce8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.01.16 09:50:02.611167 [ 255 ] {2fec2e87-c353-4cbb-bc6d-360da8fce8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6257 | 2026.01.16 09:50:02.611524 [ 255 ] {2fec2e87-c353-4cbb-bc6d-360da8fce8f0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.01.16 09:50:02.611560 [ 255 ] {2fec2e87-c353-4cbb-bc6d-360da8fce8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6259 | 2026.01.16 09:50:02.611952 [ 255 ] {2fec2e87-c353-4cbb-bc6d-360da8fce8f0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6260 | 2026.01.16 09:50:02.612177 [ 255 ] {2fec2e87-c353-4cbb-bc6d-360da8fce8f0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.01.16 09:50:02.612276 [ 135 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6262 | 2026.01.16 09:50:02.612306 [ 135 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.01.16 09:50:02.612310 [ 255 ] {2fec2e87-c353-4cbb-bc6d-360da8fce8f0} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001205 sec., 66390.04149377593 rows/sec., 3.95 MiB/sec. | ||
| 6264 | 2026.01.16 09:50:02.612323 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6265 | 2026.01.16 09:50:02.612349 [ 255 ] {2fec2e87-c353-4cbb-bc6d-360da8fce8f0} <Debug> TCPHandler: Processed in 0.001372428 sec. | ||
| 6266 | 2026.01.16 09:50:02.612394 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 6267 | 2026.01.16 09:50:02.612471 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6268 | 2026.01.16 09:50:02.612495 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2600 rows starting from the beginning of the part | ||
| 6269 | 2026.01.16 09:50:02.612541 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6270 | 2026.01.16 09:50:02.612591 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6271 | 2026.01.16 09:50:02.612627 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6272 | 2026.01.16 09:50:02.612660 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6273 | 2026.01.16 09:50:02.612693 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 80 rows starting from the beginning of the part | ||
| 6274 | 2026.01.16 09:50:02.612788 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14042 rows, containing 5 columns (5 merged, 0 gathered) in 0.005594554 sec., 2509940.91754231 rows/sec., 167.85 MiB/sec. | ||
| 6275 | 2026.01.16 09:50:02.613127 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6276 | 2026.01.16 09:50:02.613414 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.01.16 09:50:02.613482 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6278 | 2026.01.16 09:50:02.613548 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 6279 | 2026.01.16 09:50:02.613863 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3008 rows, containing 4 columns (4 merged, 0 gathered) in 0.001489369 sec., 2019647.2465856348 rows/sec., 127.99 MiB/sec. | ||
| 6280 | 2026.01.16 09:50:02.614115 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6281 | 2026.01.16 09:50:02.614359 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.01.16 09:50:02.614425 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_41_8} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6283 | 2026.01.16 09:50:02.614498 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6284 | 2026.01.16 09:50:03.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.52 MiB, peak 274.75 MiB, free memory in arenas 0.00 B, will set to 269.72 MiB (RSS), difference: 2.20 MiB | ||
| 6285 | 2026.01.16 09:50:03.229818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 812 | ||
| 6286 | 2026.01.16 09:50:03.232755 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.01.16 09:50:03.232803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6288 | 2026.01.16 09:50:03.234027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6289 | 2026.01.16 09:50:03.234290 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.01.16 09:50:03.234541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6291 | 2026.01.16 09:50:05.012982 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2026.01.16 09:50:05.013280 [ 255 ] {5b3d055f-9d04-4bf8-a27e-2e6647d42605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6293 | 2026.01.16 09:50:05.013390 [ 255 ] {5b3d055f-9d04-4bf8-a27e-2e6647d42605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6294 | 2026.01.16 09:50:05.014203 [ 255 ] {5b3d055f-9d04-4bf8-a27e-2e6647d42605} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.01.16 09:50:05.014251 [ 255 ] {5b3d055f-9d04-4bf8-a27e-2e6647d42605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6296 | 2026.01.16 09:50:05.014676 [ 255 ] {5b3d055f-9d04-4bf8-a27e-2e6647d42605} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6297 | 2026.01.16 09:50:05.014918 [ 255 ] {5b3d055f-9d04-4bf8-a27e-2e6647d42605} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.01.16 09:50:05.015087 [ 255 ] {5b3d055f-9d04-4bf8-a27e-2e6647d42605} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.27 MiB/sec. | ||
| 6299 | 2026.01.16 09:50:05.015137 [ 255 ] {5b3d055f-9d04-4bf8-a27e-2e6647d42605} <Debug> TCPHandler: Processed in 0.002348861 sec. | ||
| 6300 | 2026.01.16 09:50:05.015271 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.01.16 09:50:05.015377 [ 255 ] {a78991c1-f103-49bd-8342-660def1c330f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6302 | 2026.01.16 09:50:05.015420 [ 255 ] {a78991c1-f103-49bd-8342-660def1c330f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6303 | 2026.01.16 09:50:05.015867 [ 255 ] {a78991c1-f103-49bd-8342-660def1c330f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.01.16 09:50:05.015906 [ 255 ] {a78991c1-f103-49bd-8342-660def1c330f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6305 | 2026.01.16 09:50:05.016236 [ 255 ] {a78991c1-f103-49bd-8342-660def1c330f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6306 | 2026.01.16 09:50:05.016454 [ 255 ] {a78991c1-f103-49bd-8342-660def1c330f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.01.16 09:50:05.016585 [ 255 ] {a78991c1-f103-49bd-8342-660def1c330f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 6308 | 2026.01.16 09:50:05.016625 [ 255 ] {a78991c1-f103-49bd-8342-660def1c330f} <Debug> TCPHandler: Processed in 0.001406589 sec. | ||
| 6309 | 2026.01.16 09:50:05.016742 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.01.16 09:50:05.016840 [ 255 ] {3418e8cf-73ca-46f2-b3ca-9776d71238b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.01.16 09:50:05.016884 [ 255 ] {3418e8cf-73ca-46f2-b3ca-9776d71238b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6312 | 2026.01.16 09:50:05.017255 [ 255 ] {3418e8cf-73ca-46f2-b3ca-9776d71238b7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.01.16 09:50:05.017291 [ 255 ] {3418e8cf-73ca-46f2-b3ca-9776d71238b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6314 | 2026.01.16 09:50:05.017617 [ 255 ] {3418e8cf-73ca-46f2-b3ca-9776d71238b7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6315 | 2026.01.16 09:50:05.017834 [ 255 ] {3418e8cf-73ca-46f2-b3ca-9776d71238b7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.01.16 09:50:05.017962 [ 255 ] {3418e8cf-73ca-46f2-b3ca-9776d71238b7} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 3.90 MiB/sec. | ||
| 6317 | 2026.01.16 09:50:05.018000 [ 255 ] {3418e8cf-73ca-46f2-b3ca-9776d71238b7} <Debug> TCPHandler: Processed in 0.001308437 sec. | ||
| 6318 | 2026.01.16 09:50:05.018115 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.01.16 09:50:05.018211 [ 255 ] {02e867c9-a7b7-47a9-9e3d-d102ce1408ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6320 | 2026.01.16 09:50:05.018252 [ 255 ] {02e867c9-a7b7-47a9-9e3d-d102ce1408ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6321 | 2026.01.16 09:50:05.018581 [ 255 ] {02e867c9-a7b7-47a9-9e3d-d102ce1408ef} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.01.16 09:50:05.018618 [ 255 ] {02e867c9-a7b7-47a9-9e3d-d102ce1408ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6323 | 2026.01.16 09:50:05.018927 [ 255 ] {02e867c9-a7b7-47a9-9e3d-d102ce1408ef} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6324 | 2026.01.16 09:50:05.019143 [ 255 ] {02e867c9-a7b7-47a9-9e3d-d102ce1408ef} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.01.16 09:50:05.019272 [ 255 ] {02e867c9-a7b7-47a9-9e3d-d102ce1408ef} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00108 sec., 22222.222222222223 rows/sec., 1.50 MiB/sec. | ||
| 6326 | 2026.01.16 09:50:05.019309 [ 255 ] {02e867c9-a7b7-47a9-9e3d-d102ce1408ef} <Debug> TCPHandler: Processed in 0.001244417 sec. | ||
| 6327 | 2026.01.16 09:50:05.728468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12881 | ||
| 6328 | 2026.01.16 09:50:05.728974 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.01.16 09:50:05.729023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6330 | 2026.01.16 09:50:05.729563 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6331 | 2026.01.16 09:50:05.729811 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.01.16 09:50:05.729971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12881 | ||
| 6333 | 2026.01.16 09:50:06.398401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6334 | 2026.01.16 09:50:06.413784 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.01.16 09:50:06.413831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 6336 | 2026.01.16 09:50:06.420001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6337 | 2026.01.16 09:50:06.420668 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.01.16 09:50:06.423266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6339 | 2026.01.16 09:50:10.017895 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.01.16 09:50:10.018102 [ 255 ] {a2a4258d-d0a9-43c6-b6d0-6a0ca3303326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6341 | 2026.01.16 09:50:10.018173 [ 255 ] {a2a4258d-d0a9-43c6-b6d0-6a0ca3303326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6342 | 2026.01.16 09:50:10.018829 [ 255 ] {a2a4258d-d0a9-43c6-b6d0-6a0ca3303326} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.01.16 09:50:10.018878 [ 255 ] {a2a4258d-d0a9-43c6-b6d0-6a0ca3303326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6344 | 2026.01.16 09:50:10.019305 [ 255 ] {a2a4258d-d0a9-43c6-b6d0-6a0ca3303326} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6345 | 2026.01.16 09:50:10.019555 [ 255 ] {a2a4258d-d0a9-43c6-b6d0-6a0ca3303326} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.01.16 09:50:10.019722 [ 255 ] {a2a4258d-d0a9-43c6-b6d0-6a0ca3303326} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.56 MiB/sec. | ||
| 6347 | 2026.01.16 09:50:10.019774 [ 255 ] {a2a4258d-d0a9-43c6-b6d0-6a0ca3303326} <Debug> TCPHandler: Processed in 0.002024327 sec. | ||
| 6348 | 2026.01.16 09:50:10.019897 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.01.16 09:50:10.020003 [ 255 ] {7dad97e2-01e7-4c51-b254-fbe7888e1df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6350 | 2026.01.16 09:50:10.020047 [ 255 ] {7dad97e2-01e7-4c51-b254-fbe7888e1df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6351 | 2026.01.16 09:50:10.020487 [ 255 ] {7dad97e2-01e7-4c51-b254-fbe7888e1df4} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.01.16 09:50:10.020523 [ 255 ] {7dad97e2-01e7-4c51-b254-fbe7888e1df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6353 | 2026.01.16 09:50:10.020874 [ 255 ] {7dad97e2-01e7-4c51-b254-fbe7888e1df4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6354 | 2026.01.16 09:50:10.021103 [ 255 ] {7dad97e2-01e7-4c51-b254-fbe7888e1df4} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.01.16 09:50:10.021241 [ 255 ] {7dad97e2-01e7-4c51-b254-fbe7888e1df4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 6356 | 2026.01.16 09:50:10.021279 [ 255 ] {7dad97e2-01e7-4c51-b254-fbe7888e1df4} <Debug> TCPHandler: Processed in 0.001437849 sec. | ||
| 6357 | 2026.01.16 09:50:10.021393 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.01.16 09:50:10.021490 [ 255 ] {9e7db693-7bfb-4234-beb2-589d2abb5368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6359 | 2026.01.16 09:50:10.021534 [ 255 ] {9e7db693-7bfb-4234-beb2-589d2abb5368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6360 | 2026.01.16 09:50:10.021971 [ 255 ] {9e7db693-7bfb-4234-beb2-589d2abb5368} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.01.16 09:50:10.022006 [ 255 ] {9e7db693-7bfb-4234-beb2-589d2abb5368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6362 | 2026.01.16 09:50:10.022364 [ 255 ] {9e7db693-7bfb-4234-beb2-589d2abb5368} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6363 | 2026.01.16 09:50:10.022604 [ 255 ] {9e7db693-7bfb-4234-beb2-589d2abb5368} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.01.16 09:50:10.022736 [ 255 ] {9e7db693-7bfb-4234-beb2-589d2abb5368} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 6365 | 2026.01.16 09:50:10.022773 [ 255 ] {9e7db693-7bfb-4234-beb2-589d2abb5368} <Debug> TCPHandler: Processed in 0.001430168 sec. | ||
| 6366 | 2026.01.16 09:50:10.022884 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2026.01.16 09:50:10.022980 [ 255 ] {675b707e-79e2-400b-b1fd-8da32aa52849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6368 | 2026.01.16 09:50:10.023023 [ 255 ] {675b707e-79e2-400b-b1fd-8da32aa52849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6369 | 2026.01.16 09:50:10.023350 [ 255 ] {675b707e-79e2-400b-b1fd-8da32aa52849} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.01.16 09:50:10.023386 [ 255 ] {675b707e-79e2-400b-b1fd-8da32aa52849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6371 | 2026.01.16 09:50:10.023701 [ 255 ] {675b707e-79e2-400b-b1fd-8da32aa52849} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6372 | 2026.01.16 09:50:10.023931 [ 255 ] {675b707e-79e2-400b-b1fd-8da32aa52849} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.01.16 09:50:10.024057 [ 255 ] {675b707e-79e2-400b-b1fd-8da32aa52849} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6374 | 2026.01.16 09:50:10.024094 [ 255 ] {675b707e-79e2-400b-b1fd-8da32aa52849} <Debug> TCPHandler: Processed in 0.001260227 sec. | ||
| 6375 | 2026.01.16 09:50:13.041923 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6376 | 2026.01.16 09:50:13.041988 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6377 | 2026.01.16 09:50:13.230101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13393 | ||
| 6378 | 2026.01.16 09:50:13.230690 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.01.16 09:50:13.230742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6380 | 2026.01.16 09:50:13.231290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6381 | 2026.01.16 09:50:13.231533 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.01.16 09:50:13.231677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13393 | ||
| 6383 | 2026.01.16 09:50:13.234855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 828 | ||
| 6384 | 2026.01.16 09:50:13.236928 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.01.16 09:50:13.236974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6386 | 2026.01.16 09:50:13.238197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6387 | 2026.01.16 09:50:13.238475 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.01.16 09:50:13.238844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6389 | 2026.01.16 09:50:13.300072 [ 113 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6390 | 2026.01.16 09:50:13.300136 [ 113 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.01.16 09:50:13.300170 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6392 | 2026.01.16 09:50:13.300312 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6393 | 2026.01.16 09:50:13.300459 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6394 | 2026.01.16 09:50:13.300497 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 441 rows starting from the beginning of the part | ||
| 6395 | 2026.01.16 09:50:13.300566 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 6396 | 2026.01.16 09:50:13.300619 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6397 | 2026.01.16 09:50:13.300674 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6398 | 2026.01.16 09:50:13.300733 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 6399 | 2026.01.16 09:50:13.301728 [ 191 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146868 sec., 1188141.7327123675 rows/sec., 82.66 MiB/sec. | ||
| 6400 | 2026.01.16 09:50:13.301862 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6401 | 2026.01.16 09:50:13.302107 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.01.16 09:50:13.302182 [ 199 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_19_4} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6403 | 2026.01.16 09:50:13.302245 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6404 | 2026.01.16 09:50:13.372849 [ 113 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6405 | 2026.01.16 09:50:13.372907 [ 113 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.01.16 09:50:13.372929 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6407 | 2026.01.16 09:50:13.373033 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6408 | 2026.01.16 09:50:13.373153 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6409 | 2026.01.16 09:50:13.373190 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 263 rows starting from the beginning of the part | ||
| 6410 | 2026.01.16 09:50:13.373266 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 247 rows starting from the beginning of the part | ||
| 6411 | 2026.01.16 09:50:13.373317 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 245 rows starting from the beginning of the part | ||
| 6412 | 2026.01.16 09:50:13.373366 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 245 rows starting from the beginning of the part | ||
| 6413 | 2026.01.16 09:50:13.373411 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 261 rows starting from the beginning of the part | ||
| 6414 | 2026.01.16 09:50:13.374400 [ 191 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413039 sec., 892402.8282305017 rows/sec., 58.09 MiB/sec. | ||
| 6415 | 2026.01.16 09:50:13.374543 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6416 | 2026.01.16 09:50:13.374799 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.01.16 09:50:13.374865 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_19_4} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6418 | 2026.01.16 09:50:13.374924 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6419 | 2026.01.16 09:50:13.923395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6420 | 2026.01.16 09:50:13.938880 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.01.16 09:50:13.938951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6422 | 2026.01.16 09:50:13.945486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6423 | 2026.01.16 09:50:13.946196 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.01.16 09:50:13.949554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6425 | 2026.01.16 09:50:14.587619 [ 114 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6426 | 2026.01.16 09:50:14.587683 [ 114 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.01.16 09:50:14.587704 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6428 | 2026.01.16 09:50:14.587829 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6429 | 2026.01.16 09:50:14.587964 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6430 | 2026.01.16 09:50:14.588002 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 6431 | 2026.01.16 09:50:14.588076 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6432 | 2026.01.16 09:50:14.588123 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6433 | 2026.01.16 09:50:14.588169 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6434 | 2026.01.16 09:50:14.588211 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6435 | 2026.01.16 09:50:14.588985 [ 201 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001204406 sec., 16605.696085871376 rows/sec., 1.09 MiB/sec. | ||
| 6436 | 2026.01.16 09:50:14.589111 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6437 | 2026.01.16 09:50:14.589365 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.01.16 09:50:14.589431 [ 189 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_19_4} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6439 | 2026.01.16 09:50:14.589491 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6440 | 2026.01.16 09:50:15.030050 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.01.16 09:50:15.030298 [ 255 ] {ec3e28cb-e530-4cf3-999b-a5368ee7db3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.01.16 09:50:15.030391 [ 255 ] {ec3e28cb-e530-4cf3-999b-a5368ee7db3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6443 | 2026.01.16 09:50:15.031614 [ 255 ] {ec3e28cb-e530-4cf3-999b-a5368ee7db3d} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.01.16 09:50:15.031673 [ 255 ] {ec3e28cb-e530-4cf3-999b-a5368ee7db3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6445 | 2026.01.16 09:50:15.032128 [ 255 ] {ec3e28cb-e530-4cf3-999b-a5368ee7db3d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6446 | 2026.01.16 09:50:15.032372 [ 255 ] {ec3e28cb-e530-4cf3-999b-a5368ee7db3d} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.01.16 09:50:15.032528 [ 255 ] {ec3e28cb-e530-4cf3-999b-a5368ee7db3d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00231 sec., 177489.1774891775 rows/sec., 11.26 MiB/sec. | ||
| 6448 | 2026.01.16 09:50:15.032574 [ 255 ] {ec3e28cb-e530-4cf3-999b-a5368ee7db3d} <Debug> TCPHandler: Processed in 0.002763077 sec. | ||
| 6449 | 2026.01.16 09:50:15.032700 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.01.16 09:50:15.032802 [ 255 ] {fad97fd6-a8a2-46e3-aef4-3344c0a87073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6451 | 2026.01.16 09:50:15.032845 [ 255 ] {fad97fd6-a8a2-46e3-aef4-3344c0a87073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6452 | 2026.01.16 09:50:15.033770 [ 255 ] {fad97fd6-a8a2-46e3-aef4-3344c0a87073} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.01.16 09:50:15.033806 [ 255 ] {fad97fd6-a8a2-46e3-aef4-3344c0a87073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6454 | 2026.01.16 09:50:15.034197 [ 255 ] {fad97fd6-a8a2-46e3-aef4-3344c0a87073} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6455 | 2026.01.16 09:50:15.034418 [ 255 ] {fad97fd6-a8a2-46e3-aef4-3344c0a87073} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.01.16 09:50:15.034546 [ 255 ] {fad97fd6-a8a2-46e3-aef4-3344c0a87073} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001765 sec., 675354.1076487252 rows/sec., 53.93 MiB/sec. | ||
| 6457 | 2026.01.16 09:50:15.034583 [ 255 ] {fad97fd6-a8a2-46e3-aef4-3344c0a87073} <Debug> TCPHandler: Processed in 0.001936116 sec. | ||
| 6458 | 2026.01.16 09:50:15.034698 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.01.16 09:50:15.034792 [ 255 ] {b60b9f6f-0da9-4ce0-be12-1728d22300a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6460 | 2026.01.16 09:50:15.034833 [ 255 ] {b60b9f6f-0da9-4ce0-be12-1728d22300a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6461 | 2026.01.16 09:50:15.035351 [ 255 ] {b60b9f6f-0da9-4ce0-be12-1728d22300a5} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.01.16 09:50:15.035386 [ 255 ] {b60b9f6f-0da9-4ce0-be12-1728d22300a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6463 | 2026.01.16 09:50:15.035699 [ 255 ] {b60b9f6f-0da9-4ce0-be12-1728d22300a5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6464 | 2026.01.16 09:50:15.035921 [ 255 ] {b60b9f6f-0da9-4ce0-be12-1728d22300a5} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.01.16 09:50:15.036048 [ 255 ] {b60b9f6f-0da9-4ce0-be12-1728d22300a5} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001273 sec., 192458.75883739197 rows/sec., 11.75 MiB/sec. | ||
| 6466 | 2026.01.16 09:50:15.036087 [ 255 ] {b60b9f6f-0da9-4ce0-be12-1728d22300a5} <Debug> TCPHandler: Processed in 0.001439289 sec. | ||
| 6467 | 2026.01.16 09:50:15.036219 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.01.16 09:50:15.036344 [ 255 ] {17281c43-8208-4b2c-8cb9-4c4186b675a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6469 | 2026.01.16 09:50:15.036393 [ 255 ] {17281c43-8208-4b2c-8cb9-4c4186b675a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6470 | 2026.01.16 09:50:15.036974 [ 255 ] {17281c43-8208-4b2c-8cb9-4c4186b675a8} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.01.16 09:50:15.037012 [ 255 ] {17281c43-8208-4b2c-8cb9-4c4186b675a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6472 | 2026.01.16 09:50:15.037362 [ 255 ] {17281c43-8208-4b2c-8cb9-4c4186b675a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6473 | 2026.01.16 09:50:15.037582 [ 255 ] {17281c43-8208-4b2c-8cb9-4c4186b675a8} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.01.16 09:50:15.037709 [ 255 ] {17281c43-8208-4b2c-8cb9-4c4186b675a8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00139 sec., 152517.98561151078 rows/sec., 9.84 MiB/sec. | ||
| 6475 | 2026.01.16 09:50:15.037747 [ 255 ] {17281c43-8208-4b2c-8cb9-4c4186b675a8} <Debug> TCPHandler: Processed in 0.001589522 sec. | ||
| 6476 | 2026.01.16 09:50:15.037854 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.01.16 09:50:15.037947 [ 255 ] {ccdfca5c-f05e-4aee-86f4-2355948745de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.01.16 09:50:15.037985 [ 255 ] {ccdfca5c-f05e-4aee-86f4-2355948745de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6479 | 2026.01.16 09:50:15.038462 [ 255 ] {ccdfca5c-f05e-4aee-86f4-2355948745de} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.16 09:50:15.038498 [ 255 ] {ccdfca5c-f05e-4aee-86f4-2355948745de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6481 | 2026.01.16 09:50:15.038811 [ 255 ] {ccdfca5c-f05e-4aee-86f4-2355948745de} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6482 | 2026.01.16 09:50:15.039020 [ 255 ] {ccdfca5c-f05e-4aee-86f4-2355948745de} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.16 09:50:15.039145 [ 255 ] {ccdfca5c-f05e-4aee-86f4-2355948745de} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 6484 | 2026.01.16 09:50:15.039182 [ 255 ] {ccdfca5c-f05e-4aee-86f4-2355948745de} <Debug> TCPHandler: Processed in 0.001377918 sec. | ||
| 6485 | 2026.01.16 09:50:15.039300 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.01.16 09:50:15.039416 [ 255 ] {f9e6f5c8-51a9-47d7-a69d-5cefc355972a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6487 | 2026.01.16 09:50:15.039464 [ 255 ] {f9e6f5c8-51a9-47d7-a69d-5cefc355972a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6488 | 2026.01.16 09:50:15.040190 [ 255 ] {f9e6f5c8-51a9-47d7-a69d-5cefc355972a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.16 09:50:15.040228 [ 255 ] {f9e6f5c8-51a9-47d7-a69d-5cefc355972a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6490 | 2026.01.16 09:50:15.040592 [ 255 ] {f9e6f5c8-51a9-47d7-a69d-5cefc355972a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6491 | 2026.01.16 09:50:15.040811 [ 255 ] {f9e6f5c8-51a9-47d7-a69d-5cefc355972a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.16 09:50:15.040936 [ 255 ] {f9e6f5c8-51a9-47d7-a69d-5cefc355972a} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001544 sec., 465673.57512953365 rows/sec., 32.68 MiB/sec. | ||
| 6493 | 2026.01.16 09:50:15.040976 [ 255 ] {f9e6f5c8-51a9-47d7-a69d-5cefc355972a} <Debug> TCPHandler: Processed in 0.001737734 sec. | ||
| 6494 | 2026.01.16 09:50:15.041085 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.01.16 09:50:15.041181 [ 255 ] {0fb34d4c-88f8-49b1-8eaa-178ac058aa88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6496 | 2026.01.16 09:50:15.041222 [ 255 ] {0fb34d4c-88f8-49b1-8eaa-178ac058aa88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6497 | 2026.01.16 09:50:15.041552 [ 255 ] {0fb34d4c-88f8-49b1-8eaa-178ac058aa88} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.01.16 09:50:15.041591 [ 255 ] {0fb34d4c-88f8-49b1-8eaa-178ac058aa88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6499 | 2026.01.16 09:50:15.041912 [ 255 ] {0fb34d4c-88f8-49b1-8eaa-178ac058aa88} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6500 | 2026.01.16 09:50:15.042132 [ 255 ] {0fb34d4c-88f8-49b1-8eaa-178ac058aa88} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.01.16 09:50:15.042237 [ 112 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6502 | 2026.01.16 09:50:15.042260 [ 255 ] {0fb34d4c-88f8-49b1-8eaa-178ac058aa88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 6503 | 2026.01.16 09:50:15.042304 [ 112 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.01.16 09:50:15.042313 [ 255 ] {0fb34d4c-88f8-49b1-8eaa-178ac058aa88} <Debug> TCPHandler: Processed in 0.001278417 sec. | ||
| 6505 | 2026.01.16 09:50:15.042332 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6506 | 2026.01.16 09:50:15.042445 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.01.16 09:50:15.042475 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 6508 | 2026.01.16 09:50:15.042556 [ 255 ] {758d6606-35f1-4ff5-a457-60e80347b33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6509 | 2026.01.16 09:50:15.042605 [ 255 ] {758d6606-35f1-4ff5-a457-60e80347b33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6510 | 2026.01.16 09:50:15.042634 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6511 | 2026.01.16 09:50:15.042679 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6512 | 2026.01.16 09:50:15.042751 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6513 | 2026.01.16 09:50:15.042800 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6514 | 2026.01.16 09:50:15.042848 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6515 | 2026.01.16 09:50:15.042895 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6516 | 2026.01.16 09:50:15.042937 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6517 | 2026.01.16 09:50:15.043070 [ 255 ] {758d6606-35f1-4ff5-a457-60e80347b33e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.01.16 09:50:15.043115 [ 255 ] {758d6606-35f1-4ff5-a457-60e80347b33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6519 | 2026.01.16 09:50:15.043652 [ 255 ] {758d6606-35f1-4ff5-a457-60e80347b33e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6520 | 2026.01.16 09:50:15.043739 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001323317 sec., 90681.21999490673 rows/sec., 4.63 MiB/sec. | ||
| 6521 | 2026.01.16 09:50:15.043873 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6522 | 2026.01.16 09:50:15.043904 [ 255 ] {758d6606-35f1-4ff5-a457-60e80347b33e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.01.16 09:50:15.044055 [ 255 ] {758d6606-35f1-4ff5-a457-60e80347b33e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001518 sec., 206851.11989459815 rows/sec., 13.59 MiB/sec. | ||
| 6524 | 2026.01.16 09:50:15.044097 [ 255 ] {758d6606-35f1-4ff5-a457-60e80347b33e} <Debug> TCPHandler: Processed in 0.001716343 sec. | ||
| 6525 | 2026.01.16 09:50:15.044147 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.01.16 09:50:15.044217 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.01.16 09:50:15.044222 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_20_4} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6528 | 2026.01.16 09:50:15.044323 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6529 | 2026.01.16 09:50:15.044340 [ 255 ] {9d0a7fe2-c20a-4012-9bcd-f8ace312e87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.01.16 09:50:15.044394 [ 255 ] {9d0a7fe2-c20a-4012-9bcd-f8ace312e87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6531 | 2026.01.16 09:50:15.044755 [ 255 ] {9d0a7fe2-c20a-4012-9bcd-f8ace312e87b} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.01.16 09:50:15.044798 [ 255 ] {9d0a7fe2-c20a-4012-9bcd-f8ace312e87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6533 | 2026.01.16 09:50:15.045122 [ 255 ] {9d0a7fe2-c20a-4012-9bcd-f8ace312e87b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6534 | 2026.01.16 09:50:15.045336 [ 255 ] {9d0a7fe2-c20a-4012-9bcd-f8ace312e87b} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.01.16 09:50:15.045465 [ 255 ] {9d0a7fe2-c20a-4012-9bcd-f8ace312e87b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 6536 | 2026.01.16 09:50:15.045501 [ 255 ] {9d0a7fe2-c20a-4012-9bcd-f8ace312e87b} <Debug> TCPHandler: Processed in 0.001344308 sec. | ||
| 6537 | 2026.01.16 09:50:15.045618 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.01.16 09:50:15.045733 [ 255 ] {2063d993-e4a9-4289-9e8b-d0ac53a1dcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.01.16 09:50:15.045797 [ 255 ] {2063d993-e4a9-4289-9e8b-d0ac53a1dcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6540 | 2026.01.16 09:50:15.046659 [ 255 ] {2063d993-e4a9-4289-9e8b-d0ac53a1dcf6} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.01.16 09:50:15.046695 [ 255 ] {2063d993-e4a9-4289-9e8b-d0ac53a1dcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6542 | 2026.01.16 09:50:15.047293 [ 255 ] {2063d993-e4a9-4289-9e8b-d0ac53a1dcf6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6543 | 2026.01.16 09:50:15.047526 [ 255 ] {2063d993-e4a9-4289-9e8b-d0ac53a1dcf6} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.01.16 09:50:15.047664 [ 255 ] {2063d993-e4a9-4289-9e8b-d0ac53a1dcf6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001954 sec., 20470.829068577277 rows/sec., 36.68 MiB/sec. | ||
| 6545 | 2026.01.16 09:50:15.047724 [ 255 ] {2063d993-e4a9-4289-9e8b-d0ac53a1dcf6} <Debug> TCPHandler: Processed in 0.002165339 sec. | ||
| 6546 | 2026.01.16 09:50:15.047829 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.01.16 09:50:15.047923 [ 255 ] {01f4abb4-81bf-44bc-a66e-018b0274c173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6548 | 2026.01.16 09:50:15.047962 [ 255 ] {01f4abb4-81bf-44bc-a66e-018b0274c173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6549 | 2026.01.16 09:50:15.048295 [ 255 ] {01f4abb4-81bf-44bc-a66e-018b0274c173} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.01.16 09:50:15.048332 [ 255 ] {01f4abb4-81bf-44bc-a66e-018b0274c173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6551 | 2026.01.16 09:50:15.048626 [ 255 ] {01f4abb4-81bf-44bc-a66e-018b0274c173} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6552 | 2026.01.16 09:50:15.048829 [ 255 ] {01f4abb4-81bf-44bc-a66e-018b0274c173} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.01.16 09:50:15.048952 [ 255 ] {01f4abb4-81bf-44bc-a66e-018b0274c173} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 6554 | 2026.01.16 09:50:15.048985 [ 255 ] {01f4abb4-81bf-44bc-a66e-018b0274c173} <Debug> TCPHandler: Processed in 0.001205767 sec. | ||
| 6555 | 2026.01.16 09:50:20.017437 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.01.16 09:50:20.017717 [ 255 ] {04211a5b-e0d4-4547-bf92-74d8a54145c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6557 | 2026.01.16 09:50:20.017815 [ 255 ] {04211a5b-e0d4-4547-bf92-74d8a54145c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6558 | 2026.01.16 09:50:20.018603 [ 255 ] {04211a5b-e0d4-4547-bf92-74d8a54145c6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.01.16 09:50:20.018643 [ 255 ] {04211a5b-e0d4-4547-bf92-74d8a54145c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6560 | 2026.01.16 09:50:20.019043 [ 255 ] {04211a5b-e0d4-4547-bf92-74d8a54145c6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6561 | 2026.01.16 09:50:20.019274 [ 255 ] {04211a5b-e0d4-4547-bf92-74d8a54145c6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.01.16 09:50:20.019436 [ 255 ] {04211a5b-e0d4-4547-bf92-74d8a54145c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.39 MiB/sec. | ||
| 6563 | 2026.01.16 09:50:20.019485 [ 255 ] {04211a5b-e0d4-4547-bf92-74d8a54145c6} <Debug> TCPHandler: Processed in 0.00221917 sec. | ||
| 6564 | 2026.01.16 09:50:20.019618 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.01.16 09:50:20.019718 [ 255 ] {21282212-7fb5-49b3-a08e-f6ffda463bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6566 | 2026.01.16 09:50:20.019761 [ 255 ] {21282212-7fb5-49b3-a08e-f6ffda463bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6567 | 2026.01.16 09:50:20.020206 [ 255 ] {21282212-7fb5-49b3-a08e-f6ffda463bab} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.01.16 09:50:20.020240 [ 255 ] {21282212-7fb5-49b3-a08e-f6ffda463bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6569 | 2026.01.16 09:50:20.020553 [ 255 ] {21282212-7fb5-49b3-a08e-f6ffda463bab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6570 | 2026.01.16 09:50:20.020778 [ 255 ] {21282212-7fb5-49b3-a08e-f6ffda463bab} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.01.16 09:50:20.020910 [ 255 ] {21282212-7fb5-49b3-a08e-f6ffda463bab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 6572 | 2026.01.16 09:50:20.020946 [ 255 ] {21282212-7fb5-49b3-a08e-f6ffda463bab} <Debug> TCPHandler: Processed in 0.001380398 sec. | ||
| 6573 | 2026.01.16 09:50:20.021065 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.01.16 09:50:20.021161 [ 255 ] {e84c6cc4-66c5-493b-b3a2-a12f9c389a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6575 | 2026.01.16 09:50:20.021205 [ 255 ] {e84c6cc4-66c5-493b-b3a2-a12f9c389a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6576 | 2026.01.16 09:50:20.021626 [ 255 ] {e84c6cc4-66c5-493b-b3a2-a12f9c389a54} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.01.16 09:50:20.021659 [ 255 ] {e84c6cc4-66c5-493b-b3a2-a12f9c389a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6578 | 2026.01.16 09:50:20.021990 [ 255 ] {e84c6cc4-66c5-493b-b3a2-a12f9c389a54} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6579 | 2026.01.16 09:50:20.022198 [ 255 ] {e84c6cc4-66c5-493b-b3a2-a12f9c389a54} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.01.16 09:50:20.022330 [ 255 ] {e84c6cc4-66c5-493b-b3a2-a12f9c389a54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 6581 | 2026.01.16 09:50:20.022365 [ 255 ] {e84c6cc4-66c5-493b-b3a2-a12f9c389a54} <Debug> TCPHandler: Processed in 0.001350638 sec. | ||
| 6582 | 2026.01.16 09:50:20.022478 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.01.16 09:50:20.022572 [ 255 ] {eff11667-36e1-4e38-b8ca-3a778a8c76fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6584 | 2026.01.16 09:50:20.022614 [ 255 ] {eff11667-36e1-4e38-b8ca-3a778a8c76fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6585 | 2026.01.16 09:50:20.022956 [ 255 ] {eff11667-36e1-4e38-b8ca-3a778a8c76fe} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.01.16 09:50:20.022989 [ 255 ] {eff11667-36e1-4e38-b8ca-3a778a8c76fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6587 | 2026.01.16 09:50:20.023291 [ 255 ] {eff11667-36e1-4e38-b8ca-3a778a8c76fe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6588 | 2026.01.16 09:50:20.023495 [ 255 ] {eff11667-36e1-4e38-b8ca-3a778a8c76fe} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.01.16 09:50:20.023622 [ 255 ] {eff11667-36e1-4e38-b8ca-3a778a8c76fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6590 | 2026.01.16 09:50:20.023657 [ 255 ] {eff11667-36e1-4e38-b8ca-3a778a8c76fe} <Debug> TCPHandler: Processed in 0.001229786 sec. | ||
| 6591 | 2026.01.16 09:50:20.731783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13841 | ||
| 6592 | 2026.01.16 09:50:20.732284 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.01.16 09:50:20.732328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6594 | 2026.01.16 09:50:20.732821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6595 | 2026.01.16 09:50:20.733062 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.01.16 09:50:20.733205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13841 | ||
| 6597 | 2026.01.16 09:50:21.449657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6598 | 2026.01.16 09:50:21.466587 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.01.16 09:50:21.466642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6600 | 2026.01.16 09:50:21.472491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6601 | 2026.01.16 09:50:21.473174 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.01.16 09:50:21.476362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6603 | 2026.01.16 09:50:23.238961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 858 | ||
| 6604 | 2026.01.16 09:50:23.241362 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.01.16 09:50:23.241411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6606 | 2026.01.16 09:50:23.242700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6607 | 2026.01.16 09:50:23.242979 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.01.16 09:50:23.243124 [ 101 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6609 | 2026.01.16 09:50:23.243162 [ 101 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.01.16 09:50:23.243181 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6611 | 2026.01.16 09:50:23.243270 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 6612 | 2026.01.16 09:50:23.243348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6613 | 2026.01.16 09:50:23.243684 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6614 | 2026.01.16 09:50:23.243807 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 708 rows starting from the beginning of the part | ||
| 6615 | 2026.01.16 09:50:23.244124 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 6616 | 2026.01.16 09:50:23.244427 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6617 | 2026.01.16 09:50:23.244716 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
| 6618 | 2026.01.16 09:50:23.245011 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 6619 | 2026.01.16 09:50:23.245339 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 6620 | 2026.01.16 09:50:23.250955 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 72 columns (72 merged, 0 gathered) in 0.007717583 sec., 111174.70327173675 rows/sec., 91.99 MiB/sec. | ||
| 6621 | 2026.01.16 09:50:23.252789 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6622 | 2026.01.16 09:50:23.253439 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.01.16 09:50:23.253526 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_21_4} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6624 | 2026.01.16 09:50:23.253786 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6625 | 2026.01.16 09:50:25.030925 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.01.16 09:50:25.031124 [ 255 ] {94e72183-5f37-48e5-846f-30bf54dc4d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.01.16 09:50:25.031196 [ 255 ] {94e72183-5f37-48e5-846f-30bf54dc4d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6628 | 2026.01.16 09:50:25.032038 [ 255 ] {94e72183-5f37-48e5-846f-30bf54dc4d14} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.01.16 09:50:25.032080 [ 255 ] {94e72183-5f37-48e5-846f-30bf54dc4d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6630 | 2026.01.16 09:50:25.032481 [ 255 ] {94e72183-5f37-48e5-846f-30bf54dc4d14} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6631 | 2026.01.16 09:50:25.032715 [ 255 ] {94e72183-5f37-48e5-846f-30bf54dc4d14} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.01.16 09:50:25.032851 [ 100 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6633 | 2026.01.16 09:50:25.032865 [ 255 ] {94e72183-5f37-48e5-846f-30bf54dc4d14} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 6634 | 2026.01.16 09:50:25.032930 [ 100 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.01.16 09:50:25.032962 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6636 | 2026.01.16 09:50:25.032971 [ 255 ] {94e72183-5f37-48e5-846f-30bf54dc4d14} <Debug> TCPHandler: Processed in 0.002184389 sec. | ||
| 6637 | 2026.01.16 09:50:25.033114 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 6638 | 2026.01.16 09:50:25.033131 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2026.01.16 09:50:25.033268 [ 255 ] {31169852-b0fd-4fdc-a377-518deb87c759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6640 | 2026.01.16 09:50:25.033276 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6641 | 2026.01.16 09:50:25.033315 [ 255 ] {31169852-b0fd-4fdc-a377-518deb87c759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6642 | 2026.01.16 09:50:25.033323 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 6643 | 2026.01.16 09:50:25.033407 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6644 | 2026.01.16 09:50:25.033456 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6645 | 2026.01.16 09:50:25.033504 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 6646 | 2026.01.16 09:50:25.033545 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 6647 | 2026.01.16 09:50:25.034369 [ 255 ] {31169852-b0fd-4fdc-a377-518deb87c759} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.01.16 09:50:25.034413 [ 255 ] {31169852-b0fd-4fdc-a377-518deb87c759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6649 | 2026.01.16 09:50:25.034658 [ 188 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607651 sec., 1275152.3807094947 rows/sec., 85.75 MiB/sec. | ||
| 6650 | 2026.01.16 09:50:25.034854 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6651 | 2026.01.16 09:50:25.034861 [ 255 ] {31169852-b0fd-4fdc-a377-518deb87c759} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6652 | 2026.01.16 09:50:25.035161 [ 255 ] {31169852-b0fd-4fdc-a377-518deb87c759} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.01.16 09:50:25.035186 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.01.16 09:50:25.035256 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_21_5} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6655 | 2026.01.16 09:50:25.035276 [ 100 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6656 | 2026.01.16 09:50:25.035302 [ 255 ] {31169852-b0fd-4fdc-a377-518deb87c759} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002055 sec., 580048.6618004866 rows/sec., 46.32 MiB/sec. | ||
| 6657 | 2026.01.16 09:50:25.035310 [ 100 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.01.16 09:50:25.035337 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6659 | 2026.01.16 09:50:25.035349 [ 255 ] {31169852-b0fd-4fdc-a377-518deb87c759} <Debug> TCPHandler: Processed in 0.002278671 sec. | ||
| 6660 | 2026.01.16 09:50:25.035343 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6661 | 2026.01.16 09:50:25.035440 [ 197 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 6662 | 2026.01.16 09:50:25.035481 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.01.16 09:50:25.035545 [ 197 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6664 | 2026.01.16 09:50:25.035578 [ 197 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2342 rows starting from the beginning of the part | ||
| 6665 | 2026.01.16 09:50:25.035583 [ 255 ] {fe77f1a3-95ac-4008-ad2a-a85ef8324d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6666 | 2026.01.16 09:50:25.035624 [ 197 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6667 | 2026.01.16 09:50:25.035634 [ 255 ] {fe77f1a3-95ac-4008-ad2a-a85ef8324d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6668 | 2026.01.16 09:50:25.035675 [ 197 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6669 | 2026.01.16 09:50:25.035720 [ 197 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1192 rows starting from the beginning of the part | ||
| 6670 | 2026.01.16 09:50:25.035759 [ 197 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6671 | 2026.01.16 09:50:25.035796 [ 197 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1192 rows starting from the beginning of the part | ||
| 6672 | 2026.01.16 09:50:25.036157 [ 255 ] {fe77f1a3-95ac-4008-ad2a-a85ef8324d5d} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.01.16 09:50:25.036199 [ 255 ] {fe77f1a3-95ac-4008-ad2a-a85ef8324d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6674 | 2026.01.16 09:50:25.036535 [ 255 ] {fe77f1a3-95ac-4008-ad2a-a85ef8324d5d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6675 | 2026.01.16 09:50:25.036761 [ 255 ] {fe77f1a3-95ac-4008-ad2a-a85ef8324d5d} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.01.16 09:50:25.036890 [ 255 ] {fe77f1a3-95ac-4008-ad2a-a85ef8324d5d} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001328 sec., 184487.9518072289 rows/sec., 11.27 MiB/sec. | ||
| 6677 | 2026.01.16 09:50:25.036929 [ 255 ] {fe77f1a3-95ac-4008-ad2a-a85ef8324d5d} <Debug> TCPHandler: Processed in 0.00149922 sec. | ||
| 6678 | 2026.01.16 09:50:25.037039 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.01.16 09:50:25.037134 [ 255 ] {bd9d3630-18df-4678-ab03-102ff84ad20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.01.16 09:50:25.037175 [ 255 ] {bd9d3630-18df-4678-ab03-102ff84ad20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6681 | 2026.01.16 09:50:25.037645 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4894 rows, containing 5 columns (5 merged, 0 gathered) in 0.00222889 sec., 2195711.7668435858 rows/sec., 184.69 MiB/sec. | ||
| 6682 | 2026.01.16 09:50:25.037661 [ 255 ] {bd9d3630-18df-4678-ab03-102ff84ad20f} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.01.16 09:50:25.037722 [ 255 ] {bd9d3630-18df-4678-ab03-102ff84ad20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6684 | 2026.01.16 09:50:25.037948 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6685 | 2026.01.16 09:50:25.038057 [ 255 ] {bd9d3630-18df-4678-ab03-102ff84ad20f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6686 | 2026.01.16 09:50:25.038298 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.01.16 09:50:25.038334 [ 255 ] {bd9d3630-18df-4678-ab03-102ff84ad20f} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.01.16 09:50:25.038384 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_46_9} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6689 | 2026.01.16 09:50:25.038468 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6690 | 2026.01.16 09:50:25.038479 [ 255 ] {bd9d3630-18df-4678-ab03-102ff84ad20f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001363 sec., 155539.25165077034 rows/sec., 10.03 MiB/sec. | ||
| 6691 | 2026.01.16 09:50:25.038521 [ 255 ] {bd9d3630-18df-4678-ab03-102ff84ad20f} <Debug> TCPHandler: Processed in 0.001531741 sec. | ||
| 6692 | 2026.01.16 09:50:25.038633 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.01.16 09:50:25.038731 [ 255 ] {a4e525d6-4c97-438c-8e28-a86be0844663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6694 | 2026.01.16 09:50:25.038772 [ 255 ] {a4e525d6-4c97-438c-8e28-a86be0844663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6695 | 2026.01.16 09:50:25.039244 [ 255 ] {a4e525d6-4c97-438c-8e28-a86be0844663} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.01.16 09:50:25.039281 [ 255 ] {a4e525d6-4c97-438c-8e28-a86be0844663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6697 | 2026.01.16 09:50:25.039596 [ 255 ] {a4e525d6-4c97-438c-8e28-a86be0844663} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6698 | 2026.01.16 09:50:25.039807 [ 255 ] {a4e525d6-4c97-438c-8e28-a86be0844663} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.01.16 09:50:25.039907 [ 100 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6700 | 2026.01.16 09:50:25.039935 [ 255 ] {a4e525d6-4c97-438c-8e28-a86be0844663} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 6701 | 2026.01.16 09:50:25.039943 [ 100 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.01.16 09:50:25.039976 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6703 | 2026.01.16 09:50:25.039980 [ 255 ] {a4e525d6-4c97-438c-8e28-a86be0844663} <Debug> TCPHandler: Processed in 0.001396318 sec. | ||
| 6704 | 2026.01.16 09:50:25.040050 [ 197 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 6705 | 2026.01.16 09:50:25.040109 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2026.01.16 09:50:25.040145 [ 197 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6707 | 2026.01.16 09:50:25.040178 [ 197 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 6708 | 2026.01.16 09:50:25.040213 [ 255 ] {b550ad94-c691-4a31-9b2c-2e70388ae917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6709 | 2026.01.16 09:50:25.040237 [ 197 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 6710 | 2026.01.16 09:50:25.040257 [ 255 ] {b550ad94-c691-4a31-9b2c-2e70388ae917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6711 | 2026.01.16 09:50:25.040287 [ 197 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 6712 | 2026.01.16 09:50:25.040334 [ 197 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 6713 | 2026.01.16 09:50:25.040376 [ 197 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 6714 | 2026.01.16 09:50:25.040929 [ 255 ] {b550ad94-c691-4a31-9b2c-2e70388ae917} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.01.16 09:50:25.040972 [ 255 ] {b550ad94-c691-4a31-9b2c-2e70388ae917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6716 | 2026.01.16 09:50:25.041298 [ 187 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274537 sec., 827751.5678242373 rows/sec., 50.16 MiB/sec. | ||
| 6717 | 2026.01.16 09:50:25.041340 [ 255 ] {b550ad94-c691-4a31-9b2c-2e70388ae917} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6718 | 2026.01.16 09:50:25.041500 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6719 | 2026.01.16 09:50:25.041582 [ 255 ] {b550ad94-c691-4a31-9b2c-2e70388ae917} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.01.16 09:50:25.041699 [ 100 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6721 | 2026.01.16 09:50:25.041721 [ 255 ] {b550ad94-c691-4a31-9b2c-2e70388ae917} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001533 sec., 469015.00326157856 rows/sec., 32.92 MiB/sec. | ||
| 6722 | 2026.01.16 09:50:25.041734 [ 100 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.01.16 09:50:25.041763 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6724 | 2026.01.16 09:50:25.041767 [ 255 ] {b550ad94-c691-4a31-9b2c-2e70388ae917} <Debug> TCPHandler: Processed in 0.001716013 sec. | ||
| 6725 | 2026.01.16 09:50:25.041869 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.01.16 09:50:25.041872 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 6727 | 2026.01.16 09:50:25.041899 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.01.16 09:50:25.041970 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_21_5} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6729 | 2026.01.16 09:50:25.041977 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6730 | 2026.01.16 09:50:25.041994 [ 255 ] {1cc43577-5e95-4a27-a4a9-930cdeee78ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6731 | 2026.01.16 09:50:25.042021 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1211 rows starting from the beginning of the part | ||
| 6732 | 2026.01.16 09:50:25.042038 [ 255 ] {1cc43577-5e95-4a27-a4a9-930cdeee78ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6733 | 2026.01.16 09:50:25.042083 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6734 | 2026.01.16 09:50:25.042090 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6735 | 2026.01.16 09:50:25.042129 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6736 | 2026.01.16 09:50:25.042174 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 719 rows starting from the beginning of the part | ||
| 6737 | 2026.01.16 09:50:25.042211 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6738 | 2026.01.16 09:50:25.042252 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 719 rows starting from the beginning of the part | ||
| 6739 | 2026.01.16 09:50:25.042381 [ 255 ] {1cc43577-5e95-4a27-a4a9-930cdeee78ad} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.01.16 09:50:25.042416 [ 255 ] {1cc43577-5e95-4a27-a4a9-930cdeee78ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6741 | 2026.01.16 09:50:25.042719 [ 255 ] {1cc43577-5e95-4a27-a4a9-930cdeee78ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6742 | 2026.01.16 09:50:25.042935 [ 255 ] {1cc43577-5e95-4a27-a4a9-930cdeee78ad} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.01.16 09:50:25.043059 [ 255 ] {1cc43577-5e95-4a27-a4a9-930cdeee78ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 6744 | 2026.01.16 09:50:25.043095 [ 255 ] {1cc43577-5e95-4a27-a4a9-930cdeee78ad} <Debug> TCPHandler: Processed in 0.001246767 sec. | ||
| 6745 | 2026.01.16 09:50:25.043207 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.01.16 09:50:25.043300 [ 255 ] {246b4b0a-ccb6-4e6c-8244-5c56397c7349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6747 | 2026.01.16 09:50:25.043342 [ 255 ] {246b4b0a-ccb6-4e6c-8244-5c56397c7349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6748 | 2026.01.16 09:50:25.043385 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561611 sec., 1819275.0947579134 rows/sec., 136.74 MiB/sec. | ||
| 6749 | 2026.01.16 09:50:25.043565 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6750 | 2026.01.16 09:50:25.043783 [ 255 ] {246b4b0a-ccb6-4e6c-8244-5c56397c7349} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.01.16 09:50:25.043815 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.01.16 09:50:25.043825 [ 255 ] {246b4b0a-ccb6-4e6c-8244-5c56397c7349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6753 | 2026.01.16 09:50:25.043895 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_46_9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6754 | 2026.01.16 09:50:25.043987 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6755 | 2026.01.16 09:50:25.044193 [ 255 ] {246b4b0a-ccb6-4e6c-8244-5c56397c7349} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6756 | 2026.01.16 09:50:25.044409 [ 255 ] {246b4b0a-ccb6-4e6c-8244-5c56397c7349} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.01.16 09:50:25.044514 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6758 | 2026.01.16 09:50:25.044537 [ 255 ] {246b4b0a-ccb6-4e6c-8244-5c56397c7349} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001254 sec., 250398.72408293464 rows/sec., 16.45 MiB/sec. | ||
| 6759 | 2026.01.16 09:50:25.044546 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.01.16 09:50:25.044576 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6761 | 2026.01.16 09:50:25.044581 [ 255 ] {246b4b0a-ccb6-4e6c-8244-5c56397c7349} <Debug> TCPHandler: Processed in 0.001424089 sec. | ||
| 6762 | 2026.01.16 09:50:25.044654 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 6763 | 2026.01.16 09:50:25.044702 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.01.16 09:50:25.044742 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6765 | 2026.01.16 09:50:25.044768 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14042 rows starting from the beginning of the part | ||
| 6766 | 2026.01.16 09:50:25.044798 [ 255 ] {0a4e5255-64df-485e-a1d0-a79d8a1a9152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.01.16 09:50:25.044813 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6768 | 2026.01.16 09:50:25.044840 [ 255 ] {0a4e5255-64df-485e-a1d0-a79d8a1a9152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6769 | 2026.01.16 09:50:25.044854 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 6770 | 2026.01.16 09:50:25.044891 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 6771 | 2026.01.16 09:50:25.044926 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6772 | 2026.01.16 09:50:25.044962 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 6773 | 2026.01.16 09:50:25.045158 [ 255 ] {0a4e5255-64df-485e-a1d0-a79d8a1a9152} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.01.16 09:50:25.045193 [ 255 ] {0a4e5255-64df-485e-a1d0-a79d8a1a9152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6775 | 2026.01.16 09:50:25.045487 [ 255 ] {0a4e5255-64df-485e-a1d0-a79d8a1a9152} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6776 | 2026.01.16 09:50:25.045706 [ 255 ] {0a4e5255-64df-485e-a1d0-a79d8a1a9152} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.01.16 09:50:25.045833 [ 255 ] {0a4e5255-64df-485e-a1d0-a79d8a1a9152} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 6778 | 2026.01.16 09:50:25.045869 [ 255 ] {0a4e5255-64df-485e-a1d0-a79d8a1a9152} <Debug> TCPHandler: Processed in 0.001216156 sec. | ||
| 6779 | 2026.01.16 09:50:25.045978 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.01.16 09:50:25.046071 [ 255 ] {66a4e2db-cf0b-4d79-9986-cb49f5bfba64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6781 | 2026.01.16 09:50:25.046124 [ 255 ] {66a4e2db-cf0b-4d79-9986-cb49f5bfba64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6782 | 2026.01.16 09:50:25.047007 [ 255 ] {66a4e2db-cf0b-4d79-9986-cb49f5bfba64} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.01.16 09:50:25.047044 [ 255 ] {66a4e2db-cf0b-4d79-9986-cb49f5bfba64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6784 | 2026.01.16 09:50:25.047811 [ 255 ] {66a4e2db-cf0b-4d79-9986-cb49f5bfba64} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6785 | 2026.01.16 09:50:25.048137 [ 255 ] {66a4e2db-cf0b-4d79-9986-cb49f5bfba64} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.01.16 09:50:25.048262 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6787 | 2026.01.16 09:50:25.048310 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.01.16 09:50:25.048326 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6789 | 2026.01.16 09:50:25.048328 [ 255 ] {66a4e2db-cf0b-4d79-9986-cb49f5bfba64} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002273 sec., 17597.888253409594 rows/sec., 31.53 MiB/sec. | ||
| 6790 | 2026.01.16 09:50:25.048404 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 6791 | 2026.01.16 09:50:25.048416 [ 255 ] {66a4e2db-cf0b-4d79-9986-cb49f5bfba64} <Debug> TCPHandler: Processed in 0.002486193 sec. | ||
| 6792 | 2026.01.16 09:50:25.048573 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.01.16 09:50:25.048647 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6794 | 2026.01.16 09:50:25.048669 [ 255 ] {02e58a4c-42e5-48d6-9a48-2a75f0d4c0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6795 | 2026.01.16 09:50:25.048715 [ 255 ] {02e58a4c-42e5-48d6-9a48-2a75f0d4c0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6796 | 2026.01.16 09:50:25.048717 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 531 rows starting from the beginning of the part | ||
| 6797 | 2026.01.16 09:50:25.048901 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6798 | 2026.01.16 09:50:25.048969 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15054 rows, containing 5 columns (5 merged, 0 gathered) in 0.004344288 sec., 3465239.8735995404 rows/sec., 231.81 MiB/sec. | ||
| 6799 | 2026.01.16 09:50:25.049015 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6800 | 2026.01.16 09:50:25.049071 [ 255 ] {02e58a4c-42e5-48d6-9a48-2a75f0d4c0be} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.01.16 09:50:25.049115 [ 255 ] {02e58a4c-42e5-48d6-9a48-2a75f0d4c0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6802 | 2026.01.16 09:50:25.049126 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6803 | 2026.01.16 09:50:25.049240 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 6804 | 2026.01.16 09:50:25.049358 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6805 | 2026.01.16 09:50:25.049447 [ 255 ] {02e58a4c-42e5-48d6-9a48-2a75f0d4c0be} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6806 | 2026.01.16 09:50:25.049578 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6807 | 2026.01.16 09:50:25.049722 [ 255 ] {02e58a4c-42e5-48d6-9a48-2a75f0d4c0be} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.01.16 09:50:25.049858 [ 100 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6809 | 2026.01.16 09:50:25.049885 [ 255 ] {02e58a4c-42e5-48d6-9a48-2a75f0d4c0be} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001236 sec., 84142.39482200648 rows/sec., 5.16 MiB/sec. | ||
| 6810 | 2026.01.16 09:50:25.049889 [ 100 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.01.16 09:50:25.049929 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6812 | 2026.01.16 09:50:25.049931 [ 255 ] {02e58a4c-42e5-48d6-9a48-2a75f0d4c0be} <Debug> TCPHandler: Processed in 0.001409179 sec. | ||
| 6813 | 2026.01.16 09:50:25.049959 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.01.16 09:50:25.050003 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 6815 | 2026.01.16 09:50:25.050061 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6816 | 2026.01.16 09:50:25.050106 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6817 | 2026.01.16 09:50:25.050139 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3008 rows starting from the beginning of the part | ||
| 6818 | 2026.01.16 09:50:25.050164 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 6819 | 2026.01.16 09:50:25.050191 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 6820 | 2026.01.16 09:50:25.050242 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 6821 | 2026.01.16 09:50:25.050281 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 6822 | 2026.01.16 09:50:25.050318 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6823 | 2026.01.16 09:50:25.050358 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6824 | 2026.01.16 09:50:25.051519 [ 199 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001548251 sec., 2170190.750724527 rows/sec., 137.62 MiB/sec. | ||
| 6825 | 2026.01.16 09:50:25.051784 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6826 | 2026.01.16 09:50:25.052046 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.01.16 09:50:25.052116 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_46_9} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6828 | 2026.01.16 09:50:25.052190 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6829 | 2026.01.16 09:50:25.069826 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 19 columns (19 merged, 0 gathered) in 0.021455976 sec., 34069.762195856296 rows/sec., 61.05 MiB/sec. | ||
| 6830 | 2026.01.16 09:50:25.070658 [ 191 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6831 | 2026.01.16 09:50:25.071006 [ 191 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.01.16 09:50:25.071074 [ 191 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6833 | 2026.01.16 09:50:25.071183 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
| 6834 | 2026.01.16 09:50:26.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.18 MiB, peak 280.86 MiB, free memory in arenas 0.00 B, will set to 274.53 MiB (RSS), difference: 1.34 MiB | ||
| 6835 | 2026.01.16 09:50:28.042032 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6836 | 2026.01.16 09:50:28.042106 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6837 | 2026.01.16 09:50:28.233308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14353 | ||
| 6838 | 2026.01.16 09:50:28.234135 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.01.16 09:50:28.234202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6840 | 2026.01.16 09:50:28.234908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6841 | 2026.01.16 09:50:28.235125 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.01.16 09:50:28.235249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14353 | ||
| 6843 | 2026.01.16 09:50:28.976432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6844 | 2026.01.16 09:50:28.994290 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.01.16 09:50:28.994358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6846 | 2026.01.16 09:50:29.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.06 MiB, peak 280.86 MiB, free memory in arenas 0.00 B, will set to 274.54 MiB (RSS), difference: -4.53 MiB | ||
| 6847 | 2026.01.16 09:50:29.000401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6848 | 2026.01.16 09:50:29.001135 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.01.16 09:50:29.004128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6850 | 2026.01.16 09:50:30.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.54 MiB, peak 280.86 MiB, free memory in arenas 0.00 B, will set to 274.54 MiB (RSS), difference: 4.00 MiB | ||
| 6851 | 2026.01.16 09:50:30.017714 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.01.16 09:50:30.017917 [ 255 ] {02d7cf82-07ff-4aa6-83b5-b813b1683ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6853 | 2026.01.16 09:50:30.017991 [ 255 ] {02d7cf82-07ff-4aa6-83b5-b813b1683ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6854 | 2026.01.16 09:50:30.018725 [ 255 ] {02d7cf82-07ff-4aa6-83b5-b813b1683ba5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.01.16 09:50:30.018772 [ 255 ] {02d7cf82-07ff-4aa6-83b5-b813b1683ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6856 | 2026.01.16 09:50:30.019165 [ 255 ] {02d7cf82-07ff-4aa6-83b5-b813b1683ba5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6857 | 2026.01.16 09:50:30.019411 [ 255 ] {02d7cf82-07ff-4aa6-83b5-b813b1683ba5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.01.16 09:50:30.019566 [ 255 ] {02d7cf82-07ff-4aa6-83b5-b813b1683ba5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.51 MiB/sec. | ||
| 6859 | 2026.01.16 09:50:30.019608 [ 255 ] {02d7cf82-07ff-4aa6-83b5-b813b1683ba5} <Debug> TCPHandler: Processed in 0.002038257 sec. | ||
| 6860 | 2026.01.16 09:50:30.019745 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.01.16 09:50:30.019868 [ 255 ] {b212e803-5338-43b4-bdab-86dc29a8ad16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6862 | 2026.01.16 09:50:30.019918 [ 255 ] {b212e803-5338-43b4-bdab-86dc29a8ad16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6863 | 2026.01.16 09:50:30.020428 [ 255 ] {b212e803-5338-43b4-bdab-86dc29a8ad16} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.01.16 09:50:30.020464 [ 255 ] {b212e803-5338-43b4-bdab-86dc29a8ad16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6865 | 2026.01.16 09:50:30.020785 [ 255 ] {b212e803-5338-43b4-bdab-86dc29a8ad16} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6866 | 2026.01.16 09:50:30.021002 [ 255 ] {b212e803-5338-43b4-bdab-86dc29a8ad16} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.01.16 09:50:30.021136 [ 255 ] {b212e803-5338-43b4-bdab-86dc29a8ad16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 6868 | 2026.01.16 09:50:30.021174 [ 255 ] {b212e803-5338-43b4-bdab-86dc29a8ad16} <Debug> TCPHandler: Processed in 0.00149077 sec. | ||
| 6869 | 2026.01.16 09:50:30.021293 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.01.16 09:50:30.021387 [ 255 ] {0f3ce7f5-59db-46c8-a074-328a824be2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.01.16 09:50:30.021431 [ 255 ] {0f3ce7f5-59db-46c8-a074-328a824be2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6872 | 2026.01.16 09:50:30.021847 [ 255 ] {0f3ce7f5-59db-46c8-a074-328a824be2a9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.01.16 09:50:30.021883 [ 255 ] {0f3ce7f5-59db-46c8-a074-328a824be2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6874 | 2026.01.16 09:50:30.022214 [ 255 ] {0f3ce7f5-59db-46c8-a074-328a824be2a9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6875 | 2026.01.16 09:50:30.022424 [ 255 ] {0f3ce7f5-59db-46c8-a074-328a824be2a9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.01.16 09:50:30.022552 [ 255 ] {0f3ce7f5-59db-46c8-a074-328a824be2a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6877 | 2026.01.16 09:50:30.022588 [ 255 ] {0f3ce7f5-59db-46c8-a074-328a824be2a9} <Debug> TCPHandler: Processed in 0.001345488 sec. | ||
| 6878 | 2026.01.16 09:50:30.022696 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.01.16 09:50:30.022788 [ 255 ] {cf5b88e7-5670-4978-b9af-1a488615d419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.01.16 09:50:30.022829 [ 255 ] {cf5b88e7-5670-4978-b9af-1a488615d419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6881 | 2026.01.16 09:50:30.023192 [ 255 ] {cf5b88e7-5670-4978-b9af-1a488615d419} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.01.16 09:50:30.023227 [ 255 ] {cf5b88e7-5670-4978-b9af-1a488615d419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6883 | 2026.01.16 09:50:30.023524 [ 255 ] {cf5b88e7-5670-4978-b9af-1a488615d419} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6884 | 2026.01.16 09:50:30.023733 [ 255 ] {cf5b88e7-5670-4978-b9af-1a488615d419} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.01.16 09:50:30.023860 [ 255 ] {cf5b88e7-5670-4978-b9af-1a488615d419} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6886 | 2026.01.16 09:50:30.023894 [ 255 ] {cf5b88e7-5670-4978-b9af-1a488615d419} <Debug> TCPHandler: Processed in 0.001248777 sec. | ||
| 6887 | 2026.01.16 09:50:32.589876 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.01.16 09:50:32.590096 [ 255 ] {9c8c7cea-a14c-43e6-bcc9-e7aadd7bd760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.01.16 09:50:32.590188 [ 255 ] {9c8c7cea-a14c-43e6-bcc9-e7aadd7bd760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6890 | 2026.01.16 09:50:32.591124 [ 255 ] {9c8c7cea-a14c-43e6-bcc9-e7aadd7bd760} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.01.16 09:50:32.591172 [ 255 ] {9c8c7cea-a14c-43e6-bcc9-e7aadd7bd760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6892 | 2026.01.16 09:50:32.591601 [ 255 ] {9c8c7cea-a14c-43e6-bcc9-e7aadd7bd760} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6893 | 2026.01.16 09:50:32.591822 [ 255 ] {9c8c7cea-a14c-43e6-bcc9-e7aadd7bd760} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.01.16 09:50:32.591963 [ 255 ] {9c8c7cea-a14c-43e6-bcc9-e7aadd7bd760} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001924 sec., 213097.7130977131 rows/sec., 13.52 MiB/sec. | ||
| 6895 | 2026.01.16 09:50:32.592005 [ 255 ] {9c8c7cea-a14c-43e6-bcc9-e7aadd7bd760} <Debug> TCPHandler: Processed in 0.002268311 sec. | ||
| 6896 | 2026.01.16 09:50:32.592129 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.01.16 09:50:32.592229 [ 255 ] {bd9af185-012a-49e6-885d-2fa2ae22175e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6898 | 2026.01.16 09:50:32.592270 [ 255 ] {bd9af185-012a-49e6-885d-2fa2ae22175e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6899 | 2026.01.16 09:50:32.592656 [ 255 ] {bd9af185-012a-49e6-885d-2fa2ae22175e} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.01.16 09:50:32.592691 [ 255 ] {bd9af185-012a-49e6-885d-2fa2ae22175e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6901 | 2026.01.16 09:50:32.592971 [ 255 ] {bd9af185-012a-49e6-885d-2fa2ae22175e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6902 | 2026.01.16 09:50:32.593182 [ 255 ] {bd9af185-012a-49e6-885d-2fa2ae22175e} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.01.16 09:50:32.593306 [ 255 ] {bd9af185-012a-49e6-885d-2fa2ae22175e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0011 sec., 1818.181818181818 rows/sec., 148.26 KiB/sec. | ||
| 6904 | 2026.01.16 09:50:32.593342 [ 255 ] {bd9af185-012a-49e6-885d-2fa2ae22175e} <Debug> TCPHandler: Processed in 0.001263447 sec. | ||
| 6905 | 2026.01.16 09:50:32.593469 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.01.16 09:50:32.593604 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6907 | 2026.01.16 09:50:32.593654 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6908 | 2026.01.16 09:50:32.595480 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.01.16 09:50:32.595519 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6910 | 2026.01.16 09:50:32.595999 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6911 | 2026.01.16 09:50:32.596223 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.01.16 09:50:32.596353 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Debug> executeQuery: Read 2333 rows, 193.66 KiB in 0.002773 sec., 841327.0825820412 rows/sec., 68.20 MiB/sec. | ||
| 6913 | 2026.01.16 09:50:32.596393 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6914 | 2026.01.16 09:50:32.596406 [ 255 ] {04746761-8273-4890-b05c-39234fceaa82} <Debug> TCPHandler: Processed in 0.00300097 sec. | ||
| 6915 | 2026.01.16 09:50:32.596526 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2026.01.16 09:50:32.596622 [ 255 ] {ad99efb7-4a9f-42ec-825c-b77bd8803986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6917 | 2026.01.16 09:50:32.596662 [ 255 ] {ad99efb7-4a9f-42ec-825c-b77bd8803986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6918 | 2026.01.16 09:50:32.597211 [ 255 ] {ad99efb7-4a9f-42ec-825c-b77bd8803986} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.01.16 09:50:32.597250 [ 255 ] {ad99efb7-4a9f-42ec-825c-b77bd8803986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6920 | 2026.01.16 09:50:32.597562 [ 255 ] {ad99efb7-4a9f-42ec-825c-b77bd8803986} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6921 | 2026.01.16 09:50:32.597784 [ 255 ] {ad99efb7-4a9f-42ec-825c-b77bd8803986} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2026.01.16 09:50:32.597914 [ 255 ] {ad99efb7-4a9f-42ec-825c-b77bd8803986} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.00131 sec., 188549.6183206107 rows/sec., 11.53 MiB/sec. | ||
| 6923 | 2026.01.16 09:50:32.597955 [ 255 ] {ad99efb7-4a9f-42ec-825c-b77bd8803986} <Debug> TCPHandler: Processed in 0.00148274 sec. | ||
| 6924 | 2026.01.16 09:50:32.598059 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2026.01.16 09:50:32.598153 [ 255 ] {3f167d2f-6a93-4a63-96c5-d33ca50d02f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6926 | 2026.01.16 09:50:32.598193 [ 255 ] {3f167d2f-6a93-4a63-96c5-d33ca50d02f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6927 | 2026.01.16 09:50:32.598816 [ 255 ] {3f167d2f-6a93-4a63-96c5-d33ca50d02f4} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.01.16 09:50:32.598852 [ 255 ] {3f167d2f-6a93-4a63-96c5-d33ca50d02f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6929 | 2026.01.16 09:50:32.599178 [ 255 ] {3f167d2f-6a93-4a63-96c5-d33ca50d02f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6930 | 2026.01.16 09:50:32.599387 [ 255 ] {3f167d2f-6a93-4a63-96c5-d33ca50d02f4} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.01.16 09:50:32.599514 [ 255 ] {3f167d2f-6a93-4a63-96c5-d33ca50d02f4} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001379 sec., 319071.7911530094 rows/sec., 21.11 MiB/sec. | ||
| 6932 | 2026.01.16 09:50:32.599561 [ 255 ] {3f167d2f-6a93-4a63-96c5-d33ca50d02f4} <Debug> TCPHandler: Processed in 0.00155087 sec. | ||
| 6933 | 2026.01.16 09:50:32.599672 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6934 | 2026.01.16 09:50:32.599772 [ 255 ] {992bddc0-650b-4470-ba20-7acbd49b5c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6935 | 2026.01.16 09:50:32.599811 [ 255 ] {992bddc0-650b-4470-ba20-7acbd49b5c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6936 | 2026.01.16 09:50:32.600318 [ 255 ] {992bddc0-650b-4470-ba20-7acbd49b5c54} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.01.16 09:50:32.600355 [ 255 ] {992bddc0-650b-4470-ba20-7acbd49b5c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6938 | 2026.01.16 09:50:32.600662 [ 255 ] {992bddc0-650b-4470-ba20-7acbd49b5c54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6939 | 2026.01.16 09:50:32.600876 [ 255 ] {992bddc0-650b-4470-ba20-7acbd49b5c54} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.01.16 09:50:32.601011 [ 255 ] {992bddc0-650b-4470-ba20-7acbd49b5c54} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 6941 | 2026.01.16 09:50:32.601048 [ 255 ] {992bddc0-650b-4470-ba20-7acbd49b5c54} <Debug> TCPHandler: Processed in 0.001426759 sec. | ||
| 6942 | 2026.01.16 09:50:32.601162 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2026.01.16 09:50:32.601257 [ 255 ] {5c86c3a1-cc4b-4399-a445-4a610305739b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6944 | 2026.01.16 09:50:32.601296 [ 255 ] {5c86c3a1-cc4b-4399-a445-4a610305739b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6945 | 2026.01.16 09:50:32.602288 [ 255 ] {5c86c3a1-cc4b-4399-a445-4a610305739b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.01.16 09:50:32.602325 [ 255 ] {5c86c3a1-cc4b-4399-a445-4a610305739b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6947 | 2026.01.16 09:50:32.602689 [ 255 ] {5c86c3a1-cc4b-4399-a445-4a610305739b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6948 | 2026.01.16 09:50:32.602896 [ 255 ] {5c86c3a1-cc4b-4399-a445-4a610305739b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.01.16 09:50:32.603025 [ 255 ] {5c86c3a1-cc4b-4399-a445-4a610305739b} <Debug> executeQuery: Read 1177 rows, 86.12 KiB in 0.001787 sec., 658645.7750419698 rows/sec., 47.06 MiB/sec. | ||
| 6950 | 2026.01.16 09:50:32.603066 [ 255 ] {5c86c3a1-cc4b-4399-a445-4a610305739b} <Debug> TCPHandler: Processed in 0.001957496 sec. | ||
| 6951 | 2026.01.16 09:50:32.603177 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6952 | 2026.01.16 09:50:32.603271 [ 255 ] {47fac000-0c70-4205-9f5b-78764f5f39a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6953 | 2026.01.16 09:50:32.603313 [ 255 ] {47fac000-0c70-4205-9f5b-78764f5f39a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6954 | 2026.01.16 09:50:32.603650 [ 255 ] {47fac000-0c70-4205-9f5b-78764f5f39a8} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.01.16 09:50:32.603686 [ 255 ] {47fac000-0c70-4205-9f5b-78764f5f39a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6956 | 2026.01.16 09:50:32.603997 [ 255 ] {47fac000-0c70-4205-9f5b-78764f5f39a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6957 | 2026.01.16 09:50:32.604210 [ 255 ] {47fac000-0c70-4205-9f5b-78764f5f39a8} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.01.16 09:50:32.604341 [ 255 ] {47fac000-0c70-4205-9f5b-78764f5f39a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 6959 | 2026.01.16 09:50:32.604381 [ 255 ] {47fac000-0c70-4205-9f5b-78764f5f39a8} <Debug> TCPHandler: Processed in 0.001253927 sec. | ||
| 6960 | 2026.01.16 09:50:32.604492 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.01.16 09:50:32.604585 [ 255 ] {5436edc1-a137-425b-9892-1614a03aee33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6962 | 2026.01.16 09:50:32.604628 [ 255 ] {5436edc1-a137-425b-9892-1614a03aee33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6963 | 2026.01.16 09:50:32.605320 [ 255 ] {5436edc1-a137-425b-9892-1614a03aee33} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.01.16 09:50:32.605356 [ 255 ] {5436edc1-a137-425b-9892-1614a03aee33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6965 | 2026.01.16 09:50:32.605726 [ 255 ] {5436edc1-a137-425b-9892-1614a03aee33} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6966 | 2026.01.16 09:50:32.605944 [ 255 ] {5436edc1-a137-425b-9892-1614a03aee33} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.01.16 09:50:32.606074 [ 255 ] {5436edc1-a137-425b-9892-1614a03aee33} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.001506 sec., 620849.9335989376 rows/sec., 41.10 MiB/sec. | ||
| 6968 | 2026.01.16 09:50:32.606110 [ 255 ] {5436edc1-a137-425b-9892-1614a03aee33} <Debug> TCPHandler: Processed in 0.001666773 sec. | ||
| 6969 | 2026.01.16 09:50:32.606219 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.01.16 09:50:32.606312 [ 255 ] {18c6e47a-4ac2-4fc2-bc79-f185cfd5e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6971 | 2026.01.16 09:50:32.606355 [ 255 ] {18c6e47a-4ac2-4fc2-bc79-f185cfd5e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6972 | 2026.01.16 09:50:32.606671 [ 255 ] {18c6e47a-4ac2-4fc2-bc79-f185cfd5e8a7} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.01.16 09:50:32.606710 [ 255 ] {18c6e47a-4ac2-4fc2-bc79-f185cfd5e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6974 | 2026.01.16 09:50:32.607014 [ 255 ] {18c6e47a-4ac2-4fc2-bc79-f185cfd5e8a7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6975 | 2026.01.16 09:50:32.607232 [ 255 ] {18c6e47a-4ac2-4fc2-bc79-f185cfd5e8a7} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.01.16 09:50:32.607362 [ 255 ] {18c6e47a-4ac2-4fc2-bc79-f185cfd5e8a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 6977 | 2026.01.16 09:50:32.607398 [ 255 ] {18c6e47a-4ac2-4fc2-bc79-f185cfd5e8a7} <Debug> TCPHandler: Processed in 0.001227897 sec. | ||
| 6978 | 2026.01.16 09:50:32.607499 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.01.16 09:50:32.607592 [ 255 ] {a78524e8-1900-43d7-a40d-8c7df3032ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6980 | 2026.01.16 09:50:32.607644 [ 255 ] {a78524e8-1900-43d7-a40d-8c7df3032ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6981 | 2026.01.16 09:50:32.608525 [ 255 ] {a78524e8-1900-43d7-a40d-8c7df3032ff7} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.01.16 09:50:32.608565 [ 255 ] {a78524e8-1900-43d7-a40d-8c7df3032ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6983 | 2026.01.16 09:50:32.609178 [ 255 ] {a78524e8-1900-43d7-a40d-8c7df3032ff7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6984 | 2026.01.16 09:50:32.609414 [ 255 ] {a78524e8-1900-43d7-a40d-8c7df3032ff7} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.01.16 09:50:32.609553 [ 255 ] {a78524e8-1900-43d7-a40d-8c7df3032ff7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001979 sec., 20212.2283981809 rows/sec., 36.22 MiB/sec. | ||
| 6986 | 2026.01.16 09:50:32.609606 [ 255 ] {a78524e8-1900-43d7-a40d-8c7df3032ff7} <Debug> TCPHandler: Processed in 0.002156158 sec. | ||
| 6987 | 2026.01.16 09:50:32.609713 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.01.16 09:50:32.609816 [ 255 ] {ddcd4dfe-b6e9-4797-8da2-d08830487493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6989 | 2026.01.16 09:50:32.609859 [ 255 ] {ddcd4dfe-b6e9-4797-8da2-d08830487493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6990 | 2026.01.16 09:50:32.610229 [ 255 ] {ddcd4dfe-b6e9-4797-8da2-d08830487493} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.01.16 09:50:32.610266 [ 255 ] {ddcd4dfe-b6e9-4797-8da2-d08830487493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6992 | 2026.01.16 09:50:32.610595 [ 255 ] {ddcd4dfe-b6e9-4797-8da2-d08830487493} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6993 | 2026.01.16 09:50:32.610813 [ 255 ] {ddcd4dfe-b6e9-4797-8da2-d08830487493} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.01.16 09:50:32.610940 [ 255 ] {ddcd4dfe-b6e9-4797-8da2-d08830487493} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001143 sec., 69991.2510936133 rows/sec., 4.16 MiB/sec. | ||
| 6995 | 2026.01.16 09:50:32.610976 [ 255 ] {ddcd4dfe-b6e9-4797-8da2-d08830487493} <Debug> TCPHandler: Processed in 0.001310998 sec. | ||
| 6996 | 2026.01.16 09:50:33.243520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 912 | ||
| 6997 | 2026.01.16 09:50:33.246200 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.01.16 09:50:33.246257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 6999 | 2026.01.16 09:50:33.247503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7000 | 2026.01.16 09:50:33.247769 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.01.16 09:50:33.248118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7002 | 2026.01.16 09:50:35.013898 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.01.16 09:50:35.014083 [ 255 ] {18e8b03b-a14d-4a85-a4ac-7bbeda10e003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7004 | 2026.01.16 09:50:35.014153 [ 255 ] {18e8b03b-a14d-4a85-a4ac-7bbeda10e003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7005 | 2026.01.16 09:50:35.014840 [ 255 ] {18e8b03b-a14d-4a85-a4ac-7bbeda10e003} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.01.16 09:50:35.014890 [ 255 ] {18e8b03b-a14d-4a85-a4ac-7bbeda10e003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7007 | 2026.01.16 09:50:35.015290 [ 255 ] {18e8b03b-a14d-4a85-a4ac-7bbeda10e003} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7008 | 2026.01.16 09:50:35.015519 [ 255 ] {18e8b03b-a14d-4a85-a4ac-7bbeda10e003} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.01.16 09:50:35.015686 [ 255 ] {18e8b03b-a14d-4a85-a4ac-7bbeda10e003} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 7010 | 2026.01.16 09:50:35.015736 [ 255 ] {18e8b03b-a14d-4a85-a4ac-7bbeda10e003} <Debug> TCPHandler: Processed in 0.001980697 sec. | ||
| 7011 | 2026.01.16 09:50:35.015866 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.01.16 09:50:35.015977 [ 255 ] {46626727-0bbf-4dd7-ac35-b0d85885bd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7013 | 2026.01.16 09:50:35.016022 [ 255 ] {46626727-0bbf-4dd7-ac35-b0d85885bd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7014 | 2026.01.16 09:50:35.016472 [ 255 ] {46626727-0bbf-4dd7-ac35-b0d85885bd35} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.01.16 09:50:35.016512 [ 255 ] {46626727-0bbf-4dd7-ac35-b0d85885bd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7016 | 2026.01.16 09:50:35.016851 [ 255 ] {46626727-0bbf-4dd7-ac35-b0d85885bd35} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7017 | 2026.01.16 09:50:35.017079 [ 255 ] {46626727-0bbf-4dd7-ac35-b0d85885bd35} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.01.16 09:50:35.017212 [ 255 ] {46626727-0bbf-4dd7-ac35-b0d85885bd35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 7019 | 2026.01.16 09:50:35.017251 [ 255 ] {46626727-0bbf-4dd7-ac35-b0d85885bd35} <Debug> TCPHandler: Processed in 0.001437509 sec. | ||
| 7020 | 2026.01.16 09:50:35.017368 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.01.16 09:50:35.017463 [ 255 ] {f060746b-89dc-4b26-8973-09c32ec2c5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7022 | 2026.01.16 09:50:35.017508 [ 255 ] {f060746b-89dc-4b26-8973-09c32ec2c5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7023 | 2026.01.16 09:50:35.017881 [ 255 ] {f060746b-89dc-4b26-8973-09c32ec2c5c4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.01.16 09:50:35.017917 [ 255 ] {f060746b-89dc-4b26-8973-09c32ec2c5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7025 | 2026.01.16 09:50:35.018256 [ 255 ] {f060746b-89dc-4b26-8973-09c32ec2c5c4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7026 | 2026.01.16 09:50:35.018467 [ 255 ] {f060746b-89dc-4b26-8973-09c32ec2c5c4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.01.16 09:50:35.018595 [ 255 ] {f060746b-89dc-4b26-8973-09c32ec2c5c4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 3.87 MiB/sec. | ||
| 7028 | 2026.01.16 09:50:35.018631 [ 255 ] {f060746b-89dc-4b26-8973-09c32ec2c5c4} <Debug> TCPHandler: Processed in 0.001313628 sec. | ||
| 7029 | 2026.01.16 09:50:35.018746 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.01.16 09:50:35.018839 [ 255 ] {d11c7497-16f8-4789-9bb0-dc103393dc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.01.16 09:50:35.018881 [ 255 ] {d11c7497-16f8-4789-9bb0-dc103393dc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7032 | 2026.01.16 09:50:35.019207 [ 255 ] {d11c7497-16f8-4789-9bb0-dc103393dc2f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.01.16 09:50:35.019243 [ 255 ] {d11c7497-16f8-4789-9bb0-dc103393dc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7034 | 2026.01.16 09:50:35.019552 [ 255 ] {d11c7497-16f8-4789-9bb0-dc103393dc2f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7035 | 2026.01.16 09:50:35.019767 [ 255 ] {d11c7497-16f8-4789-9bb0-dc103393dc2f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.01.16 09:50:35.019895 [ 255 ] {d11c7497-16f8-4789-9bb0-dc103393dc2f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001075 sec., 22325.581395348836 rows/sec., 1.50 MiB/sec. | ||
| 7037 | 2026.01.16 09:50:35.019930 [ 255 ] {d11c7497-16f8-4789-9bb0-dc103393dc2f} <Debug> TCPHandler: Processed in 0.001234007 sec. | ||
| 7038 | 2026.01.16 09:50:35.735399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14801 | ||
| 7039 | 2026.01.16 09:50:35.735921 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.01.16 09:50:35.735966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7041 | 2026.01.16 09:50:35.736467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7042 | 2026.01.16 09:50:35.736709 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.01.16 09:50:35.736848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14801 | ||
| 7044 | 2026.01.16 09:50:35.736851 [ 85 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7045 | 2026.01.16 09:50:35.736922 [ 85 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.01.16 09:50:35.736941 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7047 | 2026.01.16 09:50:35.737043 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 7048 | 2026.01.16 09:50:35.737157 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7049 | 2026.01.16 09:50:35.737194 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12433 rows starting from the beginning of the part | ||
| 7050 | 2026.01.16 09:50:35.737255 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7051 | 2026.01.16 09:50:35.737296 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7052 | 2026.01.16 09:50:35.737335 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7053 | 2026.01.16 09:50:35.737370 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7054 | 2026.01.16 09:50:35.737409 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7055 | 2026.01.16 09:50:35.739077 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14801 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080538 sec., 7114025.314606126 rows/sec., 101.77 MiB/sec. | ||
| 7056 | 2026.01.16 09:50:35.739485 [ 194 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7057 | 2026.01.16 09:50:35.739824 [ 194 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.01.16 09:50:35.739909 [ 194 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_31_6} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7059 | 2026.01.16 09:50:35.740012 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7060 | 2026.01.16 09:50:36.504250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7061 | 2026.01.16 09:50:36.521524 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.01.16 09:50:36.521576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7063 | 2026.01.16 09:50:36.527338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7064 | 2026.01.16 09:50:36.528049 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.01.16 09:50:36.528386 [ 84 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7066 | 2026.01.16 09:50:36.528457 [ 84 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.01.16 09:50:36.528480 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7068 | 2026.01.16 09:50:36.528574 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 7069 | 2026.01.16 09:50:36.531094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7070 | 2026.01.16 09:50:36.531526 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7071 | 2026.01.16 09:50:36.532297 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 7072 | 2026.01.16 09:50:36.535597 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 7073 | 2026.01.16 09:50:36.538946 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 7074 | 2026.01.16 09:50:36.542569 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 7075 | 2026.01.16 09:50:36.546483 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 7076 | 2026.01.16 09:50:36.550727 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 7077 | 2026.01.16 09:50:36.611078 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082537241 sec., 2835.083862325856 rows/sec., 14.66 MiB/sec. | ||
| 7078 | 2026.01.16 09:50:36.614109 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7079 | 2026.01.16 09:50:36.616290 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_31_6} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.01.16 09:50:36.616412 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_31_6} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7081 | 2026.01.16 09:50:36.619294 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7082 | 2026.01.16 09:50:37.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.82 MiB, peak 286.38 MiB, free memory in arenas 0.00 B, will set to 282.01 MiB (RSS), difference: 6.19 MiB | ||
| 7083 | 2026.01.16 09:50:40.017476 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.01.16 09:50:40.017658 [ 255 ] {f92a9edd-ff36-4829-9434-dd0ca373cfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7085 | 2026.01.16 09:50:40.017726 [ 255 ] {f92a9edd-ff36-4829-9434-dd0ca373cfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7086 | 2026.01.16 09:50:40.018399 [ 255 ] {f92a9edd-ff36-4829-9434-dd0ca373cfd4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.01.16 09:50:40.018445 [ 255 ] {f92a9edd-ff36-4829-9434-dd0ca373cfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7088 | 2026.01.16 09:50:40.018847 [ 255 ] {f92a9edd-ff36-4829-9434-dd0ca373cfd4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7089 | 2026.01.16 09:50:40.019075 [ 255 ] {f92a9edd-ff36-4829-9434-dd0ca373cfd4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.01.16 09:50:40.019239 [ 255 ] {f92a9edd-ff36-4829-9434-dd0ca373cfd4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 7091 | 2026.01.16 09:50:40.019287 [ 255 ] {f92a9edd-ff36-4829-9434-dd0ca373cfd4} <Debug> TCPHandler: Processed in 0.001942536 sec. | ||
| 7092 | 2026.01.16 09:50:40.019412 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.01.16 09:50:40.019514 [ 255 ] {31ea7bef-4ae3-4bcc-bfb8-14875e3f3628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7094 | 2026.01.16 09:50:40.019556 [ 255 ] {31ea7bef-4ae3-4bcc-bfb8-14875e3f3628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7095 | 2026.01.16 09:50:40.019990 [ 255 ] {31ea7bef-4ae3-4bcc-bfb8-14875e3f3628} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.01.16 09:50:40.020028 [ 255 ] {31ea7bef-4ae3-4bcc-bfb8-14875e3f3628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7097 | 2026.01.16 09:50:40.020337 [ 255 ] {31ea7bef-4ae3-4bcc-bfb8-14875e3f3628} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7098 | 2026.01.16 09:50:40.020546 [ 255 ] {31ea7bef-4ae3-4bcc-bfb8-14875e3f3628} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.01.16 09:50:40.020681 [ 255 ] {31ea7bef-4ae3-4bcc-bfb8-14875e3f3628} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 7100 | 2026.01.16 09:50:40.020718 [ 255 ] {31ea7bef-4ae3-4bcc-bfb8-14875e3f3628} <Debug> TCPHandler: Processed in 0.001357118 sec. | ||
| 7101 | 2026.01.16 09:50:40.020839 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.01.16 09:50:40.020936 [ 255 ] {e7736344-e168-48d8-b877-e584a32c8bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.01.16 09:50:40.020982 [ 255 ] {e7736344-e168-48d8-b877-e584a32c8bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7104 | 2026.01.16 09:50:40.021549 [ 255 ] {e7736344-e168-48d8-b877-e584a32c8bfc} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.01.16 09:50:40.021589 [ 255 ] {e7736344-e168-48d8-b877-e584a32c8bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7106 | 2026.01.16 09:50:40.021938 [ 255 ] {e7736344-e168-48d8-b877-e584a32c8bfc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7107 | 2026.01.16 09:50:40.022153 [ 255 ] {e7736344-e168-48d8-b877-e584a32c8bfc} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.01.16 09:50:40.022288 [ 255 ] {e7736344-e168-48d8-b877-e584a32c8bfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. | ||
| 7109 | 2026.01.16 09:50:40.022326 [ 255 ] {e7736344-e168-48d8-b877-e584a32c8bfc} <Debug> TCPHandler: Processed in 0.00154142 sec. | ||
| 7110 | 2026.01.16 09:50:40.022439 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2026.01.16 09:50:40.022533 [ 255 ] {010e21b4-6d5a-49bb-8b69-877c145e2860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7112 | 2026.01.16 09:50:40.022575 [ 255 ] {010e21b4-6d5a-49bb-8b69-877c145e2860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7113 | 2026.01.16 09:50:40.022921 [ 255 ] {010e21b4-6d5a-49bb-8b69-877c145e2860} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.01.16 09:50:40.022958 [ 255 ] {010e21b4-6d5a-49bb-8b69-877c145e2860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7115 | 2026.01.16 09:50:40.023269 [ 255 ] {010e21b4-6d5a-49bb-8b69-877c145e2860} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7116 | 2026.01.16 09:50:40.023488 [ 255 ] {010e21b4-6d5a-49bb-8b69-877c145e2860} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.01.16 09:50:40.023616 [ 255 ] {010e21b4-6d5a-49bb-8b69-877c145e2860} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7118 | 2026.01.16 09:50:40.023653 [ 255 ] {010e21b4-6d5a-49bb-8b69-877c145e2860} <Debug> TCPHandler: Processed in 0.001264907 sec. | ||
| 7119 | 2026.01.16 09:50:43.042358 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7120 | 2026.01.16 09:50:43.042442 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7121 | 2026.01.16 09:50:43.236925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15313 | ||
| 7122 | 2026.01.16 09:50:43.237449 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.01.16 09:50:43.237499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7124 | 2026.01.16 09:50:43.238251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7125 | 2026.01.16 09:50:43.238493 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.01.16 09:50:43.238641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15313 | ||
| 7127 | 2026.01.16 09:50:43.248392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 928 | ||
| 7128 | 2026.01.16 09:50:43.250538 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.01.16 09:50:43.250596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7130 | 2026.01.16 09:50:43.251889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7131 | 2026.01.16 09:50:43.252163 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.01.16 09:50:43.252544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7133 | 2026.01.16 09:50:44.001257 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000857881 sec. | ||
| 7134 | 2026.01.16 09:50:44.031168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7135 | 2026.01.16 09:50:44.047302 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2026.01.16 09:50:44.047355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7137 | 2026.01.16 09:50:44.053549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7138 | 2026.01.16 09:50:44.054316 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2026.01.16 09:50:44.057165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7140 | 2026.01.16 09:50:45.030903 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.01.16 09:50:45.031082 [ 255 ] {814144da-cd40-4e4b-8e80-bb80e6c3ecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7142 | 2026.01.16 09:50:45.031149 [ 255 ] {814144da-cd40-4e4b-8e80-bb80e6c3ecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7143 | 2026.01.16 09:50:45.031985 [ 255 ] {814144da-cd40-4e4b-8e80-bb80e6c3ecf5} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.01.16 09:50:45.032022 [ 255 ] {814144da-cd40-4e4b-8e80-bb80e6c3ecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7145 | 2026.01.16 09:50:45.032457 [ 255 ] {814144da-cd40-4e4b-8e80-bb80e6c3ecf5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7146 | 2026.01.16 09:50:45.032698 [ 255 ] {814144da-cd40-4e4b-8e80-bb80e6c3ecf5} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.01.16 09:50:45.032846 [ 255 ] {814144da-cd40-4e4b-8e80-bb80e6c3ecf5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 7148 | 2026.01.16 09:50:45.032886 [ 255 ] {814144da-cd40-4e4b-8e80-bb80e6c3ecf5} <Debug> TCPHandler: Processed in 0.002128468 sec. | ||
| 7149 | 2026.01.16 09:50:45.033024 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.01.16 09:50:45.033146 [ 255 ] {048f414c-7686-45f0-b29a-96f0792a7b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7151 | 2026.01.16 09:50:45.033198 [ 255 ] {048f414c-7686-45f0-b29a-96f0792a7b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7152 | 2026.01.16 09:50:45.034221 [ 255 ] {048f414c-7686-45f0-b29a-96f0792a7b4e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.01.16 09:50:45.034256 [ 255 ] {048f414c-7686-45f0-b29a-96f0792a7b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7154 | 2026.01.16 09:50:45.034650 [ 255 ] {048f414c-7686-45f0-b29a-96f0792a7b4e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7155 | 2026.01.16 09:50:45.034896 [ 255 ] {048f414c-7686-45f0-b29a-96f0792a7b4e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.01.16 09:50:45.035018 [ 75 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7157 | 2026.01.16 09:50:45.035028 [ 255 ] {048f414c-7686-45f0-b29a-96f0792a7b4e} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001908 sec., 624737.9454926625 rows/sec., 49.89 MiB/sec. | ||
| 7158 | 2026.01.16 09:50:45.035061 [ 75 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.01.16 09:50:45.035076 [ 255 ] {048f414c-7686-45f0-b29a-96f0792a7b4e} <Debug> TCPHandler: Processed in 0.002113568 sec. | ||
| 7160 | 2026.01.16 09:50:45.035085 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7161 | 2026.01.16 09:50:45.035194 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.01.16 09:50:45.035215 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 7163 | 2026.01.16 09:50:45.035290 [ 255 ] {223ce751-04ec-4075-9862-c4721b34dba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7164 | 2026.01.16 09:50:45.035335 [ 255 ] {223ce751-04ec-4075-9862-c4721b34dba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7165 | 2026.01.16 09:50:45.035373 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7166 | 2026.01.16 09:50:45.035412 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2342 rows starting from the beginning of the part | ||
| 7167 | 2026.01.16 09:50:45.035475 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7168 | 2026.01.16 09:50:45.035521 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2333 rows starting from the beginning of the part | ||
| 7169 | 2026.01.16 09:50:45.035563 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7170 | 2026.01.16 09:50:45.035601 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7171 | 2026.01.16 09:50:45.035640 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1192 rows starting from the beginning of the part | ||
| 7172 | 2026.01.16 09:50:45.035893 [ 255 ] {223ce751-04ec-4075-9862-c4721b34dba3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.01.16 09:50:45.035943 [ 255 ] {223ce751-04ec-4075-9862-c4721b34dba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7174 | 2026.01.16 09:50:45.036480 [ 255 ] {223ce751-04ec-4075-9862-c4721b34dba3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7175 | 2026.01.16 09:50:45.036716 [ 255 ] {223ce751-04ec-4075-9862-c4721b34dba3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.01.16 09:50:45.036845 [ 255 ] {223ce751-04ec-4075-9862-c4721b34dba3} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001574 sec., 155654.3837357052 rows/sec., 9.51 MiB/sec. | ||
| 7177 | 2026.01.16 09:50:45.036883 [ 255 ] {223ce751-04ec-4075-9862-c4721b34dba3} <Debug> TCPHandler: Processed in 0.001739503 sec. | ||
| 7178 | 2026.01.16 09:50:45.036995 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.01.16 09:50:45.037088 [ 255 ] {2ebd2fd4-d507-43e6-9ceb-02e9c456e9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.01.16 09:50:45.037129 [ 255 ] {2ebd2fd4-d507-43e6-9ceb-02e9c456e9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7181 | 2026.01.16 09:50:45.037604 [ 255 ] {2ebd2fd4-d507-43e6-9ceb-02e9c456e9bf} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.01.16 09:50:45.037639 [ 255 ] {2ebd2fd4-d507-43e6-9ceb-02e9c456e9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7183 | 2026.01.16 09:50:45.037803 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6035 rows, containing 5 columns (5 merged, 0 gathered) in 0.002642426 sec., 2283886.095580349 rows/sec., 192.98 MiB/sec. | ||
| 7184 | 2026.01.16 09:50:45.037957 [ 255 ] {2ebd2fd4-d507-43e6-9ceb-02e9c456e9bf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7185 | 2026.01.16 09:50:45.038134 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7186 | 2026.01.16 09:50:45.038193 [ 255 ] {2ebd2fd4-d507-43e6-9ceb-02e9c456e9bf} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.01.16 09:50:45.038386 [ 255 ] {2ebd2fd4-d507-43e6-9ceb-02e9c456e9bf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001314 sec., 161339.4216133942 rows/sec., 10.40 MiB/sec. | ||
| 7188 | 2026.01.16 09:50:45.038436 [ 255 ] {2ebd2fd4-d507-43e6-9ceb-02e9c456e9bf} <Debug> TCPHandler: Processed in 0.00149132 sec. | ||
| 7189 | 2026.01.16 09:50:45.038564 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.01.16 09:50:45.038568 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.01.16 09:50:45.038671 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_51_10} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7192 | 2026.01.16 09:50:45.038700 [ 255 ] {1725b812-fb96-488c-8b18-8edb66a830e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7193 | 2026.01.16 09:50:45.038755 [ 255 ] {1725b812-fb96-488c-8b18-8edb66a830e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7194 | 2026.01.16 09:50:45.038811 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 7195 | 2026.01.16 09:50:45.039265 [ 255 ] {1725b812-fb96-488c-8b18-8edb66a830e0} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.01.16 09:50:45.039308 [ 255 ] {1725b812-fb96-488c-8b18-8edb66a830e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7197 | 2026.01.16 09:50:45.039643 [ 255 ] {1725b812-fb96-488c-8b18-8edb66a830e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7198 | 2026.01.16 09:50:45.039862 [ 255 ] {1725b812-fb96-488c-8b18-8edb66a830e0} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.01.16 09:50:45.039991 [ 255 ] {1725b812-fb96-488c-8b18-8edb66a830e0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001315 sec., 160456.27376425857 rows/sec., 9.11 MiB/sec. | ||
| 7200 | 2026.01.16 09:50:45.040029 [ 255 ] {1725b812-fb96-488c-8b18-8edb66a830e0} <Debug> TCPHandler: Processed in 0.0015228 sec. | ||
| 7201 | 2026.01.16 09:50:45.040141 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2026.01.16 09:50:45.040238 [ 255 ] {6aa1187c-8807-473c-8de3-d28f558e198a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7203 | 2026.01.16 09:50:45.040278 [ 255 ] {6aa1187c-8807-473c-8de3-d28f558e198a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7204 | 2026.01.16 09:50:45.041054 [ 255 ] {6aa1187c-8807-473c-8de3-d28f558e198a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2026.01.16 09:50:45.041090 [ 255 ] {6aa1187c-8807-473c-8de3-d28f558e198a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7206 | 2026.01.16 09:50:45.041441 [ 255 ] {6aa1187c-8807-473c-8de3-d28f558e198a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7207 | 2026.01.16 09:50:45.041661 [ 255 ] {6aa1187c-8807-473c-8de3-d28f558e198a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.01.16 09:50:45.041788 [ 75 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7209 | 2026.01.16 09:50:45.041795 [ 255 ] {6aa1187c-8807-473c-8de3-d28f558e198a} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001576 sec., 456218.27411167516 rows/sec., 32.02 MiB/sec. | ||
| 7210 | 2026.01.16 09:50:45.041833 [ 75 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.01.16 09:50:45.041845 [ 255 ] {6aa1187c-8807-473c-8de3-d28f558e198a} <Debug> TCPHandler: Processed in 0.001754294 sec. | ||
| 7212 | 2026.01.16 09:50:45.041860 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7213 | 2026.01.16 09:50:45.041966 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.01.16 09:50:45.041973 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 7215 | 2026.01.16 09:50:45.042063 [ 255 ] {ed4a232d-0781-4554-84dd-b5f6a081d812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7216 | 2026.01.16 09:50:45.042107 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7217 | 2026.01.16 09:50:45.042111 [ 255 ] {ed4a232d-0781-4554-84dd-b5f6a081d812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7218 | 2026.01.16 09:50:45.042150 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1211 rows starting from the beginning of the part | ||
| 7219 | 2026.01.16 09:50:45.042226 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7220 | 2026.01.16 09:50:45.042287 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1177 rows starting from the beginning of the part | ||
| 7221 | 2026.01.16 09:50:45.042334 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7222 | 2026.01.16 09:50:45.042378 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7223 | 2026.01.16 09:50:45.042428 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 719 rows starting from the beginning of the part | ||
| 7224 | 2026.01.16 09:50:45.042522 [ 255 ] {ed4a232d-0781-4554-84dd-b5f6a081d812} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.01.16 09:50:45.042565 [ 255 ] {ed4a232d-0781-4554-84dd-b5f6a081d812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7226 | 2026.01.16 09:50:45.042951 [ 255 ] {ed4a232d-0781-4554-84dd-b5f6a081d812} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7227 | 2026.01.16 09:50:45.043197 [ 255 ] {ed4a232d-0781-4554-84dd-b5f6a081d812} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.01.16 09:50:45.043333 [ 255 ] {ed4a232d-0781-4554-84dd-b5f6a081d812} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec. | ||
| 7229 | 2026.01.16 09:50:45.043371 [ 255 ] {ed4a232d-0781-4554-84dd-b5f6a081d812} <Debug> TCPHandler: Processed in 0.00145511 sec. | ||
| 7230 | 2026.01.16 09:50:45.043503 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.01.16 09:50:45.043656 [ 255 ] {912b24bd-d080-40c9-877b-c8ab0d6a5fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.01.16 09:50:45.043698 [ 255 ] {912b24bd-d080-40c9-877b-c8ab0d6a5fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7233 | 2026.01.16 09:50:45.043837 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907655 sec., 1729348.336046088 rows/sec., 130.49 MiB/sec. | ||
| 7234 | 2026.01.16 09:50:45.044031 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7235 | 2026.01.16 09:50:45.044254 [ 255 ] {912b24bd-d080-40c9-877b-c8ab0d6a5fa8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.01.16 09:50:45.044290 [ 255 ] {912b24bd-d080-40c9-877b-c8ab0d6a5fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7237 | 2026.01.16 09:50:45.044325 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.01.16 09:50:45.044396 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_51_10} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7239 | 2026.01.16 09:50:45.044474 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7240 | 2026.01.16 09:50:45.044653 [ 255 ] {912b24bd-d080-40c9-877b-c8ab0d6a5fa8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7241 | 2026.01.16 09:50:45.044863 [ 255 ] {912b24bd-d080-40c9-877b-c8ab0d6a5fa8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2026.01.16 09:50:45.044988 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7243 | 2026.01.16 09:50:45.045006 [ 255 ] {912b24bd-d080-40c9-877b-c8ab0d6a5fa8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001369 sec., 229364.49963476992 rows/sec., 15.07 MiB/sec. | ||
| 7244 | 2026.01.16 09:50:45.045043 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.01.16 09:50:45.045057 [ 255 ] {912b24bd-d080-40c9-877b-c8ab0d6a5fa8} <Debug> TCPHandler: Processed in 0.001610712 sec. | ||
| 7246 | 2026.01.16 09:50:45.045071 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7247 | 2026.01.16 09:50:45.045175 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.01.16 09:50:45.045179 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 7249 | 2026.01.16 09:50:45.045273 [ 255 ] {5b43569f-b167-4c75-8d88-a65dddb0418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7250 | 2026.01.16 09:50:45.045321 [ 255 ] {5b43569f-b167-4c75-8d88-a65dddb0418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7251 | 2026.01.16 09:50:45.045331 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7252 | 2026.01.16 09:50:45.045369 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15054 rows starting from the beginning of the part | ||
| 7253 | 2026.01.16 09:50:45.045431 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7254 | 2026.01.16 09:50:45.045471 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 935 rows starting from the beginning of the part | ||
| 7255 | 2026.01.16 09:50:45.045529 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7256 | 2026.01.16 09:50:45.045570 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 7257 | 2026.01.16 09:50:45.045608 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 7258 | 2026.01.16 09:50:45.045642 [ 255 ] {5b43569f-b167-4c75-8d88-a65dddb0418f} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.01.16 09:50:45.045684 [ 255 ] {5b43569f-b167-4c75-8d88-a65dddb0418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7260 | 2026.01.16 09:50:45.046008 [ 255 ] {5b43569f-b167-4c75-8d88-a65dddb0418f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7261 | 2026.01.16 09:50:45.046217 [ 255 ] {5b43569f-b167-4c75-8d88-a65dddb0418f} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.01.16 09:50:45.046359 [ 255 ] {5b43569f-b167-4c75-8d88-a65dddb0418f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 7263 | 2026.01.16 09:50:45.046395 [ 255 ] {5b43569f-b167-4c75-8d88-a65dddb0418f} <Debug> TCPHandler: Processed in 0.001269817 sec. | ||
| 7264 | 2026.01.16 09:50:45.046497 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2026.01.16 09:50:45.046590 [ 255 ] {ba8fd75d-7c4d-4df8-9274-e06ae2517111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7266 | 2026.01.16 09:50:45.046645 [ 255 ] {ba8fd75d-7c4d-4df8-9274-e06ae2517111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7267 | 2026.01.16 09:50:45.047548 [ 255 ] {ba8fd75d-7c4d-4df8-9274-e06ae2517111} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.01.16 09:50:45.047585 [ 255 ] {ba8fd75d-7c4d-4df8-9274-e06ae2517111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7269 | 2026.01.16 09:50:45.048370 [ 255 ] {ba8fd75d-7c4d-4df8-9274-e06ae2517111} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7270 | 2026.01.16 09:50:45.048622 [ 255 ] {ba8fd75d-7c4d-4df8-9274-e06ae2517111} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.01.16 09:50:45.048774 [ 255 ] {ba8fd75d-7c4d-4df8-9274-e06ae2517111} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002202 sec., 18165.304268846503 rows/sec., 32.55 MiB/sec. | ||
| 7272 | 2026.01.16 09:50:45.048829 [ 255 ] {ba8fd75d-7c4d-4df8-9274-e06ae2517111} <Debug> TCPHandler: Processed in 0.002381522 sec. | ||
| 7273 | 2026.01.16 09:50:45.048935 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.01.16 09:50:45.049029 [ 255 ] {0fd3828b-8fad-4210-8b20-7a41367b896d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7275 | 2026.01.16 09:50:45.049069 [ 255 ] {0fd3828b-8fad-4210-8b20-7a41367b896d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7276 | 2026.01.16 09:50:45.049417 [ 255 ] {0fd3828b-8fad-4210-8b20-7a41367b896d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.01.16 09:50:45.049453 [ 255 ] {0fd3828b-8fad-4210-8b20-7a41367b896d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7278 | 2026.01.16 09:50:45.049781 [ 255 ] {0fd3828b-8fad-4210-8b20-7a41367b896d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7279 | 2026.01.16 09:50:45.049994 [ 255 ] {0fd3828b-8fad-4210-8b20-7a41367b896d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.01.16 09:50:45.050101 [ 74 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7281 | 2026.01.16 09:50:45.050120 [ 255 ] {0fd3828b-8fad-4210-8b20-7a41367b896d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 7282 | 2026.01.16 09:50:45.050141 [ 74 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.01.16 09:50:45.050162 [ 255 ] {0fd3828b-8fad-4210-8b20-7a41367b896d} <Debug> TCPHandler: Processed in 0.001276317 sec. | ||
| 7284 | 2026.01.16 09:50:45.050164 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7285 | 2026.01.16 09:50:45.050284 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 7286 | 2026.01.16 09:50:45.050385 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7287 | 2026.01.16 09:50:45.050418 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 7288 | 2026.01.16 09:50:45.050481 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7289 | 2026.01.16 09:50:45.050531 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 80 rows starting from the beginning of the part | ||
| 7290 | 2026.01.16 09:50:45.050575 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 7291 | 2026.01.16 09:50:45.050626 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 7292 | 2026.01.16 09:50:45.050670 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7293 | 2026.01.16 09:50:45.051105 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16687 rows, containing 5 columns (5 merged, 0 gathered) in 0.005975319 sec., 2792654.249923728 rows/sec., 186.82 MiB/sec. | ||
| 7294 | 2026.01.16 09:50:45.051288 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7295 | 2026.01.16 09:50:45.051553 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.01.16 09:50:45.051620 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7297 | 2026.01.16 09:50:45.051695 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7298 | 2026.01.16 09:50:45.052273 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002026917 sec., 1819512.0964499286 rows/sec., 115.40 MiB/sec. | ||
| 7299 | 2026.01.16 09:50:45.052635 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7300 | 2026.01.16 09:50:45.052874 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.01.16 09:50:45.052938 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_51_10} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7302 | 2026.01.16 09:50:45.052993 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7303 | 2026.01.16 09:50:46.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.01 MiB, peak 292.56 MiB, free memory in arenas 0.00 B, will set to 285.70 MiB (RSS), difference: 1.68 MiB | ||
| 7304 | 2026.01.16 09:50:50.018271 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.01.16 09:50:50.018489 [ 255 ] {af04b1c4-a340-477d-910e-d1d2bd61f07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7306 | 2026.01.16 09:50:50.018567 [ 255 ] {af04b1c4-a340-477d-910e-d1d2bd61f07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7307 | 2026.01.16 09:50:50.019262 [ 255 ] {af04b1c4-a340-477d-910e-d1d2bd61f07b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.01.16 09:50:50.019313 [ 255 ] {af04b1c4-a340-477d-910e-d1d2bd61f07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7309 | 2026.01.16 09:50:50.019723 [ 255 ] {af04b1c4-a340-477d-910e-d1d2bd61f07b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7310 | 2026.01.16 09:50:50.019954 [ 255 ] {af04b1c4-a340-477d-910e-d1d2bd61f07b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.01.16 09:50:50.020126 [ 255 ] {af04b1c4-a340-477d-910e-d1d2bd61f07b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.53 MiB/sec. | ||
| 7312 | 2026.01.16 09:50:50.020176 [ 255 ] {af04b1c4-a340-477d-910e-d1d2bd61f07b} <Debug> TCPHandler: Processed in 0.002046987 sec. | ||
| 7313 | 2026.01.16 09:50:50.020299 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.01.16 09:50:50.020400 [ 255 ] {00210302-a415-4288-977d-d61f517e159b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7315 | 2026.01.16 09:50:50.020444 [ 255 ] {00210302-a415-4288-977d-d61f517e159b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7316 | 2026.01.16 09:50:50.020886 [ 255 ] {00210302-a415-4288-977d-d61f517e159b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.01.16 09:50:50.020924 [ 255 ] {00210302-a415-4288-977d-d61f517e159b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7318 | 2026.01.16 09:50:50.021246 [ 255 ] {00210302-a415-4288-977d-d61f517e159b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7319 | 2026.01.16 09:50:50.021468 [ 255 ] {00210302-a415-4288-977d-d61f517e159b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.01.16 09:50:50.021604 [ 255 ] {00210302-a415-4288-977d-d61f517e159b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 7321 | 2026.01.16 09:50:50.021642 [ 255 ] {00210302-a415-4288-977d-d61f517e159b} <Debug> TCPHandler: Processed in 0.001395159 sec. | ||
| 7322 | 2026.01.16 09:50:50.021759 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.01.16 09:50:50.021855 [ 255 ] {7030659e-ecfc-4e63-9c32-8a679975de07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.01.16 09:50:50.021899 [ 255 ] {7030659e-ecfc-4e63-9c32-8a679975de07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7325 | 2026.01.16 09:50:50.022306 [ 255 ] {7030659e-ecfc-4e63-9c32-8a679975de07} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.01.16 09:50:50.022343 [ 255 ] {7030659e-ecfc-4e63-9c32-8a679975de07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7327 | 2026.01.16 09:50:50.022673 [ 255 ] {7030659e-ecfc-4e63-9c32-8a679975de07} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7328 | 2026.01.16 09:50:50.022891 [ 255 ] {7030659e-ecfc-4e63-9c32-8a679975de07} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.01.16 09:50:50.023025 [ 255 ] {7030659e-ecfc-4e63-9c32-8a679975de07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7330 | 2026.01.16 09:50:50.023061 [ 255 ] {7030659e-ecfc-4e63-9c32-8a679975de07} <Debug> TCPHandler: Processed in 0.001351828 sec. | ||
| 7331 | 2026.01.16 09:50:50.023175 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.01.16 09:50:50.023268 [ 255 ] {d01832ac-991f-4041-8029-1ff8c4abfc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7333 | 2026.01.16 09:50:50.023310 [ 255 ] {d01832ac-991f-4041-8029-1ff8c4abfc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7334 | 2026.01.16 09:50:50.023655 [ 255 ] {d01832ac-991f-4041-8029-1ff8c4abfc21} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.01.16 09:50:50.023691 [ 255 ] {d01832ac-991f-4041-8029-1ff8c4abfc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7336 | 2026.01.16 09:50:50.024009 [ 255 ] {d01832ac-991f-4041-8029-1ff8c4abfc21} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7337 | 2026.01.16 09:50:50.024217 [ 255 ] {d01832ac-991f-4041-8029-1ff8c4abfc21} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.01.16 09:50:50.024347 [ 255 ] {d01832ac-991f-4041-8029-1ff8c4abfc21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7339 | 2026.01.16 09:50:50.024381 [ 255 ] {d01832ac-991f-4041-8029-1ff8c4abfc21} <Debug> TCPHandler: Processed in 0.001255127 sec. | ||
| 7340 | 2026.01.16 09:50:50.738757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15761 | ||
| 7341 | 2026.01.16 09:50:50.739375 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.01.16 09:50:50.739439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7343 | 2026.01.16 09:50:50.740057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7344 | 2026.01.16 09:50:50.740291 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.01.16 09:50:50.740432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15761 | ||
| 7346 | 2026.01.16 09:50:51.557279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7347 | 2026.01.16 09:50:51.574327 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.01.16 09:50:51.574376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7349 | 2026.01.16 09:50:51.580663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7350 | 2026.01.16 09:50:51.581671 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.01.16 09:50:51.585349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7352 | 2026.01.16 09:50:53.252740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 958 | ||
| 7353 | 2026.01.16 09:50:53.255040 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.01.16 09:50:53.255099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7355 | 2026.01.16 09:50:53.256321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7356 | 2026.01.16 09:50:53.256594 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.01.16 09:50:53.256974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7358 | 2026.01.16 09:50:54.452892 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55475 | ||
| 7359 | 2026.01.16 09:50:54.452995 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7360 | 2026.01.16 09:50:54.453021 [ 290 ] {} <Debug> TCP-Session: 5c30ffb6-d738-4e51-8ae0-bdda50153a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:55475 | ||
| 7361 | 2026.01.16 09:50:54.453041 [ 290 ] {} <Debug> TCP-Session: 5c30ffb6-d738-4e51-8ae0-bdda50153a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2026.01.16 09:50:54.453053 [ 290 ] {} <Debug> TCP-Session: 5c30ffb6-d738-4e51-8ae0-bdda50153a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.01.16 09:50:54.453219 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35151 | ||
| 7364 | 2026.01.16 09:50:54.453300 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48814 | ||
| 7365 | 2026.01.16 09:50:54.453327 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38523 | ||
| 7366 | 2026.01.16 09:50:54.453342 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54720 | ||
| 7367 | 2026.01.16 09:50:54.453372 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37219 | ||
| 7368 | 2026.01.16 09:50:54.453365 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56984 | ||
| 7369 | 2026.01.16 09:50:54.453417 [ 290 ] {} <Trace> TCP-Session: 5c30ffb6-d738-4e51-8ae0-bdda50153a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.01.16 09:50:54.453423 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7371 | 2026.01.16 09:50:54.453352 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7372 | 2026.01.16 09:50:54.453344 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55265 | ||
| 7373 | 2026.01.16 09:50:54.453506 [ 292 ] {} <Debug> TCP-Session: d6a954eb-cae4-4cfd-a10f-65c13205ccd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48814 | ||
| 7374 | 2026.01.16 09:50:54.453528 [ 291 ] {} <Debug> TCP-Session: ce73ffb4-b124-46a0-bd8b-d21491dffc28 Authenticating user 'default' from [fd00:1122:3344:101::e]:35151 | ||
| 7375 | 2026.01.16 09:50:54.453316 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53423 | ||
| 7376 | 2026.01.16 09:50:54.453563 [ 292 ] {} <Debug> TCP-Session: d6a954eb-cae4-4cfd-a10f-65c13205ccd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.01.16 09:50:54.453575 [ 291 ] {} <Debug> TCP-Session: ce73ffb4-b124-46a0-bd8b-d21491dffc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.01.16 09:50:54.453597 [ 292 ] {} <Debug> TCP-Session: d6a954eb-cae4-4cfd-a10f-65c13205ccd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.01.16 09:50:54.453610 [ 291 ] {} <Debug> TCP-Session: ce73ffb4-b124-46a0-bd8b-d21491dffc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.01.16 09:50:54.453620 [ 290 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55475) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7381 | 2026.01.16 09:50:54.453927 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7382 | 2026.01.16 09:50:54.453962 [ 288 ] {} <Debug> TCP-Session: 5982687e-928d-4b5e-a5ae-2b22c751e1f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56984 | ||
| 7383 | 2026.01.16 09:50:54.453981 [ 288 ] {} <Debug> TCP-Session: 5982687e-928d-4b5e-a5ae-2b22c751e1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.01.16 09:50:54.453997 [ 288 ] {} <Debug> TCP-Session: 5982687e-928d-4b5e-a5ae-2b22c751e1f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.01.16 09:50:54.453998 [ 290 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7386 | 2026.01.16 09:50:54.454040 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7387 | 2026.01.16 09:50:54.454073 [ 290 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7388 | 2026.01.16 09:50:54.454075 [ 294 ] {} <Debug> TCP-Session: 0ae3fb86-e471-4fef-aff2-34f65f74f6e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53423 | ||
| 7389 | 2026.01.16 09:50:54.454114 [ 294 ] {} <Debug> TCP-Session: 0ae3fb86-e471-4fef-aff2-34f65f74f6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.01.16 09:50:54.454127 [ 294 ] {} <Debug> TCP-Session: 0ae3fb86-e471-4fef-aff2-34f65f74f6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.01.16 09:50:54.454157 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7392 | 2026.01.16 09:50:54.454196 [ 286 ] {} <Debug> TCP-Session: 6c1c73e7-2ff3-49b7-8b02-0345f94c8b2b Authenticating user 'default' from [fd00:1122:3344:101::e]:54720 | ||
| 7393 | 2026.01.16 09:50:54.454219 [ 286 ] {} <Debug> TCP-Session: 6c1c73e7-2ff3-49b7-8b02-0345f94c8b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.01.16 09:50:54.454236 [ 286 ] {} <Debug> TCP-Session: 6c1c73e7-2ff3-49b7-8b02-0345f94c8b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.01.16 09:50:54.454514 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7396 | 2026.01.16 09:50:54.454549 [ 287 ] {} <Debug> TCP-Session: 9769ac2b-13b4-4bc4-a8c2-14292386c9a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55265 | ||
| 7397 | 2026.01.16 09:50:54.454564 [ 290 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 7398 | 2026.01.16 09:50:54.454566 [ 287 ] {} <Debug> TCP-Session: 9769ac2b-13b4-4bc4-a8c2-14292386c9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.01.16 09:50:54.454623 [ 287 ] {} <Debug> TCP-Session: 9769ac2b-13b4-4bc4-a8c2-14292386c9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.01.16 09:50:54.454635 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7401 | 2026.01.16 09:50:54.454673 [ 289 ] {} <Debug> TCP-Session: 81ddbe3e-45bd-4ab6-8b51-a885fa99c494 Authenticating user 'default' from [fd00:1122:3344:101::e]:37219 | ||
| 7402 | 2026.01.16 09:50:54.454695 [ 289 ] {} <Debug> TCP-Session: 81ddbe3e-45bd-4ab6-8b51-a885fa99c494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2026.01.16 09:50:54.454707 [ 289 ] {} <Debug> TCP-Session: 81ddbe3e-45bd-4ab6-8b51-a885fa99c494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7404 | 2026.01.16 09:50:54.454794 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7405 | 2026.01.16 09:50:54.454826 [ 293 ] {} <Debug> TCP-Session: 49f8fb5f-7baa-4b85-9867-fbc45ae2ba12 Authenticating user 'default' from [fd00:1122:3344:101::e]:38523 | ||
| 7406 | 2026.01.16 09:50:54.454842 [ 293 ] {} <Debug> TCP-Session: 49f8fb5f-7baa-4b85-9867-fbc45ae2ba12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.01.16 09:50:54.454854 [ 293 ] {} <Debug> TCP-Session: 49f8fb5f-7baa-4b85-9867-fbc45ae2ba12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.01.16 09:50:54.455817 [ 343 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Trace> AggregatingTransform: Aggregating | ||
| 7409 | 2026.01.16 09:50:54.455868 [ 343 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Trace> Aggregator: Aggregation method: without_key | ||
| 7410 | 2026.01.16 09:50:54.455909 [ 343 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001201636 sec. (832.199 rows/sec., 32.51 KiB/sec.) | ||
| 7411 | 2026.01.16 09:50:54.455929 [ 343 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Trace> Aggregator: Merging aggregated data | ||
| 7412 | 2026.01.16 09:50:54.457228 [ 290 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003667 sec., 272.7024815925825 rows/sec., 10.65 KiB/sec. | ||
| 7413 | 2026.01.16 09:50:54.457376 [ 290 ] {e7726c75-0538-4bea-b0a5-6350c9cfa610} <Debug> TCPHandler: Processed in 0.004107123 sec. | ||
| 7414 | 2026.01.16 09:50:54.457495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7415 | 2026.01.16 09:50:54.457529 [ 290 ] {} <Debug> TCP-Session: 5c30ffb6-d738-4e51-8ae0-bdda50153a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.01.16 09:50:54.457532 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7417 | 2026.01.16 09:50:54.457550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7418 | 2026.01.16 09:50:54.457566 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7419 | 2026.01.16 09:50:54.457580 [ 291 ] {} <Debug> TCP-Session: ce73ffb4-b124-46a0-bd8b-d21491dffc28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.01.16 09:50:54.457587 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7421 | 2026.01.16 09:50:54.457604 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7422 | 2026.01.16 09:50:54.457638 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7423 | 2026.01.16 09:50:54.457657 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7424 | 2026.01.16 09:50:54.457667 [ 287 ] {} <Debug> TCP-Session: 9769ac2b-13b4-4bc4-a8c2-14292386c9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.01.16 09:50:54.457682 [ 293 ] {} <Debug> TCP-Session: 49f8fb5f-7baa-4b85-9867-fbc45ae2ba12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.01.16 09:50:54.457697 [ 289 ] {} <Debug> TCP-Session: 81ddbe3e-45bd-4ab6-8b51-a885fa99c494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7427 | 2026.01.16 09:50:54.457647 [ 286 ] {} <Debug> TCP-Session: 6c1c73e7-2ff3-49b7-8b02-0345f94c8b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7428 | 2026.01.16 09:50:54.457620 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7429 | 2026.01.16 09:50:54.457612 [ 288 ] {} <Debug> TCP-Session: 5982687e-928d-4b5e-a5ae-2b22c751e1f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2026.01.16 09:50:54.457599 [ 292 ] {} <Debug> TCP-Session: d6a954eb-cae4-4cfd-a10f-65c13205ccd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.01.16 09:50:54.457786 [ 294 ] {} <Debug> TCP-Session: 0ae3fb86-e471-4fef-aff2-34f65f74f6e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2026.01.16 09:50:55.043003 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.01.16 09:50:55.043198 [ 255 ] {018cf741-2981-413d-a499-e1cde27ec789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7434 | 2026.01.16 09:50:55.043274 [ 255 ] {018cf741-2981-413d-a499-e1cde27ec789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7435 | 2026.01.16 09:50:55.044227 [ 255 ] {018cf741-2981-413d-a499-e1cde27ec789} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.01.16 09:50:55.044278 [ 255 ] {018cf741-2981-413d-a499-e1cde27ec789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7437 | 2026.01.16 09:50:55.044717 [ 255 ] {018cf741-2981-413d-a499-e1cde27ec789} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7438 | 2026.01.16 09:50:55.044964 [ 255 ] {018cf741-2981-413d-a499-e1cde27ec789} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.01.16 09:50:55.045133 [ 255 ] {018cf741-2981-413d-a499-e1cde27ec789} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001994 sec., 205616.85055165496 rows/sec., 13.04 MiB/sec. | ||
| 7440 | 2026.01.16 09:50:55.045176 [ 255 ] {018cf741-2981-413d-a499-e1cde27ec789} <Debug> TCPHandler: Processed in 0.002311721 sec. | ||
| 7441 | 2026.01.16 09:50:55.045313 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.01.16 09:50:55.045408 [ 255 ] {38719e8d-fe2c-4d01-9183-5828e9642bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7443 | 2026.01.16 09:50:55.045451 [ 255 ] {38719e8d-fe2c-4d01-9183-5828e9642bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7444 | 2026.01.16 09:50:55.046558 [ 255 ] {38719e8d-fe2c-4d01-9183-5828e9642bbe} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.01.16 09:50:55.046594 [ 255 ] {38719e8d-fe2c-4d01-9183-5828e9642bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7446 | 2026.01.16 09:50:55.047015 [ 255 ] {38719e8d-fe2c-4d01-9183-5828e9642bbe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7447 | 2026.01.16 09:50:55.047232 [ 255 ] {38719e8d-fe2c-4d01-9183-5828e9642bbe} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.01.16 09:50:55.047363 [ 255 ] {38719e8d-fe2c-4d01-9183-5828e9642bbe} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001973 sec., 604156.1074505829 rows/sec., 48.24 MiB/sec. | ||
| 7449 | 2026.01.16 09:50:55.047401 [ 255 ] {38719e8d-fe2c-4d01-9183-5828e9642bbe} <Debug> TCPHandler: Processed in 0.002137469 sec. | ||
| 7450 | 2026.01.16 09:50:55.047524 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.01.16 09:50:55.047618 [ 255 ] {abffef43-9182-4cbe-9356-5ebb8bfd7cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7452 | 2026.01.16 09:50:55.047659 [ 255 ] {abffef43-9182-4cbe-9356-5ebb8bfd7cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7453 | 2026.01.16 09:50:55.048212 [ 255 ] {abffef43-9182-4cbe-9356-5ebb8bfd7cc0} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.01.16 09:50:55.048248 [ 255 ] {abffef43-9182-4cbe-9356-5ebb8bfd7cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7455 | 2026.01.16 09:50:55.048564 [ 255 ] {abffef43-9182-4cbe-9356-5ebb8bfd7cc0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7456 | 2026.01.16 09:50:55.048772 [ 255 ] {abffef43-9182-4cbe-9356-5ebb8bfd7cc0} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.01.16 09:50:55.048907 [ 255 ] {abffef43-9182-4cbe-9356-5ebb8bfd7cc0} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001307 sec., 187452.1805661821 rows/sec., 11.45 MiB/sec. | ||
| 7458 | 2026.01.16 09:50:55.048905 [ 64 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7459 | 2026.01.16 09:50:55.048945 [ 255 ] {abffef43-9182-4cbe-9356-5ebb8bfd7cc0} <Debug> TCPHandler: Processed in 0.00146974 sec. | ||
| 7460 | 2026.01.16 09:50:55.048990 [ 64 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.01.16 09:50:55.049022 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7462 | 2026.01.16 09:50:55.049086 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.01.16 09:50:55.049121 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7464 | 2026.01.16 09:50:55.049183 [ 255 ] {48e74647-f062-458a-9d46-30d2f22825fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.01.16 09:50:55.049217 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7466 | 2026.01.16 09:50:55.049224 [ 255 ] {48e74647-f062-458a-9d46-30d2f22825fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7467 | 2026.01.16 09:50:55.049247 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 263 rows starting from the beginning of the part | ||
| 7468 | 2026.01.16 09:50:55.049308 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 245 rows starting from the beginning of the part | ||
| 7469 | 2026.01.16 09:50:55.049355 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 245 rows starting from the beginning of the part | ||
| 7470 | 2026.01.16 09:50:55.049402 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 247 rows starting from the beginning of the part | ||
| 7471 | 2026.01.16 09:50:55.049445 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 245 rows starting from the beginning of the part | ||
| 7472 | 2026.01.16 09:50:55.049507 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 245 rows starting from the beginning of the part | ||
| 7473 | 2026.01.16 09:50:55.049789 [ 255 ] {48e74647-f062-458a-9d46-30d2f22825fc} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.01.16 09:50:55.049824 [ 255 ] {48e74647-f062-458a-9d46-30d2f22825fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7475 | 2026.01.16 09:50:55.050150 [ 255 ] {48e74647-f062-458a-9d46-30d2f22825fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7476 | 2026.01.16 09:50:55.050366 [ 255 ] {48e74647-f062-458a-9d46-30d2f22825fc} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.01.16 09:50:55.050487 [ 63 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7478 | 2026.01.16 09:50:55.050504 [ 255 ] {48e74647-f062-458a-9d46-30d2f22825fc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001339 sec., 158327.10978342048 rows/sec., 10.21 MiB/sec. | ||
| 7479 | 2026.01.16 09:50:55.050526 [ 63 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.01.16 09:50:55.050546 [ 255 ] {48e74647-f062-458a-9d46-30d2f22825fc} <Debug> TCPHandler: Processed in 0.00150933 sec. | ||
| 7481 | 2026.01.16 09:50:55.050552 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7482 | 2026.01.16 09:50:55.050670 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7483 | 2026.01.16 09:50:55.050674 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.01.16 09:50:55.050752 [ 193 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670542 sec., 891926.0934475159 rows/sec., 57.96 MiB/sec. | ||
| 7485 | 2026.01.16 09:50:55.050814 [ 255 ] {10fc5596-0e46-4828-9cf0-e94bae5bceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7486 | 2026.01.16 09:50:55.050825 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7487 | 2026.01.16 09:50:55.050865 [ 255 ] {10fc5596-0e46-4828-9cf0-e94bae5bceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7488 | 2026.01.16 09:50:55.050874 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 441 rows starting from the beginning of the part | ||
| 7489 | 2026.01.16 09:50:55.050982 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 7490 | 2026.01.16 09:50:55.051030 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7491 | 2026.01.16 09:50:55.051033 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 7492 | 2026.01.16 09:50:55.051114 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 7493 | 2026.01.16 09:50:55.051175 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7494 | 2026.01.16 09:50:55.051226 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7495 | 2026.01.16 09:50:55.051479 [ 255 ] {10fc5596-0e46-4828-9cf0-e94bae5bceb2} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.01.16 09:50:55.051493 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.01.16 09:50:55.051526 [ 255 ] {10fc5596-0e46-4828-9cf0-e94bae5bceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7498 | 2026.01.16 09:50:55.051622 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_24_5} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7499 | 2026.01.16 09:50:55.051747 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7500 | 2026.01.16 09:50:55.051895 [ 255 ] {10fc5596-0e46-4828-9cf0-e94bae5bceb2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7501 | 2026.01.16 09:50:55.052226 [ 255 ] {10fc5596-0e46-4828-9cf0-e94bae5bceb2} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.01.16 09:50:55.052374 [ 255 ] {10fc5596-0e46-4828-9cf0-e94bae5bceb2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001578 sec., 133713.56147021547 rows/sec., 7.59 MiB/sec. | ||
| 7503 | 2026.01.16 09:50:55.052384 [ 188 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763904 sec., 980212.0750335619 rows/sec., 67.79 MiB/sec. | ||
| 7504 | 2026.01.16 09:50:55.052413 [ 255 ] {10fc5596-0e46-4828-9cf0-e94bae5bceb2} <Debug> TCPHandler: Processed in 0.001788154 sec. | ||
| 7505 | 2026.01.16 09:50:55.052560 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7506 | 2026.01.16 09:50:55.052565 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.01.16 09:50:55.052675 [ 255 ] {7d3ef3c1-09b8-4948-9e85-4a907f864867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7508 | 2026.01.16 09:50:55.052718 [ 255 ] {7d3ef3c1-09b8-4948-9e85-4a907f864867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7509 | 2026.01.16 09:50:55.052876 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.01.16 09:50:55.052968 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_24_5} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7511 | 2026.01.16 09:50:55.053048 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7512 | 2026.01.16 09:50:55.053634 [ 255 ] {7d3ef3c1-09b8-4948-9e85-4a907f864867} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.01.16 09:50:55.053676 [ 255 ] {7d3ef3c1-09b8-4948-9e85-4a907f864867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7514 | 2026.01.16 09:50:55.054057 [ 255 ] {7d3ef3c1-09b8-4948-9e85-4a907f864867} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7515 | 2026.01.16 09:50:55.054272 [ 255 ] {7d3ef3c1-09b8-4948-9e85-4a907f864867} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.01.16 09:50:55.054403 [ 255 ] {7d3ef3c1-09b8-4948-9e85-4a907f864867} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001746 sec., 411798.3963344788 rows/sec., 28.90 MiB/sec. | ||
| 7517 | 2026.01.16 09:50:55.054440 [ 255 ] {7d3ef3c1-09b8-4948-9e85-4a907f864867} <Debug> TCPHandler: Processed in 0.001926515 sec. | ||
| 7518 | 2026.01.16 09:50:55.054565 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2026.01.16 09:50:55.054659 [ 255 ] {a205eab5-2f0d-434c-a64a-bf796c03eea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7520 | 2026.01.16 09:50:55.054701 [ 255 ] {a205eab5-2f0d-434c-a64a-bf796c03eea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7521 | 2026.01.16 09:50:55.055054 [ 255 ] {a205eab5-2f0d-434c-a64a-bf796c03eea5} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.01.16 09:50:55.055089 [ 255 ] {a205eab5-2f0d-434c-a64a-bf796c03eea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7523 | 2026.01.16 09:50:55.055386 [ 255 ] {a205eab5-2f0d-434c-a64a-bf796c03eea5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7524 | 2026.01.16 09:50:55.055611 [ 255 ] {a205eab5-2f0d-434c-a64a-bf796c03eea5} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.01.16 09:50:55.055740 [ 255 ] {a205eab5-2f0d-434c-a64a-bf796c03eea5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 7526 | 2026.01.16 09:50:55.055787 [ 255 ] {a205eab5-2f0d-434c-a64a-bf796c03eea5} <Debug> TCPHandler: Processed in 0.001271107 sec. | ||
| 7527 | 2026.01.16 09:50:55.055908 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2026.01.16 09:50:55.056002 [ 255 ] {e6ab6006-70e2-49b0-b02f-979ba6e44b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7529 | 2026.01.16 09:50:55.056044 [ 255 ] {e6ab6006-70e2-49b0-b02f-979ba6e44b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7530 | 2026.01.16 09:50:55.056520 [ 255 ] {e6ab6006-70e2-49b0-b02f-979ba6e44b98} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.01.16 09:50:55.056555 [ 255 ] {e6ab6006-70e2-49b0-b02f-979ba6e44b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7532 | 2026.01.16 09:50:55.056900 [ 255 ] {e6ab6006-70e2-49b0-b02f-979ba6e44b98} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7533 | 2026.01.16 09:50:55.057116 [ 255 ] {e6ab6006-70e2-49b0-b02f-979ba6e44b98} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.01.16 09:50:55.057258 [ 255 ] {e6ab6006-70e2-49b0-b02f-979ba6e44b98} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001273 sec., 246661.42969363707 rows/sec., 16.20 MiB/sec. | ||
| 7535 | 2026.01.16 09:50:55.057302 [ 255 ] {e6ab6006-70e2-49b0-b02f-979ba6e44b98} <Debug> TCPHandler: Processed in 0.00144352 sec. | ||
| 7536 | 2026.01.16 09:50:55.057416 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.01.16 09:50:55.057509 [ 255 ] {31e4de83-e584-4592-8e55-43f2d5c9525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7538 | 2026.01.16 09:50:55.057551 [ 255 ] {31e4de83-e584-4592-8e55-43f2d5c9525e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7539 | 2026.01.16 09:50:55.057866 [ 255 ] {31e4de83-e584-4592-8e55-43f2d5c9525e} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.01.16 09:50:55.057900 [ 255 ] {31e4de83-e584-4592-8e55-43f2d5c9525e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7541 | 2026.01.16 09:50:55.058192 [ 255 ] {31e4de83-e584-4592-8e55-43f2d5c9525e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7542 | 2026.01.16 09:50:55.058403 [ 255 ] {31e4de83-e584-4592-8e55-43f2d5c9525e} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.01.16 09:50:55.058503 [ 63 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7544 | 2026.01.16 09:50:55.058529 [ 255 ] {31e4de83-e584-4592-8e55-43f2d5c9525e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7545 | 2026.01.16 09:50:55.058538 [ 63 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.01.16 09:50:55.058560 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7547 | 2026.01.16 09:50:55.058564 [ 255 ] {31e4de83-e584-4592-8e55-43f2d5c9525e} <Debug> TCPHandler: Processed in 0.001196525 sec. | ||
| 7548 | 2026.01.16 09:50:55.058647 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7549 | 2026.01.16 09:50:55.058704 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7550 | 2026.01.16 09:50:55.058756 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7551 | 2026.01.16 09:50:55.058806 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 7552 | 2026.01.16 09:50:55.058815 [ 255 ] {67b44451-d05f-43bd-9b22-5b8c1cde5199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.01.16 09:50:55.058884 [ 255 ] {67b44451-d05f-43bd-9b22-5b8c1cde5199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7554 | 2026.01.16 09:50:55.058887 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7555 | 2026.01.16 09:50:55.058944 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7556 | 2026.01.16 09:50:55.058984 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7557 | 2026.01.16 09:50:55.059023 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7558 | 2026.01.16 09:50:55.059060 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7559 | 2026.01.16 09:50:55.059782 [ 201 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001174636 sec., 21283.189004934295 rows/sec., 1.40 MiB/sec. | ||
| 7560 | 2026.01.16 09:50:55.059803 [ 255 ] {67b44451-d05f-43bd-9b22-5b8c1cde5199} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.01.16 09:50:55.059844 [ 255 ] {67b44451-d05f-43bd-9b22-5b8c1cde5199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7562 | 2026.01.16 09:50:55.059907 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7563 | 2026.01.16 09:50:55.060179 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.01.16 09:50:55.060245 [ 191 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_24_5} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7565 | 2026.01.16 09:50:55.060305 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7566 | 2026.01.16 09:50:55.060418 [ 255 ] {67b44451-d05f-43bd-9b22-5b8c1cde5199} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7567 | 2026.01.16 09:50:55.060649 [ 255 ] {67b44451-d05f-43bd-9b22-5b8c1cde5199} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.01.16 09:50:55.060793 [ 255 ] {67b44451-d05f-43bd-9b22-5b8c1cde5199} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002002 sec., 19980.01998001998 rows/sec., 35.80 MiB/sec. | ||
| 7569 | 2026.01.16 09:50:55.060847 [ 255 ] {67b44451-d05f-43bd-9b22-5b8c1cde5199} <Debug> TCPHandler: Processed in 0.00220402 sec. | ||
| 7570 | 2026.01.16 09:50:55.060986 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2026.01.16 09:50:55.061080 [ 255 ] {7466a06f-d4ca-4f60-a47e-9cf86b1b65cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7572 | 2026.01.16 09:50:55.061119 [ 255 ] {7466a06f-d4ca-4f60-a47e-9cf86b1b65cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7573 | 2026.01.16 09:50:55.061468 [ 255 ] {7466a06f-d4ca-4f60-a47e-9cf86b1b65cf} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.01.16 09:50:55.061502 [ 255 ] {7466a06f-d4ca-4f60-a47e-9cf86b1b65cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7575 | 2026.01.16 09:50:55.061821 [ 255 ] {7466a06f-d4ca-4f60-a47e-9cf86b1b65cf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7576 | 2026.01.16 09:50:55.062034 [ 255 ] {7466a06f-d4ca-4f60-a47e-9cf86b1b65cf} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.01.16 09:50:55.062157 [ 255 ] {7466a06f-d4ca-4f60-a47e-9cf86b1b65cf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 7578 | 2026.01.16 09:50:55.062192 [ 255 ] {7466a06f-d4ca-4f60-a47e-9cf86b1b65cf} <Debug> TCPHandler: Processed in 0.001262767 sec. | ||
| 7579 | 2026.01.16 09:50:55.505210 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56621 | ||
| 7580 | 2026.01.16 09:50:55.505327 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7581 | 2026.01.16 09:50:55.505358 [ 290 ] {} <Debug> TCP-Session: 1b5c62bd-ea2f-4827-a0e3-434e6ec6cb13 Authenticating user 'default' from [fd00:1122:3344:101::e]:56621 | ||
| 7582 | 2026.01.16 09:50:55.505384 [ 290 ] {} <Debug> TCP-Session: 1b5c62bd-ea2f-4827-a0e3-434e6ec6cb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2026.01.16 09:50:55.505398 [ 290 ] {} <Debug> TCP-Session: 1b5c62bd-ea2f-4827-a0e3-434e6ec6cb13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2026.01.16 09:50:55.505579 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33394 | ||
| 7585 | 2026.01.16 09:50:55.505612 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39124 | ||
| 7586 | 2026.01.16 09:50:55.505639 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52135 | ||
| 7587 | 2026.01.16 09:50:55.505651 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54233 | ||
| 7588 | 2026.01.16 09:50:55.505686 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7589 | 2026.01.16 09:50:55.505673 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61314 | ||
| 7590 | 2026.01.16 09:50:55.505727 [ 291 ] {} <Debug> TCP-Session: 8916e448-faa9-460a-a929-529ebd905c6d Authenticating user 'default' from [fd00:1122:3344:101::e]:33394 | ||
| 7591 | 2026.01.16 09:50:55.505730 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7592 | 2026.01.16 09:50:55.505756 [ 290 ] {} <Trace> TCP-Session: 1b5c62bd-ea2f-4827-a0e3-434e6ec6cb13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2026.01.16 09:50:55.505780 [ 287 ] {} <Debug> TCP-Session: f83d8828-2ddc-4403-8aac-e84bd26b3be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52135 | ||
| 7594 | 2026.01.16 09:50:55.505777 [ 291 ] {} <Debug> TCP-Session: 8916e448-faa9-460a-a929-529ebd905c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.01.16 09:50:55.505807 [ 287 ] {} <Debug> TCP-Session: f83d8828-2ddc-4403-8aac-e84bd26b3be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.01.16 09:50:55.505812 [ 291 ] {} <Debug> TCP-Session: 8916e448-faa9-460a-a929-529ebd905c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2026.01.16 09:50:55.505820 [ 287 ] {} <Debug> TCP-Session: f83d8828-2ddc-4403-8aac-e84bd26b3be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.01.16 09:50:55.505829 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7599 | 2026.01.16 09:50:55.505744 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7600 | 2026.01.16 09:50:55.505874 [ 289 ] {} <Debug> TCP-Session: e4566fb4-6891-4ec0-a680-6613476a612b Authenticating user 'default' from [fd00:1122:3344:101::e]:61314 | ||
| 7601 | 2026.01.16 09:50:55.505737 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7602 | 2026.01.16 09:50:55.505900 [ 288 ] {} <Debug> TCP-Session: d7f91112-243c-4e57-a584-a56fbf11337d Authenticating user 'default' from [fd00:1122:3344:101::e]:54233 | ||
| 7603 | 2026.01.16 09:50:55.505912 [ 289 ] {} <Debug> TCP-Session: e4566fb4-6891-4ec0-a680-6613476a612b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7604 | 2026.01.16 09:50:55.505928 [ 292 ] {} <Debug> TCP-Session: af034da4-48f0-4057-a68d-2ce0a0f7818b Authenticating user 'default' from [fd00:1122:3344:101::e]:39124 | ||
| 7605 | 2026.01.16 09:50:55.505939 [ 288 ] {} <Debug> TCP-Session: d7f91112-243c-4e57-a584-a56fbf11337d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2026.01.16 09:50:55.505942 [ 290 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56621) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7607 | 2026.01.16 09:50:55.505946 [ 289 ] {} <Debug> TCP-Session: e4566fb4-6891-4ec0-a680-6613476a612b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2026.01.16 09:50:55.505959 [ 292 ] {} <Debug> TCP-Session: af034da4-48f0-4057-a68d-2ce0a0f7818b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.01.16 09:50:55.505636 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40845 | ||
| 7610 | 2026.01.16 09:50:55.506020 [ 292 ] {} <Debug> TCP-Session: af034da4-48f0-4057-a68d-2ce0a0f7818b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2026.01.16 09:50:55.505620 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54952 | ||
| 7612 | 2026.01.16 09:50:55.505624 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55113 | ||
| 7613 | 2026.01.16 09:50:55.506097 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7614 | 2026.01.16 09:50:55.505962 [ 288 ] {} <Debug> TCP-Session: d7f91112-243c-4e57-a584-a56fbf11337d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.01.16 09:50:55.506132 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7616 | 2026.01.16 09:50:55.506133 [ 286 ] {} <Debug> TCP-Session: cb6601b3-7110-4664-a6b4-b2f67e147c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:40845 | ||
| 7617 | 2026.01.16 09:50:55.506161 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7618 | 2026.01.16 09:50:55.506167 [ 294 ] {} <Debug> TCP-Session: 7128cdad-2760-4126-b697-87be4443e39a Authenticating user 'default' from [fd00:1122:3344:101::e]:54952 | ||
| 7619 | 2026.01.16 09:50:55.506177 [ 286 ] {} <Debug> TCP-Session: cb6601b3-7110-4664-a6b4-b2f67e147c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.01.16 09:50:55.506190 [ 293 ] {} <Debug> TCP-Session: 9eb3b6d3-193f-48aa-9ef5-0d75c9763144 Authenticating user 'default' from [fd00:1122:3344:101::e]:55113 | ||
| 7621 | 2026.01.16 09:50:55.506202 [ 294 ] {} <Debug> TCP-Session: 7128cdad-2760-4126-b697-87be4443e39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2026.01.16 09:50:55.506210 [ 286 ] {} <Debug> TCP-Session: cb6601b3-7110-4664-a6b4-b2f67e147c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.01.16 09:50:55.506234 [ 293 ] {} <Debug> TCP-Session: 9eb3b6d3-193f-48aa-9ef5-0d75c9763144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.01.16 09:50:55.506239 [ 294 ] {} <Debug> TCP-Session: 7128cdad-2760-4126-b697-87be4443e39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2026.01.16 09:50:55.506260 [ 293 ] {} <Debug> TCP-Session: 9eb3b6d3-193f-48aa-9ef5-0d75c9763144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2026.01.16 09:50:55.506227 [ 290 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7627 | 2026.01.16 09:50:55.506350 [ 290 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7628 | 2026.01.16 09:50:55.506631 [ 290 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 7629 | 2026.01.16 09:50:55.507657 [ 310 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Trace> AggregatingTransform: Aggregating | ||
| 7630 | 2026.01.16 09:50:55.507715 [ 310 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Trace> Aggregator: Aggregation method: without_key | ||
| 7631 | 2026.01.16 09:50:55.507760 [ 310 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028834 sec. (971.974 rows/sec., 37.97 KiB/sec.) | ||
| 7632 | 2026.01.16 09:50:55.507784 [ 310 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Trace> Aggregator: Merging aggregated data | ||
| 7633 | 2026.01.16 09:50:55.508942 [ 290 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003051 sec., 327.76138970829237 rows/sec., 12.80 KiB/sec. | ||
| 7634 | 2026.01.16 09:50:55.509103 [ 290 ] {b0dbcda8-afc6-4261-8c64-1a5518559664} <Debug> TCPHandler: Processed in 0.003461296 sec. | ||
| 7635 | 2026.01.16 09:50:55.509237 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7636 | 2026.01.16 09:50:55.509274 [ 290 ] {} <Debug> TCP-Session: 1b5c62bd-ea2f-4827-a0e3-434e6ec6cb13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.01.16 09:50:55.509279 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7638 | 2026.01.16 09:50:55.509294 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7639 | 2026.01.16 09:50:55.509311 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7640 | 2026.01.16 09:50:55.509334 [ 291 ] {} <Debug> TCP-Session: 8916e448-faa9-460a-a929-529ebd905c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7641 | 2026.01.16 09:50:55.509358 [ 294 ] {} <Debug> TCP-Session: 7128cdad-2760-4126-b697-87be4443e39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2026.01.16 09:50:55.509347 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7643 | 2026.01.16 09:50:55.509388 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7644 | 2026.01.16 09:50:55.509398 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7645 | 2026.01.16 09:50:55.509420 [ 286 ] {} <Debug> TCP-Session: cb6601b3-7110-4664-a6b4-b2f67e147c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.01.16 09:50:55.509450 [ 287 ] {} <Debug> TCP-Session: f83d8828-2ddc-4403-8aac-e84bd26b3be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.01.16 09:50:55.509465 [ 288 ] {} <Debug> TCP-Session: d7f91112-243c-4e57-a584-a56fbf11337d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2026.01.16 09:50:55.509369 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7649 | 2026.01.16 09:50:55.509328 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7650 | 2026.01.16 09:50:55.509535 [ 289 ] {} <Debug> TCP-Session: e4566fb4-6891-4ec0-a680-6613476a612b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2026.01.16 09:50:55.509372 [ 293 ] {} <Debug> TCP-Session: 9eb3b6d3-193f-48aa-9ef5-0d75c9763144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2026.01.16 09:50:55.509562 [ 292 ] {} <Debug> TCP-Session: af034da4-48f0-4057-a68d-2ce0a0f7818b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2026.01.16 09:50:55.642822 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33491 | ||
| 7654 | 2026.01.16 09:50:55.642944 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7655 | 2026.01.16 09:50:55.642975 [ 290 ] {} <Debug> TCP-Session: 403e3c8d-bbd8-4859-beef-c1a813c8049b Authenticating user 'default' from [fd00:1122:3344:101::e]:33491 | ||
| 7656 | 2026.01.16 09:50:55.642999 [ 290 ] {} <Debug> TCP-Session: 403e3c8d-bbd8-4859-beef-c1a813c8049b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.01.16 09:50:55.643014 [ 290 ] {} <Debug> TCP-Session: 403e3c8d-bbd8-4859-beef-c1a813c8049b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2026.01.16 09:50:55.643201 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36329 | ||
| 7659 | 2026.01.16 09:50:55.643232 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52368 | ||
| 7660 | 2026.01.16 09:50:55.643265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53728 | ||
| 7661 | 2026.01.16 09:50:55.643286 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47632 | ||
| 7662 | 2026.01.16 09:50:55.643281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45356 | ||
| 7663 | 2026.01.16 09:50:55.643324 [ 290 ] {} <Trace> TCP-Session: 403e3c8d-bbd8-4859-beef-c1a813c8049b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2026.01.16 09:50:55.643363 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7665 | 2026.01.16 09:50:55.643361 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50690 | ||
| 7666 | 2026.01.16 09:50:55.643403 [ 287 ] {} <Debug> TCP-Session: fe776516-eb54-46ed-b191-d1acea2d0dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47632 | ||
| 7667 | 2026.01.16 09:50:55.643358 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7668 | 2026.01.16 09:50:55.643438 [ 287 ] {} <Debug> TCP-Session: fe776516-eb54-46ed-b191-d1acea2d0dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.01.16 09:50:55.643438 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7670 | 2026.01.16 09:50:55.643458 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7671 | 2026.01.16 09:50:55.643466 [ 292 ] {} <Debug> TCP-Session: 61532c2c-7c03-4daf-8463-556415b51220 Authenticating user 'default' from [fd00:1122:3344:101::e]:52368 | ||
| 7672 | 2026.01.16 09:50:55.643498 [ 286 ] {} <Debug> TCP-Session: 1fcc753e-cd16-4c1a-93dd-f98805bc87bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45356 | ||
| 7673 | 2026.01.16 09:50:55.643499 [ 289 ] {} <Debug> TCP-Session: 601f1718-db02-4980-8353-d1f2c7896b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:50690 | ||
| 7674 | 2026.01.16 09:50:55.643519 [ 290 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7675 | 2026.01.16 09:50:55.643538 [ 289 ] {} <Debug> TCP-Session: 601f1718-db02-4980-8353-d1f2c7896b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2026.01.16 09:50:55.643538 [ 286 ] {} <Debug> TCP-Session: 1fcc753e-cd16-4c1a-93dd-f98805bc87bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.01.16 09:50:55.643563 [ 289 ] {} <Debug> TCP-Session: 601f1718-db02-4980-8353-d1f2c7896b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.01.16 09:50:55.643574 [ 286 ] {} <Debug> TCP-Session: 1fcc753e-cd16-4c1a-93dd-f98805bc87bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.01.16 09:50:55.643522 [ 292 ] {} <Debug> TCP-Session: 61532c2c-7c03-4daf-8463-556415b51220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2026.01.16 09:50:55.643464 [ 287 ] {} <Debug> TCP-Session: fe776516-eb54-46ed-b191-d1acea2d0dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.01.16 09:50:55.643618 [ 292 ] {} <Debug> TCP-Session: 61532c2c-7c03-4daf-8463-556415b51220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.01.16 09:50:55.643353 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7683 | 2026.01.16 09:50:55.643317 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2026.01.16 09:50:55.643678 [ 294 ] {} <Debug> TCP-Session: 5d49a1af-cec0-4dc8-9958-942e668405eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53728 | ||
| 7685 | 2026.01.16 09:50:55.643269 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63864 | ||
| 7686 | 2026.01.16 09:50:55.643698 [ 291 ] {} <Debug> TCP-Session: 37898ff7-3723-4659-8044-50956ccb4a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:36329 | ||
| 7687 | 2026.01.16 09:50:55.643700 [ 294 ] {} <Debug> TCP-Session: 5d49a1af-cec0-4dc8-9958-942e668405eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.01.16 09:50:55.643740 [ 291 ] {} <Debug> TCP-Session: 37898ff7-3723-4659-8044-50956ccb4a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.01.16 09:50:55.643750 [ 294 ] {} <Debug> TCP-Session: 5d49a1af-cec0-4dc8-9958-942e668405eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.01.16 09:50:55.643758 [ 291 ] {} <Debug> TCP-Session: 37898ff7-3723-4659-8044-50956ccb4a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.01.16 09:50:55.643769 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7692 | 2026.01.16 09:50:55.643354 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52846 | ||
| 7693 | 2026.01.16 09:50:55.643805 [ 293 ] {} <Debug> TCP-Session: 6ebd527d-a904-4282-9cc9-677e09b61e98 Authenticating user 'default' from [fd00:1122:3344:101::e]:63864 | ||
| 7694 | 2026.01.16 09:50:55.643816 [ 290 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7695 | 2026.01.16 09:50:55.643842 [ 293 ] {} <Debug> TCP-Session: 6ebd527d-a904-4282-9cc9-677e09b61e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.01.16 09:50:55.643868 [ 293 ] {} <Debug> TCP-Session: 6ebd527d-a904-4282-9cc9-677e09b61e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.01.16 09:50:55.643871 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7698 | 2026.01.16 09:50:55.643892 [ 290 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7699 | 2026.01.16 09:50:55.643908 [ 288 ] {} <Debug> TCP-Session: 2f3171d4-6cb8-4785-86fd-46b1f5993def Authenticating user 'default' from [fd00:1122:3344:101::e]:52846 | ||
| 7700 | 2026.01.16 09:50:55.643933 [ 288 ] {} <Debug> TCP-Session: 2f3171d4-6cb8-4785-86fd-46b1f5993def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.01.16 09:50:55.643946 [ 288 ] {} <Debug> TCP-Session: 2f3171d4-6cb8-4785-86fd-46b1f5993def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.01.16 09:50:55.644185 [ 290 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 7703 | 2026.01.16 09:50:55.645191 [ 307 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Trace> AggregatingTransform: Aggregating | ||
| 7704 | 2026.01.16 09:50:55.645230 [ 307 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Trace> Aggregator: Aggregation method: without_key | ||
| 7705 | 2026.01.16 09:50:55.645265 [ 307 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975893 sec. (1024.703 rows/sec., 40.03 KiB/sec.) | ||
| 7706 | 2026.01.16 09:50:55.645283 [ 307 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Trace> Aggregator: Merging aggregated data | ||
| 7707 | 2026.01.16 09:50:55.646772 [ 290 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003305 sec., 302.571860816944 rows/sec., 11.82 KiB/sec. | ||
| 7708 | 2026.01.16 09:50:55.646923 [ 290 ] {2cd376b5-53ce-4108-bf18-9a96a65b5a94} <Debug> TCPHandler: Processed in 0.00371658 sec. | ||
| 7709 | 2026.01.16 09:50:55.647054 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7710 | 2026.01.16 09:50:55.647090 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7711 | 2026.01.16 09:50:55.647100 [ 290 ] {} <Debug> TCP-Session: 403e3c8d-bbd8-4859-beef-c1a813c8049b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.01.16 09:50:55.647127 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7713 | 2026.01.16 09:50:55.647147 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7714 | 2026.01.16 09:50:55.647164 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7715 | 2026.01.16 09:50:55.647198 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7716 | 2026.01.16 09:50:55.647212 [ 286 ] {} <Debug> TCP-Session: 1fcc753e-cd16-4c1a-93dd-f98805bc87bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.01.16 09:50:55.647227 [ 287 ] {} <Debug> TCP-Session: fe776516-eb54-46ed-b191-d1acea2d0dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.01.16 09:50:55.647241 [ 294 ] {} <Debug> TCP-Session: 5d49a1af-cec0-4dc8-9958-942e668405eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2026.01.16 09:50:55.647186 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7720 | 2026.01.16 09:50:55.647184 [ 292 ] {} <Debug> TCP-Session: 61532c2c-7c03-4daf-8463-556415b51220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.01.16 09:50:55.647147 [ 289 ] {} <Debug> TCP-Session: 601f1718-db02-4980-8353-d1f2c7896b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.01.16 09:50:55.647311 [ 293 ] {} <Debug> TCP-Session: 6ebd527d-a904-4282-9cc9-677e09b61e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2026.01.16 09:50:55.647108 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7724 | 2026.01.16 09:50:55.647219 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7725 | 2026.01.16 09:50:55.647378 [ 291 ] {} <Debug> TCP-Session: 37898ff7-3723-4659-8044-50956ccb4a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2026.01.16 09:50:55.647402 [ 288 ] {} <Debug> TCP-Session: 2f3171d4-6cb8-4785-86fd-46b1f5993def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7727 | 2026.01.16 09:50:56.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.65 MiB, peak 297.77 MiB, free memory in arenas 0.00 B, will set to 286.30 MiB (RSS), difference: -1.34 MiB | ||
| 7728 | 2026.01.16 09:50:58.042485 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7729 | 2026.01.16 09:50:58.042553 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7730 | 2026.01.16 09:50:58.240578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16273 | ||
| 7731 | 2026.01.16 09:50:58.241084 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.01.16 09:50:58.241121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7733 | 2026.01.16 09:50:58.241645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7734 | 2026.01.16 09:50:58.241894 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.01.16 09:50:58.242039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16273 | ||
| 7736 | 2026.01.16 09:50:59.085477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7737 | 2026.01.16 09:50:59.102972 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.01.16 09:50:59.103032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7739 | 2026.01.16 09:50:59.109408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7740 | 2026.01.16 09:50:59.110126 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.01.16 09:50:59.113687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7742 | 2026.01.16 09:51:00.019200 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.01.16 09:51:00.019400 [ 255 ] {a4437d42-3b25-4f36-8532-5c17ab0038d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7744 | 2026.01.16 09:51:00.019480 [ 255 ] {a4437d42-3b25-4f36-8532-5c17ab0038d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7745 | 2026.01.16 09:51:00.020258 [ 255 ] {a4437d42-3b25-4f36-8532-5c17ab0038d3} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.01.16 09:51:00.020315 [ 255 ] {a4437d42-3b25-4f36-8532-5c17ab0038d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7747 | 2026.01.16 09:51:00.020742 [ 255 ] {a4437d42-3b25-4f36-8532-5c17ab0038d3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7748 | 2026.01.16 09:51:00.020991 [ 255 ] {a4437d42-3b25-4f36-8532-5c17ab0038d3} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.01.16 09:51:00.021170 [ 255 ] {a4437d42-3b25-4f36-8532-5c17ab0038d3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001826 sec., 30668.127053669225 rows/sec., 2.34 MiB/sec. | ||
| 7750 | 2026.01.16 09:51:00.021225 [ 255 ] {a4437d42-3b25-4f36-8532-5c17ab0038d3} <Debug> TCPHandler: Processed in 0.0021685 sec. | ||
| 7751 | 2026.01.16 09:51:00.021353 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.01.16 09:51:00.021460 [ 255 ] {eb39482f-8fc5-4dbd-a8ec-bd0cb3ed79bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7753 | 2026.01.16 09:51:00.021505 [ 255 ] {eb39482f-8fc5-4dbd-a8ec-bd0cb3ed79bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7754 | 2026.01.16 09:51:00.021966 [ 255 ] {eb39482f-8fc5-4dbd-a8ec-bd0cb3ed79bb} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.01.16 09:51:00.022007 [ 255 ] {eb39482f-8fc5-4dbd-a8ec-bd0cb3ed79bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7756 | 2026.01.16 09:51:00.022348 [ 255 ] {eb39482f-8fc5-4dbd-a8ec-bd0cb3ed79bb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7757 | 2026.01.16 09:51:00.022571 [ 255 ] {eb39482f-8fc5-4dbd-a8ec-bd0cb3ed79bb} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.01.16 09:51:00.022708 [ 255 ] {eb39482f-8fc5-4dbd-a8ec-bd0cb3ed79bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 7759 | 2026.01.16 09:51:00.022747 [ 255 ] {eb39482f-8fc5-4dbd-a8ec-bd0cb3ed79bb} <Debug> TCPHandler: Processed in 0.001447309 sec. | ||
| 7760 | 2026.01.16 09:51:00.022861 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.01.16 09:51:00.022959 [ 255 ] {24a8383d-1156-434e-9363-9007ce379d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.01.16 09:51:00.023006 [ 255 ] {24a8383d-1156-434e-9363-9007ce379d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7763 | 2026.01.16 09:51:00.023434 [ 255 ] {24a8383d-1156-434e-9363-9007ce379d1b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.01.16 09:51:00.023472 [ 255 ] {24a8383d-1156-434e-9363-9007ce379d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7765 | 2026.01.16 09:51:00.023815 [ 255 ] {24a8383d-1156-434e-9363-9007ce379d1b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7766 | 2026.01.16 09:51:00.024036 [ 255 ] {24a8383d-1156-434e-9363-9007ce379d1b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.01.16 09:51:00.024165 [ 255 ] {24a8383d-1156-434e-9363-9007ce379d1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 7768 | 2026.01.16 09:51:00.024203 [ 255 ] {24a8383d-1156-434e-9363-9007ce379d1b} <Debug> TCPHandler: Processed in 0.001392778 sec. | ||
| 7769 | 2026.01.16 09:51:00.024307 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.01.16 09:51:00.024400 [ 255 ] {5491efe0-720e-4a15-a385-587604164169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7771 | 2026.01.16 09:51:00.024441 [ 255 ] {5491efe0-720e-4a15-a385-587604164169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7772 | 2026.01.16 09:51:00.024777 [ 255 ] {5491efe0-720e-4a15-a385-587604164169} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.01.16 09:51:00.024812 [ 255 ] {5491efe0-720e-4a15-a385-587604164169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 7774 | 2026.01.16 09:51:00.025123 [ 255 ] {5491efe0-720e-4a15-a385-587604164169} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7775 | 2026.01.16 09:51:00.025336 [ 255 ] {5491efe0-720e-4a15-a385-587604164169} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.01.16 09:51:00.025466 [ 255 ] {5491efe0-720e-4a15-a385-587604164169} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 7777 | 2026.01.16 09:51:00.025501 [ 255 ] {5491efe0-720e-4a15-a385-587604164169} <Debug> TCPHandler: Processed in 0.001245566 sec. | ||
| 7778 | 2026.01.16 09:51:02.591065 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.01.16 09:51:02.591312 [ 255 ] {e16fb127-8050-482e-b31f-5499a4474b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7780 | 2026.01.16 09:51:02.591395 [ 255 ] {e16fb127-8050-482e-b31f-5499a4474b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7781 | 2026.01.16 09:51:02.592153 [ 255 ] {e16fb127-8050-482e-b31f-5499a4474b0a} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.01.16 09:51:02.592195 [ 255 ] {e16fb127-8050-482e-b31f-5499a4474b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7783 | 2026.01.16 09:51:02.592593 [ 255 ] {e16fb127-8050-482e-b31f-5499a4474b0a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7784 | 2026.01.16 09:51:02.592814 [ 255 ] {e16fb127-8050-482e-b31f-5499a4474b0a} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.01.16 09:51:02.592943 [ 29 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7786 | 2026.01.16 09:51:02.592965 [ 255 ] {e16fb127-8050-482e-b31f-5499a4474b0a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001715 sec., 239067.05539358602 rows/sec., 15.17 MiB/sec. | ||
| 7787 | 2026.01.16 09:51:02.593008 [ 29 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.01.16 09:51:02.593022 [ 255 ] {e16fb127-8050-482e-b31f-5499a4474b0a} <Debug> TCPHandler: Processed in 0.002108439 sec. | ||
| 7789 | 2026.01.16 09:51:02.593035 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7790 | 2026.01.16 09:51:02.593131 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.01.16 09:51:02.593186 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 7792 | 2026.01.16 09:51:02.593227 [ 255 ] {ae3aee3a-4955-40cf-a58f-f47ae84920f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7793 | 2026.01.16 09:51:02.593273 [ 255 ] {ae3aee3a-4955-40cf-a58f-f47ae84920f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7794 | 2026.01.16 09:51:02.593344 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7795 | 2026.01.16 09:51:02.593389 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 7796 | 2026.01.16 09:51:02.593468 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 7797 | 2026.01.16 09:51:02.593522 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 7798 | 2026.01.16 09:51:02.593577 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 7799 | 2026.01.16 09:51:02.593624 [ 194 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 7800 | 2026.01.16 09:51:02.593669 [ 255 ] {ae3aee3a-4955-40cf-a58f-f47ae84920f3} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2026.01.16 09:51:02.593710 [ 255 ] {ae3aee3a-4955-40cf-a58f-f47ae84920f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7802 | 2026.01.16 09:51:02.594037 [ 255 ] {ae3aee3a-4955-40cf-a58f-f47ae84920f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7803 | 2026.01.16 09:51:02.594258 [ 255 ] {ae3aee3a-4955-40cf-a58f-f47ae84920f3} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.01.16 09:51:02.594389 [ 255 ] {ae3aee3a-4955-40cf-a58f-f47ae84920f3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001181 sec., 13547.840812870449 rows/sec., 1.08 MiB/sec. | ||
| 7805 | 2026.01.16 09:51:02.594425 [ 255 ] {ae3aee3a-4955-40cf-a58f-f47ae84920f3} <Debug> TCPHandler: Processed in 0.001342178 sec. | ||
| 7806 | 2026.01.16 09:51:02.594524 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2026.01.16 09:51:02.594614 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7808 | 2026.01.16 09:51:02.594653 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7809 | 2026.01.16 09:51:02.594860 [ 191 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745223 sec., 1174634.9893394713 rows/sec., 78.99 MiB/sec. | ||
| 7810 | 2026.01.16 09:51:02.595045 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7811 | 2026.01.16 09:51:02.595406 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.01.16 09:51:02.595485 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_25_6} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7813 | 2026.01.16 09:51:02.595579 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7814 | 2026.01.16 09:51:02.595979 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.01.16 09:51:02.596020 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7816 | 2026.01.16 09:51:02.596454 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7817 | 2026.01.16 09:51:02.596673 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2026.01.16 09:51:02.596798 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Debug> executeQuery: Read 2340 rows, 194.17 KiB in 0.002202 sec., 1062670.2997275204 rows/sec., 86.11 MiB/sec. | ||
| 7819 | 2026.01.16 09:51:02.596837 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7820 | 2026.01.16 09:51:02.596850 [ 255 ] {b10d9af2-7049-4b93-a88d-82480b905eab} <Debug> TCPHandler: Processed in 0.002372791 sec. | ||
| 7821 | 2026.01.16 09:51:02.596989 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.01.16 09:51:02.597081 [ 255 ] {1f6f533f-94c4-43a4-9a13-ded36fca9f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7823 | 2026.01.16 09:51:02.597121 [ 255 ] {1f6f533f-94c4-43a4-9a13-ded36fca9f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7824 | 2026.01.16 09:51:02.597665 [ 255 ] {1f6f533f-94c4-43a4-9a13-ded36fca9f05} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.01.16 09:51:02.597701 [ 255 ] {1f6f533f-94c4-43a4-9a13-ded36fca9f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7826 | 2026.01.16 09:51:02.598027 [ 255 ] {1f6f533f-94c4-43a4-9a13-ded36fca9f05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7827 | 2026.01.16 09:51:02.598237 [ 255 ] {1f6f533f-94c4-43a4-9a13-ded36fca9f05} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.01.16 09:51:02.598361 [ 255 ] {1f6f533f-94c4-43a4-9a13-ded36fca9f05} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001298 sec., 201078.58243451465 rows/sec., 12.37 MiB/sec. | ||
| 7829 | 2026.01.16 09:51:02.598398 [ 255 ] {1f6f533f-94c4-43a4-9a13-ded36fca9f05} <Debug> TCPHandler: Processed in 0.001456229 sec. | ||
| 7830 | 2026.01.16 09:51:02.598510 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2026.01.16 09:51:02.598601 [ 255 ] {9d206e18-19d1-4b22-9300-0fad60736790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7832 | 2026.01.16 09:51:02.598639 [ 255 ] {9d206e18-19d1-4b22-9300-0fad60736790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7833 | 2026.01.16 09:51:02.599184 [ 255 ] {9d206e18-19d1-4b22-9300-0fad60736790} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.01.16 09:51:02.599219 [ 255 ] {9d206e18-19d1-4b22-9300-0fad60736790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7835 | 2026.01.16 09:51:02.599533 [ 255 ] {9d206e18-19d1-4b22-9300-0fad60736790} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7836 | 2026.01.16 09:51:02.599743 [ 255 ] {9d206e18-19d1-4b22-9300-0fad60736790} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.01.16 09:51:02.599860 [ 255 ] {9d206e18-19d1-4b22-9300-0fad60736790} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001277 sec., 344557.55677368835 rows/sec., 22.80 MiB/sec. | ||
| 7838 | 2026.01.16 09:51:02.599896 [ 255 ] {9d206e18-19d1-4b22-9300-0fad60736790} <Debug> TCPHandler: Processed in 0.001433279 sec. | ||
| 7839 | 2026.01.16 09:51:02.600011 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2026.01.16 09:51:02.600101 [ 255 ] {82c4d745-90b1-43b1-a68c-fecbf392face} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7841 | 2026.01.16 09:51:02.600139 [ 255 ] {82c4d745-90b1-43b1-a68c-fecbf392face} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7842 | 2026.01.16 09:51:02.600639 [ 255 ] {82c4d745-90b1-43b1-a68c-fecbf392face} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.01.16 09:51:02.600674 [ 255 ] {82c4d745-90b1-43b1-a68c-fecbf392face} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7844 | 2026.01.16 09:51:02.600964 [ 255 ] {82c4d745-90b1-43b1-a68c-fecbf392face} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7845 | 2026.01.16 09:51:02.601176 [ 255 ] {82c4d745-90b1-43b1-a68c-fecbf392face} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.01.16 09:51:02.601271 [ 29 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7847 | 2026.01.16 09:51:02.601299 [ 255 ] {82c4d745-90b1-43b1-a68c-fecbf392face} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 7848 | 2026.01.16 09:51:02.601308 [ 29 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2026.01.16 09:51:02.601340 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7850 | 2026.01.16 09:51:02.601342 [ 255 ] {82c4d745-90b1-43b1-a68c-fecbf392face} <Debug> TCPHandler: Processed in 0.001378729 sec. | ||
| 7851 | 2026.01.16 09:51:02.601432 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 7852 | 2026.01.16 09:51:02.601471 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.01.16 09:51:02.601524 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7854 | 2026.01.16 09:51:02.601556 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 7855 | 2026.01.16 09:51:02.601561 [ 255 ] {64e9767e-a811-4494-9c89-beb7449a6266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7856 | 2026.01.16 09:51:02.601601 [ 255 ] {64e9767e-a811-4494-9c89-beb7449a6266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7857 | 2026.01.16 09:51:02.601617 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 7858 | 2026.01.16 09:51:02.601663 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 7859 | 2026.01.16 09:51:02.601705 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 7860 | 2026.01.16 09:51:02.601748 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 7861 | 2026.01.16 09:51:02.602445 [ 255 ] {64e9767e-a811-4494-9c89-beb7449a6266} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.01.16 09:51:02.602479 [ 255 ] {64e9767e-a811-4494-9c89-beb7449a6266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7863 | 2026.01.16 09:51:02.602541 [ 189 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141675 sec., 924080.8461252108 rows/sec., 56.00 MiB/sec. | ||
| 7864 | 2026.01.16 09:51:02.602669 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7865 | 2026.01.16 09:51:02.602841 [ 255 ] {64e9767e-a811-4494-9c89-beb7449a6266} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7866 | 2026.01.16 09:51:02.602915 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.01.16 09:51:02.602980 [ 191 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_25_6} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7868 | 2026.01.16 09:51:02.603040 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7869 | 2026.01.16 09:51:02.603052 [ 255 ] {64e9767e-a811-4494-9c89-beb7449a6266} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.01.16 09:51:02.603179 [ 255 ] {64e9767e-a811-4494-9c89-beb7449a6266} <Debug> executeQuery: Read 1191 rows, 87.26 KiB in 0.001635 sec., 728440.3669724771 rows/sec., 52.12 MiB/sec. | ||
| 7871 | 2026.01.16 09:51:02.603215 [ 255 ] {64e9767e-a811-4494-9c89-beb7449a6266} <Debug> TCPHandler: Processed in 0.001791715 sec. | ||
| 7872 | 2026.01.16 09:51:02.603330 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2026.01.16 09:51:02.603422 [ 255 ] {bed22088-cf6f-4564-b49f-5c4c47893458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7874 | 2026.01.16 09:51:02.603466 [ 255 ] {bed22088-cf6f-4564-b49f-5c4c47893458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7875 | 2026.01.16 09:51:02.603811 [ 255 ] {bed22088-cf6f-4564-b49f-5c4c47893458} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.01.16 09:51:02.603849 [ 255 ] {bed22088-cf6f-4564-b49f-5c4c47893458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7877 | 2026.01.16 09:51:02.604158 [ 255 ] {bed22088-cf6f-4564-b49f-5c4c47893458} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7878 | 2026.01.16 09:51:02.604373 [ 255 ] {bed22088-cf6f-4564-b49f-5c4c47893458} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.01.16 09:51:02.604495 [ 54 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7880 | 2026.01.16 09:51:02.604521 [ 255 ] {bed22088-cf6f-4564-b49f-5c4c47893458} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 7881 | 2026.01.16 09:51:02.604557 [ 54 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.01.16 09:51:02.604572 [ 255 ] {bed22088-cf6f-4564-b49f-5c4c47893458} <Debug> TCPHandler: Processed in 0.001289808 sec. | ||
| 7883 | 2026.01.16 09:51:02.604606 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7884 | 2026.01.16 09:51:02.604728 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 7885 | 2026.01.16 09:51:02.604768 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.01.16 09:51:02.604846 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7887 | 2026.01.16 09:51:02.604873 [ 255 ] {8055f2ea-f8a9-447b-b23e-514aa17aa2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7888 | 2026.01.16 09:51:02.604885 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 7889 | 2026.01.16 09:51:02.604925 [ 255 ] {8055f2ea-f8a9-447b-b23e-514aa17aa2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7890 | 2026.01.16 09:51:02.604961 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7891 | 2026.01.16 09:51:02.605008 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7892 | 2026.01.16 09:51:02.605048 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7893 | 2026.01.16 09:51:02.605086 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7894 | 2026.01.16 09:51:02.605128 [ 201 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 7895 | 2026.01.16 09:51:02.605622 [ 255 ] {8055f2ea-f8a9-447b-b23e-514aa17aa2e4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.01.16 09:51:02.605664 [ 255 ] {8055f2ea-f8a9-447b-b23e-514aa17aa2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7897 | 2026.01.16 09:51:02.605969 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001283297 sec., 116886.42613518148 rows/sec., 5.96 MiB/sec. | ||
| 7898 | 2026.01.16 09:51:02.606105 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7899 | 2026.01.16 09:51:02.606116 [ 255 ] {8055f2ea-f8a9-447b-b23e-514aa17aa2e4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7900 | 2026.01.16 09:51:02.606440 [ 255 ] {8055f2ea-f8a9-447b-b23e-514aa17aa2e4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.01.16 09:51:02.606456 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.01.16 09:51:02.606535 [ 197 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_25_5} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7903 | 2026.01.16 09:51:02.606583 [ 255 ] {8055f2ea-f8a9-447b-b23e-514aa17aa2e4} <Debug> executeQuery: Read 942 rows, 63.88 KiB in 0.001728 sec., 545138.8888888889 rows/sec., 36.10 MiB/sec. | ||
| 7904 | 2026.01.16 09:51:02.606621 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7905 | 2026.01.16 09:51:02.606625 [ 255 ] {8055f2ea-f8a9-447b-b23e-514aa17aa2e4} <Debug> TCPHandler: Processed in 0.001912966 sec. | ||
| 7906 | 2026.01.16 09:51:02.606774 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2026.01.16 09:51:02.606868 [ 255 ] {d278eb32-4eac-418a-9255-c82455f5695f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7908 | 2026.01.16 09:51:02.606910 [ 255 ] {d278eb32-4eac-418a-9255-c82455f5695f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7909 | 2026.01.16 09:51:02.607248 [ 255 ] {d278eb32-4eac-418a-9255-c82455f5695f} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.01.16 09:51:02.607284 [ 255 ] {d278eb32-4eac-418a-9255-c82455f5695f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7911 | 2026.01.16 09:51:02.607596 [ 255 ] {d278eb32-4eac-418a-9255-c82455f5695f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7912 | 2026.01.16 09:51:02.607814 [ 255 ] {d278eb32-4eac-418a-9255-c82455f5695f} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.01.16 09:51:02.607950 [ 255 ] {d278eb32-4eac-418a-9255-c82455f5695f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 7914 | 2026.01.16 09:51:02.607984 [ 255 ] {d278eb32-4eac-418a-9255-c82455f5695f} <Debug> TCPHandler: Processed in 0.001265547 sec. | ||
| 7915 | 2026.01.16 09:51:02.608103 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2026.01.16 09:51:02.608205 [ 255 ] {af0faaf8-dcfb-45b6-8c14-bba4fefc5cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7917 | 2026.01.16 09:51:02.608258 [ 255 ] {af0faaf8-dcfb-45b6-8c14-bba4fefc5cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7918 | 2026.01.16 09:51:02.609186 [ 255 ] {af0faaf8-dcfb-45b6-8c14-bba4fefc5cac} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.01.16 09:51:02.609222 [ 255 ] {af0faaf8-dcfb-45b6-8c14-bba4fefc5cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7920 | 2026.01.16 09:51:02.609815 [ 255 ] {af0faaf8-dcfb-45b6-8c14-bba4fefc5cac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7921 | 2026.01.16 09:51:02.610040 [ 255 ] {af0faaf8-dcfb-45b6-8c14-bba4fefc5cac} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.01.16 09:51:02.610186 [ 255 ] {af0faaf8-dcfb-45b6-8c14-bba4fefc5cac} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002005 sec., 19950.124688279302 rows/sec., 35.75 MiB/sec. | ||
| 7923 | 2026.01.16 09:51:02.610250 [ 255 ] {af0faaf8-dcfb-45b6-8c14-bba4fefc5cac} <Debug> TCPHandler: Processed in 0.002195459 sec. | ||
| 7924 | 2026.01.16 09:51:02.610377 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2026.01.16 09:51:02.610470 [ 255 ] {7dbc23e3-74e0-4233-85ae-a515123bcab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7926 | 2026.01.16 09:51:02.610513 [ 255 ] {7dbc23e3-74e0-4233-85ae-a515123bcab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7927 | 2026.01.16 09:51:02.610857 [ 255 ] {7dbc23e3-74e0-4233-85ae-a515123bcab4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2026.01.16 09:51:02.610894 [ 255 ] {7dbc23e3-74e0-4233-85ae-a515123bcab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7929 | 2026.01.16 09:51:02.611237 [ 255 ] {7dbc23e3-74e0-4233-85ae-a515123bcab4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7930 | 2026.01.16 09:51:02.611499 [ 255 ] {7dbc23e3-74e0-4233-85ae-a515123bcab4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.01.16 09:51:02.611656 [ 255 ] {7dbc23e3-74e0-4233-85ae-a515123bcab4} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001203 sec., 66500.41562759767 rows/sec., 3.95 MiB/sec. | ||
| 7932 | 2026.01.16 09:51:02.611699 [ 255 ] {7dbc23e3-74e0-4233-85ae-a515123bcab4} <Debug> TCPHandler: Processed in 0.001371679 sec. | ||
| 7933 | 2026.01.16 09:51:03.257181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1018 | ||
| 7934 | 2026.01.16 09:51:03.260320 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.01.16 09:51:03.260382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7936 | 2026.01.16 09:51:03.261636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7937 | 2026.01.16 09:51:03.261911 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.01.16 09:51:03.262279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 7939 | 2026.01.16 09:51:05.013192 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.01.16 09:51:05.013398 [ 255 ] {a810c689-7426-4e3b-ac3b-3aa70c36db07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7941 | 2026.01.16 09:51:05.013473 [ 255 ] {a810c689-7426-4e3b-ac3b-3aa70c36db07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7942 | 2026.01.16 09:51:05.014177 [ 255 ] {a810c689-7426-4e3b-ac3b-3aa70c36db07} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.01.16 09:51:05.014232 [ 255 ] {a810c689-7426-4e3b-ac3b-3aa70c36db07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7944 | 2026.01.16 09:51:05.014642 [ 255 ] {a810c689-7426-4e3b-ac3b-3aa70c36db07} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7945 | 2026.01.16 09:51:05.014876 [ 255 ] {a810c689-7426-4e3b-ac3b-3aa70c36db07} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.01.16 09:51:05.015014 [ 42 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7947 | 2026.01.16 09:51:05.015035 [ 255 ] {a810c689-7426-4e3b-ac3b-3aa70c36db07} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 7948 | 2026.01.16 09:51:05.015090 [ 42 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.01.16 09:51:05.015107 [ 255 ] {a810c689-7426-4e3b-ac3b-3aa70c36db07} <Debug> TCPHandler: Processed in 0.002052867 sec. | ||
| 7950 | 2026.01.16 09:51:05.015120 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7951 | 2026.01.16 09:51:05.015233 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.01.16 09:51:05.015256 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 7953 | 2026.01.16 09:51:05.015337 [ 255 ] {a36e4692-06e1-464e-a98b-8b3f596b388c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7954 | 2026.01.16 09:51:05.015385 [ 255 ] {a36e4692-06e1-464e-a98b-8b3f596b388c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7955 | 2026.01.16 09:51:05.015411 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7956 | 2026.01.16 09:51:05.015450 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2342 rows starting from the beginning of the part | ||
| 7957 | 2026.01.16 09:51:05.015512 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7958 | 2026.01.16 09:51:05.015560 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1192 rows starting from the beginning of the part | ||
| 7959 | 2026.01.16 09:51:05.015601 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 7960 | 2026.01.16 09:51:05.015637 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2340 rows starting from the beginning of the part | ||
| 7961 | 2026.01.16 09:51:05.015677 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7962 | 2026.01.16 09:51:05.015824 [ 255 ] {a36e4692-06e1-464e-a98b-8b3f596b388c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.01.16 09:51:05.015870 [ 255 ] {a36e4692-06e1-464e-a98b-8b3f596b388c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7964 | 2026.01.16 09:51:05.016203 [ 255 ] {a36e4692-06e1-464e-a98b-8b3f596b388c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7965 | 2026.01.16 09:51:05.016427 [ 255 ] {a36e4692-06e1-464e-a98b-8b3f596b388c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.01.16 09:51:05.016540 [ 42 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7967 | 2026.01.16 09:51:05.016564 [ 255 ] {a36e4692-06e1-464e-a98b-8b3f596b388c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 7968 | 2026.01.16 09:51:05.016570 [ 42 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.01.16 09:51:05.016605 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7970 | 2026.01.16 09:51:05.016607 [ 255 ] {a36e4692-06e1-464e-a98b-8b3f596b388c} <Debug> TCPHandler: Processed in 0.001426189 sec. | ||
| 7971 | 2026.01.16 09:51:05.016693 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 7972 | 2026.01.16 09:51:05.016734 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.01.16 09:51:05.016802 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7974 | 2026.01.16 09:51:05.016834 [ 255 ] {6bfd15cb-25d1-445f-a2ec-5e41dc130bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7975 | 2026.01.16 09:51:05.016836 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1211 rows starting from the beginning of the part | ||
| 7976 | 2026.01.16 09:51:05.016886 [ 255 ] {6bfd15cb-25d1-445f-a2ec-5e41dc130bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7977 | 2026.01.16 09:51:05.016912 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7978 | 2026.01.16 09:51:05.016961 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 719 rows starting from the beginning of the part | ||
| 7979 | 2026.01.16 09:51:05.017002 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7980 | 2026.01.16 09:51:05.017039 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1191 rows starting from the beginning of the part | ||
| 7981 | 2026.01.16 09:51:05.017076 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7982 | 2026.01.16 09:51:05.017267 [ 255 ] {6bfd15cb-25d1-445f-a2ec-5e41dc130bed} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.01.16 09:51:05.017311 [ 255 ] {6bfd15cb-25d1-445f-a2ec-5e41dc130bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7984 | 2026.01.16 09:51:05.017657 [ 255 ] {6bfd15cb-25d1-445f-a2ec-5e41dc130bed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7985 | 2026.01.16 09:51:05.017771 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002570044 sec., 2350932.5132176727 rows/sec., 198.62 MiB/sec. | ||
| 7986 | 2026.01.16 09:51:05.017900 [ 255 ] {6bfd15cb-25d1-445f-a2ec-5e41dc130bed} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.01.16 09:51:05.018012 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7988 | 2026.01.16 09:51:05.018038 [ 255 ] {6bfd15cb-25d1-445f-a2ec-5e41dc130bed} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 3.64 MiB/sec. | ||
| 7989 | 2026.01.16 09:51:05.018043 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.01.16 09:51:05.018077 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 7991 | 2026.01.16 09:51:05.018082 [ 255 ] {6bfd15cb-25d1-445f-a2ec-5e41dc130bed} <Debug> TCPHandler: Processed in 0.001398729 sec. | ||
| 7992 | 2026.01.16 09:51:05.018146 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 7993 | 2026.01.16 09:51:05.018158 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7994 | 2026.01.16 09:51:05.018205 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.01.16 09:51:05.018249 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7996 | 2026.01.16 09:51:05.018279 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16687 rows starting from the beginning of the part | ||
| 7997 | 2026.01.16 09:51:05.018303 [ 255 ] {344f5f40-e863-4b0d-a6c8-850db0922d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7998 | 2026.01.16 09:51:05.018314 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658252 sec., 1997886.9315399588 rows/sec., 150.82 MiB/sec. | ||
| 7999 | 2026.01.16 09:51:05.018327 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8000 | 2026.01.16 09:51:05.018357 [ 255 ] {344f5f40-e863-4b0d-a6c8-850db0922d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8001 | 2026.01.16 09:51:05.018382 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 8002 | 2026.01.16 09:51:05.018423 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8003 | 2026.01.16 09:51:05.018458 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 942 rows starting from the beginning of the part | ||
| 8004 | 2026.01.16 09:51:05.018492 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8005 | 2026.01.16 09:51:05.018552 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8006 | 2026.01.16 09:51:05.018698 [ 255 ] {344f5f40-e863-4b0d-a6c8-850db0922d5a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.01.16 09:51:05.018698 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.01.16 09:51:05.018747 [ 255 ] {344f5f40-e863-4b0d-a6c8-850db0922d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8009 | 2026.01.16 09:51:05.018859 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_56_11} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8010 | 2026.01.16 09:51:05.018930 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.01.16 09:51:05.019008 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 8012 | 2026.01.16 09:51:05.019028 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_56_11} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8013 | 2026.01.16 09:51:05.019113 [ 255 ] {344f5f40-e863-4b0d-a6c8-850db0922d5a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8014 | 2026.01.16 09:51:05.019120 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8015 | 2026.01.16 09:51:05.019334 [ 255 ] {344f5f40-e863-4b0d-a6c8-850db0922d5a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.01.16 09:51:05.019449 [ 42 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8017 | 2026.01.16 09:51:05.019473 [ 255 ] {344f5f40-e863-4b0d-a6c8-850db0922d5a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001187 sec., 20219.03959561921 rows/sec., 1.36 MiB/sec. | ||
| 8018 | 2026.01.16 09:51:05.019477 [ 42 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2026.01.16 09:51:05.019511 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8020 | 2026.01.16 09:51:05.019515 [ 255 ] {344f5f40-e863-4b0d-a6c8-850db0922d5a} <Debug> TCPHandler: Processed in 0.001358598 sec. | ||
| 8021 | 2026.01.16 09:51:05.019595 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 8022 | 2026.01.16 09:51:05.019707 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8023 | 2026.01.16 09:51:05.019741 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3688 rows starting from the beginning of the part | ||
| 8024 | 2026.01.16 09:51:05.019806 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8025 | 2026.01.16 09:51:05.019849 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8026 | 2026.01.16 09:51:05.019888 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8027 | 2026.01.16 09:51:05.019929 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 80 rows starting from the beginning of the part | ||
| 8028 | 2026.01.16 09:51:05.019968 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 8029 | 2026.01.16 09:51:05.021595 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002042447 sec., 1966268.8921670916 rows/sec., 124.72 MiB/sec. | ||
| 8030 | 2026.01.16 09:51:05.022015 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8031 | 2026.01.16 09:51:05.022305 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.01.16 09:51:05.022378 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_56_11} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8033 | 2026.01.16 09:51:05.022448 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8034 | 2026.01.16 09:51:05.023129 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18327 rows, containing 5 columns (5 merged, 0 gathered) in 0.005013007 sec., 3655889.5688755275 rows/sec., 244.58 MiB/sec. | ||
| 8035 | 2026.01.16 09:51:05.023360 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8036 | 2026.01.16 09:51:05.023598 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.01.16 09:51:05.023664 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8038 | 2026.01.16 09:51:05.023747 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 8039 | 2026.01.16 09:51:05.742094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16721 | ||
| 8040 | 2026.01.16 09:51:05.742576 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.01.16 09:51:05.742616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8042 | 2026.01.16 09:51:05.743094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8043 | 2026.01.16 09:51:05.743330 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.01.16 09:51:05.743457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16721 | ||
| 8045 | 2026.01.16 09:51:06.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.76 MiB, peak 297.77 MiB, free memory in arenas 0.00 B, will set to 287.81 MiB (RSS), difference: 1.05 MiB | ||
| 8046 | 2026.01.16 09:51:06.614692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8047 | 2026.01.16 09:51:06.633655 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.01.16 09:51:06.633731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8049 | 2026.01.16 09:51:06.640314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8050 | 2026.01.16 09:51:06.641065 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.01.16 09:51:06.644314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8052 | 2026.01.16 09:51:10.017711 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.01.16 09:51:10.017916 [ 255 ] {2aeb8304-3420-46c4-812d-bd5576822ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8054 | 2026.01.16 09:51:10.017994 [ 255 ] {2aeb8304-3420-46c4-812d-bd5576822ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8055 | 2026.01.16 09:51:10.018672 [ 255 ] {2aeb8304-3420-46c4-812d-bd5576822ebc} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.01.16 09:51:10.018721 [ 255 ] {2aeb8304-3420-46c4-812d-bd5576822ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8057 | 2026.01.16 09:51:10.019181 [ 255 ] {2aeb8304-3420-46c4-812d-bd5576822ebc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8058 | 2026.01.16 09:51:10.019414 [ 255 ] {2aeb8304-3420-46c4-812d-bd5576822ebc} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.01.16 09:51:10.019579 [ 255 ] {2aeb8304-3420-46c4-812d-bd5576822ebc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. | ||
| 8060 | 2026.01.16 09:51:10.019629 [ 255 ] {2aeb8304-3420-46c4-812d-bd5576822ebc} <Debug> TCPHandler: Processed in 0.002062238 sec. | ||
| 8061 | 2026.01.16 09:51:10.019755 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.01.16 09:51:10.019857 [ 255 ] {b2e6d414-8c4d-4ece-9a2a-f476b0f580a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8063 | 2026.01.16 09:51:10.019902 [ 255 ] {b2e6d414-8c4d-4ece-9a2a-f476b0f580a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8064 | 2026.01.16 09:51:10.020333 [ 255 ] {b2e6d414-8c4d-4ece-9a2a-f476b0f580a9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.01.16 09:51:10.020372 [ 255 ] {b2e6d414-8c4d-4ece-9a2a-f476b0f580a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8066 | 2026.01.16 09:51:10.020698 [ 255 ] {b2e6d414-8c4d-4ece-9a2a-f476b0f580a9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8067 | 2026.01.16 09:51:10.020924 [ 255 ] {b2e6d414-8c4d-4ece-9a2a-f476b0f580a9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.01.16 09:51:10.021062 [ 255 ] {b2e6d414-8c4d-4ece-9a2a-f476b0f580a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 8069 | 2026.01.16 09:51:10.021101 [ 255 ] {b2e6d414-8c4d-4ece-9a2a-f476b0f580a9} <Debug> TCPHandler: Processed in 0.001397968 sec. | ||
| 8070 | 2026.01.16 09:51:10.021233 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.01.16 09:51:10.021332 [ 255 ] {41c5ab94-1c51-4c6a-a894-38d78823a0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8072 | 2026.01.16 09:51:10.021377 [ 255 ] {41c5ab94-1c51-4c6a-a894-38d78823a0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8073 | 2026.01.16 09:51:10.021809 [ 255 ] {41c5ab94-1c51-4c6a-a894-38d78823a0fa} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.01.16 09:51:10.021847 [ 255 ] {41c5ab94-1c51-4c6a-a894-38d78823a0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8075 | 2026.01.16 09:51:10.022189 [ 255 ] {41c5ab94-1c51-4c6a-a894-38d78823a0fa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8076 | 2026.01.16 09:51:10.022400 [ 255 ] {41c5ab94-1c51-4c6a-a894-38d78823a0fa} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.01.16 09:51:10.022530 [ 255 ] {41c5ab94-1c51-4c6a-a894-38d78823a0fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8078 | 2026.01.16 09:51:10.022567 [ 255 ] {41c5ab94-1c51-4c6a-a894-38d78823a0fa} <Debug> TCPHandler: Processed in 0.001383959 sec. | ||
| 8079 | 2026.01.16 09:51:10.022700 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.01.16 09:51:10.022794 [ 255 ] {6383e652-5477-486a-9ed2-ca8f59b536fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8081 | 2026.01.16 09:51:10.022836 [ 255 ] {6383e652-5477-486a-9ed2-ca8f59b536fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8082 | 2026.01.16 09:51:10.023175 [ 255 ] {6383e652-5477-486a-9ed2-ca8f59b536fd} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.01.16 09:51:10.023212 [ 255 ] {6383e652-5477-486a-9ed2-ca8f59b536fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8084 | 2026.01.16 09:51:10.023516 [ 255 ] {6383e652-5477-486a-9ed2-ca8f59b536fd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8085 | 2026.01.16 09:51:10.023729 [ 255 ] {6383e652-5477-486a-9ed2-ca8f59b536fd} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.01.16 09:51:10.023856 [ 255 ] {6383e652-5477-486a-9ed2-ca8f59b536fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8087 | 2026.01.16 09:51:10.023892 [ 255 ] {6383e652-5477-486a-9ed2-ca8f59b536fd} <Debug> TCPHandler: Processed in 0.001243526 sec. | ||
| 8088 | 2026.01.16 09:51:13.042589 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8089 | 2026.01.16 09:51:13.042648 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8090 | 2026.01.16 09:51:13.243629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17233 | ||
| 8091 | 2026.01.16 09:51:13.244225 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.01.16 09:51:13.244279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8093 | 2026.01.16 09:51:13.244834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8094 | 2026.01.16 09:51:13.245115 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.01.16 09:51:13.245268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17233 | ||
| 8096 | 2026.01.16 09:51:13.245274 [ 44 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8097 | 2026.01.16 09:51:13.245341 [ 44 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.01.16 09:51:13.245364 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8099 | 2026.01.16 09:51:13.245497 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 8100 | 2026.01.16 09:51:13.245657 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8101 | 2026.01.16 09:51:13.245700 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14801 rows starting from the beginning of the part | ||
| 8102 | 2026.01.16 09:51:13.245769 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8103 | 2026.01.16 09:51:13.245821 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8104 | 2026.01.16 09:51:13.245863 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8105 | 2026.01.16 09:51:13.245905 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8106 | 2026.01.16 09:51:13.245948 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8107 | 2026.01.16 09:51:13.248067 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17233 rows, containing 4 columns (4 merged, 0 gathered) in 0.002632115 sec., 6547206.33406975 rows/sec., 93.66 MiB/sec. | ||
| 8108 | 2026.01.16 09:51:13.248190 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8109 | 2026.01.16 09:51:13.248475 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.01.16 09:51:13.248546 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_36_7} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8111 | 2026.01.16 09:51:13.248663 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8112 | 2026.01.16 09:51:13.262600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1034 | ||
| 8113 | 2026.01.16 09:51:13.264555 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.01.16 09:51:13.264608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8115 | 2026.01.16 09:51:13.265759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8116 | 2026.01.16 09:51:13.266028 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.01.16 09:51:13.266174 [ 44 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8118 | 2026.01.16 09:51:13.266214 [ 44 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.01.16 09:51:13.266234 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8120 | 2026.01.16 09:51:13.266287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8121 | 2026.01.16 09:51:13.266348 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 8122 | 2026.01.16 09:51:13.266979 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8123 | 2026.01.16 09:51:13.267113 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 858 rows starting from the beginning of the part | ||
| 8124 | 2026.01.16 09:51:13.267452 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
| 8125 | 2026.01.16 09:51:13.267815 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 8126 | 2026.01.16 09:51:13.268181 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 8127 | 2026.01.16 09:51:13.268536 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 8128 | 2026.01.16 09:51:13.268891 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 8129 | 2026.01.16 09:51:13.274851 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 72 columns (72 merged, 0 gathered) in 0.008559004 sec., 120808.44920740777 rows/sec., 97.58 MiB/sec. | ||
| 8130 | 2026.01.16 09:51:13.276193 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8131 | 2026.01.16 09:51:13.276769 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.01.16 09:51:13.276836 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_26_5} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8133 | 2026.01.16 09:51:13.277068 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8134 | 2026.01.16 09:51:13.727026 [ 41 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8135 | 2026.01.16 09:51:13.727099 [ 41 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.01.16 09:51:13.727121 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8137 | 2026.01.16 09:51:13.727225 [ 193 ] {52824e82-3600-4a22-8c70-145ad4791917::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 | ||
| 8138 | 2026.01.16 09:51:13.727348 [ 193 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8139 | 2026.01.16 09:51:13.727397 [ 193 ] {52824e82-3600-4a22-8c70-145ad4791917::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 | ||
| 8140 | 2026.01.16 09:51:13.727475 [ 193 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 8141 | 2026.01.16 09:51:13.727531 [ 193 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 8142 | 2026.01.16 09:51:13.727582 [ 193 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 8143 | 2026.01.16 09:51:13.727630 [ 193 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 8144 | 2026.01.16 09:51:13.728368 [ 196 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183926 sec., 45610.95879303267 rows/sec., 3.81 MiB/sec. | ||
| 8145 | 2026.01.16 09:51:13.728561 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8146 | 2026.01.16 09:51:13.728872 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.01.16 09:51:13.728951 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_9_2} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8148 | 2026.01.16 09:51:13.729052 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8149 | 2026.01.16 09:51:14.144533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8150 | 2026.01.16 09:51:14.162408 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.01.16 09:51:14.162478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8152 | 2026.01.16 09:51:14.168410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8153 | 2026.01.16 09:51:14.169270 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.01.16 09:51:14.169583 [ 41 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8155 | 2026.01.16 09:51:14.169648 [ 41 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.01.16 09:51:14.169669 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8157 | 2026.01.16 09:51:14.169773 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 8158 | 2026.01.16 09:51:14.173162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8159 | 2026.01.16 09:51:14.174027 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8160 | 2026.01.16 09:51:14.175659 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 8161 | 2026.01.16 09:51:14.180501 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 8162 | 2026.01.16 09:51:14.185196 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 8163 | 2026.01.16 09:51:14.189675 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 8164 | 2026.01.16 09:51:14.194281 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 8165 | 2026.01.16 09:51:14.198335 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 8166 | 2026.01.16 09:51:14.251842 [ 196 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082106575 sec., 3312.767582864101 rows/sec., 17.13 MiB/sec. | ||
| 8167 | 2026.01.16 09:51:14.254735 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8168 | 2026.01.16 09:51:14.256989 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_36_7} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.01.16 09:51:14.257110 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_36_7} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8170 | 2026.01.16 09:51:14.259476 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8171 | 2026.01.16 09:51:15.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.94 MiB, peak 300.81 MiB, free memory in arenas 0.00 B, will set to 294.11 MiB (RSS), difference: 5.17 MiB | ||
| 8172 | 2026.01.16 09:51:15.031233 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8173 | 2026.01.16 09:51:15.031442 [ 255 ] {5b2c5aef-de95-4f5a-92b3-020598a38263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8174 | 2026.01.16 09:51:15.031519 [ 255 ] {5b2c5aef-de95-4f5a-92b3-020598a38263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8175 | 2026.01.16 09:51:15.032397 [ 255 ] {5b2c5aef-de95-4f5a-92b3-020598a38263} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8176 | 2026.01.16 09:51:15.032449 [ 255 ] {5b2c5aef-de95-4f5a-92b3-020598a38263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8177 | 2026.01.16 09:51:15.032872 [ 255 ] {5b2c5aef-de95-4f5a-92b3-020598a38263} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8178 | 2026.01.16 09:51:15.033120 [ 255 ] {5b2c5aef-de95-4f5a-92b3-020598a38263} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.01.16 09:51:15.033289 [ 255 ] {5b2c5aef-de95-4f5a-92b3-020598a38263} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 8180 | 2026.01.16 09:51:15.033339 [ 255 ] {5b2c5aef-de95-4f5a-92b3-020598a38263} <Debug> TCPHandler: Processed in 0.002252279 sec. | ||
| 8181 | 2026.01.16 09:51:15.033473 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.01.16 09:51:15.033579 [ 255 ] {c02cec39-22d5-4cae-b7fd-5d473dab645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8183 | 2026.01.16 09:51:15.033624 [ 255 ] {c02cec39-22d5-4cae-b7fd-5d473dab645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8184 | 2026.01.16 09:51:15.034634 [ 255 ] {c02cec39-22d5-4cae-b7fd-5d473dab645c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.01.16 09:51:15.034675 [ 255 ] {c02cec39-22d5-4cae-b7fd-5d473dab645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8186 | 2026.01.16 09:51:15.035066 [ 255 ] {c02cec39-22d5-4cae-b7fd-5d473dab645c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8187 | 2026.01.16 09:51:15.035289 [ 255 ] {c02cec39-22d5-4cae-b7fd-5d473dab645c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.01.16 09:51:15.035429 [ 255 ] {c02cec39-22d5-4cae-b7fd-5d473dab645c} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.001875 sec., 635733.3333333334 rows/sec., 50.77 MiB/sec. | ||
| 8189 | 2026.01.16 09:51:15.035467 [ 255 ] {c02cec39-22d5-4cae-b7fd-5d473dab645c} <Debug> TCPHandler: Processed in 0.002047327 sec. | ||
| 8190 | 2026.01.16 09:51:15.035582 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.01.16 09:51:15.035679 [ 255 ] {d033b9ba-d4f0-40d7-8d11-102115cae759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8192 | 2026.01.16 09:51:15.035720 [ 255 ] {d033b9ba-d4f0-40d7-8d11-102115cae759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8193 | 2026.01.16 09:51:15.036211 [ 255 ] {d033b9ba-d4f0-40d7-8d11-102115cae759} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.01.16 09:51:15.036249 [ 255 ] {d033b9ba-d4f0-40d7-8d11-102115cae759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8195 | 2026.01.16 09:51:15.036563 [ 255 ] {d033b9ba-d4f0-40d7-8d11-102115cae759} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8196 | 2026.01.16 09:51:15.036784 [ 255 ] {d033b9ba-d4f0-40d7-8d11-102115cae759} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.01.16 09:51:15.036912 [ 255 ] {d033b9ba-d4f0-40d7-8d11-102115cae759} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001253 sec., 195530.72625698324 rows/sec., 11.94 MiB/sec. | ||
| 8198 | 2026.01.16 09:51:15.036950 [ 255 ] {d033b9ba-d4f0-40d7-8d11-102115cae759} <Debug> TCPHandler: Processed in 0.001418499 sec. | ||
| 8199 | 2026.01.16 09:51:15.037052 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.01.16 09:51:15.037145 [ 255 ] {ec018901-1a31-4398-b555-cdd2c73abe78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.01.16 09:51:15.037184 [ 255 ] {ec018901-1a31-4398-b555-cdd2c73abe78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8202 | 2026.01.16 09:51:15.037671 [ 255 ] {ec018901-1a31-4398-b555-cdd2c73abe78} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.01.16 09:51:15.037708 [ 255 ] {ec018901-1a31-4398-b555-cdd2c73abe78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8204 | 2026.01.16 09:51:15.038017 [ 255 ] {ec018901-1a31-4398-b555-cdd2c73abe78} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8205 | 2026.01.16 09:51:15.038239 [ 255 ] {ec018901-1a31-4398-b555-cdd2c73abe78} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.01.16 09:51:15.038367 [ 255 ] {ec018901-1a31-4398-b555-cdd2c73abe78} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 8207 | 2026.01.16 09:51:15.038405 [ 255 ] {ec018901-1a31-4398-b555-cdd2c73abe78} <Debug> TCPHandler: Processed in 0.001402998 sec. | ||
| 8208 | 2026.01.16 09:51:15.038511 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.01.16 09:51:15.038604 [ 255 ] {ff838e7a-bc7e-498d-a8f3-f698373b557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.01.16 09:51:15.038642 [ 255 ] {ff838e7a-bc7e-498d-a8f3-f698373b557d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8211 | 2026.01.16 09:51:15.039107 [ 255 ] {ff838e7a-bc7e-498d-a8f3-f698373b557d} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.01.16 09:51:15.039143 [ 255 ] {ff838e7a-bc7e-498d-a8f3-f698373b557d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8213 | 2026.01.16 09:51:15.039451 [ 255 ] {ff838e7a-bc7e-498d-a8f3-f698373b557d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8214 | 2026.01.16 09:51:15.039676 [ 255 ] {ff838e7a-bc7e-498d-a8f3-f698373b557d} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.01.16 09:51:15.039809 [ 255 ] {ff838e7a-bc7e-498d-a8f3-f698373b557d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 8216 | 2026.01.16 09:51:15.039847 [ 255 ] {ff838e7a-bc7e-498d-a8f3-f698373b557d} <Debug> TCPHandler: Processed in 0.001385898 sec. | ||
| 8217 | 2026.01.16 09:51:15.039953 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.01.16 09:51:15.040072 [ 255 ] {83149110-0172-4705-8ce6-01b2ece0ef68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8219 | 2026.01.16 09:51:15.040111 [ 255 ] {83149110-0172-4705-8ce6-01b2ece0ef68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8220 | 2026.01.16 09:51:15.040763 [ 255 ] {83149110-0172-4705-8ce6-01b2ece0ef68} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.01.16 09:51:15.040800 [ 255 ] {83149110-0172-4705-8ce6-01b2ece0ef68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8222 | 2026.01.16 09:51:15.041138 [ 255 ] {83149110-0172-4705-8ce6-01b2ece0ef68} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8223 | 2026.01.16 09:51:15.041365 [ 255 ] {83149110-0172-4705-8ce6-01b2ece0ef68} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.01.16 09:51:15.041498 [ 255 ] {83149110-0172-4705-8ce6-01b2ece0ef68} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001442 sec., 498613.0374479889 rows/sec., 34.99 MiB/sec. | ||
| 8225 | 2026.01.16 09:51:15.041534 [ 255 ] {83149110-0172-4705-8ce6-01b2ece0ef68} <Debug> TCPHandler: Processed in 0.001629942 sec. | ||
| 8226 | 2026.01.16 09:51:15.041648 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.01.16 09:51:15.041765 [ 255 ] {890ad007-18a1-4ecb-9b74-91a923384ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8228 | 2026.01.16 09:51:15.041806 [ 255 ] {890ad007-18a1-4ecb-9b74-91a923384ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8229 | 2026.01.16 09:51:15.042159 [ 255 ] {890ad007-18a1-4ecb-9b74-91a923384ae0} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.01.16 09:51:15.042199 [ 255 ] {890ad007-18a1-4ecb-9b74-91a923384ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8231 | 2026.01.16 09:51:15.042531 [ 255 ] {890ad007-18a1-4ecb-9b74-91a923384ae0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8232 | 2026.01.16 09:51:15.042744 [ 255 ] {890ad007-18a1-4ecb-9b74-91a923384ae0} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.01.16 09:51:15.042875 [ 255 ] {890ad007-18a1-4ecb-9b74-91a923384ae0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 8234 | 2026.01.16 09:51:15.042914 [ 255 ] {890ad007-18a1-4ecb-9b74-91a923384ae0} <Debug> TCPHandler: Processed in 0.001315707 sec. | ||
| 8235 | 2026.01.16 09:51:15.043018 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.01.16 09:51:15.043112 [ 255 ] {8ee09e44-3525-4934-a28f-40c17c336aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8237 | 2026.01.16 09:51:15.043155 [ 255 ] {8ee09e44-3525-4934-a28f-40c17c336aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8238 | 2026.01.16 09:51:15.043610 [ 255 ] {8ee09e44-3525-4934-a28f-40c17c336aa6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.01.16 09:51:15.043646 [ 255 ] {8ee09e44-3525-4934-a28f-40c17c336aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8240 | 2026.01.16 09:51:15.043992 [ 255 ] {8ee09e44-3525-4934-a28f-40c17c336aa6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8241 | 2026.01.16 09:51:15.044207 [ 255 ] {8ee09e44-3525-4934-a28f-40c17c336aa6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.01.16 09:51:15.044346 [ 255 ] {8ee09e44-3525-4934-a28f-40c17c336aa6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001252 sec., 250798.7220447284 rows/sec., 16.48 MiB/sec. | ||
| 8243 | 2026.01.16 09:51:15.044384 [ 255 ] {8ee09e44-3525-4934-a28f-40c17c336aa6} <Debug> TCPHandler: Processed in 0.001415369 sec. | ||
| 8244 | 2026.01.16 09:51:15.044509 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2026.01.16 09:51:15.044632 [ 255 ] {cd221b14-45db-48c3-bd0f-d28ea4184f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8246 | 2026.01.16 09:51:15.044684 [ 255 ] {cd221b14-45db-48c3-bd0f-d28ea4184f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8247 | 2026.01.16 09:51:15.045021 [ 255 ] {cd221b14-45db-48c3-bd0f-d28ea4184f93} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.01.16 09:51:15.045059 [ 255 ] {cd221b14-45db-48c3-bd0f-d28ea4184f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8249 | 2026.01.16 09:51:15.045418 [ 255 ] {cd221b14-45db-48c3-bd0f-d28ea4184f93} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8250 | 2026.01.16 09:51:15.045644 [ 255 ] {cd221b14-45db-48c3-bd0f-d28ea4184f93} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.01.16 09:51:15.045782 [ 255 ] {cd221b14-45db-48c3-bd0f-d28ea4184f93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001175 sec., 851.063829787234 rows/sec., 57.35 KiB/sec. | ||
| 8252 | 2026.01.16 09:51:15.045819 [ 255 ] {cd221b14-45db-48c3-bd0f-d28ea4184f93} <Debug> TCPHandler: Processed in 0.001372878 sec. | ||
| 8253 | 2026.01.16 09:51:15.045931 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.01.16 09:51:15.046027 [ 255 ] {29366087-3c99-420f-b7ce-95240644dda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8255 | 2026.01.16 09:51:15.046088 [ 255 ] {29366087-3c99-420f-b7ce-95240644dda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8256 | 2026.01.16 09:51:15.046959 [ 255 ] {29366087-3c99-420f-b7ce-95240644dda6} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.01.16 09:51:15.046997 [ 255 ] {29366087-3c99-420f-b7ce-95240644dda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8258 | 2026.01.16 09:51:15.047558 [ 255 ] {29366087-3c99-420f-b7ce-95240644dda6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8259 | 2026.01.16 09:51:15.047793 [ 255 ] {29366087-3c99-420f-b7ce-95240644dda6} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.01.16 09:51:15.047915 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8261 | 2026.01.16 09:51:15.047940 [ 255 ] {29366087-3c99-420f-b7ce-95240644dda6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001932 sec., 20703.933747412008 rows/sec., 37.10 MiB/sec. | ||
| 8262 | 2026.01.16 09:51:15.047982 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2026.01.16 09:51:15.048005 [ 255 ] {29366087-3c99-420f-b7ce-95240644dda6} <Debug> TCPHandler: Processed in 0.002125238 sec. | ||
| 8264 | 2026.01.16 09:51:15.048009 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8265 | 2026.01.16 09:51:15.048126 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.01.16 09:51:15.048130 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 8267 | 2026.01.16 09:51:15.048228 [ 255 ] {6a6f2c12-5b59-49e4-bb96-c5b8f7bc2b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.01.16 09:51:15.048275 [ 255 ] {6a6f2c12-5b59-49e4-bb96-c5b8f7bc2b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8269 | 2026.01.16 09:51:15.048401 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8270 | 2026.01.16 09:51:15.048468 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 731 rows starting from the beginning of the part | ||
| 8271 | 2026.01.16 09:51:15.048614 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 8272 | 2026.01.16 09:51:15.048620 [ 255 ] {6a6f2c12-5b59-49e4-bb96-c5b8f7bc2b7a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.01.16 09:51:15.048667 [ 255 ] {6a6f2c12-5b59-49e4-bb96-c5b8f7bc2b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8274 | 2026.01.16 09:51:15.048739 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 8275 | 2026.01.16 09:51:15.048866 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8276 | 2026.01.16 09:51:15.048982 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8277 | 2026.01.16 09:51:15.048985 [ 255 ] {6a6f2c12-5b59-49e4-bb96-c5b8f7bc2b7a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8278 | 2026.01.16 09:51:15.049094 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 8279 | 2026.01.16 09:51:15.049219 [ 255 ] {6a6f2c12-5b59-49e4-bb96-c5b8f7bc2b7a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.01.16 09:51:15.049359 [ 255 ] {6a6f2c12-5b59-49e4-bb96-c5b8f7bc2b7a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001149 sec., 90513.48999129678 rows/sec., 5.55 MiB/sec. | ||
| 8281 | 2026.01.16 09:51:15.049396 [ 255 ] {6a6f2c12-5b59-49e4-bb96-c5b8f7bc2b7a} <Debug> TCPHandler: Processed in 0.001320508 sec. | ||
| 8282 | 2026.01.16 09:51:15.069090 [ 191 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 931 rows, containing 19 columns (19 merged, 0 gathered) in 0.02100588 sec., 44320.9234747604 rows/sec., 79.42 MiB/sec. | ||
| 8283 | 2026.01.16 09:51:15.070536 [ 201 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8284 | 2026.01.16 09:51:15.070995 [ 201 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2026.01.16 09:51:15.071085 [ 201 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8286 | 2026.01.16 09:51:15.071251 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 8287 | 2026.01.16 09:51:16.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.95 MiB, peak 302.67 MiB, free memory in arenas 0.00 B, will set to 298.34 MiB (RSS), difference: 3.39 MiB | ||
| 8288 | 2026.01.16 09:51:20.017978 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.01.16 09:51:20.018202 [ 255 ] {78dfeb95-a0c4-4056-ad8c-fd82f6ea39b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8290 | 2026.01.16 09:51:20.018280 [ 255 ] {78dfeb95-a0c4-4056-ad8c-fd82f6ea39b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8291 | 2026.01.16 09:51:20.019018 [ 255 ] {78dfeb95-a0c4-4056-ad8c-fd82f6ea39b1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.01.16 09:51:20.019070 [ 255 ] {78dfeb95-a0c4-4056-ad8c-fd82f6ea39b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8293 | 2026.01.16 09:51:20.019492 [ 255 ] {78dfeb95-a0c4-4056-ad8c-fd82f6ea39b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8294 | 2026.01.16 09:51:20.019724 [ 255 ] {78dfeb95-a0c4-4056-ad8c-fd82f6ea39b1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.01.16 09:51:20.019897 [ 255 ] {78dfeb95-a0c4-4056-ad8c-fd82f6ea39b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.44 MiB/sec. | ||
| 8296 | 2026.01.16 09:51:20.019949 [ 255 ] {78dfeb95-a0c4-4056-ad8c-fd82f6ea39b1} <Debug> TCPHandler: Processed in 0.002110968 sec. | ||
| 8297 | 2026.01.16 09:51:20.020075 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.01.16 09:51:20.020181 [ 255 ] {5005125c-217f-478c-a168-ca50430c227c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8299 | 2026.01.16 09:51:20.020226 [ 255 ] {5005125c-217f-478c-a168-ca50430c227c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8300 | 2026.01.16 09:51:20.020670 [ 255 ] {5005125c-217f-478c-a168-ca50430c227c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.01.16 09:51:20.020709 [ 255 ] {5005125c-217f-478c-a168-ca50430c227c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8302 | 2026.01.16 09:51:20.021029 [ 255 ] {5005125c-217f-478c-a168-ca50430c227c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8303 | 2026.01.16 09:51:20.021249 [ 255 ] {5005125c-217f-478c-a168-ca50430c227c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.01.16 09:51:20.021384 [ 255 ] {5005125c-217f-478c-a168-ca50430c227c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 8305 | 2026.01.16 09:51:20.021422 [ 255 ] {5005125c-217f-478c-a168-ca50430c227c} <Debug> TCPHandler: Processed in 0.001401298 sec. | ||
| 8306 | 2026.01.16 09:51:20.021540 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.01.16 09:51:20.021638 [ 255 ] {7e898dd8-9def-42c6-83a2-e3658c0139bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.01.16 09:51:20.021682 [ 255 ] {7e898dd8-9def-42c6-83a2-e3658c0139bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8309 | 2026.01.16 09:51:20.022093 [ 255 ] {7e898dd8-9def-42c6-83a2-e3658c0139bd} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.01.16 09:51:20.022130 [ 255 ] {7e898dd8-9def-42c6-83a2-e3658c0139bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8311 | 2026.01.16 09:51:20.022469 [ 255 ] {7e898dd8-9def-42c6-83a2-e3658c0139bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8312 | 2026.01.16 09:51:20.022690 [ 255 ] {7e898dd8-9def-42c6-83a2-e3658c0139bd} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.01.16 09:51:20.022826 [ 255 ] {7e898dd8-9def-42c6-83a2-e3658c0139bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 8314 | 2026.01.16 09:51:20.022868 [ 255 ] {7e898dd8-9def-42c6-83a2-e3658c0139bd} <Debug> TCPHandler: Processed in 0.001377789 sec. | ||
| 8315 | 2026.01.16 09:51:20.022971 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2026.01.16 09:51:20.023066 [ 255 ] {88687106-141d-48a6-9da1-6447556df37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8317 | 2026.01.16 09:51:20.023108 [ 255 ] {88687106-141d-48a6-9da1-6447556df37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8318 | 2026.01.16 09:51:20.023439 [ 255 ] {88687106-141d-48a6-9da1-6447556df37e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.01.16 09:51:20.023475 [ 255 ] {88687106-141d-48a6-9da1-6447556df37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8320 | 2026.01.16 09:51:20.023796 [ 255 ] {88687106-141d-48a6-9da1-6447556df37e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8321 | 2026.01.16 09:51:20.024013 [ 255 ] {88687106-141d-48a6-9da1-6447556df37e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.01.16 09:51:20.024144 [ 255 ] {88687106-141d-48a6-9da1-6447556df37e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8323 | 2026.01.16 09:51:20.024181 [ 255 ] {88687106-141d-48a6-9da1-6447556df37e} <Debug> TCPHandler: Processed in 0.001260126 sec. | ||
| 8324 | 2026.01.16 09:51:20.745395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17681 | ||
| 8325 | 2026.01.16 09:51:20.745965 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.01.16 09:51:20.746012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8327 | 2026.01.16 09:51:20.746549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8328 | 2026.01.16 09:51:20.746805 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.01.16 09:51:20.746957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17681 | ||
| 8330 | 2026.01.16 09:51:21.673288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8331 | 2026.01.16 09:51:21.688360 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.01.16 09:51:21.688412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8333 | 2026.01.16 09:51:21.693927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8334 | 2026.01.16 09:51:21.694659 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.01.16 09:51:21.697215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8336 | 2026.01.16 09:51:23.266449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1064 | ||
| 8337 | 2026.01.16 09:51:23.268689 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2026.01.16 09:51:23.268744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8339 | 2026.01.16 09:51:23.269930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8340 | 2026.01.16 09:51:23.270211 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2026.01.16 09:51:23.270564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8342 | 2026.01.16 09:51:25.032478 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2026.01.16 09:51:25.032673 [ 255 ] {04897820-9012-4d1c-a7d8-201be2a396aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8344 | 2026.01.16 09:51:25.032745 [ 255 ] {04897820-9012-4d1c-a7d8-201be2a396aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8345 | 2026.01.16 09:51:25.033600 [ 255 ] {04897820-9012-4d1c-a7d8-201be2a396aa} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.01.16 09:51:25.033650 [ 255 ] {04897820-9012-4d1c-a7d8-201be2a396aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8347 | 2026.01.16 09:51:25.034083 [ 255 ] {04897820-9012-4d1c-a7d8-201be2a396aa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8348 | 2026.01.16 09:51:25.034331 [ 255 ] {04897820-9012-4d1c-a7d8-201be2a396aa} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.01.16 09:51:25.034495 [ 255 ] {04897820-9012-4d1c-a7d8-201be2a396aa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 8350 | 2026.01.16 09:51:25.034545 [ 255 ] {04897820-9012-4d1c-a7d8-201be2a396aa} <Debug> TCPHandler: Processed in 0.00220594 sec. | ||
| 8351 | 2026.01.16 09:51:25.034675 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.01.16 09:51:25.034781 [ 255 ] {0edbffdb-263e-41f7-9896-a8045742632a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8353 | 2026.01.16 09:51:25.034827 [ 255 ] {0edbffdb-263e-41f7-9896-a8045742632a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8354 | 2026.01.16 09:51:25.035920 [ 255 ] {0edbffdb-263e-41f7-9896-a8045742632a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.01.16 09:51:25.035957 [ 255 ] {0edbffdb-263e-41f7-9896-a8045742632a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8356 | 2026.01.16 09:51:25.036425 [ 255 ] {0edbffdb-263e-41f7-9896-a8045742632a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8357 | 2026.01.16 09:51:25.036665 [ 255 ] {0edbffdb-263e-41f7-9896-a8045742632a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.01.16 09:51:25.036800 [ 255 ] {0edbffdb-263e-41f7-9896-a8045742632a} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002042 sec., 583741.429970617 rows/sec., 46.61 MiB/sec. | ||
| 8359 | 2026.01.16 09:51:25.036839 [ 255 ] {0edbffdb-263e-41f7-9896-a8045742632a} <Debug> TCPHandler: Processed in 0.00221799 sec. | ||
| 8360 | 2026.01.16 09:51:25.036961 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2026.01.16 09:51:25.037060 [ 255 ] {d9de9fb9-09a4-460a-8eba-fa706e440e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8362 | 2026.01.16 09:51:25.037102 [ 255 ] {d9de9fb9-09a4-460a-8eba-fa706e440e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8363 | 2026.01.16 09:51:25.037656 [ 255 ] {d9de9fb9-09a4-460a-8eba-fa706e440e4c} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.01.16 09:51:25.037691 [ 255 ] {d9de9fb9-09a4-460a-8eba-fa706e440e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8365 | 2026.01.16 09:51:25.038006 [ 255 ] {d9de9fb9-09a4-460a-8eba-fa706e440e4c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8366 | 2026.01.16 09:51:25.038246 [ 255 ] {d9de9fb9-09a4-460a-8eba-fa706e440e4c} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.01.16 09:51:25.038378 [ 255 ] {d9de9fb9-09a4-460a-8eba-fa706e440e4c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001338 sec., 183109.11808669657 rows/sec., 11.18 MiB/sec. | ||
| 8368 | 2026.01.16 09:51:25.038416 [ 255 ] {d9de9fb9-09a4-460a-8eba-fa706e440e4c} <Debug> TCPHandler: Processed in 0.00150594 sec. | ||
| 8369 | 2026.01.16 09:51:25.038524 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.01.16 09:51:25.038621 [ 255 ] {6936529f-c09d-4946-b4ac-0c73ac634a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.01.16 09:51:25.038660 [ 255 ] {6936529f-c09d-4946-b4ac-0c73ac634a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8372 | 2026.01.16 09:51:25.039183 [ 255 ] {6936529f-c09d-4946-b4ac-0c73ac634a7e} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.01.16 09:51:25.039220 [ 255 ] {6936529f-c09d-4946-b4ac-0c73ac634a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8374 | 2026.01.16 09:51:25.039534 [ 255 ] {6936529f-c09d-4946-b4ac-0c73ac634a7e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8375 | 2026.01.16 09:51:25.039746 [ 255 ] {6936529f-c09d-4946-b4ac-0c73ac634a7e} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.01.16 09:51:25.039876 [ 255 ] {6936529f-c09d-4946-b4ac-0c73ac634a7e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001275 sec., 166274.50980392157 rows/sec., 10.72 MiB/sec. | ||
| 8377 | 2026.01.16 09:51:25.039914 [ 255 ] {6936529f-c09d-4946-b4ac-0c73ac634a7e} <Debug> TCPHandler: Processed in 0.001440869 sec. | ||
| 8378 | 2026.01.16 09:51:25.040022 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.01.16 09:51:25.040119 [ 255 ] {a6f8bad4-d1a7-4faf-a107-92d5b8838265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8380 | 2026.01.16 09:51:25.040159 [ 255 ] {a6f8bad4-d1a7-4faf-a107-92d5b8838265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8381 | 2026.01.16 09:51:25.040673 [ 255 ] {a6f8bad4-d1a7-4faf-a107-92d5b8838265} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.01.16 09:51:25.040708 [ 255 ] {a6f8bad4-d1a7-4faf-a107-92d5b8838265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8383 | 2026.01.16 09:51:25.041019 [ 255 ] {a6f8bad4-d1a7-4faf-a107-92d5b8838265} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8384 | 2026.01.16 09:51:25.041242 [ 255 ] {a6f8bad4-d1a7-4faf-a107-92d5b8838265} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.01.16 09:51:25.041375 [ 255 ] {a6f8bad4-d1a7-4faf-a107-92d5b8838265} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 8386 | 2026.01.16 09:51:25.041412 [ 255 ] {a6f8bad4-d1a7-4faf-a107-92d5b8838265} <Debug> TCPHandler: Processed in 0.001441089 sec. | ||
| 8387 | 2026.01.16 09:51:25.041527 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.01.16 09:51:25.041624 [ 255 ] {011d1324-9772-4310-b4c8-7538e9be6db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8389 | 2026.01.16 09:51:25.041666 [ 255 ] {011d1324-9772-4310-b4c8-7538e9be6db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8390 | 2026.01.16 09:51:25.042435 [ 255 ] {011d1324-9772-4310-b4c8-7538e9be6db4} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.01.16 09:51:25.042470 [ 255 ] {011d1324-9772-4310-b4c8-7538e9be6db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8392 | 2026.01.16 09:51:25.042818 [ 255 ] {011d1324-9772-4310-b4c8-7538e9be6db4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8393 | 2026.01.16 09:51:25.043066 [ 255 ] {011d1324-9772-4310-b4c8-7538e9be6db4} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.01.16 09:51:25.043197 [ 255 ] {011d1324-9772-4310-b4c8-7538e9be6db4} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001592 sec., 451633.1658291457 rows/sec., 31.70 MiB/sec. | ||
| 8395 | 2026.01.16 09:51:25.043235 [ 255 ] {011d1324-9772-4310-b4c8-7538e9be6db4} <Debug> TCPHandler: Processed in 0.001759653 sec. | ||
| 8396 | 2026.01.16 09:51:25.043353 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2026.01.16 09:51:25.043450 [ 255 ] {c1cf7694-8737-42ab-bc52-0daf3444eb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8398 | 2026.01.16 09:51:25.043492 [ 255 ] {c1cf7694-8737-42ab-bc52-0daf3444eb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8399 | 2026.01.16 09:51:25.043830 [ 255 ] {c1cf7694-8737-42ab-bc52-0daf3444eb21} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.01.16 09:51:25.043867 [ 255 ] {c1cf7694-8737-42ab-bc52-0daf3444eb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8401 | 2026.01.16 09:51:25.044190 [ 255 ] {c1cf7694-8737-42ab-bc52-0daf3444eb21} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8402 | 2026.01.16 09:51:25.044412 [ 255 ] {c1cf7694-8737-42ab-bc52-0daf3444eb21} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.01.16 09:51:25.044548 [ 255 ] {c1cf7694-8737-42ab-bc52-0daf3444eb21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 8404 | 2026.01.16 09:51:25.044585 [ 255 ] {c1cf7694-8737-42ab-bc52-0daf3444eb21} <Debug> TCPHandler: Processed in 0.001283587 sec. | ||
| 8405 | 2026.01.16 09:51:25.044703 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.01.16 09:51:25.044799 [ 255 ] {bf587881-bf88-49a2-aa27-e0211a01b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8407 | 2026.01.16 09:51:25.044843 [ 255 ] {bf587881-bf88-49a2-aa27-e0211a01b791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8408 | 2026.01.16 09:51:25.045317 [ 255 ] {bf587881-bf88-49a2-aa27-e0211a01b791} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.01.16 09:51:25.045353 [ 255 ] {bf587881-bf88-49a2-aa27-e0211a01b791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8410 | 2026.01.16 09:51:25.045709 [ 255 ] {bf587881-bf88-49a2-aa27-e0211a01b791} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8411 | 2026.01.16 09:51:25.045931 [ 255 ] {bf587881-bf88-49a2-aa27-e0211a01b791} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.01.16 09:51:25.046070 [ 255 ] {bf587881-bf88-49a2-aa27-e0211a01b791} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001289 sec., 243599.68968192398 rows/sec., 16.00 MiB/sec. | ||
| 8413 | 2026.01.16 09:51:25.046107 [ 255 ] {bf587881-bf88-49a2-aa27-e0211a01b791} <Debug> TCPHandler: Processed in 0.00145488 sec. | ||
| 8414 | 2026.01.16 09:51:25.046217 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.01.16 09:51:25.046313 [ 255 ] {e5c8de25-3bb8-4d60-876a-c81f4f041412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8416 | 2026.01.16 09:51:25.046355 [ 255 ] {e5c8de25-3bb8-4d60-876a-c81f4f041412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8417 | 2026.01.16 09:51:25.046668 [ 255 ] {e5c8de25-3bb8-4d60-876a-c81f4f041412} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.01.16 09:51:25.046702 [ 255 ] {e5c8de25-3bb8-4d60-876a-c81f4f041412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8419 | 2026.01.16 09:51:25.046999 [ 255 ] {e5c8de25-3bb8-4d60-876a-c81f4f041412} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8420 | 2026.01.16 09:51:25.047221 [ 255 ] {e5c8de25-3bb8-4d60-876a-c81f4f041412} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.01.16 09:51:25.047356 [ 255 ] {e5c8de25-3bb8-4d60-876a-c81f4f041412} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 8422 | 2026.01.16 09:51:25.047393 [ 255 ] {e5c8de25-3bb8-4d60-876a-c81f4f041412} <Debug> TCPHandler: Processed in 0.001225837 sec. | ||
| 8423 | 2026.01.16 09:51:25.047505 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.01.16 09:51:25.047598 [ 255 ] {13381c36-0052-4403-b286-510fb0fe65fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8425 | 2026.01.16 09:51:25.047652 [ 255 ] {13381c36-0052-4403-b286-510fb0fe65fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8426 | 2026.01.16 09:51:25.048547 [ 255 ] {13381c36-0052-4403-b286-510fb0fe65fb} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.01.16 09:51:25.048582 [ 255 ] {13381c36-0052-4403-b286-510fb0fe65fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8428 | 2026.01.16 09:51:25.049168 [ 255 ] {13381c36-0052-4403-b286-510fb0fe65fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8429 | 2026.01.16 09:51:25.049425 [ 255 ] {13381c36-0052-4403-b286-510fb0fe65fb} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.01.16 09:51:25.049570 [ 255 ] {13381c36-0052-4403-b286-510fb0fe65fb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00199 sec., 20100.502512562813 rows/sec., 36.02 MiB/sec. | ||
| 8431 | 2026.01.16 09:51:25.049625 [ 255 ] {13381c36-0052-4403-b286-510fb0fe65fb} <Debug> TCPHandler: Processed in 0.002170569 sec. | ||
| 8432 | 2026.01.16 09:51:25.049732 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.01.16 09:51:25.049828 [ 255 ] {911baa9d-cf49-4fb7-8a29-d11b47a53742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8434 | 2026.01.16 09:51:25.049870 [ 255 ] {911baa9d-cf49-4fb7-8a29-d11b47a53742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8435 | 2026.01.16 09:51:25.050230 [ 255 ] {911baa9d-cf49-4fb7-8a29-d11b47a53742} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.01.16 09:51:25.050265 [ 255 ] {911baa9d-cf49-4fb7-8a29-d11b47a53742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8437 | 2026.01.16 09:51:25.050637 [ 255 ] {911baa9d-cf49-4fb7-8a29-d11b47a53742} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8438 | 2026.01.16 09:51:25.050855 [ 255 ] {911baa9d-cf49-4fb7-8a29-d11b47a53742} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.01.16 09:51:25.050985 [ 255 ] {911baa9d-cf49-4fb7-8a29-d11b47a53742} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 5.43 MiB/sec. | ||
| 8440 | 2026.01.16 09:51:25.051019 [ 255 ] {911baa9d-cf49-4fb7-8a29-d11b47a53742} <Debug> TCPHandler: Processed in 0.001337978 sec. | ||
| 8441 | 2026.01.16 09:51:28.042690 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8442 | 2026.01.16 09:51:28.042765 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8443 | 2026.01.16 09:51:28.248022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18193 | ||
| 8444 | 2026.01.16 09:51:28.248578 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.01.16 09:51:28.248616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8446 | 2026.01.16 09:51:28.249118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8447 | 2026.01.16 09:51:28.249371 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.01.16 09:51:28.249523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18193 | ||
| 8449 | 2026.01.16 09:51:29.198251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8450 | 2026.01.16 09:51:29.214793 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.01.16 09:51:29.214861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8452 | 2026.01.16 09:51:29.220914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8453 | 2026.01.16 09:51:29.221653 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.01.16 09:51:29.224542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8455 | 2026.01.16 09:51:30.017872 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.01.16 09:51:30.018083 [ 255 ] {20e35f91-9a6d-4edb-b91c-3a0a4931e0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8457 | 2026.01.16 09:51:30.018157 [ 255 ] {20e35f91-9a6d-4edb-b91c-3a0a4931e0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8458 | 2026.01.16 09:51:30.018842 [ 255 ] {20e35f91-9a6d-4edb-b91c-3a0a4931e0f9} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.01.16 09:51:30.018891 [ 255 ] {20e35f91-9a6d-4edb-b91c-3a0a4931e0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8460 | 2026.01.16 09:51:30.019300 [ 255 ] {20e35f91-9a6d-4edb-b91c-3a0a4931e0f9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8461 | 2026.01.16 09:51:30.019531 [ 255 ] {20e35f91-9a6d-4edb-b91c-3a0a4931e0f9} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.01.16 09:51:30.019662 [ 26 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8463 | 2026.01.16 09:51:30.019684 [ 255 ] {20e35f91-9a6d-4edb-b91c-3a0a4931e0f9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.57 MiB/sec. | ||
| 8464 | 2026.01.16 09:51:30.019753 [ 26 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.01.16 09:51:30.019773 [ 255 ] {20e35f91-9a6d-4edb-b91c-3a0a4931e0f9} <Debug> TCPHandler: Processed in 0.002044357 sec. | ||
| 8466 | 2026.01.16 09:51:30.019783 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8467 | 2026.01.16 09:51:30.019920 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 8468 | 2026.01.16 09:51:30.019977 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.01.16 09:51:30.020028 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8470 | 2026.01.16 09:51:30.020064 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2342 rows starting from the beginning of the part | ||
| 8471 | 2026.01.16 09:51:30.020073 [ 255 ] {409d4c06-6b69-42b8-9a53-69ea82cd0d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8472 | 2026.01.16 09:51:30.020115 [ 255 ] {409d4c06-6b69-42b8-9a53-69ea82cd0d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8473 | 2026.01.16 09:51:30.020135 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8474 | 2026.01.16 09:51:30.020188 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1192 rows starting from the beginning of the part | ||
| 8475 | 2026.01.16 09:51:30.020241 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8476 | 2026.01.16 09:51:30.020293 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1192 rows starting from the beginning of the part | ||
| 8477 | 2026.01.16 09:51:30.020364 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8478 | 2026.01.16 09:51:30.020545 [ 255 ] {409d4c06-6b69-42b8-9a53-69ea82cd0d0f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.01.16 09:51:30.020581 [ 255 ] {409d4c06-6b69-42b8-9a53-69ea82cd0d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8480 | 2026.01.16 09:51:30.020902 [ 255 ] {409d4c06-6b69-42b8-9a53-69ea82cd0d0f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8481 | 2026.01.16 09:51:30.021121 [ 255 ] {409d4c06-6b69-42b8-9a53-69ea82cd0d0f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.01.16 09:51:30.021244 [ 26 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8483 | 2026.01.16 09:51:30.021249 [ 255 ] {409d4c06-6b69-42b8-9a53-69ea82cd0d0f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 8484 | 2026.01.16 09:51:30.021286 [ 26 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.01.16 09:51:30.021309 [ 255 ] {409d4c06-6b69-42b8-9a53-69ea82cd0d0f} <Debug> TCPHandler: Processed in 0.001381619 sec. | ||
| 8486 | 2026.01.16 09:51:30.021312 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8487 | 2026.01.16 09:51:30.021437 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2026.01.16 09:51:30.021441 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 8489 | 2026.01.16 09:51:30.021537 [ 255 ] {9de6de0d-699e-4eb8-b500-94fa7a4c1d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8490 | 2026.01.16 09:51:30.021585 [ 255 ] {9de6de0d-699e-4eb8-b500-94fa7a4c1d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8491 | 2026.01.16 09:51:30.021585 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8492 | 2026.01.16 09:51:30.021637 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1211 rows starting from the beginning of the part | ||
| 8493 | 2026.01.16 09:51:30.021704 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8494 | 2026.01.16 09:51:30.021752 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 719 rows starting from the beginning of the part | ||
| 8495 | 2026.01.16 09:51:30.021795 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8496 | 2026.01.16 09:51:30.021835 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 719 rows starting from the beginning of the part | ||
| 8497 | 2026.01.16 09:51:30.021875 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8498 | 2026.01.16 09:51:30.022010 [ 255 ] {9de6de0d-699e-4eb8-b500-94fa7a4c1d4c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.01.16 09:51:30.022052 [ 255 ] {9de6de0d-699e-4eb8-b500-94fa7a4c1d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8500 | 2026.01.16 09:51:30.022285 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4894 rows, containing 5 columns (5 merged, 0 gathered) in 0.002406402 sec., 2033741.6607865184 rows/sec., 171.07 MiB/sec. | ||
| 8501 | 2026.01.16 09:51:30.022619 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8502 | 2026.01.16 09:51:30.022658 [ 255 ] {9de6de0d-699e-4eb8-b500-94fa7a4c1d4c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8503 | 2026.01.16 09:51:30.022963 [ 255 ] {9de6de0d-699e-4eb8-b500-94fa7a4c1d4c} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.01.16 09:51:30.022997 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.01.16 09:51:30.023088 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_61_12} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8506 | 2026.01.16 09:51:30.023104 [ 255 ] {9de6de0d-699e-4eb8-b500-94fa7a4c1d4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. | ||
| 8507 | 2026.01.16 09:51:30.023102 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8508 | 2026.01.16 09:51:30.023149 [ 255 ] {9de6de0d-699e-4eb8-b500-94fa7a4c1d4c} <Debug> TCPHandler: Processed in 0.001762693 sec. | ||
| 8509 | 2026.01.16 09:51:30.023160 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.01.16 09:51:30.023189 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8511 | 2026.01.16 09:51:30.023214 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8512 | 2026.01.16 09:51:30.023268 [ 189 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877425 sec., 1513242.8725515 rows/sec., 113.74 MiB/sec. | ||
| 8513 | 2026.01.16 09:51:30.023275 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8514 | 2026.01.16 09:51:30.023307 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 8515 | 2026.01.16 09:51:30.023393 [ 255 ] {0e713663-9d0a-4d32-95c1-89098fde390e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8516 | 2026.01.16 09:51:30.023413 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8517 | 2026.01.16 09:51:30.023439 [ 255 ] {0e713663-9d0a-4d32-95c1-89098fde390e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8518 | 2026.01.16 09:51:30.023451 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18327 rows starting from the beginning of the part | ||
| 8519 | 2026.01.16 09:51:30.023500 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8520 | 2026.01.16 09:51:30.023526 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 8521 | 2026.01.16 09:51:30.023572 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 8522 | 2026.01.16 09:51:30.023626 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8523 | 2026.01.16 09:51:30.023666 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 8524 | 2026.01.16 09:51:30.023716 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8525 | 2026.01.16 09:51:30.023799 [ 255 ] {0e713663-9d0a-4d32-95c1-89098fde390e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.01.16 09:51:30.023837 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.01.16 09:51:30.023842 [ 255 ] {0e713663-9d0a-4d32-95c1-89098fde390e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8528 | 2026.01.16 09:51:30.023929 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_61_12} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8529 | 2026.01.16 09:51:30.024043 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8530 | 2026.01.16 09:51:30.024208 [ 255 ] {0e713663-9d0a-4d32-95c1-89098fde390e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8531 | 2026.01.16 09:51:30.024429 [ 255 ] {0e713663-9d0a-4d32-95c1-89098fde390e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.01.16 09:51:30.024547 [ 26 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8533 | 2026.01.16 09:51:30.024565 [ 255 ] {0e713663-9d0a-4d32-95c1-89098fde390e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 8534 | 2026.01.16 09:51:30.024578 [ 26 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.01.16 09:51:30.024603 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8536 | 2026.01.16 09:51:30.024607 [ 255 ] {0e713663-9d0a-4d32-95c1-89098fde390e} <Debug> TCPHandler: Processed in 0.001383279 sec. | ||
| 8537 | 2026.01.16 09:51:30.024685 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 8538 | 2026.01.16 09:51:30.024795 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8539 | 2026.01.16 09:51:30.024824 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4016 rows starting from the beginning of the part | ||
| 8540 | 2026.01.16 09:51:30.024872 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 8541 | 2026.01.16 09:51:30.024911 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 8542 | 2026.01.16 09:51:30.024948 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8543 | 2026.01.16 09:51:30.024986 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 8544 | 2026.01.16 09:51:30.025023 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8545 | 2026.01.16 09:51:30.026859 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220703 sec., 1995441.838126351 rows/sec., 126.69 MiB/sec. | ||
| 8546 | 2026.01.16 09:51:30.027361 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8547 | 2026.01.16 09:51:30.027708 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.01.16 09:51:30.027798 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_61_12} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8549 | 2026.01.16 09:51:30.027894 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8550 | 2026.01.16 09:51:30.029733 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19435 rows, containing 5 columns (5 merged, 0 gathered) in 0.006463006 sec., 3007114.6460331306 rows/sec., 201.26 MiB/sec. | ||
| 8551 | 2026.01.16 09:51:30.029963 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8552 | 2026.01.16 09:51:30.030224 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.01.16 09:51:30.030288 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8554 | 2026.01.16 09:51:30.030359 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 8555 | 2026.01.16 09:51:31.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.52 MiB, peak 306.66 MiB, free memory in arenas 0.00 B, will set to 302.10 MiB (RSS), difference: 2.58 MiB | ||
| 8556 | 2026.01.16 09:51:32.591587 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8557 | 2026.01.16 09:51:32.591810 [ 255 ] {cd97427f-691f-42ed-b14f-09c649da38c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8558 | 2026.01.16 09:51:32.591886 [ 255 ] {cd97427f-691f-42ed-b14f-09c649da38c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8559 | 2026.01.16 09:51:32.592752 [ 255 ] {cd97427f-691f-42ed-b14f-09c649da38c3} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.01.16 09:51:32.592802 [ 255 ] {cd97427f-691f-42ed-b14f-09c649da38c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8561 | 2026.01.16 09:51:32.593216 [ 255 ] {cd97427f-691f-42ed-b14f-09c649da38c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8562 | 2026.01.16 09:51:32.593444 [ 255 ] {cd97427f-691f-42ed-b14f-09c649da38c3} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8563 | 2026.01.16 09:51:32.593599 [ 255 ] {cd97427f-691f-42ed-b14f-09c649da38c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 8564 | 2026.01.16 09:51:32.593642 [ 255 ] {cd97427f-691f-42ed-b14f-09c649da38c3} <Debug> TCPHandler: Processed in 0.00219909 sec. | ||
| 8565 | 2026.01.16 09:51:32.593762 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8566 | 2026.01.16 09:51:32.593858 [ 255 ] {4b97acf8-e086-454b-a521-4bfca97b1d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8567 | 2026.01.16 09:51:32.593899 [ 255 ] {4b97acf8-e086-454b-a521-4bfca97b1d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8568 | 2026.01.16 09:51:32.594293 [ 255 ] {4b97acf8-e086-454b-a521-4bfca97b1d2a} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2026.01.16 09:51:32.594330 [ 255 ] {4b97acf8-e086-454b-a521-4bfca97b1d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8570 | 2026.01.16 09:51:32.594615 [ 255 ] {4b97acf8-e086-454b-a521-4bfca97b1d2a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8571 | 2026.01.16 09:51:32.594844 [ 255 ] {4b97acf8-e086-454b-a521-4bfca97b1d2a} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.01.16 09:51:32.594972 [ 255 ] {4b97acf8-e086-454b-a521-4bfca97b1d2a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001131 sec., 1768.3465959328028 rows/sec., 144.20 KiB/sec. | ||
| 8573 | 2026.01.16 09:51:32.595009 [ 255 ] {4b97acf8-e086-454b-a521-4bfca97b1d2a} <Debug> TCPHandler: Processed in 0.001297387 sec. | ||
| 8574 | 2026.01.16 09:51:32.595113 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8575 | 2026.01.16 09:51:32.595208 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8576 | 2026.01.16 09:51:32.595248 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8577 | 2026.01.16 09:51:32.596758 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2026.01.16 09:51:32.596796 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8579 | 2026.01.16 09:51:32.597231 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8580 | 2026.01.16 09:51:32.597447 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.01.16 09:51:32.597575 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Debug> executeQuery: Read 2333 rows, 193.66 KiB in 0.002385 sec., 978197.0649895178 rows/sec., 79.30 MiB/sec. | ||
| 8582 | 2026.01.16 09:51:32.597615 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8583 | 2026.01.16 09:51:32.597628 [ 255 ] {0ead0c52-b9fe-4394-b063-0fde63ad5a4b} <Debug> TCPHandler: Processed in 0.002565214 sec. | ||
| 8584 | 2026.01.16 09:51:32.597743 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.01.16 09:51:32.597839 [ 255 ] {8fee94ef-cdfe-4fd9-be6f-9ec3e6ca7104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8586 | 2026.01.16 09:51:32.597880 [ 255 ] {8fee94ef-cdfe-4fd9-be6f-9ec3e6ca7104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8587 | 2026.01.16 09:51:32.598375 [ 255 ] {8fee94ef-cdfe-4fd9-be6f-9ec3e6ca7104} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.01.16 09:51:32.598413 [ 255 ] {8fee94ef-cdfe-4fd9-be6f-9ec3e6ca7104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8589 | 2026.01.16 09:51:32.598718 [ 255 ] {8fee94ef-cdfe-4fd9-be6f-9ec3e6ca7104} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8590 | 2026.01.16 09:51:32.598935 [ 255 ] {8fee94ef-cdfe-4fd9-be6f-9ec3e6ca7104} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.01.16 09:51:32.599067 [ 255 ] {8fee94ef-cdfe-4fd9-be6f-9ec3e6ca7104} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001242 sec., 198872.78582930757 rows/sec., 12.16 MiB/sec. | ||
| 8592 | 2026.01.16 09:51:32.599106 [ 255 ] {8fee94ef-cdfe-4fd9-be6f-9ec3e6ca7104} <Debug> TCPHandler: Processed in 0.001413509 sec. | ||
| 8593 | 2026.01.16 09:51:32.599208 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2026.01.16 09:51:32.599301 [ 255 ] {41d2f5be-6d5a-480b-a97b-5e753130a147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8595 | 2026.01.16 09:51:32.599340 [ 255 ] {41d2f5be-6d5a-480b-a97b-5e753130a147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8596 | 2026.01.16 09:51:32.599879 [ 255 ] {41d2f5be-6d5a-480b-a97b-5e753130a147} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.01.16 09:51:32.599916 [ 255 ] {41d2f5be-6d5a-480b-a97b-5e753130a147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8598 | 2026.01.16 09:51:32.600231 [ 255 ] {41d2f5be-6d5a-480b-a97b-5e753130a147} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8599 | 2026.01.16 09:51:32.600447 [ 255 ] {41d2f5be-6d5a-480b-a97b-5e753130a147} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.01.16 09:51:32.600574 [ 255 ] {41d2f5be-6d5a-480b-a97b-5e753130a147} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00129 sec., 341085.2713178295 rows/sec., 22.57 MiB/sec. | ||
| 8601 | 2026.01.16 09:51:32.600611 [ 255 ] {41d2f5be-6d5a-480b-a97b-5e753130a147} <Debug> TCPHandler: Processed in 0.00145293 sec. | ||
| 8602 | 2026.01.16 09:51:32.600721 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.01.16 09:51:32.600817 [ 255 ] {9aad2f6a-fead-4430-ad7d-3f9e9c777400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8604 | 2026.01.16 09:51:32.600857 [ 255 ] {9aad2f6a-fead-4430-ad7d-3f9e9c777400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8605 | 2026.01.16 09:51:32.601331 [ 255 ] {9aad2f6a-fead-4430-ad7d-3f9e9c777400} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.01.16 09:51:32.601367 [ 255 ] {9aad2f6a-fead-4430-ad7d-3f9e9c777400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8607 | 2026.01.16 09:51:32.601681 [ 255 ] {9aad2f6a-fead-4430-ad7d-3f9e9c777400} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8608 | 2026.01.16 09:51:32.601899 [ 255 ] {9aad2f6a-fead-4430-ad7d-3f9e9c777400} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.01.16 09:51:32.602026 [ 255 ] {9aad2f6a-fead-4430-ad7d-3f9e9c777400} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 8610 | 2026.01.16 09:51:32.602064 [ 255 ] {9aad2f6a-fead-4430-ad7d-3f9e9c777400} <Debug> TCPHandler: Processed in 0.001391769 sec. | ||
| 8611 | 2026.01.16 09:51:32.602175 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.01.16 09:51:32.602269 [ 255 ] {e74ae60a-f7e2-4499-b482-99fcea1f3c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8613 | 2026.01.16 09:51:32.602309 [ 255 ] {e74ae60a-f7e2-4499-b482-99fcea1f3c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8614 | 2026.01.16 09:51:32.603105 [ 255 ] {e74ae60a-f7e2-4499-b482-99fcea1f3c0f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.01.16 09:51:32.603142 [ 255 ] {e74ae60a-f7e2-4499-b482-99fcea1f3c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8616 | 2026.01.16 09:51:32.603502 [ 255 ] {e74ae60a-f7e2-4499-b482-99fcea1f3c0f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8617 | 2026.01.16 09:51:32.603720 [ 255 ] {e74ae60a-f7e2-4499-b482-99fcea1f3c0f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.01.16 09:51:32.603851 [ 255 ] {e74ae60a-f7e2-4499-b482-99fcea1f3c0f} <Debug> executeQuery: Read 1177 rows, 86.12 KiB in 0.001599 sec., 736085.0531582239 rows/sec., 52.60 MiB/sec. | ||
| 8619 | 2026.01.16 09:51:32.603888 [ 255 ] {e74ae60a-f7e2-4499-b482-99fcea1f3c0f} <Debug> TCPHandler: Processed in 0.001763823 sec. | ||
| 8620 | 2026.01.16 09:51:32.604001 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.01.16 09:51:32.604096 [ 255 ] {3d0e7438-2457-4c52-bd63-40c65d24fcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8622 | 2026.01.16 09:51:32.604137 [ 255 ] {3d0e7438-2457-4c52-bd63-40c65d24fcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8623 | 2026.01.16 09:51:32.604472 [ 255 ] {3d0e7438-2457-4c52-bd63-40c65d24fcd7} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.01.16 09:51:32.604508 [ 255 ] {3d0e7438-2457-4c52-bd63-40c65d24fcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8625 | 2026.01.16 09:51:32.604818 [ 255 ] {3d0e7438-2457-4c52-bd63-40c65d24fcd7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8626 | 2026.01.16 09:51:32.605035 [ 255 ] {3d0e7438-2457-4c52-bd63-40c65d24fcd7} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.01.16 09:51:32.605163 [ 255 ] {3d0e7438-2457-4c52-bd63-40c65d24fcd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 8628 | 2026.01.16 09:51:32.605198 [ 255 ] {3d0e7438-2457-4c52-bd63-40c65d24fcd7} <Debug> TCPHandler: Processed in 0.001247237 sec. | ||
| 8629 | 2026.01.16 09:51:32.605321 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2026.01.16 09:51:32.605444 [ 255 ] {bc2a6672-584d-403c-a891-e3ad81061129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8631 | 2026.01.16 09:51:32.605496 [ 255 ] {bc2a6672-584d-403c-a891-e3ad81061129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8632 | 2026.01.16 09:51:32.606207 [ 255 ] {bc2a6672-584d-403c-a891-e3ad81061129} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.01.16 09:51:32.606244 [ 255 ] {bc2a6672-584d-403c-a891-e3ad81061129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8634 | 2026.01.16 09:51:32.606636 [ 255 ] {bc2a6672-584d-403c-a891-e3ad81061129} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8635 | 2026.01.16 09:51:32.606853 [ 255 ] {bc2a6672-584d-403c-a891-e3ad81061129} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.01.16 09:51:32.606985 [ 255 ] {bc2a6672-584d-403c-a891-e3ad81061129} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.001565 sec., 597444.089456869 rows/sec., 39.55 MiB/sec. | ||
| 8637 | 2026.01.16 09:51:32.607022 [ 255 ] {bc2a6672-584d-403c-a891-e3ad81061129} <Debug> TCPHandler: Processed in 0.001762753 sec. | ||
| 8638 | 2026.01.16 09:51:32.607133 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8639 | 2026.01.16 09:51:32.607227 [ 255 ] {28911efc-1e00-49ad-8d76-48ae3def7bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8640 | 2026.01.16 09:51:32.607269 [ 255 ] {28911efc-1e00-49ad-8d76-48ae3def7bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8641 | 2026.01.16 09:51:32.607586 [ 255 ] {28911efc-1e00-49ad-8d76-48ae3def7bc5} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.01.16 09:51:32.607622 [ 255 ] {28911efc-1e00-49ad-8d76-48ae3def7bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8643 | 2026.01.16 09:51:32.607926 [ 255 ] {28911efc-1e00-49ad-8d76-48ae3def7bc5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8644 | 2026.01.16 09:51:32.608149 [ 255 ] {28911efc-1e00-49ad-8d76-48ae3def7bc5} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.01.16 09:51:32.608281 [ 255 ] {28911efc-1e00-49ad-8d76-48ae3def7bc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 8646 | 2026.01.16 09:51:32.608320 [ 255 ] {28911efc-1e00-49ad-8d76-48ae3def7bc5} <Debug> TCPHandler: Processed in 0.001236066 sec. | ||
| 8647 | 2026.01.16 09:51:32.608438 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2026.01.16 09:51:32.608531 [ 255 ] {d3aec636-1049-4618-ac5d-a6413e341d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8649 | 2026.01.16 09:51:32.608585 [ 255 ] {d3aec636-1049-4618-ac5d-a6413e341d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8650 | 2026.01.16 09:51:32.609471 [ 255 ] {d3aec636-1049-4618-ac5d-a6413e341d56} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.01.16 09:51:32.609507 [ 255 ] {d3aec636-1049-4618-ac5d-a6413e341d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8652 | 2026.01.16 09:51:32.610060 [ 255 ] {d3aec636-1049-4618-ac5d-a6413e341d56} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8653 | 2026.01.16 09:51:32.610291 [ 255 ] {d3aec636-1049-4618-ac5d-a6413e341d56} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2026.01.16 09:51:32.610459 [ 255 ] {d3aec636-1049-4618-ac5d-a6413e341d56} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001946 sec., 20554.98458376156 rows/sec., 36.83 MiB/sec. | ||
| 8655 | 2026.01.16 09:51:32.610513 [ 255 ] {d3aec636-1049-4618-ac5d-a6413e341d56} <Debug> TCPHandler: Processed in 0.002124458 sec. | ||
| 8656 | 2026.01.16 09:51:32.610626 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2026.01.16 09:51:32.610733 [ 255 ] {9e66a3ca-0ed7-435f-bc70-1efdad9606dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8658 | 2026.01.16 09:51:32.610776 [ 255 ] {9e66a3ca-0ed7-435f-bc70-1efdad9606dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8659 | 2026.01.16 09:51:32.611147 [ 255 ] {9e66a3ca-0ed7-435f-bc70-1efdad9606dc} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2026.01.16 09:51:32.611186 [ 255 ] {9e66a3ca-0ed7-435f-bc70-1efdad9606dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8661 | 2026.01.16 09:51:32.611519 [ 255 ] {9e66a3ca-0ed7-435f-bc70-1efdad9606dc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8662 | 2026.01.16 09:51:32.611746 [ 255 ] {9e66a3ca-0ed7-435f-bc70-1efdad9606dc} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2026.01.16 09:51:32.611880 [ 255 ] {9e66a3ca-0ed7-435f-bc70-1efdad9606dc} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001166 sec., 68610.6346483705 rows/sec., 4.08 MiB/sec. | ||
| 8664 | 2026.01.16 09:51:32.611918 [ 255 ] {9e66a3ca-0ed7-435f-bc70-1efdad9606dc} <Debug> TCPHandler: Processed in 0.001344268 sec. | ||
| 8665 | 2026.01.16 09:51:33.270695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1118 | ||
| 8666 | 2026.01.16 09:51:33.273412 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.01.16 09:51:33.273463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8668 | 2026.01.16 09:51:33.274732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8669 | 2026.01.16 09:51:33.275000 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.01.16 09:51:33.275267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 8671 | 2026.01.16 09:51:35.013835 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.01.16 09:51:35.014124 [ 255 ] {8dcd0a64-53f0-4a24-839b-9a1a02c50b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8673 | 2026.01.16 09:51:35.014230 [ 255 ] {8dcd0a64-53f0-4a24-839b-9a1a02c50b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8674 | 2026.01.16 09:51:35.014930 [ 255 ] {8dcd0a64-53f0-4a24-839b-9a1a02c50b2a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.01.16 09:51:35.014980 [ 255 ] {8dcd0a64-53f0-4a24-839b-9a1a02c50b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8676 | 2026.01.16 09:51:35.015392 [ 255 ] {8dcd0a64-53f0-4a24-839b-9a1a02c50b2a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8677 | 2026.01.16 09:51:35.015617 [ 255 ] {8dcd0a64-53f0-4a24-839b-9a1a02c50b2a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.01.16 09:51:35.015769 [ 255 ] {8dcd0a64-53f0-4a24-839b-9a1a02c50b2a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.48 MiB/sec. | ||
| 8679 | 2026.01.16 09:51:35.015810 [ 255 ] {8dcd0a64-53f0-4a24-839b-9a1a02c50b2a} <Debug> TCPHandler: Processed in 0.002162219 sec. | ||
| 8680 | 2026.01.16 09:51:35.015933 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2026.01.16 09:51:35.016030 [ 255 ] {1b715dff-a622-4c15-90e8-2e8b91fbfb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8682 | 2026.01.16 09:51:35.016070 [ 255 ] {1b715dff-a622-4c15-90e8-2e8b91fbfb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8683 | 2026.01.16 09:51:35.016488 [ 255 ] {1b715dff-a622-4c15-90e8-2e8b91fbfb58} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.01.16 09:51:35.016525 [ 255 ] {1b715dff-a622-4c15-90e8-2e8b91fbfb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8685 | 2026.01.16 09:51:35.016821 [ 255 ] {1b715dff-a622-4c15-90e8-2e8b91fbfb58} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8686 | 2026.01.16 09:51:35.017032 [ 255 ] {1b715dff-a622-4c15-90e8-2e8b91fbfb58} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.01.16 09:51:35.017158 [ 255 ] {1b715dff-a622-4c15-90e8-2e8b91fbfb58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 8688 | 2026.01.16 09:51:35.017194 [ 255 ] {1b715dff-a622-4c15-90e8-2e8b91fbfb58} <Debug> TCPHandler: Processed in 0.001310217 sec. | ||
| 8689 | 2026.01.16 09:51:35.017310 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.01.16 09:51:35.017404 [ 255 ] {fb6dc7d5-e09b-4600-83dd-dec499302870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8691 | 2026.01.16 09:51:35.017447 [ 255 ] {fb6dc7d5-e09b-4600-83dd-dec499302870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8692 | 2026.01.16 09:51:35.017807 [ 255 ] {fb6dc7d5-e09b-4600-83dd-dec499302870} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.01.16 09:51:35.017843 [ 255 ] {fb6dc7d5-e09b-4600-83dd-dec499302870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8694 | 2026.01.16 09:51:35.018161 [ 255 ] {fb6dc7d5-e09b-4600-83dd-dec499302870} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8695 | 2026.01.16 09:51:35.018369 [ 255 ] {fb6dc7d5-e09b-4600-83dd-dec499302870} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.01.16 09:51:35.018491 [ 255 ] {fb6dc7d5-e09b-4600-83dd-dec499302870} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001106 sec., 57866.18444846293 rows/sec., 4.03 MiB/sec. | ||
| 8697 | 2026.01.16 09:51:35.018526 [ 255 ] {fb6dc7d5-e09b-4600-83dd-dec499302870} <Debug> TCPHandler: Processed in 0.001265776 sec. | ||
| 8698 | 2026.01.16 09:51:35.018638 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.01.16 09:51:35.018731 [ 255 ] {da89f02e-8f21-433a-8b3c-b4fec5daded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8700 | 2026.01.16 09:51:35.018771 [ 255 ] {da89f02e-8f21-433a-8b3c-b4fec5daded6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8701 | 2026.01.16 09:51:35.019082 [ 255 ] {da89f02e-8f21-433a-8b3c-b4fec5daded6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.01.16 09:51:35.019118 [ 255 ] {da89f02e-8f21-433a-8b3c-b4fec5daded6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8703 | 2026.01.16 09:51:35.019423 [ 255 ] {da89f02e-8f21-433a-8b3c-b4fec5daded6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8704 | 2026.01.16 09:51:35.019630 [ 255 ] {da89f02e-8f21-433a-8b3c-b4fec5daded6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.01.16 09:51:35.019754 [ 255 ] {da89f02e-8f21-433a-8b3c-b4fec5daded6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001041 sec., 23054.755043227666 rows/sec., 1.55 MiB/sec. | ||
| 8706 | 2026.01.16 09:51:35.019787 [ 255 ] {da89f02e-8f21-433a-8b3c-b4fec5daded6} <Debug> TCPHandler: Processed in 0.001197386 sec. | ||
| 8707 | 2026.01.16 09:51:35.749630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18641 | ||
| 8708 | 2026.01.16 09:51:35.750159 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.01.16 09:51:35.750204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8710 | 2026.01.16 09:51:35.750683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8711 | 2026.01.16 09:51:35.750936 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.01.16 09:51:35.751061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18641 | ||
| 8713 | 2026.01.16 09:51:36.724630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8714 | 2026.01.16 09:51:36.741346 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.01.16 09:51:36.741391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8716 | 2026.01.16 09:51:36.748105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8717 | 2026.01.16 09:51:36.748837 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.01.16 09:51:36.751952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8719 | 2026.01.16 09:51:40.018037 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.01.16 09:51:40.018235 [ 255 ] {5de8737e-a02b-4a45-a72d-04f4c94782b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8721 | 2026.01.16 09:51:40.018311 [ 255 ] {5de8737e-a02b-4a45-a72d-04f4c94782b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8722 | 2026.01.16 09:51:40.019042 [ 255 ] {5de8737e-a02b-4a45-a72d-04f4c94782b0} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.01.16 09:51:40.019093 [ 255 ] {5de8737e-a02b-4a45-a72d-04f4c94782b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8724 | 2026.01.16 09:51:40.019510 [ 255 ] {5de8737e-a02b-4a45-a72d-04f4c94782b0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8725 | 2026.01.16 09:51:40.019749 [ 255 ] {5de8737e-a02b-4a45-a72d-04f4c94782b0} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.01.16 09:51:40.019917 [ 255 ] {5de8737e-a02b-4a45-a72d-04f4c94782b0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.46 MiB/sec. | ||
| 8727 | 2026.01.16 09:51:40.019968 [ 255 ] {5de8737e-a02b-4a45-a72d-04f4c94782b0} <Debug> TCPHandler: Processed in 0.002074808 sec. | ||
| 8728 | 2026.01.16 09:51:40.020108 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.01.16 09:51:40.020214 [ 255 ] {af2861fc-9098-4922-8e38-a2a8bf4129ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8730 | 2026.01.16 09:51:40.020258 [ 255 ] {af2861fc-9098-4922-8e38-a2a8bf4129ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8731 | 2026.01.16 09:51:40.020718 [ 255 ] {af2861fc-9098-4922-8e38-a2a8bf4129ac} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.01.16 09:51:40.020757 [ 255 ] {af2861fc-9098-4922-8e38-a2a8bf4129ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8733 | 2026.01.16 09:51:40.021087 [ 255 ] {af2861fc-9098-4922-8e38-a2a8bf4129ac} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8734 | 2026.01.16 09:51:40.021318 [ 255 ] {af2861fc-9098-4922-8e38-a2a8bf4129ac} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.01.16 09:51:40.021457 [ 255 ] {af2861fc-9098-4922-8e38-a2a8bf4129ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 8736 | 2026.01.16 09:51:40.021497 [ 255 ] {af2861fc-9098-4922-8e38-a2a8bf4129ac} <Debug> TCPHandler: Processed in 0.00144275 sec. | ||
| 8737 | 2026.01.16 09:51:40.021625 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.01.16 09:51:40.021725 [ 255 ] {14926e4e-e860-4a33-a2ab-d0037d16ae04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.01.16 09:51:40.021771 [ 255 ] {14926e4e-e860-4a33-a2ab-d0037d16ae04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8740 | 2026.01.16 09:51:40.022201 [ 255 ] {14926e4e-e860-4a33-a2ab-d0037d16ae04} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.01.16 09:51:40.022239 [ 255 ] {14926e4e-e860-4a33-a2ab-d0037d16ae04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8742 | 2026.01.16 09:51:40.022602 [ 255 ] {14926e4e-e860-4a33-a2ab-d0037d16ae04} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8743 | 2026.01.16 09:51:40.022822 [ 255 ] {14926e4e-e860-4a33-a2ab-d0037d16ae04} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.01.16 09:51:40.022952 [ 255 ] {14926e4e-e860-4a33-a2ab-d0037d16ae04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 8745 | 2026.01.16 09:51:40.022989 [ 255 ] {14926e4e-e860-4a33-a2ab-d0037d16ae04} <Debug> TCPHandler: Processed in 0.001414719 sec. | ||
| 8746 | 2026.01.16 09:51:40.023106 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.01.16 09:51:40.023202 [ 255 ] {830321c9-0b56-4a8b-8f52-7dd24378d52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8748 | 2026.01.16 09:51:40.023243 [ 255 ] {830321c9-0b56-4a8b-8f52-7dd24378d52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8749 | 2026.01.16 09:51:40.023581 [ 255 ] {830321c9-0b56-4a8b-8f52-7dd24378d52d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.01.16 09:51:40.023617 [ 255 ] {830321c9-0b56-4a8b-8f52-7dd24378d52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8751 | 2026.01.16 09:51:40.023930 [ 255 ] {830321c9-0b56-4a8b-8f52-7dd24378d52d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8752 | 2026.01.16 09:51:40.024137 [ 255 ] {830321c9-0b56-4a8b-8f52-7dd24378d52d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.01.16 09:51:40.024265 [ 255 ] {830321c9-0b56-4a8b-8f52-7dd24378d52d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8754 | 2026.01.16 09:51:40.024301 [ 255 ] {830321c9-0b56-4a8b-8f52-7dd24378d52d} <Debug> TCPHandler: Processed in 0.001247327 sec. | ||
| 8755 | 2026.01.16 09:51:43.042821 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8756 | 2026.01.16 09:51:43.042887 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8757 | 2026.01.16 09:51:43.215987 [ 124 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8758 | 2026.01.16 09:51:43.216053 [ 124 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.01.16 09:51:43.216074 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8760 | 2026.01.16 09:51:43.216217 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8761 | 2026.01.16 09:51:43.216380 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8762 | 2026.01.16 09:51:43.216423 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 441 rows starting from the beginning of the part | ||
| 8763 | 2026.01.16 09:51:43.216498 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 8764 | 2026.01.16 09:51:43.216548 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 8765 | 2026.01.16 09:51:43.216599 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 8766 | 2026.01.16 09:51:43.216641 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 440 rows starting from the beginning of the part | ||
| 8767 | 2026.01.16 09:51:43.217724 [ 200 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571761 sec., 1110219.6835269483 rows/sec., 77.24 MiB/sec. | ||
| 8768 | 2026.01.16 09:51:43.217884 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8769 | 2026.01.16 09:51:43.218150 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.01.16 09:51:43.218224 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_28_6} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8771 | 2026.01.16 09:51:43.218301 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8772 | 2026.01.16 09:51:43.251253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19153 | ||
| 8773 | 2026.01.16 09:51:43.251826 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.01.16 09:51:43.251874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8775 | 2026.01.16 09:51:43.252383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8776 | 2026.01.16 09:51:43.252641 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.01.16 09:51:43.252787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19153 | ||
| 8778 | 2026.01.16 09:51:43.275625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1134 | ||
| 8779 | 2026.01.16 09:51:43.277740 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.01.16 09:51:43.277794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8781 | 2026.01.16 09:51:43.278979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8782 | 2026.01.16 09:51:43.279259 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.01.16 09:51:43.279619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 8784 | 2026.01.16 09:51:43.919183 [ 139 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8785 | 2026.01.16 09:51:43.919257 [ 139 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.01.16 09:51:43.919282 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8787 | 2026.01.16 09:51:43.919388 [ 187 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8788 | 2026.01.16 09:51:43.919517 [ 187 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8789 | 2026.01.16 09:51:43.919553 [ 187 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 25 rows starting from the beginning of the part | ||
| 8790 | 2026.01.16 09:51:43.919626 [ 187 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8791 | 2026.01.16 09:51:43.919670 [ 187 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8792 | 2026.01.16 09:51:43.919712 [ 187 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 8793 | 2026.01.16 09:51:43.919749 [ 187 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 8794 | 2026.01.16 09:51:43.920505 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001147896 sec., 25263.61273146696 rows/sec., 1.66 MiB/sec. | ||
| 8795 | 2026.01.16 09:51:43.920741 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8796 | 2026.01.16 09:51:43.921054 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.01.16 09:51:43.921139 [ 198 ] {4c6bcee1-57b0-463d-a733-94f7c3c8b912::all_1_28_6} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8798 | 2026.01.16 09:51:43.921256 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 8799 | 2026.01.16 09:51:44.252135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8800 | 2026.01.16 09:51:44.269754 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.01.16 09:51:44.269819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8802 | 2026.01.16 09:51:44.276467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8803 | 2026.01.16 09:51:44.277189 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.01.16 09:51:44.280303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8805 | 2026.01.16 09:51:44.457356 [ 140 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 8806 | 2026.01.16 09:51:44.457428 [ 140 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.01.16 09:51:44.457453 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8808 | 2026.01.16 09:51:44.457558 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 8809 | 2026.01.16 09:51:44.457671 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8810 | 2026.01.16 09:51:44.457710 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 263 rows starting from the beginning of the part | ||
| 8811 | 2026.01.16 09:51:44.457786 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 261 rows starting from the beginning of the part | ||
| 8812 | 2026.01.16 09:51:44.457842 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 245 rows starting from the beginning of the part | ||
| 8813 | 2026.01.16 09:51:44.457897 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 245 rows starting from the beginning of the part | ||
| 8814 | 2026.01.16 09:51:44.457944 [ 188 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 247 rows starting from the beginning of the part | ||
| 8815 | 2026.01.16 09:51:44.458970 [ 198 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451499 sec., 868757.057359323 rows/sec., 56.55 MiB/sec. | ||
| 8816 | 2026.01.16 09:51:44.459180 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8817 | 2026.01.16 09:51:44.459547 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.01.16 09:51:44.459640 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_28_6} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 8819 | 2026.01.16 09:51:44.459732 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8820 | 2026.01.16 09:51:45.031279 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2026.01.16 09:51:45.031456 [ 255 ] {d99ee11c-e82b-4800-b22f-06a41d9bd995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8822 | 2026.01.16 09:51:45.031522 [ 255 ] {d99ee11c-e82b-4800-b22f-06a41d9bd995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8823 | 2026.01.16 09:51:45.032355 [ 255 ] {d99ee11c-e82b-4800-b22f-06a41d9bd995} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.01.16 09:51:45.032399 [ 255 ] {d99ee11c-e82b-4800-b22f-06a41d9bd995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8825 | 2026.01.16 09:51:45.032797 [ 255 ] {d99ee11c-e82b-4800-b22f-06a41d9bd995} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8826 | 2026.01.16 09:51:45.033023 [ 255 ] {d99ee11c-e82b-4800-b22f-06a41d9bd995} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.01.16 09:51:45.033173 [ 255 ] {d99ee11c-e82b-4800-b22f-06a41d9bd995} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001766 sec., 232163.08040770103 rows/sec., 14.73 MiB/sec. | ||
| 8828 | 2026.01.16 09:51:45.033194 [ 140 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8829 | 2026.01.16 09:51:45.033213 [ 255 ] {d99ee11c-e82b-4800-b22f-06a41d9bd995} <Debug> TCPHandler: Processed in 0.002068587 sec. | ||
| 8830 | 2026.01.16 09:51:45.033266 [ 140 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2026.01.16 09:51:45.033293 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8832 | 2026.01.16 09:51:45.033368 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.01.16 09:51:45.033431 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 8834 | 2026.01.16 09:51:45.033465 [ 255 ] {55dec838-0557-4a85-a01b-a6599c2ebf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8835 | 2026.01.16 09:51:45.033514 [ 255 ] {55dec838-0557-4a85-a01b-a6599c2ebf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8836 | 2026.01.16 09:51:45.033583 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8837 | 2026.01.16 09:51:45.033621 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 8838 | 2026.01.16 09:51:45.033692 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8839 | 2026.01.16 09:51:45.033738 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 8840 | 2026.01.16 09:51:45.033782 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 8841 | 2026.01.16 09:51:45.033822 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 8842 | 2026.01.16 09:51:45.034636 [ 255 ] {55dec838-0557-4a85-a01b-a6599c2ebf41} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.01.16 09:51:45.034676 [ 255 ] {55dec838-0557-4a85-a01b-a6599c2ebf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8844 | 2026.01.16 09:51:45.034850 [ 190 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014783 sec., 1386727.9983765134 rows/sec., 93.26 MiB/sec. | ||
| 8845 | 2026.01.16 09:51:45.034990 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8846 | 2026.01.16 09:51:45.035107 [ 255 ] {55dec838-0557-4a85-a01b-a6599c2ebf41} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8847 | 2026.01.16 09:51:45.035286 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.01.16 09:51:45.035374 [ 198 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_29_7} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8849 | 2026.01.16 09:51:45.035395 [ 255 ] {55dec838-0557-4a85-a01b-a6599c2ebf41} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.01.16 09:51:45.035447 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8851 | 2026.01.16 09:51:45.035543 [ 255 ] {55dec838-0557-4a85-a01b-a6599c2ebf41} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002095 sec., 568973.7470167064 rows/sec., 45.44 MiB/sec. | ||
| 8852 | 2026.01.16 09:51:45.035585 [ 255 ] {55dec838-0557-4a85-a01b-a6599c2ebf41} <Debug> TCPHandler: Processed in 0.00226933 sec. | ||
| 8853 | 2026.01.16 09:51:45.035704 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2026.01.16 09:51:45.035798 [ 255 ] {d6123333-ce39-4255-b43c-2ed36aaf9af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8855 | 2026.01.16 09:51:45.035840 [ 255 ] {d6123333-ce39-4255-b43c-2ed36aaf9af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8856 | 2026.01.16 09:51:45.036375 [ 255 ] {d6123333-ce39-4255-b43c-2ed36aaf9af8} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2026.01.16 09:51:45.036412 [ 255 ] {d6123333-ce39-4255-b43c-2ed36aaf9af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8858 | 2026.01.16 09:51:45.036726 [ 255 ] {d6123333-ce39-4255-b43c-2ed36aaf9af8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8859 | 2026.01.16 09:51:45.036933 [ 255 ] {d6123333-ce39-4255-b43c-2ed36aaf9af8} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.01.16 09:51:45.037061 [ 255 ] {d6123333-ce39-4255-b43c-2ed36aaf9af8} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001281 sec., 191256.8306010929 rows/sec., 11.68 MiB/sec. | ||
| 8861 | 2026.01.16 09:51:45.037099 [ 255 ] {d6123333-ce39-4255-b43c-2ed36aaf9af8} <Debug> TCPHandler: Processed in 0.001442209 sec. | ||
| 8862 | 2026.01.16 09:51:45.037209 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2026.01.16 09:51:45.037302 [ 255 ] {a5452647-f6f7-4dc6-96e3-f6ea6659d872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8864 | 2026.01.16 09:51:45.037341 [ 255 ] {a5452647-f6f7-4dc6-96e3-f6ea6659d872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8865 | 2026.01.16 09:51:45.037850 [ 255 ] {a5452647-f6f7-4dc6-96e3-f6ea6659d872} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8866 | 2026.01.16 09:51:45.037886 [ 255 ] {a5452647-f6f7-4dc6-96e3-f6ea6659d872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8867 | 2026.01.16 09:51:45.038182 [ 255 ] {a5452647-f6f7-4dc6-96e3-f6ea6659d872} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8868 | 2026.01.16 09:51:45.038388 [ 255 ] {a5452647-f6f7-4dc6-96e3-f6ea6659d872} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2026.01.16 09:51:45.038513 [ 255 ] {a5452647-f6f7-4dc6-96e3-f6ea6659d872} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 8870 | 2026.01.16 09:51:45.038549 [ 255 ] {a5452647-f6f7-4dc6-96e3-f6ea6659d872} <Debug> TCPHandler: Processed in 0.001387129 sec. | ||
| 8871 | 2026.01.16 09:51:45.038655 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2026.01.16 09:51:45.038746 [ 255 ] {53f1bb06-a251-465f-bc96-d7bc7e8f62aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8873 | 2026.01.16 09:51:45.038785 [ 255 ] {53f1bb06-a251-465f-bc96-d7bc7e8f62aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8874 | 2026.01.16 09:51:45.039277 [ 255 ] {53f1bb06-a251-465f-bc96-d7bc7e8f62aa} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2026.01.16 09:51:45.039313 [ 255 ] {53f1bb06-a251-465f-bc96-d7bc7e8f62aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8876 | 2026.01.16 09:51:45.039604 [ 255 ] {53f1bb06-a251-465f-bc96-d7bc7e8f62aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8877 | 2026.01.16 09:51:45.039824 [ 255 ] {53f1bb06-a251-465f-bc96-d7bc7e8f62aa} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2026.01.16 09:51:45.039927 [ 140 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8879 | 2026.01.16 09:51:45.039948 [ 255 ] {53f1bb06-a251-465f-bc96-d7bc7e8f62aa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 8880 | 2026.01.16 09:51:45.039983 [ 140 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.01.16 09:51:45.039997 [ 255 ] {53f1bb06-a251-465f-bc96-d7bc7e8f62aa} <Debug> TCPHandler: Processed in 0.001388899 sec. | ||
| 8882 | 2026.01.16 09:51:45.040009 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8883 | 2026.01.16 09:51:45.040110 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2026.01.16 09:51:45.040117 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 8885 | 2026.01.16 09:51:45.040209 [ 255 ] {12c35a51-a933-4d08-92b8-4b5757d30b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8886 | 2026.01.16 09:51:45.040252 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8887 | 2026.01.16 09:51:45.040253 [ 255 ] {12c35a51-a933-4d08-92b8-4b5757d30b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8888 | 2026.01.16 09:51:45.040296 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 8889 | 2026.01.16 09:51:45.040376 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 8890 | 2026.01.16 09:51:45.040426 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 8891 | 2026.01.16 09:51:45.040472 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 8892 | 2026.01.16 09:51:45.040517 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 8893 | 2026.01.16 09:51:45.041002 [ 255 ] {12c35a51-a933-4d08-92b8-4b5757d30b6e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.01.16 09:51:45.041042 [ 255 ] {12c35a51-a933-4d08-92b8-4b5757d30b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8895 | 2026.01.16 09:51:45.041384 [ 255 ] {12c35a51-a933-4d08-92b8-4b5757d30b6e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8896 | 2026.01.16 09:51:45.041403 [ 190 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331318 sec., 792447.7848267657 rows/sec., 48.02 MiB/sec. | ||
| 8897 | 2026.01.16 09:51:45.041565 [ 196 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8898 | 2026.01.16 09:51:45.041610 [ 255 ] {12c35a51-a933-4d08-92b8-4b5757d30b6e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.01.16 09:51:45.041754 [ 255 ] {12c35a51-a933-4d08-92b8-4b5757d30b6e} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001562 sec., 460307.29833546735 rows/sec., 32.30 MiB/sec. | ||
| 8900 | 2026.01.16 09:51:45.041793 [ 255 ] {12c35a51-a933-4d08-92b8-4b5757d30b6e} <Debug> TCPHandler: Processed in 0.001730553 sec. | ||
| 8901 | 2026.01.16 09:51:45.041841 [ 196 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.01.16 09:51:45.041915 [ 196 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_29_7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8903 | 2026.01.16 09:51:45.041967 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8904 | 2026.01.16 09:51:45.042007 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8905 | 2026.01.16 09:51:45.042069 [ 255 ] {cbe9172d-9e79-489c-9c20-347a5a94a1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8906 | 2026.01.16 09:51:45.042115 [ 255 ] {cbe9172d-9e79-489c-9c20-347a5a94a1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8907 | 2026.01.16 09:51:45.042562 [ 255 ] {cbe9172d-9e79-489c-9c20-347a5a94a1ed} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.01.16 09:51:45.042600 [ 255 ] {cbe9172d-9e79-489c-9c20-347a5a94a1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8909 | 2026.01.16 09:51:45.042969 [ 255 ] {cbe9172d-9e79-489c-9c20-347a5a94a1ed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8910 | 2026.01.16 09:51:45.043175 [ 255 ] {cbe9172d-9e79-489c-9c20-347a5a94a1ed} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.01.16 09:51:45.043326 [ 255 ] {cbe9172d-9e79-489c-9c20-347a5a94a1ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001276 sec., 4702.194357366771 rows/sec., 245.67 KiB/sec. | ||
| 8912 | 2026.01.16 09:51:45.043361 [ 255 ] {cbe9172d-9e79-489c-9c20-347a5a94a1ed} <Debug> TCPHandler: Processed in 0.001441119 sec. | ||
| 8913 | 2026.01.16 09:51:45.043478 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8914 | 2026.01.16 09:51:45.043570 [ 255 ] {c0c1447f-e58c-4264-8331-9a5ac8f2cc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8915 | 2026.01.16 09:51:45.043612 [ 255 ] {c0c1447f-e58c-4264-8331-9a5ac8f2cc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8916 | 2026.01.16 09:51:45.044058 [ 255 ] {c0c1447f-e58c-4264-8331-9a5ac8f2cc08} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.01.16 09:51:45.044093 [ 255 ] {c0c1447f-e58c-4264-8331-9a5ac8f2cc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8918 | 2026.01.16 09:51:45.044423 [ 255 ] {c0c1447f-e58c-4264-8331-9a5ac8f2cc08} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8919 | 2026.01.16 09:51:45.044638 [ 255 ] {c0c1447f-e58c-4264-8331-9a5ac8f2cc08} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.01.16 09:51:45.044771 [ 255 ] {c0c1447f-e58c-4264-8331-9a5ac8f2cc08} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 8921 | 2026.01.16 09:51:45.044807 [ 255 ] {c0c1447f-e58c-4264-8331-9a5ac8f2cc08} <Debug> TCPHandler: Processed in 0.001375308 sec. | ||
| 8922 | 2026.01.16 09:51:45.044923 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8923 | 2026.01.16 09:51:45.045015 [ 255 ] {a3f3fd6f-1346-4b9f-bba8-657369de3991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8924 | 2026.01.16 09:51:45.045056 [ 255 ] {a3f3fd6f-1346-4b9f-bba8-657369de3991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8925 | 2026.01.16 09:51:45.045374 [ 255 ] {a3f3fd6f-1346-4b9f-bba8-657369de3991} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.01.16 09:51:45.045410 [ 255 ] {a3f3fd6f-1346-4b9f-bba8-657369de3991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8927 | 2026.01.16 09:51:45.045696 [ 255 ] {a3f3fd6f-1346-4b9f-bba8-657369de3991} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8928 | 2026.01.16 09:51:45.045899 [ 255 ] {a3f3fd6f-1346-4b9f-bba8-657369de3991} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.01.16 09:51:45.046028 [ 255 ] {a3f3fd6f-1346-4b9f-bba8-657369de3991} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 8930 | 2026.01.16 09:51:45.046062 [ 255 ] {a3f3fd6f-1346-4b9f-bba8-657369de3991} <Debug> TCPHandler: Processed in 0.001185536 sec. | ||
| 8931 | 2026.01.16 09:51:45.046181 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2026.01.16 09:51:45.046272 [ 255 ] {7ba66290-7102-4fdf-94ff-fbda5613b66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8933 | 2026.01.16 09:51:45.046325 [ 255 ] {7ba66290-7102-4fdf-94ff-fbda5613b66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8934 | 2026.01.16 09:51:45.047129 [ 255 ] {7ba66290-7102-4fdf-94ff-fbda5613b66a} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.01.16 09:51:45.047165 [ 255 ] {7ba66290-7102-4fdf-94ff-fbda5613b66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8936 | 2026.01.16 09:51:45.047709 [ 255 ] {7ba66290-7102-4fdf-94ff-fbda5613b66a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8937 | 2026.01.16 09:51:45.047926 [ 255 ] {7ba66290-7102-4fdf-94ff-fbda5613b66a} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.01.16 09:51:45.048060 [ 255 ] {7ba66290-7102-4fdf-94ff-fbda5613b66a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001805 sec., 22160.6648199446 rows/sec., 39.71 MiB/sec. | ||
| 8939 | 2026.01.16 09:51:45.048110 [ 255 ] {7ba66290-7102-4fdf-94ff-fbda5613b66a} <Debug> TCPHandler: Processed in 0.001975816 sec. | ||
| 8940 | 2026.01.16 09:51:45.048246 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2026.01.16 09:51:45.048338 [ 255 ] {1fc41707-dfdc-4344-98c6-ba1aec3aeb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8942 | 2026.01.16 09:51:45.048377 [ 255 ] {1fc41707-dfdc-4344-98c6-ba1aec3aeb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8943 | 2026.01.16 09:51:45.048705 [ 255 ] {1fc41707-dfdc-4344-98c6-ba1aec3aeb32} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2026.01.16 09:51:45.048739 [ 255 ] {1fc41707-dfdc-4344-98c6-ba1aec3aeb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8945 | 2026.01.16 09:51:45.049031 [ 255 ] {1fc41707-dfdc-4344-98c6-ba1aec3aeb32} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8946 | 2026.01.16 09:51:45.049232 [ 255 ] {1fc41707-dfdc-4344-98c6-ba1aec3aeb32} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.01.16 09:51:45.049361 [ 255 ] {1fc41707-dfdc-4344-98c6-ba1aec3aeb32} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001041 sec., 99903.93852065322 rows/sec., 6.12 MiB/sec. | ||
| 8948 | 2026.01.16 09:51:45.049395 [ 255 ] {1fc41707-dfdc-4344-98c6-ba1aec3aeb32} <Debug> TCPHandler: Processed in 0.001196636 sec. | ||
| 8949 | 2026.01.16 09:51:50.018061 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2026.01.16 09:51:50.018393 [ 255 ] {91bd571d-67dc-491c-8261-1185a72d0d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8951 | 2026.01.16 09:51:50.018498 [ 255 ] {91bd571d-67dc-491c-8261-1185a72d0d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8952 | 2026.01.16 09:51:50.019269 [ 255 ] {91bd571d-67dc-491c-8261-1185a72d0d6b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2026.01.16 09:51:50.019322 [ 255 ] {91bd571d-67dc-491c-8261-1185a72d0d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8954 | 2026.01.16 09:51:50.019737 [ 255 ] {91bd571d-67dc-491c-8261-1185a72d0d6b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8955 | 2026.01.16 09:51:50.019965 [ 255 ] {91bd571d-67dc-491c-8261-1185a72d0d6b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2026.01.16 09:51:50.020107 [ 132 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8957 | 2026.01.16 09:51:50.020132 [ 255 ] {91bd571d-67dc-491c-8261-1185a72d0d6b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001817 sec., 30820.03302146395 rows/sec., 2.35 MiB/sec. | ||
| 8958 | 2026.01.16 09:51:50.020183 [ 132 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.01.16 09:51:50.020195 [ 255 ] {91bd571d-67dc-491c-8261-1185a72d0d6b} <Debug> TCPHandler: Processed in 0.002320041 sec. | ||
| 8960 | 2026.01.16 09:51:50.020215 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8961 | 2026.01.16 09:51:50.020319 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2026.01.16 09:51:50.020337 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 8963 | 2026.01.16 09:51:50.020418 [ 255 ] {efaef577-1c06-4780-8e14-80414c7493cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8964 | 2026.01.16 09:51:50.020462 [ 255 ] {efaef577-1c06-4780-8e14-80414c7493cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8965 | 2026.01.16 09:51:50.020466 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8966 | 2026.01.16 09:51:50.020526 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2342 rows starting from the beginning of the part | ||
| 8967 | 2026.01.16 09:51:50.020596 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2333 rows starting from the beginning of the part | ||
| 8968 | 2026.01.16 09:51:50.020646 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8969 | 2026.01.16 09:51:50.020696 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 8970 | 2026.01.16 09:51:50.020742 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1192 rows starting from the beginning of the part | ||
| 8971 | 2026.01.16 09:51:50.020785 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 8972 | 2026.01.16 09:51:50.020903 [ 255 ] {efaef577-1c06-4780-8e14-80414c7493cc} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.01.16 09:51:50.020948 [ 255 ] {efaef577-1c06-4780-8e14-80414c7493cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8974 | 2026.01.16 09:51:50.021286 [ 255 ] {efaef577-1c06-4780-8e14-80414c7493cc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8975 | 2026.01.16 09:51:50.021505 [ 255 ] {efaef577-1c06-4780-8e14-80414c7493cc} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.01.16 09:51:50.021621 [ 132 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8977 | 2026.01.16 09:51:50.021646 [ 255 ] {efaef577-1c06-4780-8e14-80414c7493cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 8978 | 2026.01.16 09:51:50.021652 [ 132 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.01.16 09:51:50.021685 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8980 | 2026.01.16 09:51:50.021694 [ 255 ] {efaef577-1c06-4780-8e14-80414c7493cc} <Debug> TCPHandler: Processed in 0.001422239 sec. | ||
| 8981 | 2026.01.16 09:51:50.021756 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 8982 | 2026.01.16 09:51:50.021817 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2026.01.16 09:51:50.021856 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8984 | 2026.01.16 09:51:50.021887 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1211 rows starting from the beginning of the part | ||
| 8985 | 2026.01.16 09:51:50.021913 [ 255 ] {d2dee90c-9422-425f-b023-160d2a28d654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8986 | 2026.01.16 09:51:50.021940 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1177 rows starting from the beginning of the part | ||
| 8987 | 2026.01.16 09:51:50.021961 [ 255 ] {d2dee90c-9422-425f-b023-160d2a28d654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8988 | 2026.01.16 09:51:50.021988 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8989 | 2026.01.16 09:51:50.022035 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 8990 | 2026.01.16 09:51:50.022072 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 719 rows starting from the beginning of the part | ||
| 8991 | 2026.01.16 09:51:50.022109 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 8992 | 2026.01.16 09:51:50.022374 [ 255 ] {d2dee90c-9422-425f-b023-160d2a28d654} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.01.16 09:51:50.022414 [ 255 ] {d2dee90c-9422-425f-b023-160d2a28d654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 8994 | 2026.01.16 09:51:50.022953 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6035 rows, containing 5 columns (5 merged, 0 gathered) in 0.002656905 sec., 2271439.889646035 rows/sec., 191.93 MiB/sec. | ||
| 8995 | 2026.01.16 09:51:50.023053 [ 255 ] {d2dee90c-9422-425f-b023-160d2a28d654} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8996 | 2026.01.16 09:51:50.023256 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8997 | 2026.01.16 09:51:50.023273 [ 255 ] {d2dee90c-9422-425f-b023-160d2a28d654} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.01.16 09:51:50.023345 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620772 sec., 2035449.7733179005 rows/sec., 153.59 MiB/sec. | ||
| 8999 | 2026.01.16 09:51:50.023405 [ 255 ] {d2dee90c-9422-425f-b023-160d2a28d654} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
| 9000 | 2026.01.16 09:51:50.023406 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9001 | 2026.01.16 09:51:50.023441 [ 255 ] {d2dee90c-9422-425f-b023-160d2a28d654} <Debug> TCPHandler: Processed in 0.001675142 sec. | ||
| 9002 | 2026.01.16 09:51:50.023467 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.01.16 09:51:50.023493 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9004 | 2026.01.16 09:51:50.023526 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.01.16 09:51:50.023534 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9006 | 2026.01.16 09:51:50.023555 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.01.16 09:51:50.023600 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_66_13} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9008 | 2026.01.16 09:51:50.023607 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 9009 | 2026.01.16 09:51:50.023658 [ 255 ] {e6d289b1-e956-41de-9c6b-987114528326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9010 | 2026.01.16 09:51:50.023690 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 9011 | 2026.01.16 09:51:50.023703 [ 255 ] {e6d289b1-e956-41de-9c6b-987114528326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9012 | 2026.01.16 09:51:50.023754 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9013 | 2026.01.16 09:51:50.023797 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19435 rows starting from the beginning of the part | ||
| 9014 | 2026.01.16 09:51:50.023825 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.01.16 09:51:50.023875 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 935 rows starting from the beginning of the part | ||
| 9016 | 2026.01.16 09:51:50.023909 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_66_13} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9017 | 2026.01.16 09:51:50.023934 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9018 | 2026.01.16 09:51:50.023984 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 9019 | 2026.01.16 09:51:50.023991 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9020 | 2026.01.16 09:51:50.024029 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 9021 | 2026.01.16 09:51:50.024037 [ 255 ] {e6d289b1-e956-41de-9c6b-987114528326} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.01.16 09:51:50.024078 [ 255 ] {e6d289b1-e956-41de-9c6b-987114528326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9023 | 2026.01.16 09:51:50.024080 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9024 | 2026.01.16 09:51:50.024447 [ 255 ] {e6d289b1-e956-41de-9c6b-987114528326} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9025 | 2026.01.16 09:51:50.024662 [ 255 ] {e6d289b1-e956-41de-9c6b-987114528326} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.01.16 09:51:50.024763 [ 135 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9027 | 2026.01.16 09:51:50.024790 [ 135 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.01.16 09:51:50.024794 [ 255 ] {e6d289b1-e956-41de-9c6b-987114528326} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 9029 | 2026.01.16 09:51:50.024807 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9030 | 2026.01.16 09:51:50.024833 [ 255 ] {e6d289b1-e956-41de-9c6b-987114528326} <Debug> TCPHandler: Processed in 0.001327148 sec. | ||
| 9031 | 2026.01.16 09:51:50.024880 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 9032 | 2026.01.16 09:51:50.024958 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9033 | 2026.01.16 09:51:50.024987 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4404 rows starting from the beginning of the part | ||
| 9034 | 2026.01.16 09:51:50.025044 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 80 rows starting from the beginning of the part | ||
| 9035 | 2026.01.16 09:51:50.025088 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 9036 | 2026.01.16 09:51:50.025128 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 9037 | 2026.01.16 09:51:50.025161 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9038 | 2026.01.16 09:51:50.025197 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9039 | 2026.01.16 09:51:50.026818 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001966356 sec., 2406481.837469919 rows/sec., 152.79 MiB/sec. | ||
| 9040 | 2026.01.16 09:51:50.027328 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9041 | 2026.01.16 09:51:50.027650 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.01.16 09:51:50.027729 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_66_13} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9043 | 2026.01.16 09:51:50.027835 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9044 | 2026.01.16 09:51:50.029626 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21068 rows, containing 5 columns (5 merged, 0 gathered) in 0.006070792 sec., 3470387.3893225132 rows/sec., 232.27 MiB/sec. | ||
| 9045 | 2026.01.16 09:51:50.030003 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9046 | 2026.01.16 09:51:50.030282 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.01.16 09:51:50.030352 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9048 | 2026.01.16 09:51:50.030429 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9049 | 2026.01.16 09:51:50.752876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19601 | ||
| 9050 | 2026.01.16 09:51:50.753456 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.01.16 09:51:50.753493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9052 | 2026.01.16 09:51:50.754009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9053 | 2026.01.16 09:51:50.754242 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.01.16 09:51:50.754367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19601 | ||
| 9055 | 2026.01.16 09:51:50.754368 [ 135 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9056 | 2026.01.16 09:51:50.754416 [ 135 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.01.16 09:51:50.754436 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9058 | 2026.01.16 09:51:50.754556 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 9059 | 2026.01.16 09:51:50.754690 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9060 | 2026.01.16 09:51:50.754728 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17233 rows starting from the beginning of the part | ||
| 9061 | 2026.01.16 09:51:50.754794 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9062 | 2026.01.16 09:51:50.754835 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9063 | 2026.01.16 09:51:50.754877 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9064 | 2026.01.16 09:51:50.754912 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9065 | 2026.01.16 09:51:50.754950 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9066 | 2026.01.16 09:51:50.756811 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19601 rows, containing 4 columns (4 merged, 0 gathered) in 0.002309831 sec., 8485902.21535688 rows/sec., 121.39 MiB/sec. | ||
| 9067 | 2026.01.16 09:51:50.757128 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9068 | 2026.01.16 09:51:50.757426 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.01.16 09:51:50.757508 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_41_8} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9070 | 2026.01.16 09:51:50.757588 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9071 | 2026.01.16 09:51:51.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.05 MiB, peak 314.75 MiB, free memory in arenas 0.00 B, will set to 305.22 MiB (RSS), difference: 1.18 MiB | ||
| 9072 | 2026.01.16 09:51:51.780381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9073 | 2026.01.16 09:51:51.798262 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.01.16 09:51:51.798334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9075 | 2026.01.16 09:51:51.804904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9076 | 2026.01.16 09:51:51.805649 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.01.16 09:51:51.806003 [ 135 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9078 | 2026.01.16 09:51:51.806071 [ 135 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.01.16 09:51:51.806091 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9080 | 2026.01.16 09:51:51.806217 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 9081 | 2026.01.16 09:51:51.809272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9082 | 2026.01.16 09:51:51.810120 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9083 | 2026.01.16 09:51:51.811814 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 9084 | 2026.01.16 09:51:51.816776 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 9085 | 2026.01.16 09:51:51.821787 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 9086 | 2026.01.16 09:51:51.826592 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 9087 | 2026.01.16 09:51:51.831219 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 9088 | 2026.01.16 09:51:51.835122 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 9089 | 2026.01.16 09:51:51.887978 [ 199 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081811671 sec., 3776.9672251285515 rows/sec., 19.53 MiB/sec. | ||
| 9090 | 2026.01.16 09:51:51.890490 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9091 | 2026.01.16 09:51:51.892451 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_41_8} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.01.16 09:51:51.892535 [ 186 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_41_8} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9093 | 2026.01.16 09:51:51.894987 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9094 | 2026.01.16 09:51:53.279807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1164 | ||
| 9095 | 2026.01.16 09:51:53.282136 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.01.16 09:51:53.282191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9097 | 2026.01.16 09:51:53.283426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9098 | 2026.01.16 09:51:53.283706 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.01.16 09:51:53.284126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 9100 | 2026.01.16 09:51:54.819225 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37161 | ||
| 9101 | 2026.01.16 09:51:54.819377 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9102 | 2026.01.16 09:51:54.819414 [ 290 ] {} <Debug> TCP-Session: 50b02888-1356-48af-b794-7198b9babaaf Authenticating user 'default' from [fd00:1122:3344:101::e]:37161 | ||
| 9103 | 2026.01.16 09:51:54.819444 [ 290 ] {} <Debug> TCP-Session: 50b02888-1356-48af-b794-7198b9babaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2026.01.16 09:51:54.819461 [ 290 ] {} <Debug> TCP-Session: 50b02888-1356-48af-b794-7198b9babaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9105 | 2026.01.16 09:51:54.819809 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58099 | ||
| 9106 | 2026.01.16 09:51:54.819844 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51835 | ||
| 9107 | 2026.01.16 09:51:54.819891 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54607 | ||
| 9108 | 2026.01.16 09:51:54.819883 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61479 | ||
| 9109 | 2026.01.16 09:51:54.819954 [ 290 ] {} <Trace> TCP-Session: 50b02888-1356-48af-b794-7198b9babaaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2026.01.16 09:51:54.819866 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36049 | ||
| 9111 | 2026.01.16 09:51:54.819853 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58233 | ||
| 9112 | 2026.01.16 09:51:54.819836 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49915 | ||
| 9113 | 2026.01.16 09:51:54.819834 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65236 | ||
| 9114 | 2026.01.16 09:51:54.820227 [ 290 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37161) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9115 | 2026.01.16 09:51:54.820385 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9116 | 2026.01.16 09:51:54.820436 [ 291 ] {} <Debug> TCP-Session: 3136c9e6-2d80-456f-99aa-5a3a18ea0932 Authenticating user 'default' from [fd00:1122:3344:101::e]:58099 | ||
| 9117 | 2026.01.16 09:51:54.820468 [ 291 ] {} <Debug> TCP-Session: 3136c9e6-2d80-456f-99aa-5a3a18ea0932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9118 | 2026.01.16 09:51:54.820486 [ 291 ] {} <Debug> TCP-Session: 3136c9e6-2d80-456f-99aa-5a3a18ea0932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9119 | 2026.01.16 09:51:54.820588 [ 290 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9120 | 2026.01.16 09:51:54.820674 [ 290 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9121 | 2026.01.16 09:51:54.820925 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9122 | 2026.01.16 09:51:54.820985 [ 292 ] {} <Debug> TCP-Session: 05270e13-9692-4126-8718-831ab804930e Authenticating user 'default' from [fd00:1122:3344:101::e]:65236 | ||
| 9123 | 2026.01.16 09:51:54.821024 [ 292 ] {} <Debug> TCP-Session: 05270e13-9692-4126-8718-831ab804930e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2026.01.16 09:51:54.821044 [ 292 ] {} <Debug> TCP-Session: 05270e13-9692-4126-8718-831ab804930e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9125 | 2026.01.16 09:51:54.821090 [ 290 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 9126 | 2026.01.16 09:51:54.821568 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9127 | 2026.01.16 09:51:54.821611 [ 293 ] {} <Debug> TCP-Session: 7da19908-9931-443c-9c51-151364c04d59 Authenticating user 'default' from [fd00:1122:3344:101::e]:51835 | ||
| 9128 | 2026.01.16 09:51:54.821636 [ 293 ] {} <Debug> TCP-Session: 7da19908-9931-443c-9c51-151364c04d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2026.01.16 09:51:54.821649 [ 293 ] {} <Debug> TCP-Session: 7da19908-9931-443c-9c51-151364c04d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2026.01.16 09:51:54.821746 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9131 | 2026.01.16 09:51:54.821795 [ 288 ] {} <Debug> TCP-Session: ead6d7e1-0e36-45d5-a007-d1348f2088e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61479 | ||
| 9132 | 2026.01.16 09:51:54.821820 [ 288 ] {} <Debug> TCP-Session: ead6d7e1-0e36-45d5-a007-d1348f2088e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9133 | 2026.01.16 09:51:54.821840 [ 288 ] {} <Debug> TCP-Session: ead6d7e1-0e36-45d5-a007-d1348f2088e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9134 | 2026.01.16 09:51:54.822151 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9135 | 2026.01.16 09:51:54.822156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9136 | 2026.01.16 09:51:54.822212 [ 287 ] {} <Debug> TCP-Session: cf8c6ecc-309b-41f3-b3b6-7412b3d95d02 Authenticating user 'default' from [fd00:1122:3344:101::e]:36049 | ||
| 9137 | 2026.01.16 09:51:54.822230 [ 289 ] {} <Debug> TCP-Session: 6e1dae3b-af0e-4c94-b00d-c1cfa0f9f054 Authenticating user 'default' from [fd00:1122:3344:101::e]:54607 | ||
| 9138 | 2026.01.16 09:51:54.822244 [ 287 ] {} <Debug> TCP-Session: cf8c6ecc-309b-41f3-b3b6-7412b3d95d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9139 | 2026.01.16 09:51:54.822286 [ 289 ] {} <Debug> TCP-Session: 6e1dae3b-af0e-4c94-b00d-c1cfa0f9f054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9140 | 2026.01.16 09:51:54.822291 [ 287 ] {} <Debug> TCP-Session: cf8c6ecc-309b-41f3-b3b6-7412b3d95d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9141 | 2026.01.16 09:51:54.822316 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9142 | 2026.01.16 09:51:54.822367 [ 286 ] {} <Debug> TCP-Session: 3914dd49-55b3-492f-a02a-f4cad2d9da74 Authenticating user 'default' from [fd00:1122:3344:101::e]:58233 | ||
| 9143 | 2026.01.16 09:51:54.822316 [ 289 ] {} <Debug> TCP-Session: 6e1dae3b-af0e-4c94-b00d-c1cfa0f9f054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2026.01.16 09:51:54.822394 [ 286 ] {} <Debug> TCP-Session: 3914dd49-55b3-492f-a02a-f4cad2d9da74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2026.01.16 09:51:54.822456 [ 304 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Trace> AggregatingTransform: Aggregating | ||
| 9146 | 2026.01.16 09:51:54.822480 [ 286 ] {} <Debug> TCP-Session: 3914dd49-55b3-492f-a02a-f4cad2d9da74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9147 | 2026.01.16 09:51:54.822607 [ 304 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Trace> Aggregator: Aggregation method: without_key | ||
| 9148 | 2026.01.16 09:51:54.822624 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9149 | 2026.01.16 09:51:54.822669 [ 304 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001423699 sec. (702.396 rows/sec., 27.44 KiB/sec.) | ||
| 9150 | 2026.01.16 09:51:54.822677 [ 294 ] {} <Debug> TCP-Session: 84a364d1-6c98-4e02-b712-2f68cc066741 Authenticating user 'default' from [fd00:1122:3344:101::e]:49915 | ||
| 9151 | 2026.01.16 09:51:54.822704 [ 304 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Trace> Aggregator: Merging aggregated data | ||
| 9152 | 2026.01.16 09:51:54.822726 [ 294 ] {} <Debug> TCP-Session: 84a364d1-6c98-4e02-b712-2f68cc066741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9153 | 2026.01.16 09:51:54.822751 [ 294 ] {} <Debug> TCP-Session: 84a364d1-6c98-4e02-b712-2f68cc066741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2026.01.16 09:51:54.824621 [ 290 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004472 sec., 223.61359570661895 rows/sec., 8.73 KiB/sec. | ||
| 9155 | 2026.01.16 09:51:54.824860 [ 290 ] {fb2022c3-4d40-411a-947d-55dcc1896578} <Debug> TCPHandler: Processed in 0.005111429 sec. | ||
| 9156 | 2026.01.16 09:51:54.824984 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9157 | 2026.01.16 09:51:54.825025 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9158 | 2026.01.16 09:51:54.825047 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9159 | 2026.01.16 09:51:54.825063 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9160 | 2026.01.16 09:51:54.825101 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9161 | 2026.01.16 09:51:54.825121 [ 292 ] {} <Debug> TCP-Session: 05270e13-9692-4126-8718-831ab804930e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2026.01.16 09:51:54.825120 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9163 | 2026.01.16 09:51:54.825158 [ 289 ] {} <Debug> TCP-Session: 6e1dae3b-af0e-4c94-b00d-c1cfa0f9f054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9164 | 2026.01.16 09:51:54.825162 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9165 | 2026.01.16 09:51:54.825199 [ 287 ] {} <Debug> TCP-Session: cf8c6ecc-309b-41f3-b3b6-7412b3d95d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9166 | 2026.01.16 09:51:54.825139 [ 286 ] {} <Debug> TCP-Session: 3914dd49-55b3-492f-a02a-f4cad2d9da74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2026.01.16 09:51:54.825240 [ 288 ] {} <Debug> TCP-Session: ead6d7e1-0e36-45d5-a007-d1348f2088e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2026.01.16 09:51:54.825137 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9169 | 2026.01.16 09:51:54.825088 [ 291 ] {} <Debug> TCP-Session: 3136c9e6-2d80-456f-99aa-5a3a18ea0932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9170 | 2026.01.16 09:51:54.825086 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9171 | 2026.01.16 09:51:54.825351 [ 293 ] {} <Debug> TCP-Session: 7da19908-9931-443c-9c51-151364c04d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9172 | 2026.01.16 09:51:54.825406 [ 294 ] {} <Debug> TCP-Session: 84a364d1-6c98-4e02-b712-2f68cc066741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2026.01.16 09:51:54.825030 [ 290 ] {} <Debug> TCP-Session: 50b02888-1356-48af-b794-7198b9babaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2026.01.16 09:51:55.039841 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.01.16 09:51:55.040076 [ 255 ] {6f62de4b-c1c1-46ec-84d9-03a521946770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9176 | 2026.01.16 09:51:55.040179 [ 255 ] {6f62de4b-c1c1-46ec-84d9-03a521946770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9177 | 2026.01.16 09:51:55.041450 [ 255 ] {6f62de4b-c1c1-46ec-84d9-03a521946770} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.01.16 09:51:55.041515 [ 255 ] {6f62de4b-c1c1-46ec-84d9-03a521946770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9179 | 2026.01.16 09:51:55.042101 [ 255 ] {6f62de4b-c1c1-46ec-84d9-03a521946770} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9180 | 2026.01.16 09:51:55.042414 [ 255 ] {6f62de4b-c1c1-46ec-84d9-03a521946770} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.01.16 09:51:55.042656 [ 255 ] {6f62de4b-c1c1-46ec-84d9-03a521946770} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002653 sec., 154542.0278929514 rows/sec., 9.80 MiB/sec. | ||
| 9182 | 2026.01.16 09:51:55.042725 [ 255 ] {6f62de4b-c1c1-46ec-84d9-03a521946770} <Debug> TCPHandler: Processed in 0.003093141 sec. | ||
| 9183 | 2026.01.16 09:51:55.042896 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.01.16 09:51:55.043015 [ 255 ] {50d6894e-489a-469c-868a-7fdbae545b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9185 | 2026.01.16 09:51:55.043074 [ 255 ] {50d6894e-489a-469c-868a-7fdbae545b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9186 | 2026.01.16 09:51:55.044529 [ 255 ] {50d6894e-489a-469c-868a-7fdbae545b82} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.01.16 09:51:55.044573 [ 255 ] {50d6894e-489a-469c-868a-7fdbae545b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9188 | 2026.01.16 09:51:55.045060 [ 255 ] {50d6894e-489a-469c-868a-7fdbae545b82} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9189 | 2026.01.16 09:51:55.045340 [ 255 ] {50d6894e-489a-469c-868a-7fdbae545b82} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.01.16 09:51:55.045521 [ 255 ] {50d6894e-489a-469c-868a-7fdbae545b82} <Debug> executeQuery: Read 1192 rows, 97.47 KiB in 0.002532 sec., 470774.0916271722 rows/sec., 37.59 MiB/sec. | ||
| 9191 | 2026.01.16 09:51:55.045573 [ 255 ] {50d6894e-489a-469c-868a-7fdbae545b82} <Debug> TCPHandler: Processed in 0.002737016 sec. | ||
| 9192 | 2026.01.16 09:51:55.045733 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.01.16 09:51:55.045846 [ 255 ] {0e5d266e-452d-4b27-9920-ca1884cab713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9194 | 2026.01.16 09:51:55.045895 [ 255 ] {0e5d266e-452d-4b27-9920-ca1884cab713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9195 | 2026.01.16 09:51:55.046557 [ 255 ] {0e5d266e-452d-4b27-9920-ca1884cab713} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.01.16 09:51:55.046600 [ 255 ] {0e5d266e-452d-4b27-9920-ca1884cab713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9197 | 2026.01.16 09:51:55.046969 [ 255 ] {0e5d266e-452d-4b27-9920-ca1884cab713} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9198 | 2026.01.16 09:51:55.047226 [ 255 ] {0e5d266e-452d-4b27-9920-ca1884cab713} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.01.16 09:51:55.047397 [ 255 ] {0e5d266e-452d-4b27-9920-ca1884cab713} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001574 sec., 155654.3837357052 rows/sec., 9.51 MiB/sec. | ||
| 9200 | 2026.01.16 09:51:55.047440 [ 255 ] {0e5d266e-452d-4b27-9920-ca1884cab713} <Debug> TCPHandler: Processed in 0.001767494 sec. | ||
| 9201 | 2026.01.16 09:51:55.047581 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.01.16 09:51:55.047687 [ 255 ] {a96fc3a8-a887-4b78-9820-34b3278fc90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9203 | 2026.01.16 09:51:55.047738 [ 255 ] {a96fc3a8-a887-4b78-9820-34b3278fc90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9204 | 2026.01.16 09:51:55.048349 [ 255 ] {a96fc3a8-a887-4b78-9820-34b3278fc90e} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.01.16 09:51:55.048389 [ 255 ] {a96fc3a8-a887-4b78-9820-34b3278fc90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9206 | 2026.01.16 09:51:55.048751 [ 255 ] {a96fc3a8-a887-4b78-9820-34b3278fc90e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9207 | 2026.01.16 09:51:55.048994 [ 255 ] {a96fc3a8-a887-4b78-9820-34b3278fc90e} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.01.16 09:51:55.049142 [ 255 ] {a96fc3a8-a887-4b78-9820-34b3278fc90e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001477 sec., 143534.19092755584 rows/sec., 9.26 MiB/sec. | ||
| 9209 | 2026.01.16 09:51:55.049183 [ 255 ] {a96fc3a8-a887-4b78-9820-34b3278fc90e} <Debug> TCPHandler: Processed in 0.001657943 sec. | ||
| 9210 | 2026.01.16 09:51:55.049324 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.01.16 09:51:55.049427 [ 255 ] {cbbb5f21-9d8c-4f59-8f2b-817ba2897cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9212 | 2026.01.16 09:51:55.049476 [ 255 ] {cbbb5f21-9d8c-4f59-8f2b-817ba2897cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9213 | 2026.01.16 09:51:55.050068 [ 255 ] {cbbb5f21-9d8c-4f59-8f2b-817ba2897cbe} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.01.16 09:51:55.050112 [ 255 ] {cbbb5f21-9d8c-4f59-8f2b-817ba2897cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9215 | 2026.01.16 09:51:55.050479 [ 255 ] {cbbb5f21-9d8c-4f59-8f2b-817ba2897cbe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9216 | 2026.01.16 09:51:55.050729 [ 255 ] {cbbb5f21-9d8c-4f59-8f2b-817ba2897cbe} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.01.16 09:51:55.050897 [ 255 ] {cbbb5f21-9d8c-4f59-8f2b-817ba2897cbe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001489 sec., 141705.8428475487 rows/sec., 8.05 MiB/sec. | ||
| 9218 | 2026.01.16 09:51:55.050944 [ 255 ] {cbbb5f21-9d8c-4f59-8f2b-817ba2897cbe} <Debug> TCPHandler: Processed in 0.001674362 sec. | ||
| 9219 | 2026.01.16 09:51:55.051092 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2026.01.16 09:51:55.051193 [ 255 ] {444be9d9-e3ee-4a78-b840-6862cb66e24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9221 | 2026.01.16 09:51:55.051235 [ 255 ] {444be9d9-e3ee-4a78-b840-6862cb66e24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9222 | 2026.01.16 09:51:55.052151 [ 255 ] {444be9d9-e3ee-4a78-b840-6862cb66e24f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.01.16 09:51:55.052197 [ 255 ] {444be9d9-e3ee-4a78-b840-6862cb66e24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9224 | 2026.01.16 09:51:55.052614 [ 255 ] {444be9d9-e3ee-4a78-b840-6862cb66e24f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9225 | 2026.01.16 09:51:55.052911 [ 255 ] {444be9d9-e3ee-4a78-b840-6862cb66e24f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.01.16 09:51:55.053078 [ 255 ] {444be9d9-e3ee-4a78-b840-6862cb66e24f} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001903 sec., 377824.4876510773 rows/sec., 26.52 MiB/sec. | ||
| 9227 | 2026.01.16 09:51:55.053127 [ 255 ] {444be9d9-e3ee-4a78-b840-6862cb66e24f} <Debug> TCPHandler: Processed in 0.002091888 sec. | ||
| 9228 | 2026.01.16 09:51:55.053298 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9229 | 2026.01.16 09:51:55.053409 [ 255 ] {c729d440-9c9d-46bd-b355-40505d0ae80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9230 | 2026.01.16 09:51:55.053463 [ 255 ] {c729d440-9c9d-46bd-b355-40505d0ae80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9231 | 2026.01.16 09:51:55.053920 [ 255 ] {c729d440-9c9d-46bd-b355-40505d0ae80f} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.01.16 09:51:55.053965 [ 255 ] {c729d440-9c9d-46bd-b355-40505d0ae80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9233 | 2026.01.16 09:51:55.054373 [ 255 ] {c729d440-9c9d-46bd-b355-40505d0ae80f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9234 | 2026.01.16 09:51:55.054656 [ 255 ] {c729d440-9c9d-46bd-b355-40505d0ae80f} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9235 | 2026.01.16 09:51:55.054816 [ 128 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9236 | 2026.01.16 09:51:55.054831 [ 255 ] {c729d440-9c9d-46bd-b355-40505d0ae80f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
| 9237 | 2026.01.16 09:51:55.054922 [ 128 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.01.16 09:51:55.054940 [ 255 ] {c729d440-9c9d-46bd-b355-40505d0ae80f} <Debug> TCPHandler: Processed in 0.001701762 sec. | ||
| 9239 | 2026.01.16 09:51:55.054974 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9240 | 2026.01.16 09:51:55.055118 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::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 | ||
| 9241 | 2026.01.16 09:51:55.055141 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.01.16 09:51:55.055258 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9243 | 2026.01.16 09:51:55.055272 [ 255 ] {32ff4052-2050-4a33-aeb3-3644d778a46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9244 | 2026.01.16 09:51:55.055305 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
| 9245 | 2026.01.16 09:51:55.055335 [ 255 ] {32ff4052-2050-4a33-aeb3-3644d778a46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9246 | 2026.01.16 09:51:55.055393 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9247 | 2026.01.16 09:51:55.055466 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9248 | 2026.01.16 09:51:55.055539 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9249 | 2026.01.16 09:51:55.055594 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9250 | 2026.01.16 09:51:55.055642 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9251 | 2026.01.16 09:51:55.056049 [ 255 ] {32ff4052-2050-4a33-aeb3-3644d778a46b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.01.16 09:51:55.056099 [ 255 ] {32ff4052-2050-4a33-aeb3-3644d778a46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9253 | 2026.01.16 09:51:55.056626 [ 255 ] {32ff4052-2050-4a33-aeb3-3644d778a46b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9254 | 2026.01.16 09:51:55.056783 [ 198 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001713363 sec., 105056.54668625387 rows/sec., 5.36 MiB/sec. | ||
| 9255 | 2026.01.16 09:51:55.056968 [ 255 ] {32ff4052-2050-4a33-aeb3-3644d778a46b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.01.16 09:51:55.056998 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9257 | 2026.01.16 09:51:55.057149 [ 255 ] {32ff4052-2050-4a33-aeb3-3644d778a46b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001902 sec., 165089.3796004206 rows/sec., 10.84 MiB/sec. | ||
| 9258 | 2026.01.16 09:51:55.057200 [ 255 ] {32ff4052-2050-4a33-aeb3-3644d778a46b} <Debug> TCPHandler: Processed in 0.002137748 sec. | ||
| 9259 | 2026.01.16 09:51:55.057343 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.01.16 09:51:55.057353 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2026.01.16 09:51:55.057428 [ 199 ] {878fee55-5343-4ff8-a65d-770283f30187::all_1_30_6} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9262 | 2026.01.16 09:51:55.057478 [ 255 ] {97fe0227-4513-4ccb-9bcb-8e9e408a4c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9263 | 2026.01.16 09:51:55.057507 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9264 | 2026.01.16 09:51:55.057542 [ 255 ] {97fe0227-4513-4ccb-9bcb-8e9e408a4c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9265 | 2026.01.16 09:51:55.057980 [ 255 ] {97fe0227-4513-4ccb-9bcb-8e9e408a4c21} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.01.16 09:51:55.058020 [ 255 ] {97fe0227-4513-4ccb-9bcb-8e9e408a4c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9267 | 2026.01.16 09:51:55.058398 [ 255 ] {97fe0227-4513-4ccb-9bcb-8e9e408a4c21} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9268 | 2026.01.16 09:51:55.058645 [ 255 ] {97fe0227-4513-4ccb-9bcb-8e9e408a4c21} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.01.16 09:51:55.058796 [ 255 ] {97fe0227-4513-4ccb-9bcb-8e9e408a4c21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 50.10 KiB/sec. | ||
| 9270 | 2026.01.16 09:51:55.058839 [ 255 ] {97fe0227-4513-4ccb-9bcb-8e9e408a4c21} <Debug> TCPHandler: Processed in 0.00154142 sec. | ||
| 9271 | 2026.01.16 09:51:55.058968 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.01.16 09:51:55.059074 [ 255 ] {6006d9c8-a079-43ac-ac09-6a510bf7b900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9273 | 2026.01.16 09:51:55.059138 [ 255 ] {6006d9c8-a079-43ac-ac09-6a510bf7b900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9274 | 2026.01.16 09:51:55.060432 [ 255 ] {6006d9c8-a079-43ac-ac09-6a510bf7b900} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.01.16 09:51:55.060487 [ 255 ] {6006d9c8-a079-43ac-ac09-6a510bf7b900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9276 | 2026.01.16 09:51:55.061443 [ 255 ] {6006d9c8-a079-43ac-ac09-6a510bf7b900} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9277 | 2026.01.16 09:51:55.061838 [ 255 ] {6006d9c8-a079-43ac-ac09-6a510bf7b900} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.01.16 09:51:55.062065 [ 255 ] {6006d9c8-a079-43ac-ac09-6a510bf7b900} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003009 sec., 13293.452974410104 rows/sec., 23.82 MiB/sec. | ||
| 9279 | 2026.01.16 09:51:55.062180 [ 255 ] {6006d9c8-a079-43ac-ac09-6a510bf7b900} <Debug> TCPHandler: Processed in 0.003266474 sec. | ||
| 9280 | 2026.01.16 09:51:55.062341 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9281 | 2026.01.16 09:51:55.062471 [ 255 ] {12811ed2-cbd8-4289-9288-e2592df492f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9282 | 2026.01.16 09:51:55.062533 [ 255 ] {12811ed2-cbd8-4289-9288-e2592df492f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9283 | 2026.01.16 09:51:55.063039 [ 255 ] {12811ed2-cbd8-4289-9288-e2592df492f6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2026.01.16 09:51:55.063090 [ 255 ] {12811ed2-cbd8-4289-9288-e2592df492f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9285 | 2026.01.16 09:51:55.063576 [ 255 ] {12811ed2-cbd8-4289-9288-e2592df492f6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9286 | 2026.01.16 09:51:55.063939 [ 255 ] {12811ed2-cbd8-4289-9288-e2592df492f6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2026.01.16 09:51:55.064129 [ 255 ] {12811ed2-cbd8-4289-9288-e2592df492f6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001683 sec., 61794.41473559121 rows/sec., 3.79 MiB/sec. | ||
| 9288 | 2026.01.16 09:51:55.064184 [ 255 ] {12811ed2-cbd8-4289-9288-e2592df492f6} <Debug> TCPHandler: Processed in 0.001908186 sec. | ||
| 9289 | 2026.01.16 09:51:55.577061 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52848 | ||
| 9290 | 2026.01.16 09:51:55.577167 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9291 | 2026.01.16 09:51:55.577194 [ 291 ] {} <Debug> TCP-Session: 32119207-88a8-4699-8427-19a83bfffbf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52848 | ||
| 9292 | 2026.01.16 09:51:55.577217 [ 291 ] {} <Debug> TCP-Session: 32119207-88a8-4699-8427-19a83bfffbf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.01.16 09:51:55.577230 [ 291 ] {} <Debug> TCP-Session: 32119207-88a8-4699-8427-19a83bfffbf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.01.16 09:51:55.577455 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42909 | ||
| 9295 | 2026.01.16 09:51:55.577475 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55483 | ||
| 9296 | 2026.01.16 09:51:55.577468 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50277 | ||
| 9297 | 2026.01.16 09:51:55.577499 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47437 | ||
| 9298 | 2026.01.16 09:51:55.577531 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9299 | 2026.01.16 09:51:55.577527 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43194 | ||
| 9300 | 2026.01.16 09:51:55.577563 [ 294 ] {} <Debug> TCP-Session: b64f9fb4-c36c-48da-ad63-99ea2384ee9b Authenticating user 'default' from [fd00:1122:3344:101::e]:42909 | ||
| 9301 | 2026.01.16 09:51:55.577559 [ 291 ] {} <Trace> TCP-Session: 32119207-88a8-4699-8427-19a83bfffbf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.01.16 09:51:55.577610 [ 294 ] {} <Debug> TCP-Session: b64f9fb4-c36c-48da-ad63-99ea2384ee9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.01.16 09:51:55.577600 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9304 | 2026.01.16 09:51:55.577627 [ 294 ] {} <Debug> TCP-Session: b64f9fb4-c36c-48da-ad63-99ea2384ee9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.01.16 09:51:55.577600 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9306 | 2026.01.16 09:51:55.577654 [ 289 ] {} <Debug> TCP-Session: 20aca9fd-8783-45d7-9cdd-5fb46b6550af Authenticating user 'default' from [fd00:1122:3344:101::e]:47437 | ||
| 9307 | 2026.01.16 09:51:55.577663 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9308 | 2026.01.16 09:51:55.577686 [ 286 ] {} <Debug> TCP-Session: a1e45d0e-d12c-4481-adf1-c5f8acab96b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50277 | ||
| 9309 | 2026.01.16 09:51:55.577695 [ 289 ] {} <Debug> TCP-Session: 20aca9fd-8783-45d7-9cdd-5fb46b6550af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.01.16 09:51:55.577716 [ 290 ] {} <Debug> TCP-Session: cd34ea6d-14b2-429f-8f41-b7ec03417f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:43194 | ||
| 9311 | 2026.01.16 09:51:55.577728 [ 289 ] {} <Debug> TCP-Session: 20aca9fd-8783-45d7-9cdd-5fb46b6550af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.01.16 09:51:55.577718 [ 286 ] {} <Debug> TCP-Session: a1e45d0e-d12c-4481-adf1-c5f8acab96b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.01.16 09:51:55.577752 [ 290 ] {} <Debug> TCP-Session: cd34ea6d-14b2-429f-8f41-b7ec03417f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.01.16 09:51:55.577768 [ 286 ] {} <Debug> TCP-Session: a1e45d0e-d12c-4481-adf1-c5f8acab96b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.01.16 09:51:55.577785 [ 290 ] {} <Debug> TCP-Session: cd34ea6d-14b2-429f-8f41-b7ec03417f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.01.16 09:51:55.577790 [ 291 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52848) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9317 | 2026.01.16 09:51:55.577490 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46693 | ||
| 9318 | 2026.01.16 09:51:55.577458 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36289 | ||
| 9319 | 2026.01.16 09:51:55.577458 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56533 | ||
| 9320 | 2026.01.16 09:51:55.577547 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9321 | 2026.01.16 09:51:55.577932 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9322 | 2026.01.16 09:51:55.577944 [ 287 ] {} <Debug> TCP-Session: 3a88b8a9-e9bd-42e8-be3a-1bff7c778b87 Authenticating user 'default' from [fd00:1122:3344:101::e]:55483 | ||
| 9323 | 2026.01.16 09:51:55.577944 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9324 | 2026.01.16 09:51:55.577967 [ 288 ] {} <Debug> TCP-Session: a6c065af-b793-401b-b717-575161fa0e49 Authenticating user 'default' from [fd00:1122:3344:101::e]:46693 | ||
| 9325 | 2026.01.16 09:51:55.577975 [ 287 ] {} <Debug> TCP-Session: 3a88b8a9-e9bd-42e8-be3a-1bff7c778b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.01.16 09:51:55.577990 [ 292 ] {} <Debug> TCP-Session: d517f3f3-aa21-44ef-809f-487264efe490 Authenticating user 'default' from [fd00:1122:3344:101::e]:36289 | ||
| 9327 | 2026.01.16 09:51:55.578003 [ 288 ] {} <Debug> TCP-Session: a6c065af-b793-401b-b717-575161fa0e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9328 | 2026.01.16 09:51:55.578007 [ 287 ] {} <Debug> TCP-Session: 3a88b8a9-e9bd-42e8-be3a-1bff7c778b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.01.16 09:51:55.578021 [ 292 ] {} <Debug> TCP-Session: d517f3f3-aa21-44ef-809f-487264efe490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2026.01.16 09:51:55.578026 [ 288 ] {} <Debug> TCP-Session: a6c065af-b793-401b-b717-575161fa0e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.01.16 09:51:55.578051 [ 292 ] {} <Debug> TCP-Session: d517f3f3-aa21-44ef-809f-487264efe490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9332 | 2026.01.16 09:51:55.577963 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9333 | 2026.01.16 09:51:55.578094 [ 293 ] {} <Debug> TCP-Session: cc2861c2-8b26-4092-9140-da266d58122e Authenticating user 'default' from [fd00:1122:3344:101::e]:56533 | ||
| 9334 | 2026.01.16 09:51:55.578110 [ 293 ] {} <Debug> TCP-Session: cc2861c2-8b26-4092-9140-da266d58122e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.01.16 09:51:55.578117 [ 291 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9336 | 2026.01.16 09:51:55.578123 [ 293 ] {} <Debug> TCP-Session: cc2861c2-8b26-4092-9140-da266d58122e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.01.16 09:51:55.578182 [ 291 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9338 | 2026.01.16 09:51:55.578500 [ 291 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 9339 | 2026.01.16 09:51:55.579709 [ 337 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Trace> AggregatingTransform: Aggregating | ||
| 9340 | 2026.01.16 09:51:55.579759 [ 337 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Trace> Aggregator: Aggregation method: without_key | ||
| 9341 | 2026.01.16 09:51:55.579794 [ 337 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001194746 sec. (836.998 rows/sec., 32.70 KiB/sec.) | ||
| 9342 | 2026.01.16 09:51:55.579817 [ 337 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Trace> Aggregator: Merging aggregated data | ||
| 9343 | 2026.01.16 09:51:55.581013 [ 291 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003283 sec., 304.5994517209869 rows/sec., 11.90 KiB/sec. | ||
| 9344 | 2026.01.16 09:51:55.581174 [ 291 ] {2d87f039-55d3-4b2b-adb9-22080e014356} <Debug> TCPHandler: Processed in 0.003761211 sec. | ||
| 9345 | 2026.01.16 09:51:55.581361 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9346 | 2026.01.16 09:51:55.581375 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9347 | 2026.01.16 09:51:55.581382 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9348 | 2026.01.16 09:51:55.581400 [ 287 ] {} <Debug> TCP-Session: 3a88b8a9-e9bd-42e8-be3a-1bff7c778b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.01.16 09:51:55.581417 [ 291 ] {} <Debug> TCP-Session: 32119207-88a8-4699-8427-19a83bfffbf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.01.16 09:51:55.581424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9351 | 2026.01.16 09:51:55.581443 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9352 | 2026.01.16 09:51:55.581468 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9353 | 2026.01.16 09:51:55.581476 [ 293 ] {} <Debug> TCP-Session: cc2861c2-8b26-4092-9140-da266d58122e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.01.16 09:51:55.581492 [ 286 ] {} <Debug> TCP-Session: a1e45d0e-d12c-4481-adf1-c5f8acab96b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2026.01.16 09:51:55.581503 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9356 | 2026.01.16 09:51:55.581512 [ 289 ] {} <Debug> TCP-Session: 20aca9fd-8783-45d7-9cdd-5fb46b6550af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.01.16 09:51:55.581482 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9358 | 2026.01.16 09:51:55.581556 [ 290 ] {} <Debug> TCP-Session: cd34ea6d-14b2-429f-8f41-b7ec03417f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.01.16 09:51:55.581435 [ 294 ] {} <Debug> TCP-Session: b64f9fb4-c36c-48da-ad63-99ea2384ee9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2026.01.16 09:51:55.581593 [ 292 ] {} <Debug> TCP-Session: d517f3f3-aa21-44ef-809f-487264efe490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.01.16 09:51:55.581403 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9362 | 2026.01.16 09:51:55.581650 [ 288 ] {} <Debug> TCP-Session: a6c065af-b793-401b-b717-575161fa0e49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2026.01.16 09:51:55.652968 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35885 | ||
| 9364 | 2026.01.16 09:51:55.653074 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9365 | 2026.01.16 09:51:55.653102 [ 291 ] {} <Debug> TCP-Session: 1b2a478a-20a9-46a6-9553-35108c4a8c69 Authenticating user 'default' from [fd00:1122:3344:101::e]:35885 | ||
| 9366 | 2026.01.16 09:51:55.653124 [ 291 ] {} <Debug> TCP-Session: 1b2a478a-20a9-46a6-9553-35108c4a8c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2026.01.16 09:51:55.653137 [ 291 ] {} <Debug> TCP-Session: 1b2a478a-20a9-46a6-9553-35108c4a8c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.01.16 09:51:55.653350 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64908 | ||
| 9369 | 2026.01.16 09:51:55.653352 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48752 | ||
| 9370 | 2026.01.16 09:51:55.653394 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41182 | ||
| 9371 | 2026.01.16 09:51:55.653422 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60028 | ||
| 9372 | 2026.01.16 09:51:55.653414 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65008 | ||
| 9373 | 2026.01.16 09:51:55.653458 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63551 | ||
| 9374 | 2026.01.16 09:51:55.653485 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9375 | 2026.01.16 09:51:55.653508 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9376 | 2026.01.16 09:51:55.653525 [ 291 ] {} <Trace> TCP-Session: 1b2a478a-20a9-46a6-9553-35108c4a8c69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.01.16 09:51:55.653545 [ 292 ] {} <Debug> TCP-Session: cee0784f-1560-4b91-be7d-12ac18376236 Authenticating user 'default' from [fd00:1122:3344:101::e]:48752 | ||
| 9378 | 2026.01.16 09:51:55.653566 [ 286 ] {} <Debug> TCP-Session: ef83acd7-3ea3-4a98-a2f5-994d2e751d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:41182 | ||
| 9379 | 2026.01.16 09:51:55.653584 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9380 | 2026.01.16 09:51:55.653592 [ 292 ] {} <Debug> TCP-Session: cee0784f-1560-4b91-be7d-12ac18376236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.01.16 09:51:55.653608 [ 286 ] {} <Debug> TCP-Session: ef83acd7-3ea3-4a98-a2f5-994d2e751d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2026.01.16 09:51:55.653621 [ 290 ] {} <Debug> TCP-Session: e4383917-dae9-4159-861d-637279667065 Authenticating user 'default' from [fd00:1122:3344:101::e]:63551 | ||
| 9383 | 2026.01.16 09:51:55.653637 [ 286 ] {} <Debug> TCP-Session: ef83acd7-3ea3-4a98-a2f5-994d2e751d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.01.16 09:51:55.653624 [ 292 ] {} <Debug> TCP-Session: cee0784f-1560-4b91-be7d-12ac18376236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.01.16 09:51:55.653659 [ 290 ] {} <Debug> TCP-Session: e4383917-dae9-4159-861d-637279667065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.01.16 09:51:55.653529 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9387 | 2026.01.16 09:51:55.653699 [ 290 ] {} <Debug> TCP-Session: e4383917-dae9-4159-861d-637279667065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9388 | 2026.01.16 09:51:55.653708 [ 291 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9389 | 2026.01.16 09:51:55.653725 [ 288 ] {} <Debug> TCP-Session: 58e28092-e4c4-461c-bf03-f579f06f73db Authenticating user 'default' from [fd00:1122:3344:101::e]:65008 | ||
| 9390 | 2026.01.16 09:51:55.653508 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9391 | 2026.01.16 09:51:55.653765 [ 288 ] {} <Debug> TCP-Session: 58e28092-e4c4-461c-bf03-f579f06f73db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9392 | 2026.01.16 09:51:55.653408 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9393 | 2026.01.16 09:51:55.653795 [ 289 ] {} <Debug> TCP-Session: 767be862-c680-4e9b-b873-ab49430a3088 Authenticating user 'default' from [fd00:1122:3344:101::e]:60028 | ||
| 9394 | 2026.01.16 09:51:55.653828 [ 294 ] {} <Debug> TCP-Session: 96f0ee48-9780-47e9-82ed-7d535bcdb75a Authenticating user 'default' from [fd00:1122:3344:101::e]:64908 | ||
| 9395 | 2026.01.16 09:51:55.653837 [ 289 ] {} <Debug> TCP-Session: 767be862-c680-4e9b-b873-ab49430a3088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.01.16 09:51:55.653854 [ 294 ] {} <Debug> TCP-Session: 96f0ee48-9780-47e9-82ed-7d535bcdb75a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9397 | 2026.01.16 09:51:55.653865 [ 289 ] {} <Debug> TCP-Session: 767be862-c680-4e9b-b873-ab49430a3088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.01.16 09:51:55.653884 [ 294 ] {} <Debug> TCP-Session: 96f0ee48-9780-47e9-82ed-7d535bcdb75a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9399 | 2026.01.16 09:51:55.653400 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39565 | ||
| 9400 | 2026.01.16 09:51:55.653360 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59395 | ||
| 9401 | 2026.01.16 09:51:55.653799 [ 288 ] {} <Debug> TCP-Session: 58e28092-e4c4-461c-bf03-f579f06f73db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9402 | 2026.01.16 09:51:55.653972 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9403 | 2026.01.16 09:51:55.653975 [ 291 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9404 | 2026.01.16 09:51:55.654000 [ 287 ] {} <Debug> TCP-Session: 9f2b5d56-16c8-43a7-944b-afbbd8d4ddc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39565 | ||
| 9405 | 2026.01.16 09:51:55.654001 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9406 | 2026.01.16 09:51:55.654020 [ 287 ] {} <Debug> TCP-Session: 9f2b5d56-16c8-43a7-944b-afbbd8d4ddc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9407 | 2026.01.16 09:51:55.654036 [ 291 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9408 | 2026.01.16 09:51:55.654044 [ 287 ] {} <Debug> TCP-Session: 9f2b5d56-16c8-43a7-944b-afbbd8d4ddc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2026.01.16 09:51:55.654039 [ 293 ] {} <Debug> TCP-Session: cbf9dda7-e87a-4829-8b9e-48282808215c Authenticating user 'default' from [fd00:1122:3344:101::e]:59395 | ||
| 9410 | 2026.01.16 09:51:55.654078 [ 293 ] {} <Debug> TCP-Session: cbf9dda7-e87a-4829-8b9e-48282808215c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9411 | 2026.01.16 09:51:55.654090 [ 293 ] {} <Debug> TCP-Session: cbf9dda7-e87a-4829-8b9e-48282808215c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9412 | 2026.01.16 09:51:55.654319 [ 291 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 9413 | 2026.01.16 09:51:55.655240 [ 260 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Trace> AggregatingTransform: Aggregating | ||
| 9414 | 2026.01.16 09:51:55.655277 [ 260 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9415 | 2026.01.16 09:51:55.655316 [ 260 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894462 sec. (1117.990 rows/sec., 43.67 KiB/sec.) | ||
| 9416 | 2026.01.16 09:51:55.655336 [ 260 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Trace> Aggregator: Merging aggregated data | ||
| 9417 | 2026.01.16 09:51:55.656860 [ 291 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003206 sec., 311.91515907673113 rows/sec., 12.18 KiB/sec. | ||
| 9418 | 2026.01.16 09:51:55.657010 [ 291 ] {1a7b2c1a-b37e-4356-981c-ff1aafc70d7c} <Debug> TCPHandler: Processed in 0.003593237 sec. | ||
| 9419 | 2026.01.16 09:51:55.657152 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9420 | 2026.01.16 09:51:55.657180 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9421 | 2026.01.16 09:51:55.657183 [ 291 ] {} <Debug> TCP-Session: 1b2a478a-20a9-46a6-9553-35108c4a8c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9422 | 2026.01.16 09:51:55.657202 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9423 | 2026.01.16 09:51:55.657220 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9424 | 2026.01.16 09:51:55.657257 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9425 | 2026.01.16 09:51:55.657276 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9426 | 2026.01.16 09:51:55.657288 [ 293 ] {} <Debug> TCP-Session: cbf9dda7-e87a-4829-8b9e-48282808215c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9427 | 2026.01.16 09:51:55.657298 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9428 | 2026.01.16 09:51:55.657319 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9429 | 2026.01.16 09:51:55.657325 [ 294 ] {} <Debug> TCP-Session: 96f0ee48-9780-47e9-82ed-7d535bcdb75a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9430 | 2026.01.16 09:51:55.657347 [ 286 ] {} <Debug> TCP-Session: ef83acd7-3ea3-4a98-a2f5-994d2e751d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9431 | 2026.01.16 09:51:55.657361 [ 289 ] {} <Debug> TCP-Session: 767be862-c680-4e9b-b873-ab49430a3088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2026.01.16 09:51:55.657306 [ 288 ] {} <Debug> TCP-Session: 58e28092-e4c4-461c-bf03-f579f06f73db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9433 | 2026.01.16 09:51:55.657272 [ 290 ] {} <Debug> TCP-Session: e4383917-dae9-4159-861d-637279667065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9434 | 2026.01.16 09:51:55.657239 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9435 | 2026.01.16 09:51:55.657229 [ 292 ] {} <Debug> TCP-Session: cee0784f-1560-4b91-be7d-12ac18376236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2026.01.16 09:51:55.657462 [ 287 ] {} <Debug> TCP-Session: 9f2b5d56-16c8-43a7-944b-afbbd8d4ddc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.01.16 09:51:56.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.67 MiB, peak 319.71 MiB, free memory in arenas 0.00 B, will set to 306.44 MiB (RSS), difference: -1.24 MiB | ||
| 9438 | 2026.01.16 09:51:58.043128 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9439 | 2026.01.16 09:51:58.043191 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9440 | 2026.01.16 09:51:58.254489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20113 | ||
| 9441 | 2026.01.16 09:51:58.255204 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.01.16 09:51:58.255245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9443 | 2026.01.16 09:51:58.255758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9444 | 2026.01.16 09:51:58.255995 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.01.16 09:51:58.256139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20113 | ||
| 9446 | 2026.01.16 09:51:59.309377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9447 | 2026.01.16 09:51:59.324185 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.01.16 09:51:59.324236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9449 | 2026.01.16 09:51:59.330413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9450 | 2026.01.16 09:51:59.331089 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.01.16 09:51:59.333775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9452 | 2026.01.16 09:52:00.018798 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2026.01.16 09:52:00.019001 [ 255 ] {71f2b26c-99e2-4570-85e6-ac420fdb9f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9454 | 2026.01.16 09:52:00.019072 [ 255 ] {71f2b26c-99e2-4570-85e6-ac420fdb9f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9455 | 2026.01.16 09:52:00.019779 [ 255 ] {71f2b26c-99e2-4570-85e6-ac420fdb9f31} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.01.16 09:52:00.019828 [ 255 ] {71f2b26c-99e2-4570-85e6-ac420fdb9f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9457 | 2026.01.16 09:52:00.020240 [ 255 ] {71f2b26c-99e2-4570-85e6-ac420fdb9f31} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9458 | 2026.01.16 09:52:00.020473 [ 255 ] {71f2b26c-99e2-4570-85e6-ac420fdb9f31} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.01.16 09:52:00.020641 [ 255 ] {71f2b26c-99e2-4570-85e6-ac420fdb9f31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.52 MiB/sec. | ||
| 9460 | 2026.01.16 09:52:00.020692 [ 255 ] {71f2b26c-99e2-4570-85e6-ac420fdb9f31} <Debug> TCPHandler: Processed in 0.002034957 sec. | ||
| 9461 | 2026.01.16 09:52:00.020816 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.01.16 09:52:00.020918 [ 255 ] {1079b4ff-f507-480f-8eae-d13627e32862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9463 | 2026.01.16 09:52:00.020962 [ 255 ] {1079b4ff-f507-480f-8eae-d13627e32862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9464 | 2026.01.16 09:52:00.021425 [ 255 ] {1079b4ff-f507-480f-8eae-d13627e32862} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2026.01.16 09:52:00.021463 [ 255 ] {1079b4ff-f507-480f-8eae-d13627e32862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9466 | 2026.01.16 09:52:00.021783 [ 255 ] {1079b4ff-f507-480f-8eae-d13627e32862} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9467 | 2026.01.16 09:52:00.022005 [ 255 ] {1079b4ff-f507-480f-8eae-d13627e32862} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.01.16 09:52:00.022137 [ 255 ] {1079b4ff-f507-480f-8eae-d13627e32862} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 9469 | 2026.01.16 09:52:00.022176 [ 255 ] {1079b4ff-f507-480f-8eae-d13627e32862} <Debug> TCPHandler: Processed in 0.001412779 sec. | ||
| 9470 | 2026.01.16 09:52:00.022293 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2026.01.16 09:52:00.022388 [ 255 ] {6a270205-6e8d-48b6-a010-a64418b7c0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9472 | 2026.01.16 09:52:00.022433 [ 255 ] {6a270205-6e8d-48b6-a010-a64418b7c0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9473 | 2026.01.16 09:52:00.022856 [ 255 ] {6a270205-6e8d-48b6-a010-a64418b7c0ff} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.01.16 09:52:00.022892 [ 255 ] {6a270205-6e8d-48b6-a010-a64418b7c0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9475 | 2026.01.16 09:52:00.023226 [ 255 ] {6a270205-6e8d-48b6-a010-a64418b7c0ff} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9476 | 2026.01.16 09:52:00.023436 [ 255 ] {6a270205-6e8d-48b6-a010-a64418b7c0ff} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.01.16 09:52:00.023569 [ 255 ] {6a270205-6e8d-48b6-a010-a64418b7c0ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9478 | 2026.01.16 09:52:00.023607 [ 255 ] {6a270205-6e8d-48b6-a010-a64418b7c0ff} <Debug> TCPHandler: Processed in 0.001364668 sec. | ||
| 9479 | 2026.01.16 09:52:00.023711 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.01.16 09:52:00.023804 [ 255 ] {c6b2945a-abe8-42c9-9783-27433b38df12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9481 | 2026.01.16 09:52:00.023846 [ 255 ] {c6b2945a-abe8-42c9-9783-27433b38df12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9482 | 2026.01.16 09:52:00.024183 [ 255 ] {c6b2945a-abe8-42c9-9783-27433b38df12} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.01.16 09:52:00.024218 [ 255 ] {c6b2945a-abe8-42c9-9783-27433b38df12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 9484 | 2026.01.16 09:52:00.024520 [ 255 ] {c6b2945a-abe8-42c9-9783-27433b38df12} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9485 | 2026.01.16 09:52:00.024723 [ 255 ] {c6b2945a-abe8-42c9-9783-27433b38df12} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.01.16 09:52:00.024851 [ 255 ] {c6b2945a-abe8-42c9-9783-27433b38df12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9487 | 2026.01.16 09:52:00.024887 [ 255 ] {c6b2945a-abe8-42c9-9783-27433b38df12} <Debug> TCPHandler: Processed in 0.001226706 sec. | ||
| 9488 | 2026.01.16 09:52:02.590358 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9489 | 2026.01.16 09:52:02.590658 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 9490 | 2026.01.16 09:52:02.591101 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9491 | 2026.01.16 09:52:02.591144 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9492 | 2026.01.16 09:52:02.591429 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9493 | 2026.01.16 09:52:02.591503 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9494 | 2026.01.16 09:52:02.591651 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 9495 | 2026.01.16 09:52:02.591752 [ 341 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9496 | 2026.01.16 09:52:02.591787 [ 319 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9497 | 2026.01.16 09:52:02.591794 [ 260 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9498 | 2026.01.16 09:52:02.591938 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 9499 | 2026.01.16 09:52:02.591966 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9500 | 2026.01.16 09:52:02.592057 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9501 | 2026.01.16 09:52:02.592078 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 9502 | 2026.01.16 09:52:02.592116 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9503 | 2026.01.16 09:52:02.592159 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9504 | 2026.01.16 09:52:02.592196 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9505 | 2026.01.16 09:52:02.593728 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.003193 sec., 13153.773880363295 rows/sec., 501.89 KiB/sec. | ||
| 9506 | 2026.01.16 09:52:02.593872 [ 255 ] {302d579f-8c74-49e1-b9ca-f256cc2d13d9} <Debug> TCPHandler: Processed in 0.003660179 sec. | ||
| 9507 | 2026.01.16 09:52:02.594183 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2026.01.16 09:52:02.594333 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9509 | 2026.01.16 09:52:02.594578 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9510 | 2026.01.16 09:52:02.594617 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9511 | 2026.01.16 09:52:02.594841 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9512 | 2026.01.16 09:52:02.594895 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9513 | 2026.01.16 09:52:02.595004 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 9514 | 2026.01.16 09:52:02.595071 [ 341 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9515 | 2026.01.16 09:52:02.595071 [ 319 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9516 | 2026.01.16 09:52:02.595083 [ 260 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9517 | 2026.01.16 09:52:02.595195 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 9518 | 2026.01.16 09:52:02.595221 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9519 | 2026.01.16 09:52:02.595295 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9520 | 2026.01.16 09:52:02.595314 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 9521 | 2026.01.16 09:52:02.595346 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9522 | 2026.01.16 09:52:02.595378 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9523 | 2026.01.16 09:52:02.595409 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9524 | 2026.01.16 09:52:02.596106 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001842 sec., 22801.30293159609 rows/sec., 870.00 KiB/sec. | ||
| 9525 | 2026.01.16 09:52:02.596211 [ 255 ] {1e9bbee9-7a57-4af8-83f1-1cbb7bd37985} <Debug> TCPHandler: Processed in 0.002080947 sec. | ||
| 9526 | 2026.01.16 09:52:02.596452 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.01.16 09:52:02.596593 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9528 | 2026.01.16 09:52:02.596825 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9529 | 2026.01.16 09:52:02.596865 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9530 | 2026.01.16 09:52:02.597078 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9531 | 2026.01.16 09:52:02.597130 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9532 | 2026.01.16 09:52:02.597231 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 9533 | 2026.01.16 09:52:02.597298 [ 341 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9534 | 2026.01.16 09:52:02.597303 [ 319 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9535 | 2026.01.16 09:52:02.597311 [ 260 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9536 | 2026.01.16 09:52:02.597416 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 9537 | 2026.01.16 09:52:02.597442 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9538 | 2026.01.16 09:52:02.597510 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9539 | 2026.01.16 09:52:02.597528 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 9540 | 2026.01.16 09:52:02.597558 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9541 | 2026.01.16 09:52:02.597619 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9542 | 2026.01.16 09:52:02.597673 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9543 | 2026.01.16 09:52:02.598300 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001768 sec., 23755.656108597286 rows/sec., 906.41 KiB/sec. | ||
| 9544 | 2026.01.16 09:52:02.598429 [ 255 ] {ab9d6e88-f1cc-4559-b835-02d9e95f841f} <Debug> TCPHandler: Processed in 0.002027537 sec. | ||
| 9545 | 2026.01.16 09:52:02.598686 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.01.16 09:52:02.598825 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9547 | 2026.01.16 09:52:02.599054 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9548 | 2026.01.16 09:52:02.599091 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9549 | 2026.01.16 09:52:02.599312 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9550 | 2026.01.16 09:52:02.599365 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9551 | 2026.01.16 09:52:02.599464 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 9552 | 2026.01.16 09:52:02.599530 [ 312 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9553 | 2026.01.16 09:52:02.599530 [ 260 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9554 | 2026.01.16 09:52:02.599533 [ 341 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9555 | 2026.01.16 09:52:02.599641 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 9556 | 2026.01.16 09:52:02.599662 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9557 | 2026.01.16 09:52:02.599729 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9558 | 2026.01.16 09:52:02.599746 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 9559 | 2026.01.16 09:52:02.599776 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9560 | 2026.01.16 09:52:02.599813 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9561 | 2026.01.16 09:52:02.599845 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9562 | 2026.01.16 09:52:02.600460 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001695 sec., 24778.761061946905 rows/sec., 945.45 KiB/sec. | ||
| 9563 | 2026.01.16 09:52:02.600572 [ 255 ] {3ae6abb7-9e4e-425c-a260-9c342e41ffda} <Debug> TCPHandler: Processed in 0.001936215 sec. | ||
| 9564 | 2026.01.16 09:52:02.600841 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9565 | 2026.01.16 09:52:02.600978 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9566 | 2026.01.16 09:52:02.601210 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9567 | 2026.01.16 09:52:02.601247 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9568 | 2026.01.16 09:52:02.601471 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9569 | 2026.01.16 09:52:02.601525 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9570 | 2026.01.16 09:52:02.601623 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 9571 | 2026.01.16 09:52:02.601684 [ 319 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9572 | 2026.01.16 09:52:02.601689 [ 341 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9573 | 2026.01.16 09:52:02.601698 [ 260 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9574 | 2026.01.16 09:52:02.601803 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 9575 | 2026.01.16 09:52:02.601828 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9576 | 2026.01.16 09:52:02.601895 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9577 | 2026.01.16 09:52:02.601913 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 9578 | 2026.01.16 09:52:02.601944 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9579 | 2026.01.16 09:52:02.601974 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9580 | 2026.01.16 09:52:02.602003 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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.01.16 09:52:02.602672 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001754 sec., 23945.26795895097 rows/sec., 913.65 KiB/sec. | ||
| 9582 | 2026.01.16 09:52:02.602801 [ 255 ] {9a8f12e7-9f2b-46e1-9bb9-0ae856041e8a} <Debug> TCPHandler: Processed in 0.002010307 sec. | ||
| 9583 | 2026.01.16 09:52:02.603045 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2026.01.16 09:52:02.603181 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9585 | 2026.01.16 09:52:02.603429 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9586 | 2026.01.16 09:52:02.603467 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9587 | 2026.01.16 09:52:02.603685 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9588 | 2026.01.16 09:52:02.603737 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9589 | 2026.01.16 09:52:02.603835 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 9590 | 2026.01.16 09:52:02.603897 [ 296 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9591 | 2026.01.16 09:52:02.603903 [ 346 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9592 | 2026.01.16 09:52:02.603903 [ 319 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9593 | 2026.01.16 09:52:02.604022 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (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 | ||
| 9594 | 2026.01.16 09:52:02.604059 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9595 | 2026.01.16 09:52:02.604132 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9596 | 2026.01.16 09:52:02.604150 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 9597 | 2026.01.16 09:52:02.604183 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9598 | 2026.01.16 09:52:02.604216 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9599 | 2026.01.16 09:52:02.604246 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9600 | 2026.01.16 09:52:02.604856 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.001732 sec., 24249.422632794456 rows/sec., 925.25 KiB/sec. | ||
| 9601 | 2026.01.16 09:52:02.604970 [ 255 ] {61754386-2b55-4c64-a103-dfa81256a5c9} <Debug> TCPHandler: Processed in 0.001972706 sec. | ||
| 9602 | 2026.01.16 09:52:02.626096 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.01.16 09:52:02.626207 [ 255 ] {d75338a1-3ac0-47d3-aaa7-579a632ac7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 9604 | 2026.01.16 09:52:02.626250 [ 255 ] {d75338a1-3ac0-47d3-aaa7-579a632ac7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9605 | 2026.01.16 09:52:02.626839 [ 255 ] {d75338a1-3ac0-47d3-aaa7-579a632ac7f0} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.01.16 09:52:02.626882 [ 255 ] {d75338a1-3ac0-47d3-aaa7-579a632ac7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9607 | 2026.01.16 09:52:02.627305 [ 255 ] {d75338a1-3ac0-47d3-aaa7-579a632ac7f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 9608 | 2026.01.16 09:52:02.627502 [ 255 ] {d75338a1-3ac0-47d3-aaa7-579a632ac7f0} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.01.16 09:52:02.627653 [ 255 ] {d75338a1-3ac0-47d3-aaa7-579a632ac7f0} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001478 sec., 4059.539918809202 rows/sec., 1.88 MiB/sec. | ||
| 9610 | 2026.01.16 09:52:02.627693 [ 255 ] {d75338a1-3ac0-47d3-aaa7-579a632ac7f0} <Debug> TCPHandler: Processed in 0.001658072 sec. | ||
| 9611 | 2026.01.16 09:52:02.627819 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.01.16 09:52:02.627917 [ 255 ] {cec2be33-ad87-43ab-99d8-807faa541bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.01.16 09:52:02.627957 [ 255 ] {cec2be33-ad87-43ab-99d8-807faa541bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9614 | 2026.01.16 09:52:02.628399 [ 255 ] {cec2be33-ad87-43ab-99d8-807faa541bc9} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.01.16 09:52:02.628434 [ 255 ] {cec2be33-ad87-43ab-99d8-807faa541bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9616 | 2026.01.16 09:52:02.628736 [ 255 ] {cec2be33-ad87-43ab-99d8-807faa541bc9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9617 | 2026.01.16 09:52:02.628954 [ 255 ] {cec2be33-ad87-43ab-99d8-807faa541bc9} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.01.16 09:52:02.629092 [ 255 ] {cec2be33-ad87-43ab-99d8-807faa541bc9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.66 MiB/sec. | ||
| 9619 | 2026.01.16 09:52:02.629128 [ 255 ] {cec2be33-ad87-43ab-99d8-807faa541bc9} <Debug> TCPHandler: Processed in 0.001356269 sec. | ||
| 9620 | 2026.01.16 09:52:02.629241 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.01.16 09:52:02.629334 [ 255 ] {f0f8a942-a5af-4cb0-9c37-0e239ca2d921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9622 | 2026.01.16 09:52:02.629373 [ 255 ] {f0f8a942-a5af-4cb0-9c37-0e239ca2d921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9623 | 2026.01.16 09:52:02.629795 [ 255 ] {f0f8a942-a5af-4cb0-9c37-0e239ca2d921} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.01.16 09:52:02.629829 [ 255 ] {f0f8a942-a5af-4cb0-9c37-0e239ca2d921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9625 | 2026.01.16 09:52:02.630105 [ 255 ] {f0f8a942-a5af-4cb0-9c37-0e239ca2d921} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9626 | 2026.01.16 09:52:02.630307 [ 255 ] {f0f8a942-a5af-4cb0-9c37-0e239ca2d921} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.01.16 09:52:02.630443 [ 255 ] {f0f8a942-a5af-4cb0-9c37-0e239ca2d921} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001128 sec., 14184.397163120566 rows/sec., 1.13 MiB/sec. | ||
| 9628 | 2026.01.16 09:52:02.630479 [ 255 ] {f0f8a942-a5af-4cb0-9c37-0e239ca2d921} <Debug> TCPHandler: Processed in 0.001285078 sec. | ||
| 9629 | 2026.01.16 09:52:02.630588 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2026.01.16 09:52:02.630679 [ 255 ] {b696debe-aed0-424a-ad31-06a4ed613892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9631 | 2026.01.16 09:52:02.630716 [ 255 ] {b696debe-aed0-424a-ad31-06a4ed613892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9632 | 2026.01.16 09:52:02.631671 [ 255 ] {b696debe-aed0-424a-ad31-06a4ed613892} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.01.16 09:52:02.631705 [ 255 ] {b696debe-aed0-424a-ad31-06a4ed613892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9634 | 2026.01.16 09:52:02.632187 [ 255 ] {b696debe-aed0-424a-ad31-06a4ed613892} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9635 | 2026.01.16 09:52:02.632400 [ 255 ] {b696debe-aed0-424a-ad31-06a4ed613892} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.01.16 09:52:02.632535 [ 255 ] {b696debe-aed0-424a-ad31-06a4ed613892} <Debug> executeQuery: Read 1404 rows, 120.19 KiB in 0.001873 sec., 749599.5728777362 rows/sec., 62.67 MiB/sec. | ||
| 9637 | 2026.01.16 09:52:02.632572 [ 255 ] {b696debe-aed0-424a-ad31-06a4ed613892} <Debug> TCPHandler: Processed in 0.002030637 sec. | ||
| 9638 | 2026.01.16 09:52:02.632681 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2026.01.16 09:52:02.632774 [ 255 ] {b7faac8b-0f9b-4e28-bb08-e66fc9aab1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9640 | 2026.01.16 09:52:02.632813 [ 255 ] {b7faac8b-0f9b-4e28-bb08-e66fc9aab1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9641 | 2026.01.16 09:52:02.633214 [ 255 ] {b7faac8b-0f9b-4e28-bb08-e66fc9aab1a9} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.01.16 09:52:02.633249 [ 255 ] {b7faac8b-0f9b-4e28-bb08-e66fc9aab1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9643 | 2026.01.16 09:52:02.633555 [ 255 ] {b7faac8b-0f9b-4e28-bb08-e66fc9aab1a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9644 | 2026.01.16 09:52:02.633771 [ 255 ] {b7faac8b-0f9b-4e28-bb08-e66fc9aab1a9} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.01.16 09:52:02.633908 [ 255 ] {b7faac8b-0f9b-4e28-bb08-e66fc9aab1a9} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001151 sec., 59079.06168549088 rows/sec., 4.32 MiB/sec. | ||
| 9646 | 2026.01.16 09:52:02.633945 [ 255 ] {b7faac8b-0f9b-4e28-bb08-e66fc9aab1a9} <Debug> TCPHandler: Processed in 0.001311878 sec. | ||
| 9647 | 2026.01.16 09:52:02.634061 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9648 | 2026.01.16 09:52:02.634152 [ 255 ] {e9766da3-bd65-43b3-bee0-ad54b86fac2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9649 | 2026.01.16 09:52:02.634190 [ 255 ] {e9766da3-bd65-43b3-bee0-ad54b86fac2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9650 | 2026.01.16 09:52:02.634639 [ 255 ] {e9766da3-bd65-43b3-bee0-ad54b86fac2b} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9651 | 2026.01.16 09:52:02.634674 [ 255 ] {e9766da3-bd65-43b3-bee0-ad54b86fac2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9652 | 2026.01.16 09:52:02.634980 [ 255 ] {e9766da3-bd65-43b3-bee0-ad54b86fac2b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9653 | 2026.01.16 09:52:02.635190 [ 255 ] {e9766da3-bd65-43b3-bee0-ad54b86fac2b} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9654 | 2026.01.16 09:52:02.635322 [ 255 ] {e9766da3-bd65-43b3-bee0-ad54b86fac2b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001187 sec., 212299.9157540017 rows/sec., 14.68 MiB/sec. | ||
| 9655 | 2026.01.16 09:52:02.635358 [ 255 ] {e9766da3-bd65-43b3-bee0-ad54b86fac2b} <Debug> TCPHandler: Processed in 0.001344628 sec. | ||
| 9656 | 2026.01.16 09:52:02.635467 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9657 | 2026.01.16 09:52:02.635558 [ 255 ] {801489e1-9cc6-4c48-8de5-f1b689617d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9658 | 2026.01.16 09:52:02.635596 [ 255 ] {801489e1-9cc6-4c48-8de5-f1b689617d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9659 | 2026.01.16 09:52:02.635976 [ 255 ] {801489e1-9cc6-4c48-8de5-f1b689617d62} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2026.01.16 09:52:02.636010 [ 255 ] {801489e1-9cc6-4c48-8de5-f1b689617d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9661 | 2026.01.16 09:52:02.636301 [ 255 ] {801489e1-9cc6-4c48-8de5-f1b689617d62} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9662 | 2026.01.16 09:52:02.636506 [ 255 ] {801489e1-9cc6-4c48-8de5-f1b689617d62} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2026.01.16 09:52:02.636635 [ 255 ] {801489e1-9cc6-4c48-8de5-f1b689617d62} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 9664 | 2026.01.16 09:52:02.636672 [ 255 ] {801489e1-9cc6-4c48-8de5-f1b689617d62} <Debug> TCPHandler: Processed in 0.001251747 sec. | ||
| 9665 | 2026.01.16 09:52:02.636776 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2026.01.16 09:52:02.636867 [ 255 ] {29fc13cd-caaf-452a-87e2-fc287ce95cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9667 | 2026.01.16 09:52:02.636904 [ 255 ] {29fc13cd-caaf-452a-87e2-fc287ce95cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9668 | 2026.01.16 09:52:02.637483 [ 255 ] {29fc13cd-caaf-452a-87e2-fc287ce95cee} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.01.16 09:52:02.637516 [ 255 ] {29fc13cd-caaf-452a-87e2-fc287ce95cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9670 | 2026.01.16 09:52:02.637859 [ 255 ] {29fc13cd-caaf-452a-87e2-fc287ce95cee} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9671 | 2026.01.16 09:52:02.638075 [ 255 ] {29fc13cd-caaf-452a-87e2-fc287ce95cee} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.01.16 09:52:02.638208 [ 255 ] {29fc13cd-caaf-452a-87e2-fc287ce95cee} <Debug> executeQuery: Read 612 rows, 47.17 KiB in 0.001359 sec., 450331.12582781457 rows/sec., 33.90 MiB/sec. | ||
| 9673 | 2026.01.16 09:52:02.638244 [ 255 ] {29fc13cd-caaf-452a-87e2-fc287ce95cee} <Debug> TCPHandler: Processed in 0.0015147 sec. | ||
| 9674 | 2026.01.16 09:52:02.638351 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9675 | 2026.01.16 09:52:02.638442 [ 255 ] {e768fe2e-444a-4ce2-8cf9-e8dc78546e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9676 | 2026.01.16 09:52:02.638483 [ 255 ] {e768fe2e-444a-4ce2-8cf9-e8dc78546e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9677 | 2026.01.16 09:52:02.639174 [ 255 ] {e768fe2e-444a-4ce2-8cf9-e8dc78546e80} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9678 | 2026.01.16 09:52:02.639207 [ 255 ] {e768fe2e-444a-4ce2-8cf9-e8dc78546e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9679 | 2026.01.16 09:52:02.639651 [ 255 ] {e768fe2e-444a-4ce2-8cf9-e8dc78546e80} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9680 | 2026.01.16 09:52:02.639856 [ 255 ] {e768fe2e-444a-4ce2-8cf9-e8dc78546e80} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.01.16 09:52:02.639986 [ 255 ] {e768fe2e-444a-4ce2-8cf9-e8dc78546e80} <Debug> executeQuery: Read 1292 rows, 96.00 KiB in 0.001562 sec., 827144.6862996159 rows/sec., 60.02 MiB/sec. | ||
| 9682 | 2026.01.16 09:52:02.640022 [ 255 ] {e768fe2e-444a-4ce2-8cf9-e8dc78546e80} <Debug> TCPHandler: Processed in 0.001718373 sec. | ||
| 9683 | 2026.01.16 09:52:02.640135 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.01.16 09:52:02.640226 [ 255 ] {74311302-bd67-4df1-afd8-469a77fc58d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9685 | 2026.01.16 09:52:02.640277 [ 255 ] {74311302-bd67-4df1-afd8-469a77fc58d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9686 | 2026.01.16 09:52:02.641042 [ 255 ] {74311302-bd67-4df1-afd8-469a77fc58d1} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.01.16 09:52:02.641075 [ 255 ] {74311302-bd67-4df1-afd8-469a77fc58d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9688 | 2026.01.16 09:52:02.641653 [ 255 ] {74311302-bd67-4df1-afd8-469a77fc58d1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9689 | 2026.01.16 09:52:02.641873 [ 255 ] {74311302-bd67-4df1-afd8-469a77fc58d1} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.01.16 09:52:02.641970 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9691 | 2026.01.16 09:52:02.642007 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.01.16 09:52:02.642015 [ 255 ] {74311302-bd67-4df1-afd8-469a77fc58d1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001807 sec., 22136.13724405091 rows/sec., 39.67 MiB/sec. | ||
| 9693 | 2026.01.16 09:52:02.642025 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9694 | 2026.01.16 09:52:02.642068 [ 255 ] {74311302-bd67-4df1-afd8-469a77fc58d1} <Debug> TCPHandler: Processed in 0.001980306 sec. | ||
| 9695 | 2026.01.16 09:52:02.642130 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 9696 | 2026.01.16 09:52:02.642173 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.01.16 09:52:02.642270 [ 255 ] {5bee5ece-4f84-4bd2-a46b-ed761f70e0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9698 | 2026.01.16 09:52:02.642309 [ 255 ] {5bee5ece-4f84-4bd2-a46b-ed761f70e0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9699 | 2026.01.16 09:52:02.642342 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9700 | 2026.01.16 09:52:02.642399 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 931 rows starting from the beginning of the part | ||
| 9701 | 2026.01.16 09:52:02.642520 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 9702 | 2026.01.16 09:52:02.642626 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 9703 | 2026.01.16 09:52:02.642631 [ 255 ] {5bee5ece-4f84-4bd2-a46b-ed761f70e0ab} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.01.16 09:52:02.642672 [ 255 ] {5bee5ece-4f84-4bd2-a46b-ed761f70e0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9705 | 2026.01.16 09:52:02.642719 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 9706 | 2026.01.16 09:52:02.642812 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 9707 | 2026.01.16 09:52:02.642899 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 9708 | 2026.01.16 09:52:02.642988 [ 255 ] {5bee5ece-4f84-4bd2-a46b-ed761f70e0ab} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9709 | 2026.01.16 09:52:02.643208 [ 255 ] {5bee5ece-4f84-4bd2-a46b-ed761f70e0ab} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.01.16 09:52:02.643341 [ 255 ] {5bee5ece-4f84-4bd2-a46b-ed761f70e0ab} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00109 sec., 33027.522935779816 rows/sec., 2.23 MiB/sec. | ||
| 9711 | 2026.01.16 09:52:02.643376 [ 255 ] {5bee5ece-4f84-4bd2-a46b-ed761f70e0ab} <Debug> TCPHandler: Processed in 0.001251087 sec. | ||
| 9712 | 2026.01.16 09:52:02.649673 [ 187 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1131 rows, containing 19 columns (19 merged, 0 gathered) in 0.007589692 sec., 149017.9048108935 rows/sec., 267.03 MiB/sec. | ||
| 9713 | 2026.01.16 09:52:02.651213 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9714 | 2026.01.16 09:52:02.651618 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.01.16 09:52:02.651710 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9716 | 2026.01.16 09:52:02.651882 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.62 MiB. | ||
| 9717 | 2026.01.16 09:52:03.000456 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.17 MiB, peak 319.71 MiB, free memory in arenas 0.00 B, will set to 311.14 MiB (RSS), difference: 2.97 MiB | ||
| 9718 | 2026.01.16 09:52:03.285245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 1234 | ||
| 9719 | 2026.01.16 09:52:03.288304 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.01.16 09:52:03.288360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9721 | 2026.01.16 09:52:03.289662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9722 | 2026.01.16 09:52:03.289947 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.01.16 09:52:03.290098 [ 113 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9724 | 2026.01.16 09:52:03.290137 [ 113 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.01.16 09:52:03.290160 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9726 | 2026.01.16 09:52:03.290294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 9727 | 2026.01.16 09:52:03.290321 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 9728 | 2026.01.16 09:52:03.291021 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9729 | 2026.01.16 09:52:03.291197 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1034 rows starting from the beginning of the part | ||
| 9730 | 2026.01.16 09:52:03.291570 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 9731 | 2026.01.16 09:52:03.291913 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part | ||
| 9732 | 2026.01.16 09:52:03.292250 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 9733 | 2026.01.16 09:52:03.292570 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 9734 | 2026.01.16 09:52:03.292881 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 70 rows starting from the beginning of the part | ||
| 9735 | 2026.01.16 09:52:03.299634 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 72 columns (72 merged, 0 gathered) in 0.009401505 sec., 131255.58088837905 rows/sec., 105.98 MiB/sec. | ||
| 9736 | 2026.01.16 09:52:03.301217 [ 195 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9737 | 2026.01.16 09:52:03.301879 [ 195 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.01.16 09:52:03.301976 [ 195 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_31_6} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9739 | 2026.01.16 09:52:03.302352 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 9740 | 2026.01.16 09:52:05.013179 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2026.01.16 09:52:05.013373 [ 255 ] {f5bd7e68-431f-446f-9cf3-b82eafd0053e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9742 | 2026.01.16 09:52:05.013450 [ 255 ] {f5bd7e68-431f-446f-9cf3-b82eafd0053e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9743 | 2026.01.16 09:52:05.014173 [ 255 ] {f5bd7e68-431f-446f-9cf3-b82eafd0053e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.01.16 09:52:05.014229 [ 255 ] {f5bd7e68-431f-446f-9cf3-b82eafd0053e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9745 | 2026.01.16 09:52:05.014640 [ 255 ] {f5bd7e68-431f-446f-9cf3-b82eafd0053e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9746 | 2026.01.16 09:52:05.014883 [ 255 ] {f5bd7e68-431f-446f-9cf3-b82eafd0053e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.01.16 09:52:05.015051 [ 255 ] {f5bd7e68-431f-446f-9cf3-b82eafd0053e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.47 MiB/sec. | ||
| 9748 | 2026.01.16 09:52:05.015110 [ 255 ] {f5bd7e68-431f-446f-9cf3-b82eafd0053e} <Debug> TCPHandler: Processed in 0.002080937 sec. | ||
| 9749 | 2026.01.16 09:52:05.015234 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.01.16 09:52:05.015352 [ 255 ] {77f5287d-3f0d-4dc8-9dba-b941858b9d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9751 | 2026.01.16 09:52:05.015400 [ 255 ] {77f5287d-3f0d-4dc8-9dba-b941858b9d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9752 | 2026.01.16 09:52:05.015964 [ 255 ] {77f5287d-3f0d-4dc8-9dba-b941858b9d30} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.01.16 09:52:05.016011 [ 255 ] {77f5287d-3f0d-4dc8-9dba-b941858b9d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9754 | 2026.01.16 09:52:05.016429 [ 255 ] {77f5287d-3f0d-4dc8-9dba-b941858b9d30} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9755 | 2026.01.16 09:52:05.016689 [ 255 ] {77f5287d-3f0d-4dc8-9dba-b941858b9d30} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.01.16 09:52:05.016839 [ 255 ] {77f5287d-3f0d-4dc8-9dba-b941858b9d30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001515 sec., 42244.22442244224 rows/sec., 3.30 MiB/sec. | ||
| 9757 | 2026.01.16 09:52:05.016883 [ 255 ] {77f5287d-3f0d-4dc8-9dba-b941858b9d30} <Debug> TCPHandler: Processed in 0.001702943 sec. | ||
| 9758 | 2026.01.16 09:52:05.017007 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2026.01.16 09:52:05.017111 [ 255 ] {6a66d47a-9b91-4227-bdb5-fba6555c1840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9760 | 2026.01.16 09:52:05.017158 [ 255 ] {6a66d47a-9b91-4227-bdb5-fba6555c1840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9761 | 2026.01.16 09:52:05.017539 [ 255 ] {6a66d47a-9b91-4227-bdb5-fba6555c1840} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.01.16 09:52:05.017578 [ 255 ] {6a66d47a-9b91-4227-bdb5-fba6555c1840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9763 | 2026.01.16 09:52:05.017927 [ 255 ] {6a66d47a-9b91-4227-bdb5-fba6555c1840} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9764 | 2026.01.16 09:52:05.018149 [ 255 ] {6a66d47a-9b91-4227-bdb5-fba6555c1840} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2026.01.16 09:52:05.018284 [ 255 ] {6a66d47a-9b91-4227-bdb5-fba6555c1840} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 3.72 MiB/sec. | ||
| 9766 | 2026.01.16 09:52:05.018324 [ 255 ] {6a66d47a-9b91-4227-bdb5-fba6555c1840} <Debug> TCPHandler: Processed in 0.001368918 sec. | ||
| 9767 | 2026.01.16 09:52:05.018435 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2026.01.16 09:52:05.018533 [ 255 ] {52ecc855-2fb8-49a6-ac42-b5780bc95e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9769 | 2026.01.16 09:52:05.018577 [ 255 ] {52ecc855-2fb8-49a6-ac42-b5780bc95e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9770 | 2026.01.16 09:52:05.018901 [ 255 ] {52ecc855-2fb8-49a6-ac42-b5780bc95e7b} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.01.16 09:52:05.018940 [ 255 ] {52ecc855-2fb8-49a6-ac42-b5780bc95e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9772 | 2026.01.16 09:52:05.019254 [ 255 ] {52ecc855-2fb8-49a6-ac42-b5780bc95e7b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9773 | 2026.01.16 09:52:05.019484 [ 255 ] {52ecc855-2fb8-49a6-ac42-b5780bc95e7b} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.01.16 09:52:05.019619 [ 255 ] {52ecc855-2fb8-49a6-ac42-b5780bc95e7b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.46 MiB/sec. | ||
| 9775 | 2026.01.16 09:52:05.019657 [ 255 ] {52ecc855-2fb8-49a6-ac42-b5780bc95e7b} <Debug> TCPHandler: Processed in 0.001272457 sec. | ||
| 9776 | 2026.01.16 09:52:05.756226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20561 | ||
| 9777 | 2026.01.16 09:52:05.756731 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.01.16 09:52:05.756778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9779 | 2026.01.16 09:52:05.757290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9780 | 2026.01.16 09:52:05.757533 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2026.01.16 09:52:05.757661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20561 | ||
| 9782 | 2026.01.16 09:52:06.833841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9783 | 2026.01.16 09:52:06.850915 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2026.01.16 09:52:06.850982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9785 | 2026.01.16 09:52:06.857138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9786 | 2026.01.16 09:52:06.857908 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2026.01.16 09:52:06.861625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9788 | 2026.01.16 09:52:10.018330 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2026.01.16 09:52:10.018518 [ 255 ] {e71a89a7-041e-4924-8ad8-aa881f5a2531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9790 | 2026.01.16 09:52:10.018584 [ 255 ] {e71a89a7-041e-4924-8ad8-aa881f5a2531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9791 | 2026.01.16 09:52:10.019252 [ 255 ] {e71a89a7-041e-4924-8ad8-aa881f5a2531} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2026.01.16 09:52:10.019295 [ 255 ] {e71a89a7-041e-4924-8ad8-aa881f5a2531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9793 | 2026.01.16 09:52:10.019706 [ 255 ] {e71a89a7-041e-4924-8ad8-aa881f5a2531} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9794 | 2026.01.16 09:52:10.019948 [ 255 ] {e71a89a7-041e-4924-8ad8-aa881f5a2531} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.01.16 09:52:10.020076 [ 107 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9796 | 2026.01.16 09:52:10.020111 [ 107 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2026.01.16 09:52:10.020120 [ 255 ] {e71a89a7-041e-4924-8ad8-aa881f5a2531} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 9798 | 2026.01.16 09:52:10.020131 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9799 | 2026.01.16 09:52:10.020169 [ 255 ] {e71a89a7-041e-4924-8ad8-aa881f5a2531} <Debug> TCPHandler: Processed in 0.001977907 sec. | ||
| 9800 | 2026.01.16 09:52:10.020273 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 9801 | 2026.01.16 09:52:10.020292 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9802 | 2026.01.16 09:52:10.020410 [ 255 ] {2728e23d-dbcd-48c7-9297-f2812e8f0bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9803 | 2026.01.16 09:52:10.020431 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9804 | 2026.01.16 09:52:10.020452 [ 255 ] {2728e23d-dbcd-48c7-9297-f2812e8f0bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9805 | 2026.01.16 09:52:10.020475 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2342 rows starting from the beginning of the part | ||
| 9806 | 2026.01.16 09:52:10.020559 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1192 rows starting from the beginning of the part | ||
| 9807 | 2026.01.16 09:52:10.020615 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 9808 | 2026.01.16 09:52:10.020668 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1404 rows starting from the beginning of the part | ||
| 9809 | 2026.01.16 09:52:10.020718 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9810 | 2026.01.16 09:52:10.020788 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 9811 | 2026.01.16 09:52:10.020896 [ 255 ] {2728e23d-dbcd-48c7-9297-f2812e8f0bda} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.01.16 09:52:10.020938 [ 255 ] {2728e23d-dbcd-48c7-9297-f2812e8f0bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9813 | 2026.01.16 09:52:10.021320 [ 255 ] {2728e23d-dbcd-48c7-9297-f2812e8f0bda} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9814 | 2026.01.16 09:52:10.021581 [ 255 ] {2728e23d-dbcd-48c7-9297-f2812e8f0bda} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.01.16 09:52:10.021700 [ 107 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9816 | 2026.01.16 09:52:10.021725 [ 255 ] {2728e23d-dbcd-48c7-9297-f2812e8f0bda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 9817 | 2026.01.16 09:52:10.021731 [ 107 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.01.16 09:52:10.021759 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9819 | 2026.01.16 09:52:10.021765 [ 255 ] {2728e23d-dbcd-48c7-9297-f2812e8f0bda} <Debug> TCPHandler: Processed in 0.0015254 sec. | ||
| 9820 | 2026.01.16 09:52:10.021842 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 9821 | 2026.01.16 09:52:10.021883 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2026.01.16 09:52:10.021926 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9823 | 2026.01.16 09:52:10.021956 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1211 rows starting from the beginning of the part | ||
| 9824 | 2026.01.16 09:52:10.021979 [ 255 ] {dbdc85b8-d202-4f64-8737-23c77dcaa256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9825 | 2026.01.16 09:52:10.022015 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 719 rows starting from the beginning of the part | ||
| 9826 | 2026.01.16 09:52:10.022025 [ 255 ] {dbdc85b8-d202-4f64-8737-23c77dcaa256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9827 | 2026.01.16 09:52:10.022062 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 9828 | 2026.01.16 09:52:10.022104 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 612 rows starting from the beginning of the part | ||
| 9829 | 2026.01.16 09:52:10.022142 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9830 | 2026.01.16 09:52:10.022182 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9831 | 2026.01.16 09:52:10.022478 [ 255 ] {dbdc85b8-d202-4f64-8737-23c77dcaa256} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.01.16 09:52:10.022514 [ 255 ] {dbdc85b8-d202-4f64-8737-23c77dcaa256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9833 | 2026.01.16 09:52:10.022892 [ 255 ] {dbdc85b8-d202-4f64-8737-23c77dcaa256} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9834 | 2026.01.16 09:52:10.022900 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686926 sec., 1900312.8482139069 rows/sec., 161.76 MiB/sec. | ||
| 9835 | 2026.01.16 09:52:10.023121 [ 255 ] {dbdc85b8-d202-4f64-8737-23c77dcaa256} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.01.16 09:52:10.023175 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9837 | 2026.01.16 09:52:10.023249 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9838 | 2026.01.16 09:52:10.023268 [ 255 ] {dbdc85b8-d202-4f64-8737-23c77dcaa256} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 9839 | 2026.01.16 09:52:10.023291 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.01.16 09:52:10.023308 [ 255 ] {dbdc85b8-d202-4f64-8737-23c77dcaa256} <Debug> TCPHandler: Processed in 0.001476379 sec. | ||
| 9841 | 2026.01.16 09:52:10.023316 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9842 | 2026.01.16 09:52:10.023405 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596591 sec., 1712398.4790093391 rows/sec., 130.74 MiB/sec. | ||
| 9843 | 2026.01.16 09:52:10.023412 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 9844 | 2026.01.16 09:52:10.023427 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2026.01.16 09:52:10.023469 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.01.16 09:52:10.023573 [ 255 ] {17eb056e-57e2-432a-b9cc-d71eee84ec69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.01.16 09:52:10.023577 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_71_14} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9848 | 2026.01.16 09:52:10.023588 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9849 | 2026.01.16 09:52:10.023626 [ 255 ] {17eb056e-57e2-432a-b9cc-d71eee84ec69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9850 | 2026.01.16 09:52:10.023638 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9851 | 2026.01.16 09:52:10.023653 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21068 rows starting from the beginning of the part | ||
| 9852 | 2026.01.16 09:52:10.023682 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9853 | 2026.01.16 09:52:10.023727 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 9854 | 2026.01.16 09:52:10.023779 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9855 | 2026.01.16 09:52:10.023824 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1292 rows starting from the beginning of the part | ||
| 9856 | 2026.01.16 09:52:10.023868 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9857 | 2026.01.16 09:52:10.023909 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 9858 | 2026.01.16 09:52:10.023978 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.01.16 09:52:10.023985 [ 255 ] {17eb056e-57e2-432a-b9cc-d71eee84ec69} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.01.16 09:52:10.024040 [ 255 ] {17eb056e-57e2-432a-b9cc-d71eee84ec69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9861 | 2026.01.16 09:52:10.024098 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_71_14} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9862 | 2026.01.16 09:52:10.024207 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9863 | 2026.01.16 09:52:10.024390 [ 255 ] {17eb056e-57e2-432a-b9cc-d71eee84ec69} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9864 | 2026.01.16 09:52:10.024617 [ 255 ] {17eb056e-57e2-432a-b9cc-d71eee84ec69} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2026.01.16 09:52:10.024723 [ 103 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9866 | 2026.01.16 09:52:10.024751 [ 103 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2026.01.16 09:52:10.024754 [ 255 ] {17eb056e-57e2-432a-b9cc-d71eee84ec69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 9868 | 2026.01.16 09:52:10.024768 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9869 | 2026.01.16 09:52:10.024795 [ 255 ] {17eb056e-57e2-432a-b9cc-d71eee84ec69} <Debug> TCPHandler: Processed in 0.001418128 sec. | ||
| 9870 | 2026.01.16 09:52:10.024856 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 9871 | 2026.01.16 09:52:10.024966 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9872 | 2026.01.16 09:52:10.024999 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4732 rows starting from the beginning of the part | ||
| 9873 | 2026.01.16 09:52:10.025064 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 9874 | 2026.01.16 09:52:10.025109 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9875 | 2026.01.16 09:52:10.025150 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 9876 | 2026.01.16 09:52:10.025187 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 9877 | 2026.01.16 09:52:10.025224 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 9878 | 2026.01.16 09:52:10.027108 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5016 rows, containing 4 columns (4 merged, 0 gathered) in 0.00228747 sec., 2192815.643483849 rows/sec., 139.43 MiB/sec. | ||
| 9879 | 2026.01.16 09:52:10.027676 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9880 | 2026.01.16 09:52:10.027998 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.01.16 09:52:10.028097 [ 189 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_71_14} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9882 | 2026.01.16 09:52:10.028194 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9883 | 2026.01.16 09:52:10.039419 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23058 rows, containing 5 columns (5 merged, 0 gathered) in 0.016043224 sec., 1437242.2899536903 rows/sec., 96.69 MiB/sec. | ||
| 9884 | 2026.01.16 09:52:10.039892 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9885 | 2026.01.16 09:52:10.040202 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.01.16 09:52:10.040289 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9887 | 2026.01.16 09:52:10.040381 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9888 | 2026.01.16 09:52:11.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.84 MiB, peak 319.71 MiB, free memory in arenas 0.00 B, will set to 313.50 MiB (RSS), difference: 1.66 MiB | ||
| 9889 | 2026.01.16 09:52:13.043434 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9890 | 2026.01.16 09:52:13.043501 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9891 | 2026.01.16 09:52:13.257845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21073 | ||
| 9892 | 2026.01.16 09:52:13.258391 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.01.16 09:52:13.258441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9894 | 2026.01.16 09:52:13.258945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9895 | 2026.01.16 09:52:13.259184 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.01.16 09:52:13.259335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21073 | ||
| 9897 | 2026.01.16 09:52:13.290765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1250 | ||
| 9898 | 2026.01.16 09:52:13.292875 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.01.16 09:52:13.292919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9900 | 2026.01.16 09:52:13.294089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9901 | 2026.01.16 09:52:13.294355 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.01.16 09:52:13.294605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 9903 | 2026.01.16 09:52:14.361831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9904 | 2026.01.16 09:52:14.378933 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.01.16 09:52:14.378989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9906 | 2026.01.16 09:52:14.385069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9907 | 2026.01.16 09:52:14.385777 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.01.16 09:52:14.388581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9909 | 2026.01.16 09:52:15.021499 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9910 | 2026.01.16 09:52:15.021700 [ 255 ] {4ee42dd2-345a-4e86-be38-ba8b97113375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9911 | 2026.01.16 09:52:15.021774 [ 255 ] {4ee42dd2-345a-4e86-be38-ba8b97113375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9912 | 2026.01.16 09:52:15.022664 [ 255 ] {4ee42dd2-345a-4e86-be38-ba8b97113375} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2026.01.16 09:52:15.022712 [ 255 ] {4ee42dd2-345a-4e86-be38-ba8b97113375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9914 | 2026.01.16 09:52:15.023105 [ 255 ] {4ee42dd2-345a-4e86-be38-ba8b97113375} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9915 | 2026.01.16 09:52:15.023338 [ 255 ] {4ee42dd2-345a-4e86-be38-ba8b97113375} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.01.16 09:52:15.023489 [ 255 ] {4ee42dd2-345a-4e86-be38-ba8b97113375} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001843 sec., 73792.7292457949 rows/sec., 6.38 MiB/sec. | ||
| 9917 | 2026.01.16 09:52:15.023530 [ 255 ] {4ee42dd2-345a-4e86-be38-ba8b97113375} <Debug> TCPHandler: Processed in 0.002175739 sec. | ||
| 9918 | 2026.01.16 09:52:15.023649 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.01.16 09:52:15.023742 [ 255 ] {8ef2f267-6659-432f-9df9-35d44c2b0f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.01.16 09:52:15.023782 [ 255 ] {8ef2f267-6659-432f-9df9-35d44c2b0f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9921 | 2026.01.16 09:52:15.024234 [ 255 ] {8ef2f267-6659-432f-9df9-35d44c2b0f2d} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.01.16 09:52:15.024270 [ 255 ] {8ef2f267-6659-432f-9df9-35d44c2b0f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9923 | 2026.01.16 09:52:15.024559 [ 255 ] {8ef2f267-6659-432f-9df9-35d44c2b0f2d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9924 | 2026.01.16 09:52:15.024763 [ 255 ] {8ef2f267-6659-432f-9df9-35d44c2b0f2d} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.01.16 09:52:15.024886 [ 255 ] {8ef2f267-6659-432f-9df9-35d44c2b0f2d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001163 sec., 34393.809114359414 rows/sec., 2.53 MiB/sec. | ||
| 9926 | 2026.01.16 09:52:15.024923 [ 255 ] {8ef2f267-6659-432f-9df9-35d44c2b0f2d} <Debug> TCPHandler: Processed in 0.001322617 sec. | ||
| 9927 | 2026.01.16 09:52:15.025032 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.01.16 09:52:15.025159 [ 255 ] {06a2ef1d-e17b-400d-891f-dc0706ae4ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9929 | 2026.01.16 09:52:15.025208 [ 255 ] {06a2ef1d-e17b-400d-891f-dc0706ae4ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9930 | 2026.01.16 09:52:15.025714 [ 255 ] {06a2ef1d-e17b-400d-891f-dc0706ae4ded} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.01.16 09:52:15.025749 [ 255 ] {06a2ef1d-e17b-400d-891f-dc0706ae4ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9932 | 2026.01.16 09:52:15.026057 [ 255 ] {06a2ef1d-e17b-400d-891f-dc0706ae4ded} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9933 | 2026.01.16 09:52:15.026266 [ 255 ] {06a2ef1d-e17b-400d-891f-dc0706ae4ded} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.01.16 09:52:15.026415 [ 255 ] {06a2ef1d-e17b-400d-891f-dc0706ae4ded} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001255 sec., 82868.52589641434 rows/sec., 6.47 MiB/sec. | ||
| 9935 | 2026.01.16 09:52:15.026466 [ 255 ] {06a2ef1d-e17b-400d-891f-dc0706ae4ded} <Debug> TCPHandler: Processed in 0.00148171 sec. | ||
| 9936 | 2026.01.16 09:52:15.026594 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2026.01.16 09:52:15.026692 [ 255 ] {f91418c4-e358-462d-9339-66ecae9c4625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9938 | 2026.01.16 09:52:15.026736 [ 255 ] {f91418c4-e358-462d-9339-66ecae9c4625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9939 | 2026.01.16 09:52:15.027170 [ 255 ] {f91418c4-e358-462d-9339-66ecae9c4625} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2026.01.16 09:52:15.027209 [ 255 ] {f91418c4-e358-462d-9339-66ecae9c4625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9941 | 2026.01.16 09:52:15.027581 [ 255 ] {f91418c4-e358-462d-9339-66ecae9c4625} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9942 | 2026.01.16 09:52:15.027796 [ 255 ] {f91418c4-e358-462d-9339-66ecae9c4625} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2026.01.16 09:52:15.027955 [ 255 ] {f91418c4-e358-462d-9339-66ecae9c4625} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 9944 | 2026.01.16 09:52:15.027996 [ 255 ] {f91418c4-e358-462d-9339-66ecae9c4625} <Debug> TCPHandler: Processed in 0.001452179 sec. | ||
| 9945 | 2026.01.16 09:52:15.028111 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2026.01.16 09:52:15.028207 [ 255 ] {15cf33c3-aadb-4b78-96dd-7374a415f715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9947 | 2026.01.16 09:52:15.028263 [ 255 ] {15cf33c3-aadb-4b78-96dd-7374a415f715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9948 | 2026.01.16 09:52:15.029092 [ 255 ] {15cf33c3-aadb-4b78-96dd-7374a415f715} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.01.16 09:52:15.029130 [ 255 ] {15cf33c3-aadb-4b78-96dd-7374a415f715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9950 | 2026.01.16 09:52:15.029753 [ 255 ] {15cf33c3-aadb-4b78-96dd-7374a415f715} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9951 | 2026.01.16 09:52:15.029980 [ 255 ] {15cf33c3-aadb-4b78-96dd-7374a415f715} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.01.16 09:52:15.030124 [ 255 ] {15cf33c3-aadb-4b78-96dd-7374a415f715} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001936 sec., 20661.15702479339 rows/sec., 37.02 MiB/sec. | ||
| 9953 | 2026.01.16 09:52:15.030204 [ 255 ] {15cf33c3-aadb-4b78-96dd-7374a415f715} <Debug> TCPHandler: Processed in 0.002144519 sec. | ||
| 9954 | 2026.01.16 09:52:15.030318 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.01.16 09:52:15.030414 [ 255 ] {9561f218-761c-4f69-a962-83ca65e3f908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.01.16 09:52:15.030455 [ 255 ] {9561f218-761c-4f69-a962-83ca65e3f908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9957 | 2026.01.16 09:52:15.030799 [ 255 ] {9561f218-761c-4f69-a962-83ca65e3f908} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.01.16 09:52:15.030836 [ 255 ] {9561f218-761c-4f69-a962-83ca65e3f908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9959 | 2026.01.16 09:52:15.031157 [ 255 ] {9561f218-761c-4f69-a962-83ca65e3f908} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9960 | 2026.01.16 09:52:15.031373 [ 255 ] {9561f218-761c-4f69-a962-83ca65e3f908} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.01.16 09:52:15.031513 [ 255 ] {9561f218-761c-4f69-a962-83ca65e3f908} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 9962 | 2026.01.16 09:52:15.031549 [ 255 ] {9561f218-761c-4f69-a962-83ca65e3f908} <Debug> TCPHandler: Processed in 0.001280397 sec. | ||
| 9963 | 2026.01.16 09:52:20.018104 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2026.01.16 09:52:20.018327 [ 255 ] {ee2b01f5-a08b-4a49-8678-1b0d4231f932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9965 | 2026.01.16 09:52:20.018407 [ 255 ] {ee2b01f5-a08b-4a49-8678-1b0d4231f932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9966 | 2026.01.16 09:52:20.019143 [ 255 ] {ee2b01f5-a08b-4a49-8678-1b0d4231f932} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.01.16 09:52:20.019193 [ 255 ] {ee2b01f5-a08b-4a49-8678-1b0d4231f932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9968 | 2026.01.16 09:52:20.019601 [ 255 ] {ee2b01f5-a08b-4a49-8678-1b0d4231f932} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9969 | 2026.01.16 09:52:20.019857 [ 255 ] {ee2b01f5-a08b-4a49-8678-1b0d4231f932} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2026.01.16 09:52:20.020023 [ 255 ] {ee2b01f5-a08b-4a49-8678-1b0d4231f932} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.44 MiB/sec. | ||
| 9971 | 2026.01.16 09:52:20.020074 [ 255 ] {ee2b01f5-a08b-4a49-8678-1b0d4231f932} <Debug> TCPHandler: Processed in 0.002112178 sec. | ||
| 9972 | 2026.01.16 09:52:20.020203 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9973 | 2026.01.16 09:52:20.020309 [ 255 ] {8649df97-17a6-4805-b5c3-88b7401ffb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9974 | 2026.01.16 09:52:20.020356 [ 255 ] {8649df97-17a6-4805-b5c3-88b7401ffb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9975 | 2026.01.16 09:52:20.020799 [ 255 ] {8649df97-17a6-4805-b5c3-88b7401ffb91} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.16 09:52:20.020839 [ 255 ] {8649df97-17a6-4805-b5c3-88b7401ffb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9977 | 2026.01.16 09:52:20.021186 [ 255 ] {8649df97-17a6-4805-b5c3-88b7401ffb91} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9978 | 2026.01.16 09:52:20.021405 [ 255 ] {8649df97-17a6-4805-b5c3-88b7401ffb91} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.16 09:52:20.021541 [ 255 ] {8649df97-17a6-4805-b5c3-88b7401ffb91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 9980 | 2026.01.16 09:52:20.021579 [ 255 ] {8649df97-17a6-4805-b5c3-88b7401ffb91} <Debug> TCPHandler: Processed in 0.001428499 sec. | ||
| 9981 | 2026.01.16 09:52:20.021692 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.01.16 09:52:20.021791 [ 255 ] {8a14908c-781f-4f17-8bca-1ce863929ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.01.16 09:52:20.021836 [ 255 ] {8a14908c-781f-4f17-8bca-1ce863929ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9984 | 2026.01.16 09:52:20.022245 [ 255 ] {8a14908c-781f-4f17-8bca-1ce863929ba0} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.01.16 09:52:20.022282 [ 255 ] {8a14908c-781f-4f17-8bca-1ce863929ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9986 | 2026.01.16 09:52:20.022630 [ 255 ] {8a14908c-781f-4f17-8bca-1ce863929ba0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9987 | 2026.01.16 09:52:20.022848 [ 255 ] {8a14908c-781f-4f17-8bca-1ce863929ba0} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.01.16 09:52:20.022978 [ 255 ] {8a14908c-781f-4f17-8bca-1ce863929ba0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 9989 | 2026.01.16 09:52:20.023016 [ 255 ] {8a14908c-781f-4f17-8bca-1ce863929ba0} <Debug> TCPHandler: Processed in 0.001374488 sec. | ||
| 9990 | 2026.01.16 09:52:20.023124 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.01.16 09:52:20.023219 [ 255 ] {09984075-2636-4859-bb79-f8edad187733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9992 | 2026.01.16 09:52:20.023259 [ 255 ] {09984075-2636-4859-bb79-f8edad187733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9993 | 2026.01.16 09:52:20.023595 [ 255 ] {09984075-2636-4859-bb79-f8edad187733} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.16 09:52:20.023633 [ 255 ] {09984075-2636-4859-bb79-f8edad187733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 9995 | 2026.01.16 09:52:20.023942 [ 255 ] {09984075-2636-4859-bb79-f8edad187733} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9996 | 2026.01.16 09:52:20.024163 [ 255 ] {09984075-2636-4859-bb79-f8edad187733} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.16 09:52:20.024294 [ 255 ] {09984075-2636-4859-bb79-f8edad187733} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 9998 | 2026.01.16 09:52:20.024330 [ 255 ] {09984075-2636-4859-bb79-f8edad187733} <Debug> TCPHandler: Processed in 0.001256957 sec. | ||
| 9999 | 2026.01.16 09:52:20.759507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21521 | ||
| 10000 | 2026.01.16 09:52:20.760273 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.01.16 09:52:20.760320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10002 | 2026.01.16 09:52:20.760844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10003 | 2026.01.16 09:52:20.761068 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2026.01.16 09:52:20.761199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21521 | ||
| 10005 | 2026.01.16 09:52:21.888645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10006 | 2026.01.16 09:52:21.907092 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.01.16 09:52:21.907159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10008 | 2026.01.16 09:52:21.913379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10009 | 2026.01.16 09:52:21.914086 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.01.16 09:52:21.917714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10011 | 2026.01.16 09:52:23.294720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1270 | ||
| 10012 | 2026.01.16 09:52:23.296935 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.01.16 09:52:23.296988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10014 | 2026.01.16 09:52:23.298180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10015 | 2026.01.16 09:52:23.298462 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.01.16 09:52:23.298817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 10017 | 2026.01.16 09:52:25.020825 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2026.01.16 09:52:25.021042 [ 255 ] {e2234bfc-d3b3-4f92-8b58-06ac12e7f857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10019 | 2026.01.16 09:52:25.021118 [ 255 ] {e2234bfc-d3b3-4f92-8b58-06ac12e7f857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10020 | 2026.01.16 09:52:25.021932 [ 255 ] {e2234bfc-d3b3-4f92-8b58-06ac12e7f857} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.01.16 09:52:25.021983 [ 255 ] {e2234bfc-d3b3-4f92-8b58-06ac12e7f857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10022 | 2026.01.16 09:52:25.022401 [ 255 ] {e2234bfc-d3b3-4f92-8b58-06ac12e7f857} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10023 | 2026.01.16 09:52:25.022639 [ 255 ] {e2234bfc-d3b3-4f92-8b58-06ac12e7f857} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.01.16 09:52:25.022796 [ 255 ] {e2234bfc-d3b3-4f92-8b58-06ac12e7f857} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001809 sec., 75179.6572692095 rows/sec., 6.50 MiB/sec. | ||
| 10025 | 2026.01.16 09:52:25.022839 [ 255 ] {e2234bfc-d3b3-4f92-8b58-06ac12e7f857} <Debug> TCPHandler: Processed in 0.002155798 sec. | ||
| 10026 | 2026.01.16 09:52:25.022955 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2026.01.16 09:52:25.023052 [ 255 ] {5e62a910-4615-48b0-af06-057cbec43ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10028 | 2026.01.16 09:52:25.023095 [ 255 ] {5e62a910-4615-48b0-af06-057cbec43ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10029 | 2026.01.16 09:52:25.023507 [ 255 ] {5e62a910-4615-48b0-af06-057cbec43ba4} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.01.16 09:52:25.023546 [ 255 ] {5e62a910-4615-48b0-af06-057cbec43ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10031 | 2026.01.16 09:52:25.023856 [ 255 ] {5e62a910-4615-48b0-af06-057cbec43ba4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10032 | 2026.01.16 09:52:25.024075 [ 255 ] {5e62a910-4615-48b0-af06-057cbec43ba4} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2026.01.16 09:52:25.024206 [ 87 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10034 | 2026.01.16 09:52:25.024207 [ 255 ] {5e62a910-4615-48b0-af06-057cbec43ba4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001174 sec., 34071.55025553663 rows/sec., 2.50 MiB/sec. | ||
| 10035 | 2026.01.16 09:52:25.024257 [ 87 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.01.16 09:52:25.024287 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10037 | 2026.01.16 09:52:25.024303 [ 255 ] {5e62a910-4615-48b0-af06-057cbec43ba4} <Debug> TCPHandler: Processed in 0.001397159 sec. | ||
| 10038 | 2026.01.16 09:52:25.024417 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10039 | 2026.01.16 09:52:25.024431 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2026.01.16 09:52:25.024589 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10041 | 2026.01.16 09:52:25.024596 [ 255 ] {e22a6547-b7e1-46ec-936e-a3a3875f37ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10042 | 2026.01.16 09:52:25.024635 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 263 rows starting from the beginning of the part | ||
| 10043 | 2026.01.16 09:52:25.024659 [ 255 ] {e22a6547-b7e1-46ec-936e-a3a3875f37ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10044 | 2026.01.16 09:52:25.024718 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 245 rows starting from the beginning of the part | ||
| 10045 | 2026.01.16 09:52:25.024773 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 245 rows starting from the beginning of the part | ||
| 10046 | 2026.01.16 09:52:25.024815 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 68 rows starting from the beginning of the part | ||
| 10047 | 2026.01.16 09:52:25.024855 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 10048 | 2026.01.16 09:52:25.024897 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 10049 | 2026.01.16 09:52:25.025148 [ 255 ] {e22a6547-b7e1-46ec-936e-a3a3875f37ba} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.01.16 09:52:25.025191 [ 255 ] {e22a6547-b7e1-46ec-936e-a3a3875f37ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10051 | 2026.01.16 09:52:25.025537 [ 255 ] {e22a6547-b7e1-46ec-936e-a3a3875f37ba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10052 | 2026.01.16 09:52:25.025764 [ 255 ] {e22a6547-b7e1-46ec-936e-a3a3875f37ba} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2026.01.16 09:52:25.025864 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150456 sec., 598846.1742968044 rows/sec., 40.14 MiB/sec. | ||
| 10054 | 2026.01.16 09:52:25.025892 [ 255 ] {e22a6547-b7e1-46ec-936e-a3a3875f37ba} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001321 sec., 78728.23618470856 rows/sec., 6.15 MiB/sec. | ||
| 10055 | 2026.01.16 09:52:25.025944 [ 255 ] {e22a6547-b7e1-46ec-936e-a3a3875f37ba} <Debug> TCPHandler: Processed in 0.001575811 sec. | ||
| 10056 | 2026.01.16 09:52:25.026052 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10057 | 2026.01.16 09:52:25.026059 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2026.01.16 09:52:25.026157 [ 255 ] {5de9de88-d095-47d5-9cfc-00a43444629e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10059 | 2026.01.16 09:52:25.026200 [ 255 ] {5de9de88-d095-47d5-9cfc-00a43444629e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10060 | 2026.01.16 09:52:25.026322 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2026.01.16 09:52:25.026389 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_33_7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10062 | 2026.01.16 09:52:25.026467 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10063 | 2026.01.16 09:52:25.026605 [ 255 ] {5de9de88-d095-47d5-9cfc-00a43444629e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2026.01.16 09:52:25.026639 [ 255 ] {5de9de88-d095-47d5-9cfc-00a43444629e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10065 | 2026.01.16 09:52:25.026965 [ 255 ] {5de9de88-d095-47d5-9cfc-00a43444629e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10066 | 2026.01.16 09:52:25.027170 [ 255 ] {5de9de88-d095-47d5-9cfc-00a43444629e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.01.16 09:52:25.027295 [ 255 ] {5de9de88-d095-47d5-9cfc-00a43444629e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 10068 | 2026.01.16 09:52:25.027331 [ 255 ] {5de9de88-d095-47d5-9cfc-00a43444629e} <Debug> TCPHandler: Processed in 0.001321017 sec. | ||
| 10069 | 2026.01.16 09:52:25.027431 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2026.01.16 09:52:25.027524 [ 255 ] {7a76d401-3cac-4596-a242-f70d0648b19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10071 | 2026.01.16 09:52:25.027578 [ 255 ] {7a76d401-3cac-4596-a242-f70d0648b19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10072 | 2026.01.16 09:52:25.028515 [ 255 ] {7a76d401-3cac-4596-a242-f70d0648b19b} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2026.01.16 09:52:25.028549 [ 255 ] {7a76d401-3cac-4596-a242-f70d0648b19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10074 | 2026.01.16 09:52:25.029122 [ 255 ] {7a76d401-3cac-4596-a242-f70d0648b19b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10075 | 2026.01.16 09:52:25.029347 [ 255 ] {7a76d401-3cac-4596-a242-f70d0648b19b} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2026.01.16 09:52:25.029486 [ 255 ] {7a76d401-3cac-4596-a242-f70d0648b19b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00198 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 10077 | 2026.01.16 09:52:25.029550 [ 255 ] {7a76d401-3cac-4596-a242-f70d0648b19b} <Debug> TCPHandler: Processed in 0.002167379 sec. | ||
| 10078 | 2026.01.16 09:52:25.029660 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2026.01.16 09:52:25.029853 [ 255 ] {f1602d94-f63d-4ce4-9ab5-54b5232e9241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10080 | 2026.01.16 09:52:25.029893 [ 255 ] {f1602d94-f63d-4ce4-9ab5-54b5232e9241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10081 | 2026.01.16 09:52:25.030230 [ 255 ] {f1602d94-f63d-4ce4-9ab5-54b5232e9241} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2026.01.16 09:52:25.030263 [ 255 ] {f1602d94-f63d-4ce4-9ab5-54b5232e9241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10083 | 2026.01.16 09:52:25.030561 [ 255 ] {f1602d94-f63d-4ce4-9ab5-54b5232e9241} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10084 | 2026.01.16 09:52:25.030788 [ 255 ] {f1602d94-f63d-4ce4-9ab5-54b5232e9241} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2026.01.16 09:52:25.030922 [ 255 ] {f1602d94-f63d-4ce4-9ab5-54b5232e9241} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10086 | 2026.01.16 09:52:25.030957 [ 255 ] {f1602d94-f63d-4ce4-9ab5-54b5232e9241} <Debug> TCPHandler: Processed in 0.001346388 sec. | ||
| 10087 | 2026.01.16 09:52:28.043753 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10088 | 2026.01.16 09:52:28.043811 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10089 | 2026.01.16 09:52:28.262227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22033 | ||
| 10090 | 2026.01.16 09:52:28.262762 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.01.16 09:52:28.262811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10092 | 2026.01.16 09:52:28.263331 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10093 | 2026.01.16 09:52:28.263580 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.01.16 09:52:28.263732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22033 | ||
| 10095 | 2026.01.16 09:52:28.263760 [ 85 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10096 | 2026.01.16 09:52:28.263837 [ 85 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.01.16 09:52:28.263876 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10098 | 2026.01.16 09:52:28.264058 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 10099 | 2026.01.16 09:52:28.264258 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10100 | 2026.01.16 09:52:28.264317 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19601 rows starting from the beginning of the part | ||
| 10101 | 2026.01.16 09:52:28.264413 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10102 | 2026.01.16 09:52:28.264486 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10103 | 2026.01.16 09:52:28.264552 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10104 | 2026.01.16 09:52:28.264613 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10105 | 2026.01.16 09:52:28.264673 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10106 | 2026.01.16 09:52:28.266999 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22033 rows, containing 4 columns (4 merged, 0 gathered) in 0.003065481 sec., 7187452.801044925 rows/sec., 102.82 MiB/sec. | ||
| 10107 | 2026.01.16 09:52:28.267647 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10108 | 2026.01.16 09:52:28.268101 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.01.16 09:52:28.268190 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_46_9} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10110 | 2026.01.16 09:52:28.268298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 10111 | 2026.01.16 09:52:29.417794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10112 | 2026.01.16 09:52:29.435207 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.01.16 09:52:29.435258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10114 | 2026.01.16 09:52:29.441400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10115 | 2026.01.16 09:52:29.442171 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.01.16 09:52:29.442544 [ 83 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10117 | 2026.01.16 09:52:29.442641 [ 83 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2026.01.16 09:52:29.442678 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10119 | 2026.01.16 09:52:29.442806 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 10120 | 2026.01.16 09:52:29.445150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10121 | 2026.01.16 09:52:29.445931 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10122 | 2026.01.16 09:52:29.446621 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 10123 | 2026.01.16 09:52:29.449878 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 10124 | 2026.01.16 09:52:29.453139 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 10125 | 2026.01.16 09:52:29.456858 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 10126 | 2026.01.16 09:52:29.460975 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 10127 | 2026.01.16 09:52:29.464722 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 10128 | 2026.01.16 09:52:29.513128 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.070359308 sec., 4931.8279253116025 rows/sec., 25.50 MiB/sec. | ||
| 10129 | 2026.01.16 09:52:29.514905 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10130 | 2026.01.16 09:52:29.516552 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_46_9} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.01.16 09:52:29.516636 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_46_9} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10132 | 2026.01.16 09:52:29.517895 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10133 | 2026.01.16 09:52:30.018225 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10134 | 2026.01.16 09:52:30.018439 [ 255 ] {951c663b-476f-4564-bef2-423ac59c59b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10135 | 2026.01.16 09:52:30.018508 [ 255 ] {951c663b-476f-4564-bef2-423ac59c59b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10136 | 2026.01.16 09:52:30.019169 [ 255 ] {951c663b-476f-4564-bef2-423ac59c59b1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2026.01.16 09:52:30.019211 [ 255 ] {951c663b-476f-4564-bef2-423ac59c59b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10138 | 2026.01.16 09:52:30.019615 [ 255 ] {951c663b-476f-4564-bef2-423ac59c59b1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10139 | 2026.01.16 09:52:30.019842 [ 255 ] {951c663b-476f-4564-bef2-423ac59c59b1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.01.16 09:52:30.019995 [ 255 ] {951c663b-476f-4564-bef2-423ac59c59b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.64 MiB/sec. | ||
| 10141 | 2026.01.16 09:52:30.020041 [ 255 ] {951c663b-476f-4564-bef2-423ac59c59b1} <Debug> TCPHandler: Processed in 0.001981176 sec. | ||
| 10142 | 2026.01.16 09:52:30.020161 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10143 | 2026.01.16 09:52:30.020260 [ 255 ] {ef4d4f17-9eeb-452c-9dc9-4f38f079a043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10144 | 2026.01.16 09:52:30.020301 [ 255 ] {ef4d4f17-9eeb-452c-9dc9-4f38f079a043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10145 | 2026.01.16 09:52:30.020733 [ 255 ] {ef4d4f17-9eeb-452c-9dc9-4f38f079a043} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.01.16 09:52:30.020768 [ 255 ] {ef4d4f17-9eeb-452c-9dc9-4f38f079a043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10147 | 2026.01.16 09:52:30.021080 [ 255 ] {ef4d4f17-9eeb-452c-9dc9-4f38f079a043} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10148 | 2026.01.16 09:52:30.021296 [ 255 ] {ef4d4f17-9eeb-452c-9dc9-4f38f079a043} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.01.16 09:52:30.021428 [ 255 ] {ef4d4f17-9eeb-452c-9dc9-4f38f079a043} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 10150 | 2026.01.16 09:52:30.021468 [ 255 ] {ef4d4f17-9eeb-452c-9dc9-4f38f079a043} <Debug> TCPHandler: Processed in 0.001359028 sec. | ||
| 10151 | 2026.01.16 09:52:30.021580 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10152 | 2026.01.16 09:52:30.021675 [ 255 ] {ccea8893-467c-4392-a148-9f5fd01681f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10153 | 2026.01.16 09:52:30.021720 [ 255 ] {ccea8893-467c-4392-a148-9f5fd01681f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10154 | 2026.01.16 09:52:30.022131 [ 255 ] {ccea8893-467c-4392-a148-9f5fd01681f8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.01.16 09:52:30.022167 [ 255 ] {ccea8893-467c-4392-a148-9f5fd01681f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10156 | 2026.01.16 09:52:30.022525 [ 255 ] {ccea8893-467c-4392-a148-9f5fd01681f8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10157 | 2026.01.16 09:52:30.022754 [ 255 ] {ccea8893-467c-4392-a148-9f5fd01681f8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2026.01.16 09:52:30.022884 [ 255 ] {ccea8893-467c-4392-a148-9f5fd01681f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 10159 | 2026.01.16 09:52:30.022922 [ 255 ] {ccea8893-467c-4392-a148-9f5fd01681f8} <Debug> TCPHandler: Processed in 0.001390719 sec. | ||
| 10160 | 2026.01.16 09:52:30.023024 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2026.01.16 09:52:30.023116 [ 255 ] {fe37e981-d18a-4b14-aa7c-b47ef6d2b823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10162 | 2026.01.16 09:52:30.023157 [ 255 ] {fe37e981-d18a-4b14-aa7c-b47ef6d2b823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10163 | 2026.01.16 09:52:30.023496 [ 255 ] {fe37e981-d18a-4b14-aa7c-b47ef6d2b823} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.01.16 09:52:30.023534 [ 255 ] {fe37e981-d18a-4b14-aa7c-b47ef6d2b823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10165 | 2026.01.16 09:52:30.023844 [ 255 ] {fe37e981-d18a-4b14-aa7c-b47ef6d2b823} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10166 | 2026.01.16 09:52:30.024052 [ 255 ] {fe37e981-d18a-4b14-aa7c-b47ef6d2b823} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2026.01.16 09:52:30.024184 [ 255 ] {fe37e981-d18a-4b14-aa7c-b47ef6d2b823} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 10168 | 2026.01.16 09:52:30.024219 [ 255 ] {fe37e981-d18a-4b14-aa7c-b47ef6d2b823} <Debug> TCPHandler: Processed in 0.001243977 sec. | ||
| 10169 | 2026.01.16 09:52:33.299016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1290 | ||
| 10170 | 2026.01.16 09:52:33.301159 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.01.16 09:52:33.301206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10172 | 2026.01.16 09:52:33.302365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10173 | 2026.01.16 09:52:33.302643 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.01.16 09:52:33.302909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10175 | 2026.01.16 09:52:35.048588 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.01.16 09:52:35.048779 [ 255 ] {c25a05c8-d90b-48c6-af86-8d1d93659f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10177 | 2026.01.16 09:52:35.048847 [ 255 ] {c25a05c8-d90b-48c6-af86-8d1d93659f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10178 | 2026.01.16 09:52:35.049536 [ 255 ] {c25a05c8-d90b-48c6-af86-8d1d93659f6b} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.01.16 09:52:35.049584 [ 255 ] {c25a05c8-d90b-48c6-af86-8d1d93659f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10180 | 2026.01.16 09:52:35.049988 [ 255 ] {c25a05c8-d90b-48c6-af86-8d1d93659f6b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10181 | 2026.01.16 09:52:35.050234 [ 255 ] {c25a05c8-d90b-48c6-af86-8d1d93659f6b} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.01.16 09:52:35.050398 [ 255 ] {c25a05c8-d90b-48c6-af86-8d1d93659f6b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001669 sec., 14379.868184541643 rows/sec., 1.19 MiB/sec. | ||
| 10183 | 2026.01.16 09:52:35.050454 [ 255 ] {c25a05c8-d90b-48c6-af86-8d1d93659f6b} <Debug> TCPHandler: Processed in 0.002002537 sec. | ||
| 10184 | 2026.01.16 09:52:35.050606 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2026.01.16 09:52:35.050734 [ 255 ] {cfee1be0-257b-4eff-a6f5-497fe7cc9328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10186 | 2026.01.16 09:52:35.050789 [ 255 ] {cfee1be0-257b-4eff-a6f5-497fe7cc9328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10187 | 2026.01.16 09:52:35.051264 [ 255 ] {cfee1be0-257b-4eff-a6f5-497fe7cc9328} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2026.01.16 09:52:35.051303 [ 255 ] {cfee1be0-257b-4eff-a6f5-497fe7cc9328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10189 | 2026.01.16 09:52:35.051626 [ 255 ] {cfee1be0-257b-4eff-a6f5-497fe7cc9328} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10190 | 2026.01.16 09:52:35.051854 [ 255 ] {cfee1be0-257b-4eff-a6f5-497fe7cc9328} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.01.16 09:52:35.051990 [ 255 ] {cfee1be0-257b-4eff-a6f5-497fe7cc9328} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 126.82 KiB/sec. | ||
| 10192 | 2026.01.16 09:52:35.052030 [ 255 ] {cfee1be0-257b-4eff-a6f5-497fe7cc9328} <Debug> TCPHandler: Processed in 0.00149381 sec. | ||
| 10193 | 2026.01.16 09:52:35.052144 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.01.16 09:52:35.052238 [ 255 ] {f23aa8ba-a2b4-494b-b833-9463327f8424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10195 | 2026.01.16 09:52:35.052279 [ 255 ] {f23aa8ba-a2b4-494b-b833-9463327f8424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10196 | 2026.01.16 09:52:35.053594 [ 255 ] {f23aa8ba-a2b4-494b-b833-9463327f8424} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.01.16 09:52:35.053633 [ 255 ] {f23aa8ba-a2b4-494b-b833-9463327f8424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10198 | 2026.01.16 09:52:35.054080 [ 255 ] {f23aa8ba-a2b4-494b-b833-9463327f8424} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10199 | 2026.01.16 09:52:35.054302 [ 255 ] {f23aa8ba-a2b4-494b-b833-9463327f8424} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.01.16 09:52:35.054429 [ 76 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10201 | 2026.01.16 09:52:35.054435 [ 255 ] {f23aa8ba-a2b4-494b-b833-9463327f8424} <Debug> executeQuery: Read 1397 rows, 119.68 KiB in 0.002215 sec., 630699.7742663657 rows/sec., 52.76 MiB/sec. | ||
| 10202 | 2026.01.16 09:52:35.054501 [ 76 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2026.01.16 09:52:35.054521 [ 255 ] {f23aa8ba-a2b4-494b-b833-9463327f8424} <Debug> TCPHandler: Processed in 0.002425442 sec. | ||
| 10204 | 2026.01.16 09:52:35.054535 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10205 | 2026.01.16 09:52:35.054646 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2026.01.16 09:52:35.054668 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 10207 | 2026.01.16 09:52:35.054743 [ 255 ] {e5769090-60c3-42ad-bcd8-be208b5936db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10208 | 2026.01.16 09:52:35.054791 [ 255 ] {e5769090-60c3-42ad-bcd8-be208b5936db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10209 | 2026.01.16 09:52:35.054815 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10210 | 2026.01.16 09:52:35.054853 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2463 rows starting from the beginning of the part | ||
| 10211 | 2026.01.16 09:52:35.054924 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 10212 | 2026.01.16 09:52:35.054969 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10213 | 2026.01.16 09:52:35.055012 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 136 rows starting from the beginning of the part | ||
| 10214 | 2026.01.16 09:52:35.055056 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 10215 | 2026.01.16 09:52:35.055098 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1397 rows starting from the beginning of the part | ||
| 10216 | 2026.01.16 09:52:35.055237 [ 255 ] {e5769090-60c3-42ad-bcd8-be208b5936db} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2026.01.16 09:52:35.055284 [ 255 ] {e5769090-60c3-42ad-bcd8-be208b5936db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10218 | 2026.01.16 09:52:35.055641 [ 255 ] {e5769090-60c3-42ad-bcd8-be208b5936db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10219 | 2026.01.16 09:52:35.055868 [ 255 ] {e5769090-60c3-42ad-bcd8-be208b5936db} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2026.01.16 09:52:35.056002 [ 255 ] {e5769090-60c3-42ad-bcd8-be208b5936db} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001277 sec., 42286.609240407204 rows/sec., 3.14 MiB/sec. | ||
| 10221 | 2026.01.16 09:52:35.056043 [ 255 ] {e5769090-60c3-42ad-bcd8-be208b5936db} <Debug> TCPHandler: Processed in 0.001447199 sec. | ||
| 10222 | 2026.01.16 09:52:35.056150 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10223 | 2026.01.16 09:52:35.056243 [ 255 ] {7434aa7e-fe19-43a7-b9a6-6377f84eb7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10224 | 2026.01.16 09:52:35.056281 [ 255 ] {7434aa7e-fe19-43a7-b9a6-6377f84eb7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10225 | 2026.01.16 09:52:35.056808 [ 255 ] {7434aa7e-fe19-43a7-b9a6-6377f84eb7ac} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.01.16 09:52:35.056844 [ 255 ] {7434aa7e-fe19-43a7-b9a6-6377f84eb7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10227 | 2026.01.16 09:52:35.057041 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436293 sec., 1741990.8032408254 rows/sec., 150.30 MiB/sec. | ||
| 10228 | 2026.01.16 09:52:35.057181 [ 255 ] {7434aa7e-fe19-43a7-b9a6-6377f84eb7ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10229 | 2026.01.16 09:52:35.057383 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10230 | 2026.01.16 09:52:35.057416 [ 255 ] {7434aa7e-fe19-43a7-b9a6-6377f84eb7ac} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.01.16 09:52:35.057559 [ 255 ] {7434aa7e-fe19-43a7-b9a6-6377f84eb7ac} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001333 sec., 189047.26181545388 rows/sec., 13.08 MiB/sec. | ||
| 10232 | 2026.01.16 09:52:35.057600 [ 255 ] {7434aa7e-fe19-43a7-b9a6-6377f84eb7ac} <Debug> TCPHandler: Processed in 0.00149804 sec. | ||
| 10233 | 2026.01.16 09:52:35.057710 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.01.16 09:52:35.057721 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2026.01.16 09:52:35.057807 [ 255 ] {3273452b-cb3a-4a51-bf2f-ad2b77e9ac9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10236 | 2026.01.16 09:52:35.057818 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_76_15} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10237 | 2026.01.16 09:52:35.057856 [ 255 ] {3273452b-cb3a-4a51-bf2f-ad2b77e9ac9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10238 | 2026.01.16 09:52:35.057925 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10239 | 2026.01.16 09:52:35.058259 [ 255 ] {3273452b-cb3a-4a51-bf2f-ad2b77e9ac9a} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.01.16 09:52:35.058299 [ 255 ] {3273452b-cb3a-4a51-bf2f-ad2b77e9ac9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10241 | 2026.01.16 09:52:35.058607 [ 255 ] {3273452b-cb3a-4a51-bf2f-ad2b77e9ac9a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10242 | 2026.01.16 09:52:35.058815 [ 255 ] {3273452b-cb3a-4a51-bf2f-ad2b77e9ac9a} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.01.16 09:52:35.058942 [ 255 ] {3273452b-cb3a-4a51-bf2f-ad2b77e9ac9a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 10244 | 2026.01.16 09:52:35.058980 [ 255 ] {3273452b-cb3a-4a51-bf2f-ad2b77e9ac9a} <Debug> TCPHandler: Processed in 0.001319167 sec. | ||
| 10245 | 2026.01.16 09:52:35.059086 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2026.01.16 09:52:35.059178 [ 255 ] {d5ffc48d-ecaa-4d38-84c1-ed046a10d741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10247 | 2026.01.16 09:52:35.059217 [ 255 ] {d5ffc48d-ecaa-4d38-84c1-ed046a10d741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10248 | 2026.01.16 09:52:35.059946 [ 255 ] {d5ffc48d-ecaa-4d38-84c1-ed046a10d741} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.01.16 09:52:35.059980 [ 255 ] {d5ffc48d-ecaa-4d38-84c1-ed046a10d741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10250 | 2026.01.16 09:52:35.060318 [ 255 ] {d5ffc48d-ecaa-4d38-84c1-ed046a10d741} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10251 | 2026.01.16 09:52:35.060529 [ 255 ] {d5ffc48d-ecaa-4d38-84c1-ed046a10d741} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.01.16 09:52:35.060660 [ 255 ] {d5ffc48d-ecaa-4d38-84c1-ed046a10d741} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001499 sec., 398932.62174783193 rows/sec., 29.99 MiB/sec. | ||
| 10253 | 2026.01.16 09:52:35.060659 [ 78 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10254 | 2026.01.16 09:52:35.060699 [ 255 ] {d5ffc48d-ecaa-4d38-84c1-ed046a10d741} <Debug> TCPHandler: Processed in 0.001660152 sec. | ||
| 10255 | 2026.01.16 09:52:35.060741 [ 78 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.01.16 09:52:35.060776 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10257 | 2026.01.16 09:52:35.060816 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.01.16 09:52:35.060873 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 10259 | 2026.01.16 09:52:35.060913 [ 255 ] {12bccf96-f675-49a2-b8c4-cd73b4da8f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10260 | 2026.01.16 09:52:35.060957 [ 255 ] {12bccf96-f675-49a2-b8c4-cd73b4da8f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10261 | 2026.01.16 09:52:35.060964 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10262 | 2026.01.16 09:52:35.060994 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1249 rows starting from the beginning of the part | ||
| 10263 | 2026.01.16 09:52:35.061056 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 10264 | 2026.01.16 09:52:35.061103 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10265 | 2026.01.16 09:52:35.061148 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 10266 | 2026.01.16 09:52:35.061192 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 10267 | 2026.01.16 09:52:35.061234 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 598 rows starting from the beginning of the part | ||
| 10268 | 2026.01.16 09:52:35.061639 [ 255 ] {12bccf96-f675-49a2-b8c4-cd73b4da8f2f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.01.16 09:52:35.061674 [ 255 ] {12bccf96-f675-49a2-b8c4-cd73b4da8f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10270 | 2026.01.16 09:52:35.062089 [ 255 ] {12bccf96-f675-49a2-b8c4-cd73b4da8f2f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10271 | 2026.01.16 09:52:35.062300 [ 255 ] {12bccf96-f675-49a2-b8c4-cd73b4da8f2f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.01.16 09:52:35.062417 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10273 | 2026.01.16 09:52:35.062430 [ 255 ] {12bccf96-f675-49a2-b8c4-cd73b4da8f2f} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001534 sec., 574315.5149934811 rows/sec., 38.98 MiB/sec. | ||
| 10274 | 2026.01.16 09:52:35.062451 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.01.16 09:52:35.062421 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583471 sec., 1378616.9749872275 rows/sec., 107.14 MiB/sec. | ||
| 10276 | 2026.01.16 09:52:35.062478 [ 255 ] {12bccf96-f675-49a2-b8c4-cd73b4da8f2f} <Debug> TCPHandler: Processed in 0.001709813 sec. | ||
| 10277 | 2026.01.16 09:52:35.062478 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10278 | 2026.01.16 09:52:35.062577 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 10279 | 2026.01.16 09:52:35.062611 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.01.16 09:52:35.062654 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10281 | 2026.01.16 09:52:35.062656 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10282 | 2026.01.16 09:52:35.062699 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23058 rows starting from the beginning of the part | ||
| 10283 | 2026.01.16 09:52:35.062706 [ 255 ] {a91236cc-cc38-4593-9e2b-137ea071db7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10284 | 2026.01.16 09:52:35.062746 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10285 | 2026.01.16 09:52:35.062761 [ 255 ] {a91236cc-cc38-4593-9e2b-137ea071db7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10286 | 2026.01.16 09:52:35.062784 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10287 | 2026.01.16 09:52:35.062820 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10288 | 2026.01.16 09:52:35.062853 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10289 | 2026.01.16 09:52:35.062891 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 881 rows starting from the beginning of the part | ||
| 10290 | 2026.01.16 09:52:35.062932 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.01.16 09:52:35.063018 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_76_15} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10292 | 2026.01.16 09:52:35.063108 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10293 | 2026.01.16 09:52:35.063643 [ 255 ] {a91236cc-cc38-4593-9e2b-137ea071db7e} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.01.16 09:52:35.063682 [ 255 ] {a91236cc-cc38-4593-9e2b-137ea071db7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10295 | 2026.01.16 09:52:35.064294 [ 255 ] {a91236cc-cc38-4593-9e2b-137ea071db7e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10296 | 2026.01.16 09:52:35.064519 [ 255 ] {a91236cc-cc38-4593-9e2b-137ea071db7e} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.01.16 09:52:35.064656 [ 255 ] {a91236cc-cc38-4593-9e2b-137ea071db7e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001968 sec., 20325.20325203252 rows/sec., 36.42 MiB/sec. | ||
| 10298 | 2026.01.16 09:52:35.064711 [ 255 ] {a91236cc-cc38-4593-9e2b-137ea071db7e} <Debug> TCPHandler: Processed in 0.002148499 sec. | ||
| 10299 | 2026.01.16 09:52:35.064820 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.01.16 09:52:35.064913 [ 255 ] {cdc14cfb-e2e5-456f-ad81-bf084ef29f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.01.16 09:52:35.064953 [ 255 ] {cdc14cfb-e2e5-456f-ad81-bf084ef29f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10302 | 2026.01.16 09:52:35.065299 [ 255 ] {cdc14cfb-e2e5-456f-ad81-bf084ef29f7d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.01.16 09:52:35.065335 [ 255 ] {cdc14cfb-e2e5-456f-ad81-bf084ef29f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10304 | 2026.01.16 09:52:35.065778 [ 255 ] {cdc14cfb-e2e5-456f-ad81-bf084ef29f7d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10305 | 2026.01.16 09:52:35.066000 [ 255 ] {cdc14cfb-e2e5-456f-ad81-bf084ef29f7d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.01.16 09:52:35.066113 [ 78 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10307 | 2026.01.16 09:52:35.066131 [ 255 ] {cdc14cfb-e2e5-456f-ad81-bf084ef29f7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 10308 | 2026.01.16 09:52:35.066162 [ 78 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.01.16 09:52:35.066178 [ 255 ] {cdc14cfb-e2e5-456f-ad81-bf084ef29f7d} <Debug> TCPHandler: Processed in 0.001407138 sec. | ||
| 10310 | 2026.01.16 09:52:35.066190 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10311 | 2026.01.16 09:52:35.066308 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 10312 | 2026.01.16 09:52:35.066438 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10313 | 2026.01.16 09:52:35.066474 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5016 rows starting from the beginning of the part | ||
| 10314 | 2026.01.16 09:52:35.066544 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10315 | 2026.01.16 09:52:35.066589 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10316 | 2026.01.16 09:52:35.066630 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10317 | 2026.01.16 09:52:35.066672 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10318 | 2026.01.16 09:52:35.066711 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 10319 | 2026.01.16 09:52:35.069136 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883149 sec., 1843817.2983775723 rows/sec., 117.64 MiB/sec. | ||
| 10320 | 2026.01.16 09:52:35.069568 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10321 | 2026.01.16 09:52:35.069872 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.01.16 09:52:35.069956 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_76_15} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10323 | 2026.01.16 09:52:35.070042 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10324 | 2026.01.16 09:52:35.070121 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24579 rows, containing 5 columns (5 merged, 0 gathered) in 0.007571431 sec., 3246281.9776076674 rows/sec., 218.66 MiB/sec. | ||
| 10325 | 2026.01.16 09:52:35.070387 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10326 | 2026.01.16 09:52:35.070753 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.01.16 09:52:35.070851 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10328 | 2026.01.16 09:52:35.070959 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10329 | 2026.01.16 09:52:35.763916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22481 | ||
| 10330 | 2026.01.16 09:52:35.764496 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.01.16 09:52:35.764559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10332 | 2026.01.16 09:52:35.765129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10333 | 2026.01.16 09:52:35.765364 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.01.16 09:52:35.765515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22481 | ||
| 10335 | 2026.01.16 09:52:36.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.99 MiB, peak 328.70 MiB, free memory in arenas 0.00 B, will set to 317.86 MiB (RSS), difference: 1.87 MiB | ||
| 10336 | 2026.01.16 09:52:36.945303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10337 | 2026.01.16 09:52:36.960717 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.01.16 09:52:36.960767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10339 | 2026.01.16 09:52:36.966513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10340 | 2026.01.16 09:52:36.967184 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.01.16 09:52:36.969870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10342 | 2026.01.16 09:52:40.018445 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10343 | 2026.01.16 09:52:40.018622 [ 255 ] {ff253bd4-c202-468a-b722-aa05d80e3d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10344 | 2026.01.16 09:52:40.018686 [ 255 ] {ff253bd4-c202-468a-b722-aa05d80e3d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10345 | 2026.01.16 09:52:40.019425 [ 255 ] {ff253bd4-c202-468a-b722-aa05d80e3d2d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.01.16 09:52:40.019463 [ 255 ] {ff253bd4-c202-468a-b722-aa05d80e3d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10347 | 2026.01.16 09:52:40.019848 [ 255 ] {ff253bd4-c202-468a-b722-aa05d80e3d2d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10348 | 2026.01.16 09:52:40.020071 [ 255 ] {ff253bd4-c202-468a-b722-aa05d80e3d2d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2026.01.16 09:52:40.020213 [ 255 ] {ff253bd4-c202-468a-b722-aa05d80e3d2d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 10350 | 2026.01.16 09:52:40.020255 [ 255 ] {ff253bd4-c202-468a-b722-aa05d80e3d2d} <Debug> TCPHandler: Processed in 0.001933626 sec. | ||
| 10351 | 2026.01.16 09:52:40.020376 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2026.01.16 09:52:40.020470 [ 255 ] {879a59ab-6612-4714-bd02-7cb6533d5a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10353 | 2026.01.16 09:52:40.020511 [ 255 ] {879a59ab-6612-4714-bd02-7cb6533d5a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10354 | 2026.01.16 09:52:40.020990 [ 255 ] {879a59ab-6612-4714-bd02-7cb6533d5a86} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.01.16 09:52:40.021025 [ 255 ] {879a59ab-6612-4714-bd02-7cb6533d5a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10356 | 2026.01.16 09:52:40.021349 [ 255 ] {879a59ab-6612-4714-bd02-7cb6533d5a86} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10357 | 2026.01.16 09:52:40.021554 [ 255 ] {879a59ab-6612-4714-bd02-7cb6533d5a86} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.01.16 09:52:40.021678 [ 255 ] {879a59ab-6612-4714-bd02-7cb6533d5a86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 10359 | 2026.01.16 09:52:40.021715 [ 255 ] {879a59ab-6612-4714-bd02-7cb6533d5a86} <Debug> TCPHandler: Processed in 0.001386449 sec. | ||
| 10360 | 2026.01.16 09:52:40.021835 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10361 | 2026.01.16 09:52:40.021934 [ 255 ] {47b8e405-03a2-4781-aea9-b3bb27748c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10362 | 2026.01.16 09:52:40.021977 [ 255 ] {47b8e405-03a2-4781-aea9-b3bb27748c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10363 | 2026.01.16 09:52:40.022418 [ 255 ] {47b8e405-03a2-4781-aea9-b3bb27748c0d} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2026.01.16 09:52:40.022458 [ 255 ] {47b8e405-03a2-4781-aea9-b3bb27748c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10365 | 2026.01.16 09:52:40.022783 [ 255 ] {47b8e405-03a2-4781-aea9-b3bb27748c0d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10366 | 2026.01.16 09:52:40.022988 [ 255 ] {47b8e405-03a2-4781-aea9-b3bb27748c0d} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2026.01.16 09:52:40.023114 [ 255 ] {47b8e405-03a2-4781-aea9-b3bb27748c0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 10368 | 2026.01.16 09:52:40.023149 [ 255 ] {47b8e405-03a2-4781-aea9-b3bb27748c0d} <Debug> TCPHandler: Processed in 0.001360768 sec. | ||
| 10369 | 2026.01.16 09:52:40.023268 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10370 | 2026.01.16 09:52:40.023360 [ 255 ] {bbdbfd30-13d6-49f7-b149-d9d36f9ea3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10371 | 2026.01.16 09:52:40.023400 [ 255 ] {bbdbfd30-13d6-49f7-b149-d9d36f9ea3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10372 | 2026.01.16 09:52:40.023738 [ 255 ] {bbdbfd30-13d6-49f7-b149-d9d36f9ea3ee} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10373 | 2026.01.16 09:52:40.023772 [ 255 ] {bbdbfd30-13d6-49f7-b149-d9d36f9ea3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10374 | 2026.01.16 09:52:40.024073 [ 255 ] {bbdbfd30-13d6-49f7-b149-d9d36f9ea3ee} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10375 | 2026.01.16 09:52:40.024275 [ 255 ] {bbdbfd30-13d6-49f7-b149-d9d36f9ea3ee} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10376 | 2026.01.16 09:52:40.024399 [ 255 ] {bbdbfd30-13d6-49f7-b149-d9d36f9ea3ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 10377 | 2026.01.16 09:52:40.024433 [ 255 ] {bbdbfd30-13d6-49f7-b149-d9d36f9ea3ee} <Debug> TCPHandler: Processed in 0.001214226 sec. | ||
| 10378 | 2026.01.16 09:52:43.043850 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10379 | 2026.01.16 09:52:43.043925 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10380 | 2026.01.16 09:52:43.265671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22993 | ||
| 10381 | 2026.01.16 09:52:43.266462 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2026.01.16 09:52:43.266519 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10383 | 2026.01.16 09:52:43.267102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10384 | 2026.01.16 09:52:43.267395 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2026.01.16 09:52:43.267578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22993 | ||
| 10386 | 2026.01.16 09:52:43.303155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1318 | ||
| 10387 | 2026.01.16 09:52:43.306986 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.01.16 09:52:43.307064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10389 | 2026.01.16 09:52:43.308909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10390 | 2026.01.16 09:52:43.309324 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2026.01.16 09:52:43.309836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10392 | 2026.01.16 09:52:44.001296 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000901402 sec. | ||
| 10393 | 2026.01.16 09:52:44.470009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10394 | 2026.01.16 09:52:44.486489 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.01.16 09:52:44.486537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10396 | 2026.01.16 09:52:44.492649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10397 | 2026.01.16 09:52:44.493360 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.01.16 09:52:44.496370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10399 | 2026.01.16 09:52:45.020252 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2026.01.16 09:52:45.020456 [ 255 ] {b6793271-258a-4ce4-a595-11c41ee44674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10401 | 2026.01.16 09:52:45.020534 [ 255 ] {b6793271-258a-4ce4-a595-11c41ee44674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10402 | 2026.01.16 09:52:45.021360 [ 255 ] {b6793271-258a-4ce4-a595-11c41ee44674} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.01.16 09:52:45.021418 [ 255 ] {b6793271-258a-4ce4-a595-11c41ee44674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10404 | 2026.01.16 09:52:45.021847 [ 255 ] {b6793271-258a-4ce4-a595-11c41ee44674} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10405 | 2026.01.16 09:52:45.022096 [ 255 ] {b6793271-258a-4ce4-a595-11c41ee44674} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.01.16 09:52:45.022272 [ 255 ] {b6793271-258a-4ce4-a595-11c41ee44674} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001871 sec., 72688.40192410475 rows/sec., 6.29 MiB/sec. | ||
| 10407 | 2026.01.16 09:52:45.022326 [ 255 ] {b6793271-258a-4ce4-a595-11c41ee44674} <Debug> TCPHandler: Processed in 0.002218769 sec. | ||
| 10408 | 2026.01.16 09:52:45.022442 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10409 | 2026.01.16 09:52:45.022543 [ 255 ] {4865d961-9283-4d7d-99d5-a3741fda52b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10410 | 2026.01.16 09:52:45.022588 [ 255 ] {4865d961-9283-4d7d-99d5-a3741fda52b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10411 | 2026.01.16 09:52:45.023021 [ 255 ] {4865d961-9283-4d7d-99d5-a3741fda52b3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.01.16 09:52:45.023059 [ 255 ] {4865d961-9283-4d7d-99d5-a3741fda52b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10413 | 2026.01.16 09:52:45.023376 [ 255 ] {4865d961-9283-4d7d-99d5-a3741fda52b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10414 | 2026.01.16 09:52:45.023602 [ 255 ] {4865d961-9283-4d7d-99d5-a3741fda52b3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.01.16 09:52:45.023739 [ 255 ] {4865d961-9283-4d7d-99d5-a3741fda52b3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001219 sec., 32813.78178835111 rows/sec., 2.41 MiB/sec. | ||
| 10416 | 2026.01.16 09:52:45.023780 [ 255 ] {4865d961-9283-4d7d-99d5-a3741fda52b3} <Debug> TCPHandler: Processed in 0.001390509 sec. | ||
| 10417 | 2026.01.16 09:52:45.023887 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10418 | 2026.01.16 09:52:45.023982 [ 255 ] {a388c2f6-e07b-4002-ad28-ce112db67f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10419 | 2026.01.16 09:52:45.024023 [ 255 ] {a388c2f6-e07b-4002-ad28-ce112db67f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10420 | 2026.01.16 09:52:45.024482 [ 255 ] {a388c2f6-e07b-4002-ad28-ce112db67f3b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.01.16 09:52:45.024521 [ 255 ] {a388c2f6-e07b-4002-ad28-ce112db67f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10422 | 2026.01.16 09:52:45.024839 [ 255 ] {a388c2f6-e07b-4002-ad28-ce112db67f3b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10423 | 2026.01.16 09:52:45.025062 [ 255 ] {a388c2f6-e07b-4002-ad28-ce112db67f3b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2026.01.16 09:52:45.025209 [ 255 ] {a388c2f6-e07b-4002-ad28-ce112db67f3b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001246 sec., 83467.09470304976 rows/sec., 6.52 MiB/sec. | ||
| 10425 | 2026.01.16 09:52:45.025249 [ 255 ] {a388c2f6-e07b-4002-ad28-ce112db67f3b} <Debug> TCPHandler: Processed in 0.001412139 sec. | ||
| 10426 | 2026.01.16 09:52:45.025360 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2026.01.16 09:52:45.025455 [ 255 ] {725d5ca9-cca5-42b7-9b71-1afb6808335b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10428 | 2026.01.16 09:52:45.025500 [ 255 ] {725d5ca9-cca5-42b7-9b71-1afb6808335b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10429 | 2026.01.16 09:52:45.025956 [ 255 ] {725d5ca9-cca5-42b7-9b71-1afb6808335b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2026.01.16 09:52:45.025993 [ 255 ] {725d5ca9-cca5-42b7-9b71-1afb6808335b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10431 | 2026.01.16 09:52:45.026336 [ 255 ] {725d5ca9-cca5-42b7-9b71-1afb6808335b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10432 | 2026.01.16 09:52:45.026558 [ 255 ] {725d5ca9-cca5-42b7-9b71-1afb6808335b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2026.01.16 09:52:45.026701 [ 255 ] {725d5ca9-cca5-42b7-9b71-1afb6808335b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 10434 | 2026.01.16 09:52:45.026738 [ 255 ] {725d5ca9-cca5-42b7-9b71-1afb6808335b} <Debug> TCPHandler: Processed in 0.001427709 sec. | ||
| 10435 | 2026.01.16 09:52:45.026848 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10436 | 2026.01.16 09:52:45.026941 [ 255 ] {5dd3689e-c4d9-4d78-8631-9c06a2fde23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10437 | 2026.01.16 09:52:45.026995 [ 255 ] {5dd3689e-c4d9-4d78-8631-9c06a2fde23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10438 | 2026.01.16 09:52:45.027884 [ 255 ] {5dd3689e-c4d9-4d78-8631-9c06a2fde23a} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2026.01.16 09:52:45.027921 [ 255 ] {5dd3689e-c4d9-4d78-8631-9c06a2fde23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10440 | 2026.01.16 09:52:45.028500 [ 255 ] {5dd3689e-c4d9-4d78-8631-9c06a2fde23a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10441 | 2026.01.16 09:52:45.028739 [ 255 ] {5dd3689e-c4d9-4d78-8631-9c06a2fde23a} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2026.01.16 09:52:45.028881 [ 255 ] {5dd3689e-c4d9-4d78-8631-9c06a2fde23a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001958 sec., 20429.009193054135 rows/sec., 36.61 MiB/sec. | ||
| 10443 | 2026.01.16 09:52:45.028947 [ 255 ] {5dd3689e-c4d9-4d78-8631-9c06a2fde23a} <Debug> TCPHandler: Processed in 0.002148359 sec. | ||
| 10444 | 2026.01.16 09:52:45.029058 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10445 | 2026.01.16 09:52:45.029152 [ 255 ] {a66e08f9-315b-4a97-8eb7-f69730b7c377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10446 | 2026.01.16 09:52:45.029193 [ 255 ] {a66e08f9-315b-4a97-8eb7-f69730b7c377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10447 | 2026.01.16 09:52:45.029535 [ 255 ] {a66e08f9-315b-4a97-8eb7-f69730b7c377} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.01.16 09:52:45.029571 [ 255 ] {a66e08f9-315b-4a97-8eb7-f69730b7c377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10449 | 2026.01.16 09:52:45.029883 [ 255 ] {a66e08f9-315b-4a97-8eb7-f69730b7c377} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10450 | 2026.01.16 09:52:45.030117 [ 255 ] {a66e08f9-315b-4a97-8eb7-f69730b7c377} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2026.01.16 09:52:45.030255 [ 255 ] {a66e08f9-315b-4a97-8eb7-f69730b7c377} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 10452 | 2026.01.16 09:52:45.030291 [ 255 ] {a66e08f9-315b-4a97-8eb7-f69730b7c377} <Debug> TCPHandler: Processed in 0.001284157 sec. | ||
| 10453 | 2026.01.16 09:52:49.610587 [ 62 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10454 | 2026.01.16 09:52:49.610678 [ 62 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.01.16 09:52:49.610703 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10456 | 2026.01.16 09:52:49.610816 [ 196 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10457 | 2026.01.16 09:52:49.610959 [ 196 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10458 | 2026.01.16 09:52:49.610992 [ 196 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 441 rows starting from the beginning of the part | ||
| 10459 | 2026.01.16 09:52:49.611057 [ 196 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 10460 | 2026.01.16 09:52:49.611106 [ 196 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10461 | 2026.01.16 09:52:49.611150 [ 196 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 252 rows starting from the beginning of the part | ||
| 10462 | 2026.01.16 09:52:49.611192 [ 196 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 252 rows starting from the beginning of the part | ||
| 10463 | 2026.01.16 09:52:49.612187 [ 189 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417749 sec., 965615.211155148 rows/sec., 68.14 MiB/sec. | ||
| 10464 | 2026.01.16 09:52:49.612389 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10465 | 2026.01.16 09:52:49.612685 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.01.16 09:52:49.612759 [ 201 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_32_7} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10467 | 2026.01.16 09:52:49.612860 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10468 | 2026.01.16 09:52:50.017985 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.01.16 09:52:50.018268 [ 255 ] {d0169c3e-7196-4d4c-bd42-41e89961c9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10470 | 2026.01.16 09:52:50.018371 [ 255 ] {d0169c3e-7196-4d4c-bd42-41e89961c9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10471 | 2026.01.16 09:52:50.019258 [ 255 ] {d0169c3e-7196-4d4c-bd42-41e89961c9c9} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.01.16 09:52:50.019307 [ 255 ] {d0169c3e-7196-4d4c-bd42-41e89961c9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10473 | 2026.01.16 09:52:50.019719 [ 255 ] {d0169c3e-7196-4d4c-bd42-41e89961c9c9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10474 | 2026.01.16 09:52:50.019974 [ 255 ] {d0169c3e-7196-4d4c-bd42-41e89961c9c9} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.01.16 09:52:50.020142 [ 255 ] {d0169c3e-7196-4d4c-bd42-41e89961c9c9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.19 MiB/sec. | ||
| 10476 | 2026.01.16 09:52:50.020184 [ 255 ] {d0169c3e-7196-4d4c-bd42-41e89961c9c9} <Debug> TCPHandler: Processed in 0.002383132 sec. | ||
| 10477 | 2026.01.16 09:52:50.020315 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10478 | 2026.01.16 09:52:50.020407 [ 255 ] {5e2bba56-eba8-4dd1-9918-6dc3f764f46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10479 | 2026.01.16 09:52:50.020446 [ 255 ] {5e2bba56-eba8-4dd1-9918-6dc3f764f46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10480 | 2026.01.16 09:52:50.020915 [ 255 ] {5e2bba56-eba8-4dd1-9918-6dc3f764f46a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.01.16 09:52:50.020953 [ 255 ] {5e2bba56-eba8-4dd1-9918-6dc3f764f46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10482 | 2026.01.16 09:52:50.021279 [ 255 ] {5e2bba56-eba8-4dd1-9918-6dc3f764f46a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10483 | 2026.01.16 09:52:50.021497 [ 255 ] {5e2bba56-eba8-4dd1-9918-6dc3f764f46a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.01.16 09:52:50.021632 [ 255 ] {5e2bba56-eba8-4dd1-9918-6dc3f764f46a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 10485 | 2026.01.16 09:52:50.021669 [ 255 ] {5e2bba56-eba8-4dd1-9918-6dc3f764f46a} <Debug> TCPHandler: Processed in 0.001401758 sec. | ||
| 10486 | 2026.01.16 09:52:50.021785 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.01.16 09:52:50.021877 [ 255 ] {fd36ff40-ed71-426d-96d8-23e1c4ac1375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.01.16 09:52:50.021920 [ 255 ] {fd36ff40-ed71-426d-96d8-23e1c4ac1375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10489 | 2026.01.16 09:52:50.022368 [ 255 ] {fd36ff40-ed71-426d-96d8-23e1c4ac1375} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.01.16 09:52:50.022404 [ 255 ] {fd36ff40-ed71-426d-96d8-23e1c4ac1375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10491 | 2026.01.16 09:52:50.022741 [ 255 ] {fd36ff40-ed71-426d-96d8-23e1c4ac1375} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10492 | 2026.01.16 09:52:50.022955 [ 255 ] {fd36ff40-ed71-426d-96d8-23e1c4ac1375} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.01.16 09:52:50.023091 [ 255 ] {fd36ff40-ed71-426d-96d8-23e1c4ac1375} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 10494 | 2026.01.16 09:52:50.023128 [ 255 ] {fd36ff40-ed71-426d-96d8-23e1c4ac1375} <Debug> TCPHandler: Processed in 0.001391229 sec. | ||
| 10495 | 2026.01.16 09:52:50.023242 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.01.16 09:52:50.023334 [ 255 ] {0bdedf29-8f3c-4657-9d72-d6776f3b59cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.01.16 09:52:50.023375 [ 255 ] {0bdedf29-8f3c-4657-9d72-d6776f3b59cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10498 | 2026.01.16 09:52:50.023713 [ 255 ] {0bdedf29-8f3c-4657-9d72-d6776f3b59cd} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.01.16 09:52:50.023748 [ 255 ] {0bdedf29-8f3c-4657-9d72-d6776f3b59cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10500 | 2026.01.16 09:52:50.024061 [ 255 ] {0bdedf29-8f3c-4657-9d72-d6776f3b59cd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10501 | 2026.01.16 09:52:50.024270 [ 255 ] {0bdedf29-8f3c-4657-9d72-d6776f3b59cd} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.01.16 09:52:50.024402 [ 255 ] {0bdedf29-8f3c-4657-9d72-d6776f3b59cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 10503 | 2026.01.16 09:52:50.024437 [ 255 ] {0bdedf29-8f3c-4657-9d72-d6776f3b59cd} <Debug> TCPHandler: Processed in 0.001244426 sec. | ||
| 10504 | 2026.01.16 09:52:50.767689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23441 | ||
| 10505 | 2026.01.16 09:52:50.768260 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2026.01.16 09:52:50.768310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10507 | 2026.01.16 09:52:50.768857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10508 | 2026.01.16 09:52:50.769103 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.01.16 09:52:50.769249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23441 | ||
| 10510 | 2026.01.16 09:52:51.996491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10511 | 2026.01.16 09:52:52.013114 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2026.01.16 09:52:52.013166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10513 | 2026.01.16 09:52:52.019319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10514 | 2026.01.16 09:52:52.020020 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2026.01.16 09:52:52.022927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10516 | 2026.01.16 09:52:53.310028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1338 | ||
| 10517 | 2026.01.16 09:52:53.312119 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.01.16 09:52:53.312172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10519 | 2026.01.16 09:52:53.313361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10520 | 2026.01.16 09:52:53.313640 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2026.01.16 09:52:53.313836 [ 58 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10522 | 2026.01.16 09:52:53.313919 [ 58 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.01.16 09:52:53.313950 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10524 | 2026.01.16 09:52:53.313994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10525 | 2026.01.16 09:52:53.314079 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 10526 | 2026.01.16 09:52:53.314660 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10527 | 2026.01.16 09:52:53.314792 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1234 rows starting from the beginning of the part | ||
| 10528 | 2026.01.16 09:52:53.315119 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 10529 | 2026.01.16 09:52:53.315433 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 10530 | 2026.01.16 09:52:53.315767 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 10531 | 2026.01.16 09:52:53.316074 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 10532 | 2026.01.16 09:52:53.316360 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 10533 | 2026.01.16 09:52:53.323389 [ 195 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1338 rows, containing 72 columns (72 merged, 0 gathered) in 0.009362016 sec., 142917.93562412198 rows/sec., 114.29 MiB/sec. | ||
| 10534 | 2026.01.16 09:52:53.325333 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10535 | 2026.01.16 09:52:53.325948 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.01.16 09:52:53.326032 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_36_7} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10537 | 2026.01.16 09:52:53.326385 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 10538 | 2026.01.16 09:52:54.161912 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56916 | ||
| 10539 | 2026.01.16 09:52:54.162026 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10540 | 2026.01.16 09:52:54.162058 [ 291 ] {} <Debug> TCP-Session: fc5b4149-de60-45aa-8a35-c7d73ee60890 Authenticating user 'default' from [fd00:1122:3344:101::e]:56916 | ||
| 10541 | 2026.01.16 09:52:54.162082 [ 291 ] {} <Debug> TCP-Session: fc5b4149-de60-45aa-8a35-c7d73ee60890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.01.16 09:52:54.162098 [ 291 ] {} <Debug> TCP-Session: fc5b4149-de60-45aa-8a35-c7d73ee60890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10543 | 2026.01.16 09:52:54.162298 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52552 | ||
| 10544 | 2026.01.16 09:52:54.162328 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65138 | ||
| 10545 | 2026.01.16 09:52:54.162345 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44206 | ||
| 10546 | 2026.01.16 09:52:54.162382 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37008 | ||
| 10547 | 2026.01.16 09:52:54.162402 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41427 | ||
| 10548 | 2026.01.16 09:52:54.162425 [ 291 ] {} <Trace> TCP-Session: fc5b4149-de60-45aa-8a35-c7d73ee60890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10549 | 2026.01.16 09:52:54.162454 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10550 | 2026.01.16 09:52:54.162426 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10551 | 2026.01.16 09:52:54.162493 [ 294 ] {} <Debug> TCP-Session: 03512f29-e12f-4fca-9eb2-84cb2508147c Authenticating user 'default' from [fd00:1122:3344:101::e]:65138 | ||
| 10552 | 2026.01.16 09:52:54.162372 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63472 | ||
| 10553 | 2026.01.16 09:52:54.162523 [ 292 ] {} <Debug> TCP-Session: 8462825e-5e0a-4958-b341-5acc2ab86ff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52552 | ||
| 10554 | 2026.01.16 09:52:54.162530 [ 294 ] {} <Debug> TCP-Session: 03512f29-e12f-4fca-9eb2-84cb2508147c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2026.01.16 09:52:54.162578 [ 292 ] {} <Debug> TCP-Session: 8462825e-5e0a-4958-b341-5acc2ab86ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10556 | 2026.01.16 09:52:54.162585 [ 294 ] {} <Debug> TCP-Session: 03512f29-e12f-4fca-9eb2-84cb2508147c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10557 | 2026.01.16 09:52:54.162602 [ 292 ] {} <Debug> TCP-Session: 8462825e-5e0a-4958-b341-5acc2ab86ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10558 | 2026.01.16 09:52:54.162356 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56829 | ||
| 10559 | 2026.01.16 09:52:54.162639 [ 291 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10560 | 2026.01.16 09:52:54.162345 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62882 | ||
| 10561 | 2026.01.16 09:52:54.162910 [ 291 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10562 | 2026.01.16 09:52:54.162972 [ 291 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10563 | 2026.01.16 09:52:54.163117 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10564 | 2026.01.16 09:52:54.163154 [ 293 ] {} <Debug> TCP-Session: 44b810e9-950a-402a-a685-328f31018842 Authenticating user 'default' from [fd00:1122:3344:101::e]:62882 | ||
| 10565 | 2026.01.16 09:52:54.163180 [ 293 ] {} <Debug> TCP-Session: 44b810e9-950a-402a-a685-328f31018842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2026.01.16 09:52:54.163193 [ 293 ] {} <Debug> TCP-Session: 44b810e9-950a-402a-a685-328f31018842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2026.01.16 09:52:54.163227 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10568 | 2026.01.16 09:52:54.163259 [ 287 ] {} <Debug> TCP-Session: 19add287-dcad-4793-b936-fb114db672ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56829 | ||
| 10569 | 2026.01.16 09:52:54.163264 [ 291 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 10570 | 2026.01.16 09:52:54.163275 [ 287 ] {} <Debug> TCP-Session: 19add287-dcad-4793-b936-fb114db672ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.01.16 09:52:54.163297 [ 287 ] {} <Debug> TCP-Session: 19add287-dcad-4793-b936-fb114db672ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10572 | 2026.01.16 09:52:54.163347 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10573 | 2026.01.16 09:52:54.163392 [ 290 ] {} <Debug> TCP-Session: 180e99c6-0bd9-40dd-a91e-af25e28f8587 Authenticating user 'default' from [fd00:1122:3344:101::e]:41427 | ||
| 10574 | 2026.01.16 09:52:54.163416 [ 290 ] {} <Debug> TCP-Session: 180e99c6-0bd9-40dd-a91e-af25e28f8587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10575 | 2026.01.16 09:52:54.163429 [ 290 ] {} <Debug> TCP-Session: 180e99c6-0bd9-40dd-a91e-af25e28f8587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10576 | 2026.01.16 09:52:54.163463 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10577 | 2026.01.16 09:52:54.163497 [ 289 ] {} <Debug> TCP-Session: 3e1cd718-cea9-4cfc-9b13-f5140f436efc Authenticating user 'default' from [fd00:1122:3344:101::e]:37008 | ||
| 10578 | 2026.01.16 09:52:54.163514 [ 289 ] {} <Debug> TCP-Session: 3e1cd718-cea9-4cfc-9b13-f5140f436efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10579 | 2026.01.16 09:52:54.163526 [ 289 ] {} <Debug> TCP-Session: 3e1cd718-cea9-4cfc-9b13-f5140f436efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10580 | 2026.01.16 09:52:54.163861 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10581 | 2026.01.16 09:52:54.163898 [ 288 ] {} <Debug> TCP-Session: 19c7cd6c-1bbd-4df2-b3f8-eadc28b150f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63472 | ||
| 10582 | 2026.01.16 09:52:54.163916 [ 288 ] {} <Debug> TCP-Session: 19c7cd6c-1bbd-4df2-b3f8-eadc28b150f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10583 | 2026.01.16 09:52:54.163929 [ 288 ] {} <Debug> TCP-Session: 19c7cd6c-1bbd-4df2-b3f8-eadc28b150f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10584 | 2026.01.16 09:52:54.163979 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10585 | 2026.01.16 09:52:54.164016 [ 286 ] {} <Debug> TCP-Session: 5a9c247e-2f76-4724-abdf-ab0478c3b6c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44206 | ||
| 10586 | 2026.01.16 09:52:54.164041 [ 286 ] {} <Debug> TCP-Session: 5a9c247e-2f76-4724-abdf-ab0478c3b6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10587 | 2026.01.16 09:52:54.164059 [ 286 ] {} <Debug> TCP-Session: 5a9c247e-2f76-4724-abdf-ab0478c3b6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.01.16 09:52:54.164302 [ 341 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Trace> AggregatingTransform: Aggregating | ||
| 10589 | 2026.01.16 09:52:54.164335 [ 341 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Trace> Aggregator: Aggregation method: without_key | ||
| 10590 | 2026.01.16 09:52:54.164367 [ 341 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999253 sec. (1000.748 rows/sec., 39.09 KiB/sec.) | ||
| 10591 | 2026.01.16 09:52:54.164381 [ 341 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Trace> Aggregator: Merging aggregated data | ||
| 10592 | 2026.01.16 09:52:54.165800 [ 291 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 10593 | 2026.01.16 09:52:54.165945 [ 291 ] {b6c12d4f-f61a-47ef-b9eb-54ceb5365943} <Debug> TCPHandler: Processed in 0.003640638 sec. | ||
| 10594 | 2026.01.16 09:52:54.166056 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10595 | 2026.01.16 09:52:54.166083 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10596 | 2026.01.16 09:52:54.166095 [ 291 ] {} <Debug> TCP-Session: fc5b4149-de60-45aa-8a35-c7d73ee60890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10597 | 2026.01.16 09:52:54.166102 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10598 | 2026.01.16 09:52:54.166121 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10599 | 2026.01.16 09:52:54.166152 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10600 | 2026.01.16 09:52:54.166169 [ 290 ] {} <Debug> TCP-Session: 180e99c6-0bd9-40dd-a91e-af25e28f8587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2026.01.16 09:52:54.166185 [ 286 ] {} <Debug> TCP-Session: 5a9c247e-2f76-4724-abdf-ab0478c3b6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2026.01.16 09:52:54.166186 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10603 | 2026.01.16 09:52:54.166197 [ 294 ] {} <Debug> TCP-Session: 03512f29-e12f-4fca-9eb2-84cb2508147c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.01.16 09:52:54.166204 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10605 | 2026.01.16 09:52:54.166237 [ 287 ] {} <Debug> TCP-Session: 19add287-dcad-4793-b936-fb114db672ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10606 | 2026.01.16 09:52:54.166169 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10607 | 2026.01.16 09:52:54.166276 [ 289 ] {} <Debug> TCP-Session: 3e1cd718-cea9-4cfc-9b13-f5140f436efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10608 | 2026.01.16 09:52:54.166137 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10609 | 2026.01.16 09:52:54.166323 [ 288 ] {} <Debug> TCP-Session: 19c7cd6c-1bbd-4df2-b3f8-eadc28b150f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10610 | 2026.01.16 09:52:54.166132 [ 293 ] {} <Debug> TCP-Session: 44b810e9-950a-402a-a685-328f31018842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10611 | 2026.01.16 09:52:54.166353 [ 292 ] {} <Debug> TCP-Session: 8462825e-5e0a-4958-b341-5acc2ab86ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10612 | 2026.01.16 09:52:55.021831 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2026.01.16 09:52:55.022048 [ 255 ] {cabca4b4-1f13-4b09-b5bc-544f419089e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10614 | 2026.01.16 09:52:55.022127 [ 255 ] {cabca4b4-1f13-4b09-b5bc-544f419089e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10615 | 2026.01.16 09:52:55.022936 [ 255 ] {cabca4b4-1f13-4b09-b5bc-544f419089e8} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2026.01.16 09:52:55.022992 [ 255 ] {cabca4b4-1f13-4b09-b5bc-544f419089e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10617 | 2026.01.16 09:52:55.023433 [ 255 ] {cabca4b4-1f13-4b09-b5bc-544f419089e8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10618 | 2026.01.16 09:52:55.023673 [ 255 ] {cabca4b4-1f13-4b09-b5bc-544f419089e8} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2026.01.16 09:52:55.023845 [ 255 ] {cabca4b4-1f13-4b09-b5bc-544f419089e8} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001853 sec., 73394.49541284403 rows/sec., 6.35 MiB/sec. | ||
| 10620 | 2026.01.16 09:52:55.023900 [ 255 ] {cabca4b4-1f13-4b09-b5bc-544f419089e8} <Debug> TCPHandler: Processed in 0.002219039 sec. | ||
| 10621 | 2026.01.16 09:52:55.024036 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2026.01.16 09:52:55.024140 [ 255 ] {b739569a-eab2-4910-b60e-2a62d05f8c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10623 | 2026.01.16 09:52:55.024188 [ 255 ] {b739569a-eab2-4910-b60e-2a62d05f8c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10624 | 2026.01.16 09:52:55.024652 [ 255 ] {b739569a-eab2-4910-b60e-2a62d05f8c05} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.01.16 09:52:55.024692 [ 255 ] {b739569a-eab2-4910-b60e-2a62d05f8c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10626 | 2026.01.16 09:52:55.025015 [ 255 ] {b739569a-eab2-4910-b60e-2a62d05f8c05} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10627 | 2026.01.16 09:52:55.025236 [ 255 ] {b739569a-eab2-4910-b60e-2a62d05f8c05} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2026.01.16 09:52:55.025375 [ 255 ] {b739569a-eab2-4910-b60e-2a62d05f8c05} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001259 sec., 31771.247021445593 rows/sec., 2.33 MiB/sec. | ||
| 10629 | 2026.01.16 09:52:55.025417 [ 255 ] {b739569a-eab2-4910-b60e-2a62d05f8c05} <Debug> TCPHandler: Processed in 0.00143311 sec. | ||
| 10630 | 2026.01.16 09:52:55.025533 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2026.01.16 09:52:55.025630 [ 255 ] {fa51939d-29e5-4a94-9a0a-54c25059a6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10632 | 2026.01.16 09:52:55.025671 [ 255 ] {fa51939d-29e5-4a94-9a0a-54c25059a6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10633 | 2026.01.16 09:52:55.026134 [ 255 ] {fa51939d-29e5-4a94-9a0a-54c25059a6ad} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.01.16 09:52:55.026171 [ 255 ] {fa51939d-29e5-4a94-9a0a-54c25059a6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10635 | 2026.01.16 09:52:55.026490 [ 255 ] {fa51939d-29e5-4a94-9a0a-54c25059a6ad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10636 | 2026.01.16 09:52:55.026712 [ 255 ] {fa51939d-29e5-4a94-9a0a-54c25059a6ad} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2026.01.16 09:52:55.026850 [ 255 ] {fa51939d-29e5-4a94-9a0a-54c25059a6ad} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00124 sec., 83870.96774193548 rows/sec., 6.55 MiB/sec. | ||
| 10638 | 2026.01.16 09:52:55.026890 [ 255 ] {fa51939d-29e5-4a94-9a0a-54c25059a6ad} <Debug> TCPHandler: Processed in 0.001407559 sec. | ||
| 10639 | 2026.01.16 09:52:55.027015 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2026.01.16 09:52:55.027117 [ 255 ] {8aa0889c-f9f5-4723-a46b-bd74ba35be59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10641 | 2026.01.16 09:52:55.027163 [ 255 ] {8aa0889c-f9f5-4723-a46b-bd74ba35be59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10642 | 2026.01.16 09:52:55.027745 [ 255 ] {8aa0889c-f9f5-4723-a46b-bd74ba35be59} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.01.16 09:52:55.027789 [ 255 ] {8aa0889c-f9f5-4723-a46b-bd74ba35be59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10644 | 2026.01.16 09:52:55.028230 [ 255 ] {8aa0889c-f9f5-4723-a46b-bd74ba35be59} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10645 | 2026.01.16 09:52:55.028513 [ 255 ] {8aa0889c-f9f5-4723-a46b-bd74ba35be59} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.01.16 09:52:55.028700 [ 255 ] {8aa0889c-f9f5-4723-a46b-bd74ba35be59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
| 10647 | 2026.01.16 09:52:55.028748 [ 255 ] {8aa0889c-f9f5-4723-a46b-bd74ba35be59} <Debug> TCPHandler: Processed in 0.001782194 sec. | ||
| 10648 | 2026.01.16 09:52:55.028897 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.01.16 09:52:55.029004 [ 255 ] {983d7683-98ed-4a3f-87fa-a062d1bda225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10650 | 2026.01.16 09:52:55.029073 [ 255 ] {983d7683-98ed-4a3f-87fa-a062d1bda225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10651 | 2026.01.16 09:52:55.030362 [ 255 ] {983d7683-98ed-4a3f-87fa-a062d1bda225} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.01.16 09:52:55.030405 [ 255 ] {983d7683-98ed-4a3f-87fa-a062d1bda225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10653 | 2026.01.16 09:52:55.031083 [ 255 ] {983d7683-98ed-4a3f-87fa-a062d1bda225} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10654 | 2026.01.16 09:52:55.031332 [ 255 ] {983d7683-98ed-4a3f-87fa-a062d1bda225} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.01.16 09:52:55.031485 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10656 | 2026.01.16 09:52:55.031496 [ 255 ] {983d7683-98ed-4a3f-87fa-a062d1bda225} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002515 sec., 15904.572564612326 rows/sec., 28.50 MiB/sec. | ||
| 10657 | 2026.01.16 09:52:55.031575 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.01.16 09:52:55.031608 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10659 | 2026.01.16 09:52:55.031642 [ 255 ] {983d7683-98ed-4a3f-87fa-a062d1bda225} <Debug> TCPHandler: Processed in 0.002803918 sec. | ||
| 10660 | 2026.01.16 09:52:55.031716 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 10661 | 2026.01.16 09:52:55.031771 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.01.16 09:52:55.031873 [ 255 ] {20805434-7391-4a36-871f-d09488f1ed78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10663 | 2026.01.16 09:52:55.031915 [ 255 ] {20805434-7391-4a36-871f-d09488f1ed78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10664 | 2026.01.16 09:52:55.031951 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10665 | 2026.01.16 09:52:55.032015 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1131 rows starting from the beginning of the part | ||
| 10666 | 2026.01.16 09:52:55.032171 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 10667 | 2026.01.16 09:52:55.032285 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 10668 | 2026.01.16 09:52:55.032302 [ 255 ] {20805434-7391-4a36-871f-d09488f1ed78} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10669 | 2026.01.16 09:52:55.032342 [ 255 ] {20805434-7391-4a36-871f-d09488f1ed78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 10670 | 2026.01.16 09:52:55.032389 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 10671 | 2026.01.16 09:52:55.032485 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 10672 | 2026.01.16 09:52:55.032574 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 10673 | 2026.01.16 09:52:55.032666 [ 255 ] {20805434-7391-4a36-871f-d09488f1ed78} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10674 | 2026.01.16 09:52:55.032896 [ 255 ] {20805434-7391-4a36-871f-d09488f1ed78} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.01.16 09:52:55.033039 [ 255 ] {20805434-7391-4a36-871f-d09488f1ed78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 10676 | 2026.01.16 09:52:55.033077 [ 255 ] {20805434-7391-4a36-871f-d09488f1ed78} <Debug> TCPHandler: Processed in 0.001354988 sec. | ||
| 10677 | 2026.01.16 09:52:55.040990 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1331 rows, containing 19 columns (19 merged, 0 gathered) in 0.009315764 sec., 142876.09690412937 rows/sec., 256.03 MiB/sec. | ||
| 10678 | 2026.01.16 09:52:55.042490 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10679 | 2026.01.16 09:52:55.042864 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.01.16 09:52:55.042941 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10681 | 2026.01.16 09:52:55.043061 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 10682 | 2026.01.16 09:52:55.509064 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45659 | ||
| 10683 | 2026.01.16 09:52:55.509165 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10684 | 2026.01.16 09:52:55.509189 [ 288 ] {} <Debug> TCP-Session: 2d241aca-2c37-470b-a2dc-fe573dcb6ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45659 | ||
| 10685 | 2026.01.16 09:52:55.509211 [ 288 ] {} <Debug> TCP-Session: 2d241aca-2c37-470b-a2dc-fe573dcb6ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10686 | 2026.01.16 09:52:55.509223 [ 288 ] {} <Debug> TCP-Session: 2d241aca-2c37-470b-a2dc-fe573dcb6ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10687 | 2026.01.16 09:52:55.509421 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55457 | ||
| 10688 | 2026.01.16 09:52:55.509459 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57961 | ||
| 10689 | 2026.01.16 09:52:55.509489 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38220 | ||
| 10690 | 2026.01.16 09:52:55.509510 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36656 | ||
| 10691 | 2026.01.16 09:52:55.509541 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10692 | 2026.01.16 09:52:55.509551 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51504 | ||
| 10693 | 2026.01.16 09:52:55.509582 [ 289 ] {} <Debug> TCP-Session: 92a02ca2-151c-499d-a263-43bf5c5126d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55457 | ||
| 10694 | 2026.01.16 09:52:55.509595 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10695 | 2026.01.16 09:52:55.509617 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10696 | 2026.01.16 09:52:55.509626 [ 289 ] {} <Debug> TCP-Session: 92a02ca2-151c-499d-a263-43bf5c5126d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10697 | 2026.01.16 09:52:55.509623 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10698 | 2026.01.16 09:52:55.509657 [ 289 ] {} <Debug> TCP-Session: 92a02ca2-151c-499d-a263-43bf5c5126d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10699 | 2026.01.16 09:52:55.509647 [ 290 ] {} <Debug> TCP-Session: c893d020-a09e-404e-96d7-ca71cd99f773 Authenticating user 'default' from [fd00:1122:3344:101::e]:57961 | ||
| 10700 | 2026.01.16 09:52:55.509673 [ 286 ] {} <Debug> TCP-Session: 7730f019-54e6-43f0-9d5e-0c29f8ffb390 Authenticating user 'default' from [fd00:1122:3344:101::e]:36656 | ||
| 10701 | 2026.01.16 09:52:55.509700 [ 290 ] {} <Debug> TCP-Session: c893d020-a09e-404e-96d7-ca71cd99f773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2026.01.16 09:52:55.509710 [ 286 ] {} <Debug> TCP-Session: 7730f019-54e6-43f0-9d5e-0c29f8ffb390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10703 | 2026.01.16 09:52:55.509723 [ 290 ] {} <Debug> TCP-Session: c893d020-a09e-404e-96d7-ca71cd99f773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10704 | 2026.01.16 09:52:55.509736 [ 286 ] {} <Debug> TCP-Session: 7730f019-54e6-43f0-9d5e-0c29f8ffb390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10705 | 2026.01.16 09:52:55.509577 [ 288 ] {} <Trace> TCP-Session: 2d241aca-2c37-470b-a2dc-fe573dcb6ea7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.01.16 09:52:55.509486 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61284 | ||
| 10707 | 2026.01.16 09:52:55.509471 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45854 | ||
| 10708 | 2026.01.16 09:52:55.509462 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62730 | ||
| 10709 | 2026.01.16 09:52:55.509870 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10710 | 2026.01.16 09:52:55.509656 [ 294 ] {} <Debug> TCP-Session: d2b90ed7-f373-426e-a88f-a85562e80157 Authenticating user 'default' from [fd00:1122:3344:101::e]:38220 | ||
| 10711 | 2026.01.16 09:52:55.509904 [ 293 ] {} <Debug> TCP-Session: 065b593b-1bd6-4918-a497-d743d562c323 Authenticating user 'default' from [fd00:1122:3344:101::e]:61284 | ||
| 10712 | 2026.01.16 09:52:55.509916 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10713 | 2026.01.16 09:52:55.509938 [ 294 ] {} <Debug> TCP-Session: d2b90ed7-f373-426e-a88f-a85562e80157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10714 | 2026.01.16 09:52:55.509950 [ 293 ] {} <Debug> TCP-Session: 065b593b-1bd6-4918-a497-d743d562c323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10715 | 2026.01.16 09:52:55.509966 [ 292 ] {} <Debug> TCP-Session: 0c78ee0e-2d67-4e07-9a98-6b0867070b45 Authenticating user 'default' from [fd00:1122:3344:101::e]:45854 | ||
| 10716 | 2026.01.16 09:52:55.509985 [ 294 ] {} <Debug> TCP-Session: d2b90ed7-f373-426e-a88f-a85562e80157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10717 | 2026.01.16 09:52:55.509994 [ 293 ] {} <Debug> TCP-Session: 065b593b-1bd6-4918-a497-d743d562c323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10718 | 2026.01.16 09:52:55.510015 [ 292 ] {} <Debug> TCP-Session: 0c78ee0e-2d67-4e07-9a98-6b0867070b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.01.16 09:52:55.509950 [ 288 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10720 | 2026.01.16 09:52:55.510064 [ 292 ] {} <Debug> TCP-Session: 0c78ee0e-2d67-4e07-9a98-6b0867070b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10721 | 2026.01.16 09:52:55.509931 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10722 | 2026.01.16 09:52:55.509667 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10723 | 2026.01.16 09:52:55.510124 [ 291 ] {} <Debug> TCP-Session: 38420419-a425-41a5-b54b-2b4814775149 Authenticating user 'default' from [fd00:1122:3344:101::e]:62730 | ||
| 10724 | 2026.01.16 09:52:55.510141 [ 287 ] {} <Debug> TCP-Session: dda0ae95-1ea1-434e-aea5-c3e96bbb143e Authenticating user 'default' from [fd00:1122:3344:101::e]:51504 | ||
| 10725 | 2026.01.16 09:52:55.510147 [ 291 ] {} <Debug> TCP-Session: 38420419-a425-41a5-b54b-2b4814775149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10726 | 2026.01.16 09:52:55.510159 [ 287 ] {} <Debug> TCP-Session: dda0ae95-1ea1-434e-aea5-c3e96bbb143e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10727 | 2026.01.16 09:52:55.510164 [ 291 ] {} <Debug> TCP-Session: 38420419-a425-41a5-b54b-2b4814775149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10728 | 2026.01.16 09:52:55.510173 [ 287 ] {} <Debug> TCP-Session: dda0ae95-1ea1-434e-aea5-c3e96bbb143e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10729 | 2026.01.16 09:52:55.510317 [ 288 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10730 | 2026.01.16 09:52:55.510374 [ 288 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10731 | 2026.01.16 09:52:55.510655 [ 288 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 10732 | 2026.01.16 09:52:55.511592 [ 301 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Trace> AggregatingTransform: Aggregating | ||
| 10733 | 2026.01.16 09:52:55.511651 [ 301 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10734 | 2026.01.16 09:52:55.511690 [ 301 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936442 sec. (1067.872 rows/sec., 41.71 KiB/sec.) | ||
| 10735 | 2026.01.16 09:52:55.511710 [ 301 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Trace> Aggregator: Merging aggregated data | ||
| 10736 | 2026.01.16 09:52:55.513105 [ 288 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003211 sec., 311.4294612270321 rows/sec., 12.17 KiB/sec. | ||
| 10737 | 2026.01.16 09:52:55.513244 [ 288 ] {d1780efe-83fc-4ffa-85be-c3ea9efb374e} <Debug> TCPHandler: Processed in 0.00378651 sec. | ||
| 10738 | 2026.01.16 09:52:55.513379 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10739 | 2026.01.16 09:52:55.513409 [ 288 ] {} <Debug> TCP-Session: 2d241aca-2c37-470b-a2dc-fe573dcb6ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10740 | 2026.01.16 09:52:55.513414 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10741 | 2026.01.16 09:52:55.513435 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10742 | 2026.01.16 09:52:55.513453 [ 286 ] {} <Debug> TCP-Session: 7730f019-54e6-43f0-9d5e-0c29f8ffb390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10743 | 2026.01.16 09:52:55.513457 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10744 | 2026.01.16 09:52:55.513477 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10745 | 2026.01.16 09:52:55.513470 [ 289 ] {} <Debug> TCP-Session: 92a02ca2-151c-499d-a263-43bf5c5126d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10746 | 2026.01.16 09:52:55.513503 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10747 | 2026.01.16 09:52:55.513520 [ 294 ] {} <Debug> TCP-Session: d2b90ed7-f373-426e-a88f-a85562e80157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10748 | 2026.01.16 09:52:55.513528 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10749 | 2026.01.16 09:52:55.513551 [ 293 ] {} <Debug> TCP-Session: 065b593b-1bd6-4918-a497-d743d562c323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10750 | 2026.01.16 09:52:55.513572 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10751 | 2026.01.16 09:52:55.513596 [ 290 ] {} <Debug> TCP-Session: c893d020-a09e-404e-96d7-ca71cd99f773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10752 | 2026.01.16 09:52:55.513617 [ 287 ] {} <Debug> TCP-Session: dda0ae95-1ea1-434e-aea5-c3e96bbb143e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10753 | 2026.01.16 09:52:55.513552 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10754 | 2026.01.16 09:52:55.513507 [ 291 ] {} <Debug> TCP-Session: 38420419-a425-41a5-b54b-2b4814775149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10755 | 2026.01.16 09:52:55.513677 [ 292 ] {} <Debug> TCP-Session: 0c78ee0e-2d67-4e07-9a98-6b0867070b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10756 | 2026.01.16 09:52:55.715616 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33304 | ||
| 10757 | 2026.01.16 09:52:55.715726 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10758 | 2026.01.16 09:52:55.715753 [ 288 ] {} <Debug> TCP-Session: 8187e663-b6b0-4c2b-9564-a004f86ddd16 Authenticating user 'default' from [fd00:1122:3344:101::e]:33304 | ||
| 10759 | 2026.01.16 09:52:55.715776 [ 288 ] {} <Debug> TCP-Session: 8187e663-b6b0-4c2b-9564-a004f86ddd16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10760 | 2026.01.16 09:52:55.715789 [ 288 ] {} <Debug> TCP-Session: 8187e663-b6b0-4c2b-9564-a004f86ddd16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10761 | 2026.01.16 09:52:55.715998 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59569 | ||
| 10762 | 2026.01.16 09:52:55.716023 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38559 | ||
| 10763 | 2026.01.16 09:52:55.716045 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36215 | ||
| 10764 | 2026.01.16 09:52:55.716073 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51974 | ||
| 10765 | 2026.01.16 09:52:55.716075 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62037 | ||
| 10766 | 2026.01.16 09:52:55.716119 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10767 | 2026.01.16 09:52:55.716145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10768 | 2026.01.16 09:52:55.716147 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10769 | 2026.01.16 09:52:55.716170 [ 289 ] {} <Debug> TCP-Session: da81fc4a-2051-4828-aff9-c9e86d574e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:59569 | ||
| 10770 | 2026.01.16 09:52:55.716172 [ 293 ] {} <Debug> TCP-Session: 8142e73d-844c-494b-ac73-46d3b82c0f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:36215 | ||
| 10771 | 2026.01.16 09:52:55.716188 [ 286 ] {} <Debug> TCP-Session: c9947dde-c1ee-4208-819d-a94a2e62df1e Authenticating user 'default' from [fd00:1122:3344:101::e]:51974 | ||
| 10772 | 2026.01.16 09:52:55.716198 [ 289 ] {} <Debug> TCP-Session: da81fc4a-2051-4828-aff9-c9e86d574e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2026.01.16 09:52:55.716201 [ 293 ] {} <Debug> TCP-Session: 8142e73d-844c-494b-ac73-46d3b82c0f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10774 | 2026.01.16 09:52:55.716211 [ 286 ] {} <Debug> TCP-Session: c9947dde-c1ee-4208-819d-a94a2e62df1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10775 | 2026.01.16 09:52:55.716219 [ 289 ] {} <Debug> TCP-Session: da81fc4a-2051-4828-aff9-c9e86d574e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10776 | 2026.01.16 09:52:55.716233 [ 286 ] {} <Debug> TCP-Session: c9947dde-c1ee-4208-819d-a94a2e62df1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10777 | 2026.01.16 09:52:55.716225 [ 293 ] {} <Debug> TCP-Session: 8142e73d-844c-494b-ac73-46d3b82c0f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10778 | 2026.01.16 09:52:55.716061 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60952 | ||
| 10779 | 2026.01.16 09:52:55.716030 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42523 | ||
| 10780 | 2026.01.16 09:52:55.716027 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36845 | ||
| 10781 | 2026.01.16 09:52:55.716336 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10782 | 2026.01.16 09:52:55.716205 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10783 | 2026.01.16 09:52:55.716365 [ 294 ] {} <Debug> TCP-Session: abbdc8cd-e564-4b49-90bf-afd0577b12b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60952 | ||
| 10784 | 2026.01.16 09:52:55.716371 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10785 | 2026.01.16 09:52:55.716389 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10786 | 2026.01.16 09:52:55.716396 [ 294 ] {} <Debug> TCP-Session: abbdc8cd-e564-4b49-90bf-afd0577b12b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10787 | 2026.01.16 09:52:55.716409 [ 292 ] {} <Debug> TCP-Session: 8495b59b-29de-4ecb-8ccb-2e8df77deb89 Authenticating user 'default' from [fd00:1122:3344:101::e]:42523 | ||
| 10788 | 2026.01.16 09:52:55.716424 [ 294 ] {} <Debug> TCP-Session: abbdc8cd-e564-4b49-90bf-afd0577b12b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10789 | 2026.01.16 09:52:55.716422 [ 291 ] {} <Debug> TCP-Session: 187603fd-2900-466d-ac0d-56ab186725b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36845 | ||
| 10790 | 2026.01.16 09:52:55.716441 [ 292 ] {} <Debug> TCP-Session: 8495b59b-29de-4ecb-8ccb-2e8df77deb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10791 | 2026.01.16 09:52:55.716471 [ 291 ] {} <Debug> TCP-Session: 187603fd-2900-466d-ac0d-56ab186725b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10792 | 2026.01.16 09:52:55.716481 [ 292 ] {} <Debug> TCP-Session: 8495b59b-29de-4ecb-8ccb-2e8df77deb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10793 | 2026.01.16 09:52:55.716495 [ 291 ] {} <Debug> TCP-Session: 187603fd-2900-466d-ac0d-56ab186725b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2026.01.16 09:52:55.716384 [ 287 ] {} <Debug> TCP-Session: bb5c00d5-9b67-416a-8a4a-7a58352647d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62037 | ||
| 10795 | 2026.01.16 09:52:55.716133 [ 288 ] {} <Trace> TCP-Session: 8187e663-b6b0-4c2b-9564-a004f86ddd16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2026.01.16 09:52:55.716540 [ 287 ] {} <Debug> TCP-Session: bb5c00d5-9b67-416a-8a4a-7a58352647d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10797 | 2026.01.16 09:52:55.716141 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10798 | 2026.01.16 09:52:55.716584 [ 287 ] {} <Debug> TCP-Session: bb5c00d5-9b67-416a-8a4a-7a58352647d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10799 | 2026.01.16 09:52:55.716657 [ 290 ] {} <Debug> TCP-Session: 3c1816c8-bdc2-41db-9a57-c52ddb7bde80 Authenticating user 'default' from [fd00:1122:3344:101::e]:38559 | ||
| 10800 | 2026.01.16 09:52:55.716687 [ 290 ] {} <Debug> TCP-Session: 3c1816c8-bdc2-41db-9a57-c52ddb7bde80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2026.01.16 09:52:55.716767 [ 290 ] {} <Debug> TCP-Session: 3c1816c8-bdc2-41db-9a57-c52ddb7bde80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10802 | 2026.01.16 09:52:55.716773 [ 288 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10803 | 2026.01.16 09:52:55.717136 [ 288 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10804 | 2026.01.16 09:52:55.717213 [ 288 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10805 | 2026.01.16 09:52:55.717610 [ 288 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 10806 | 2026.01.16 09:52:55.718680 [ 299 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Trace> AggregatingTransform: Aggregating | ||
| 10807 | 2026.01.16 09:52:55.718742 [ 299 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 10808 | 2026.01.16 09:52:55.718782 [ 299 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036974 sec. (964.344 rows/sec., 37.67 KiB/sec.) | ||
| 10809 | 2026.01.16 09:52:55.718802 [ 299 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Trace> Aggregator: Merging aggregated data | ||
| 10810 | 2026.01.16 09:52:55.720325 [ 288 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003629 sec., 275.5580049600441 rows/sec., 10.76 KiB/sec. | ||
| 10811 | 2026.01.16 09:52:55.720643 [ 288 ] {4b764e26-ba85-45e7-90a3-0ef3612ce0dc} <Debug> TCPHandler: Processed in 0.004632992 sec. | ||
| 10812 | 2026.01.16 09:52:55.720761 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10813 | 2026.01.16 09:52:55.720791 [ 288 ] {} <Debug> TCP-Session: 8187e663-b6b0-4c2b-9564-a004f86ddd16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10814 | 2026.01.16 09:52:55.720791 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10815 | 2026.01.16 09:52:55.720835 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10816 | 2026.01.16 09:52:55.720853 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10817 | 2026.01.16 09:52:55.720866 [ 287 ] {} <Debug> TCP-Session: bb5c00d5-9b67-416a-8a4a-7a58352647d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10818 | 2026.01.16 09:52:55.720877 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10819 | 2026.01.16 09:52:55.720892 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10820 | 2026.01.16 09:52:55.720907 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10821 | 2026.01.16 09:52:55.720926 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10822 | 2026.01.16 09:52:55.720950 [ 294 ] {} <Debug> TCP-Session: abbdc8cd-e564-4b49-90bf-afd0577b12b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.01.16 09:52:55.720967 [ 291 ] {} <Debug> TCP-Session: 187603fd-2900-466d-ac0d-56ab186725b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10824 | 2026.01.16 09:52:55.720985 [ 286 ] {} <Debug> TCP-Session: c9947dde-c1ee-4208-819d-a94a2e62df1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2026.01.16 09:52:55.720931 [ 293 ] {} <Debug> TCP-Session: 8142e73d-844c-494b-ac73-46d3b82c0f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2026.01.16 09:52:55.720814 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10827 | 2026.01.16 09:52:55.720904 [ 290 ] {} <Debug> TCP-Session: 3c1816c8-bdc2-41db-9a57-c52ddb7bde80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10828 | 2026.01.16 09:52:55.720883 [ 289 ] {} <Debug> TCP-Session: da81fc4a-2051-4828-aff9-c9e86d574e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2026.01.16 09:52:55.721080 [ 292 ] {} <Debug> TCP-Session: 8495b59b-29de-4ecb-8ccb-2e8df77deb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.01.16 09:52:56.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.95 MiB, peak 330.91 MiB, free memory in arenas 0.00 B, will set to 323.84 MiB (RSS), difference: 3.89 MiB | ||
| 10831 | 2026.01.16 09:52:58.044016 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10832 | 2026.01.16 09:52:58.044088 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10833 | 2026.01.16 09:52:58.269381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23953 | ||
| 10834 | 2026.01.16 09:52:58.270231 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.01.16 09:52:58.270273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10836 | 2026.01.16 09:52:58.270773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10837 | 2026.01.16 09:52:58.271004 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.01.16 09:52:58.271138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23953 | ||
| 10839 | 2026.01.16 09:52:59.523044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10840 | 2026.01.16 09:52:59.540530 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.01.16 09:52:59.540586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10842 | 2026.01.16 09:52:59.547107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10843 | 2026.01.16 09:52:59.547800 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.01.16 09:52:59.551496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10845 | 2026.01.16 09:53:00.018173 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.01.16 09:53:00.018354 [ 255 ] {82e69b70-95df-4302-9e1a-7f48b19951e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10847 | 2026.01.16 09:53:00.018420 [ 255 ] {82e69b70-95df-4302-9e1a-7f48b19951e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10848 | 2026.01.16 09:53:00.019222 [ 255 ] {82e69b70-95df-4302-9e1a-7f48b19951e9} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.01.16 09:53:00.019266 [ 255 ] {82e69b70-95df-4302-9e1a-7f48b19951e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10850 | 2026.01.16 09:53:00.019644 [ 255 ] {82e69b70-95df-4302-9e1a-7f48b19951e9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10851 | 2026.01.16 09:53:00.019887 [ 255 ] {82e69b70-95df-4302-9e1a-7f48b19951e9} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.01.16 09:53:00.020019 [ 42 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10853 | 2026.01.16 09:53:00.020040 [ 255 ] {82e69b70-95df-4302-9e1a-7f48b19951e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001736 sec., 32258.064516129034 rows/sec., 2.46 MiB/sec. | ||
| 10854 | 2026.01.16 09:53:00.020085 [ 42 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10855 | 2026.01.16 09:53:00.020098 [ 255 ] {82e69b70-95df-4302-9e1a-7f48b19951e9} <Debug> TCPHandler: Processed in 0.002058787 sec. | ||
| 10856 | 2026.01.16 09:53:00.020112 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10857 | 2026.01.16 09:53:00.020248 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10858 | 2026.01.16 09:53:00.020248 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 10859 | 2026.01.16 09:53:00.020346 [ 255 ] {19909e9c-f359-459b-a27f-55e1d3bb3f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10860 | 2026.01.16 09:53:00.020391 [ 255 ] {19909e9c-f359-459b-a27f-55e1d3bb3f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10861 | 2026.01.16 09:53:00.020404 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10862 | 2026.01.16 09:53:00.020446 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2463 rows starting from the beginning of the part | ||
| 10863 | 2026.01.16 09:53:00.020518 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 10864 | 2026.01.16 09:53:00.020568 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 10865 | 2026.01.16 09:53:00.020616 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10866 | 2026.01.16 09:53:00.020660 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 136 rows starting from the beginning of the part | ||
| 10867 | 2026.01.16 09:53:00.020712 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 10868 | 2026.01.16 09:53:00.020852 [ 255 ] {19909e9c-f359-459b-a27f-55e1d3bb3f8a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.01.16 09:53:00.020895 [ 255 ] {19909e9c-f359-459b-a27f-55e1d3bb3f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10870 | 2026.01.16 09:53:00.021223 [ 255 ] {19909e9c-f359-459b-a27f-55e1d3bb3f8a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10871 | 2026.01.16 09:53:00.021453 [ 255 ] {19909e9c-f359-459b-a27f-55e1d3bb3f8a} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.01.16 09:53:00.021571 [ 42 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10873 | 2026.01.16 09:53:00.021585 [ 255 ] {19909e9c-f359-459b-a27f-55e1d3bb3f8a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 10874 | 2026.01.16 09:53:00.021605 [ 42 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.01.16 09:53:00.021627 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10876 | 2026.01.16 09:53:00.021629 [ 255 ] {19909e9c-f359-459b-a27f-55e1d3bb3f8a} <Debug> TCPHandler: Processed in 0.00143602 sec. | ||
| 10877 | 2026.01.16 09:53:00.021732 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 10878 | 2026.01.16 09:53:00.021765 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10879 | 2026.01.16 09:53:00.021850 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10880 | 2026.01.16 09:53:00.021862 [ 255 ] {7de33299-8cb8-4ddb-8d3b-892c418595fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10881 | 2026.01.16 09:53:00.021890 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1249 rows starting from the beginning of the part | ||
| 10882 | 2026.01.16 09:53:00.021912 [ 255 ] {7de33299-8cb8-4ddb-8d3b-892c418595fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10883 | 2026.01.16 09:53:00.021962 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 10884 | 2026.01.16 09:53:00.022017 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 10885 | 2026.01.16 09:53:00.022023 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2903 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830794 sec., 1585650.8159847585 rows/sec., 135.71 MiB/sec. | ||
| 10886 | 2026.01.16 09:53:00.022061 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10887 | 2026.01.16 09:53:00.022105 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 10888 | 2026.01.16 09:53:00.022147 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 10889 | 2026.01.16 09:53:00.022294 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10890 | 2026.01.16 09:53:00.022357 [ 255 ] {7de33299-8cb8-4ddb-8d3b-892c418595fd} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2026.01.16 09:53:00.022393 [ 255 ] {7de33299-8cb8-4ddb-8d3b-892c418595fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10892 | 2026.01.16 09:53:00.022582 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.01.16 09:53:00.022649 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_81_16} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10894 | 2026.01.16 09:53:00.022732 [ 255 ] {7de33299-8cb8-4ddb-8d3b-892c418595fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10895 | 2026.01.16 09:53:00.022743 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 10896 | 2026.01.16 09:53:00.022958 [ 255 ] {7de33299-8cb8-4ddb-8d3b-892c418595fd} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.01.16 09:53:00.023068 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10898 | 2026.01.16 09:53:00.023087 [ 255 ] {7de33299-8cb8-4ddb-8d3b-892c418595fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 10899 | 2026.01.16 09:53:00.023097 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10900 | 2026.01.16 09:53:00.023125 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10901 | 2026.01.16 09:53:00.023131 [ 255 ] {7de33299-8cb8-4ddb-8d3b-892c418595fd} <Debug> TCPHandler: Processed in 0.001413669 sec. | ||
| 10902 | 2026.01.16 09:53:00.023207 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 10903 | 2026.01.16 09:53:00.023256 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2026.01.16 09:53:00.023270 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1649 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580781 sec., 1043155.2504742908 rows/sec., 80.76 MiB/sec. | ||
| 10905 | 2026.01.16 09:53:00.023317 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10906 | 2026.01.16 09:53:00.023350 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 24579 rows starting from the beginning of the part | ||
| 10907 | 2026.01.16 09:53:00.023353 [ 255 ] {e64a9a19-6237-464c-bdd8-c42b2917415e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10908 | 2026.01.16 09:53:00.023404 [ 255 ] {e64a9a19-6237-464c-bdd8-c42b2917415e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10909 | 2026.01.16 09:53:00.023409 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10910 | 2026.01.16 09:53:00.023467 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10911 | 2026.01.16 09:53:00.023472 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10912 | 2026.01.16 09:53:00.023513 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10913 | 2026.01.16 09:53:00.023596 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10914 | 2026.01.16 09:53:00.023648 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10915 | 2026.01.16 09:53:00.023740 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.01.16 09:53:00.023774 [ 255 ] {e64a9a19-6237-464c-bdd8-c42b2917415e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.01.16 09:53:00.023808 [ 255 ] {e64a9a19-6237-464c-bdd8-c42b2917415e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10918 | 2026.01.16 09:53:00.023815 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_81_16} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10919 | 2026.01.16 09:53:00.023891 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10920 | 2026.01.16 09:53:00.024137 [ 255 ] {e64a9a19-6237-464c-bdd8-c42b2917415e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10921 | 2026.01.16 09:53:00.024349 [ 255 ] {e64a9a19-6237-464c-bdd8-c42b2917415e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2026.01.16 09:53:00.024461 [ 42 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10923 | 2026.01.16 09:53:00.024479 [ 255 ] {e64a9a19-6237-464c-bdd8-c42b2917415e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 10924 | 2026.01.16 09:53:00.024490 [ 42 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.01.16 09:53:00.024517 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10926 | 2026.01.16 09:53:00.024521 [ 255 ] {e64a9a19-6237-464c-bdd8-c42b2917415e} <Debug> TCPHandler: Processed in 0.001314897 sec. | ||
| 10927 | 2026.01.16 09:53:00.024607 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 10928 | 2026.01.16 09:53:00.024690 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10929 | 2026.01.16 09:53:00.024717 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5316 rows starting from the beginning of the part | ||
| 10930 | 2026.01.16 09:53:00.024767 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10931 | 2026.01.16 09:53:00.024806 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 10932 | 2026.01.16 09:53:00.024842 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10933 | 2026.01.16 09:53:00.024879 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10934 | 2026.01.16 09:53:00.024913 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10935 | 2026.01.16 09:53:00.026527 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001949076 sec., 2881365.3238765444 rows/sec., 184.39 MiB/sec. | ||
| 10936 | 2026.01.16 09:53:00.026921 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10937 | 2026.01.16 09:53:00.027207 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.01.16 09:53:00.027285 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_81_16} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10939 | 2026.01.16 09:53:00.027386 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10940 | 2026.01.16 09:53:00.029451 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25379 rows, containing 5 columns (5 merged, 0 gathered) in 0.006276404 sec., 4043557.4255576916 rows/sec., 272.65 MiB/sec. | ||
| 10941 | 2026.01.16 09:53:00.029632 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10942 | 2026.01.16 09:53:00.029889 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2026.01.16 09:53:00.029956 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10944 | 2026.01.16 09:53:00.030031 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10945 | 2026.01.16 09:53:03.314200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1364 | ||
| 10946 | 2026.01.16 09:53:03.316516 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.01.16 09:53:03.316569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10948 | 2026.01.16 09:53:03.317784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10949 | 2026.01.16 09:53:03.318075 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.01.16 09:53:03.318432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 10951 | 2026.01.16 09:53:05.052849 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10952 | 2026.01.16 09:53:05.053057 [ 255 ] {c5c1e70a-1d9b-4818-aa29-374aee99b4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10953 | 2026.01.16 09:53:05.053134 [ 255 ] {c5c1e70a-1d9b-4818-aa29-374aee99b4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10954 | 2026.01.16 09:53:05.053913 [ 255 ] {c5c1e70a-1d9b-4818-aa29-374aee99b4d9} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2026.01.16 09:53:05.053969 [ 255 ] {c5c1e70a-1d9b-4818-aa29-374aee99b4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10956 | 2026.01.16 09:53:05.054364 [ 255 ] {c5c1e70a-1d9b-4818-aa29-374aee99b4d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10957 | 2026.01.16 09:53:05.054583 [ 255 ] {c5c1e70a-1d9b-4818-aa29-374aee99b4d9} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.01.16 09:53:05.054811 [ 255 ] {c5c1e70a-1d9b-4818-aa29-374aee99b4d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 1.10 MiB/sec. | ||
| 10959 | 2026.01.16 09:53:05.054863 [ 255 ] {c5c1e70a-1d9b-4818-aa29-374aee99b4d9} <Debug> TCPHandler: Processed in 0.002156549 sec. | ||
| 10960 | 2026.01.16 09:53:05.054996 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10961 | 2026.01.16 09:53:05.055100 [ 255 ] {8d8a19c2-43d8-446e-b91b-5bc7ac6f3b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10962 | 2026.01.16 09:53:05.055146 [ 255 ] {8d8a19c2-43d8-446e-b91b-5bc7ac6f3b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10963 | 2026.01.16 09:53:05.055589 [ 255 ] {8d8a19c2-43d8-446e-b91b-5bc7ac6f3b10} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.01.16 09:53:05.055628 [ 255 ] {8d8a19c2-43d8-446e-b91b-5bc7ac6f3b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10965 | 2026.01.16 09:53:05.055935 [ 255 ] {8d8a19c2-43d8-446e-b91b-5bc7ac6f3b10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10966 | 2026.01.16 09:53:05.056152 [ 255 ] {8d8a19c2-43d8-446e-b91b-5bc7ac6f3b10} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.01.16 09:53:05.056286 [ 255 ] {8d8a19c2-43d8-446e-b91b-5bc7ac6f3b10} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001209 sec., 13234.077750206783 rows/sec., 1.05 MiB/sec. | ||
| 10968 | 2026.01.16 09:53:05.056325 [ 255 ] {8d8a19c2-43d8-446e-b91b-5bc7ac6f3b10} <Debug> TCPHandler: Processed in 0.001381268 sec. | ||
| 10969 | 2026.01.16 09:53:05.056441 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10970 | 2026.01.16 09:53:05.056537 [ 255 ] {b3d069d4-9214-451f-aed4-341d74e5a8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10971 | 2026.01.16 09:53:05.056577 [ 255 ] {b3d069d4-9214-451f-aed4-341d74e5a8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10972 | 2026.01.16 09:53:05.058002 [ 255 ] {b3d069d4-9214-451f-aed4-341d74e5a8e4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.01.16 09:53:05.058039 [ 255 ] {b3d069d4-9214-451f-aed4-341d74e5a8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10974 | 2026.01.16 09:53:05.058461 [ 255 ] {b3d069d4-9214-451f-aed4-341d74e5a8e4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10975 | 2026.01.16 09:53:05.058705 [ 255 ] {b3d069d4-9214-451f-aed4-341d74e5a8e4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2026.01.16 09:53:05.058844 [ 255 ] {b3d069d4-9214-451f-aed4-341d74e5a8e4} <Debug> executeQuery: Read 1404 rows, 120.19 KiB in 0.002326 sec., 603611.3499570078 rows/sec., 50.46 MiB/sec. | ||
| 10977 | 2026.01.16 09:53:05.058884 [ 255 ] {b3d069d4-9214-451f-aed4-341d74e5a8e4} <Debug> TCPHandler: Processed in 0.002491933 sec. | ||
| 10978 | 2026.01.16 09:53:05.059003 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2026.01.16 09:53:05.059098 [ 255 ] {0a84a8a6-d206-48de-a13c-531340cd4df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10980 | 2026.01.16 09:53:05.059140 [ 255 ] {0a84a8a6-d206-48de-a13c-531340cd4df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10981 | 2026.01.16 09:53:05.059600 [ 255 ] {0a84a8a6-d206-48de-a13c-531340cd4df4} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.01.16 09:53:05.059637 [ 255 ] {0a84a8a6-d206-48de-a13c-531340cd4df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10983 | 2026.01.16 09:53:05.059947 [ 255 ] {0a84a8a6-d206-48de-a13c-531340cd4df4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10984 | 2026.01.16 09:53:05.060158 [ 255 ] {0a84a8a6-d206-48de-a13c-531340cd4df4} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.01.16 09:53:05.060287 [ 255 ] {0a84a8a6-d206-48de-a13c-531340cd4df4} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001207 sec., 56338.028169014084 rows/sec., 4.11 MiB/sec. | ||
| 10986 | 2026.01.16 09:53:05.060327 [ 255 ] {0a84a8a6-d206-48de-a13c-531340cd4df4} <Debug> TCPHandler: Processed in 0.001374189 sec. | ||
| 10987 | 2026.01.16 09:53:05.060440 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10988 | 2026.01.16 09:53:05.060533 [ 255 ] {24b3df20-54ec-4312-8e40-59d14a4ec2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10989 | 2026.01.16 09:53:05.060572 [ 255 ] {24b3df20-54ec-4312-8e40-59d14a4ec2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10990 | 2026.01.16 09:53:05.061099 [ 255 ] {24b3df20-54ec-4312-8e40-59d14a4ec2b3} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2026.01.16 09:53:05.061136 [ 255 ] {24b3df20-54ec-4312-8e40-59d14a4ec2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 10992 | 2026.01.16 09:53:05.061460 [ 255 ] {24b3df20-54ec-4312-8e40-59d14a4ec2b3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10993 | 2026.01.16 09:53:05.061673 [ 255 ] {24b3df20-54ec-4312-8e40-59d14a4ec2b3} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2026.01.16 09:53:05.061803 [ 255 ] {24b3df20-54ec-4312-8e40-59d14a4ec2b3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001288 sec., 195652.17391304346 rows/sec., 13.53 MiB/sec. | ||
| 10995 | 2026.01.16 09:53:05.061843 [ 255 ] {24b3df20-54ec-4312-8e40-59d14a4ec2b3} <Debug> TCPHandler: Processed in 0.001451689 sec. | ||
| 10996 | 2026.01.16 09:53:05.061956 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10997 | 2026.01.16 09:53:05.062048 [ 255 ] {06c9396d-c330-42e1-af3f-a977247147ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10998 | 2026.01.16 09:53:05.062088 [ 255 ] {06c9396d-c330-42e1-af3f-a977247147ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10999 | 2026.01.16 09:53:05.062491 [ 255 ] {06c9396d-c330-42e1-af3f-a977247147ba} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2026.01.16 09:53:05.062528 [ 255 ] {06c9396d-c330-42e1-af3f-a977247147ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11001 | 2026.01.16 09:53:05.062823 [ 255 ] {06c9396d-c330-42e1-af3f-a977247147ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11002 | 2026.01.16 09:53:05.063035 [ 255 ] {06c9396d-c330-42e1-af3f-a977247147ba} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2026.01.16 09:53:05.063170 [ 255 ] {06c9396d-c330-42e1-af3f-a977247147ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 11004 | 2026.01.16 09:53:05.063209 [ 255 ] {06c9396d-c330-42e1-af3f-a977247147ba} <Debug> TCPHandler: Processed in 0.001302197 sec. | ||
| 11005 | 2026.01.16 09:53:05.063326 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11006 | 2026.01.16 09:53:05.063417 [ 255 ] {9aabb0fc-3cbf-446c-9b24-15d02dc94b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11007 | 2026.01.16 09:53:05.063455 [ 255 ] {9aabb0fc-3cbf-446c-9b24-15d02dc94b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11008 | 2026.01.16 09:53:05.064202 [ 255 ] {9aabb0fc-3cbf-446c-9b24-15d02dc94b3c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.01.16 09:53:05.064237 [ 255 ] {9aabb0fc-3cbf-446c-9b24-15d02dc94b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11010 | 2026.01.16 09:53:05.064600 [ 255 ] {9aabb0fc-3cbf-446c-9b24-15d02dc94b3c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11011 | 2026.01.16 09:53:05.064815 [ 255 ] {9aabb0fc-3cbf-446c-9b24-15d02dc94b3c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.01.16 09:53:05.064945 [ 255 ] {9aabb0fc-3cbf-446c-9b24-15d02dc94b3c} <Debug> executeQuery: Read 612 rows, 47.17 KiB in 0.001545 sec., 396116.504854369 rows/sec., 29.82 MiB/sec. | ||
| 11013 | 2026.01.16 09:53:05.064985 [ 255 ] {9aabb0fc-3cbf-446c-9b24-15d02dc94b3c} <Debug> TCPHandler: Processed in 0.001707723 sec. | ||
| 11014 | 2026.01.16 09:53:05.065125 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11015 | 2026.01.16 09:53:05.065250 [ 255 ] {8dfcd75f-cc68-4014-a25b-fd41fcf02f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11016 | 2026.01.16 09:53:05.065303 [ 255 ] {8dfcd75f-cc68-4014-a25b-fd41fcf02f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11017 | 2026.01.16 09:53:05.066108 [ 255 ] {8dfcd75f-cc68-4014-a25b-fd41fcf02f44} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2026.01.16 09:53:05.066159 [ 255 ] {8dfcd75f-cc68-4014-a25b-fd41fcf02f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11019 | 2026.01.16 09:53:05.066641 [ 255 ] {8dfcd75f-cc68-4014-a25b-fd41fcf02f44} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11020 | 2026.01.16 09:53:05.066923 [ 255 ] {8dfcd75f-cc68-4014-a25b-fd41fcf02f44} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2026.01.16 09:53:05.067073 [ 255 ] {8dfcd75f-cc68-4014-a25b-fd41fcf02f44} <Debug> executeQuery: Read 888 rows, 61.72 KiB in 0.001849 sec., 480259.59978366684 rows/sec., 32.60 MiB/sec. | ||
| 11022 | 2026.01.16 09:53:05.067113 [ 255 ] {8dfcd75f-cc68-4014-a25b-fd41fcf02f44} <Debug> TCPHandler: Processed in 0.002050887 sec. | ||
| 11023 | 2026.01.16 09:53:05.067233 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11024 | 2026.01.16 09:53:05.067349 [ 255 ] {8e6864b2-6e6f-40b8-b353-913838f6191c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11025 | 2026.01.16 09:53:05.067415 [ 255 ] {8e6864b2-6e6f-40b8-b353-913838f6191c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11026 | 2026.01.16 09:53:05.068359 [ 255 ] {8e6864b2-6e6f-40b8-b353-913838f6191c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2026.01.16 09:53:05.068397 [ 255 ] {8e6864b2-6e6f-40b8-b353-913838f6191c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11028 | 2026.01.16 09:53:05.068981 [ 255 ] {8e6864b2-6e6f-40b8-b353-913838f6191c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11029 | 2026.01.16 09:53:05.069209 [ 255 ] {8e6864b2-6e6f-40b8-b353-913838f6191c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11030 | 2026.01.16 09:53:05.069347 [ 255 ] {8e6864b2-6e6f-40b8-b353-913838f6191c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002022 sec., 19782.393669634028 rows/sec., 35.45 MiB/sec. | ||
| 11031 | 2026.01.16 09:53:05.069410 [ 255 ] {8e6864b2-6e6f-40b8-b353-913838f6191c} <Debug> TCPHandler: Processed in 0.0022349 sec. | ||
| 11032 | 2026.01.16 09:53:05.069517 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.01.16 09:53:05.069609 [ 255 ] {c7390318-a787-43b2-a412-65f188247c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11034 | 2026.01.16 09:53:05.069649 [ 255 ] {c7390318-a787-43b2-a412-65f188247c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11035 | 2026.01.16 09:53:05.069986 [ 255 ] {c7390318-a787-43b2-a412-65f188247c80} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.01.16 09:53:05.070022 [ 255 ] {c7390318-a787-43b2-a412-65f188247c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11037 | 2026.01.16 09:53:05.070326 [ 255 ] {c7390318-a787-43b2-a412-65f188247c80} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11038 | 2026.01.16 09:53:05.070532 [ 255 ] {c7390318-a787-43b2-a412-65f188247c80} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.01.16 09:53:05.070659 [ 255 ] {c7390318-a787-43b2-a412-65f188247c80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 11040 | 2026.01.16 09:53:05.070695 [ 255 ] {c7390318-a787-43b2-a412-65f188247c80} <Debug> TCPHandler: Processed in 0.001225516 sec. | ||
| 11041 | 2026.01.16 09:53:05.771319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24401 | ||
| 11042 | 2026.01.16 09:53:05.771844 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.01.16 09:53:05.771892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11044 | 2026.01.16 09:53:05.772372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11045 | 2026.01.16 09:53:05.772601 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.01.16 09:53:05.772728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24401 | ||
| 11047 | 2026.01.16 09:53:05.772748 [ 50 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11048 | 2026.01.16 09:53:05.772821 [ 50 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.01.16 09:53:05.772845 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11050 | 2026.01.16 09:53:05.772977 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 11051 | 2026.01.16 09:53:05.773135 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11052 | 2026.01.16 09:53:05.773179 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22033 rows starting from the beginning of the part | ||
| 11053 | 2026.01.16 09:53:05.773251 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11054 | 2026.01.16 09:53:05.773301 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11055 | 2026.01.16 09:53:05.773358 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11056 | 2026.01.16 09:53:05.773404 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11057 | 2026.01.16 09:53:05.773447 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11058 | 2026.01.16 09:53:05.775612 [ 194 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24401 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697656 sec., 9045260.03315471 rows/sec., 129.39 MiB/sec. | ||
| 11059 | 2026.01.16 09:53:05.775928 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11060 | 2026.01.16 09:53:05.776182 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.01.16 09:53:05.776271 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_51_10} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11062 | 2026.01.16 09:53:05.776355 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11063 | 2026.01.16 09:53:07.051631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11064 | 2026.01.16 09:53:07.069036 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.01.16 09:53:07.069089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11066 | 2026.01.16 09:53:07.075328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11067 | 2026.01.16 09:53:07.076056 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2026.01.16 09:53:07.076419 [ 48 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11069 | 2026.01.16 09:53:07.076491 [ 48 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.01.16 09:53:07.076515 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11071 | 2026.01.16 09:53:07.076665 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11072 | 2026.01.16 09:53:07.079192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11073 | 2026.01.16 09:53:07.080557 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11074 | 2026.01.16 09:53:07.082049 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11075 | 2026.01.16 09:53:07.086768 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11076 | 2026.01.16 09:53:07.091315 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11077 | 2026.01.16 09:53:07.096077 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11078 | 2026.01.16 09:53:07.100742 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11079 | 2026.01.16 09:53:07.104505 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11080 | 2026.01.16 09:53:07.154362 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.077762558 sec., 4938.109160452258 rows/sec., 25.53 MiB/sec. | ||
| 11081 | 2026.01.16 09:53:07.156968 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11082 | 2026.01.16 09:53:07.159119 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_51_10} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2026.01.16 09:53:07.159212 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_51_10} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11084 | 2026.01.16 09:53:07.161364 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11085 | 2026.01.16 09:53:10.018793 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11086 | 2026.01.16 09:53:10.019004 [ 255 ] {f8813f8d-de9a-4c75-92b1-e9f4b2aff45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11087 | 2026.01.16 09:53:10.019080 [ 255 ] {f8813f8d-de9a-4c75-92b1-e9f4b2aff45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11088 | 2026.01.16 09:53:10.019796 [ 255 ] {f8813f8d-de9a-4c75-92b1-e9f4b2aff45e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.01.16 09:53:10.019849 [ 255 ] {f8813f8d-de9a-4c75-92b1-e9f4b2aff45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11090 | 2026.01.16 09:53:10.020269 [ 255 ] {f8813f8d-de9a-4c75-92b1-e9f4b2aff45e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11091 | 2026.01.16 09:53:10.020509 [ 255 ] {f8813f8d-de9a-4c75-92b1-e9f4b2aff45e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.01.16 09:53:10.020678 [ 255 ] {f8813f8d-de9a-4c75-92b1-e9f4b2aff45e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.47 MiB/sec. | ||
| 11093 | 2026.01.16 09:53:10.020733 [ 255 ] {f8813f8d-de9a-4c75-92b1-e9f4b2aff45e} <Debug> TCPHandler: Processed in 0.002083728 sec. | ||
| 11094 | 2026.01.16 09:53:10.020938 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11095 | 2026.01.16 09:53:10.021044 [ 255 ] {25080f53-1c25-4f2d-bcf2-fafb137f0be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11096 | 2026.01.16 09:53:10.021089 [ 255 ] {25080f53-1c25-4f2d-bcf2-fafb137f0be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11097 | 2026.01.16 09:53:10.021547 [ 255 ] {25080f53-1c25-4f2d-bcf2-fafb137f0be3} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2026.01.16 09:53:10.021587 [ 255 ] {25080f53-1c25-4f2d-bcf2-fafb137f0be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11099 | 2026.01.16 09:53:10.021952 [ 255 ] {25080f53-1c25-4f2d-bcf2-fafb137f0be3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11100 | 2026.01.16 09:53:10.022176 [ 255 ] {25080f53-1c25-4f2d-bcf2-fafb137f0be3} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11101 | 2026.01.16 09:53:10.022312 [ 255 ] {25080f53-1c25-4f2d-bcf2-fafb137f0be3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 11102 | 2026.01.16 09:53:10.022353 [ 255 ] {25080f53-1c25-4f2d-bcf2-fafb137f0be3} <Debug> TCPHandler: Processed in 0.00147059 sec. | ||
| 11103 | 2026.01.16 09:53:10.022474 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11104 | 2026.01.16 09:53:10.022572 [ 255 ] {e5699d5a-ae8d-438c-a051-e68457aa542b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11105 | 2026.01.16 09:53:10.022617 [ 255 ] {e5699d5a-ae8d-438c-a051-e68457aa542b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11106 | 2026.01.16 09:53:10.023048 [ 255 ] {e5699d5a-ae8d-438c-a051-e68457aa542b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11107 | 2026.01.16 09:53:10.023086 [ 255 ] {e5699d5a-ae8d-438c-a051-e68457aa542b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11108 | 2026.01.16 09:53:10.023438 [ 255 ] {e5699d5a-ae8d-438c-a051-e68457aa542b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11109 | 2026.01.16 09:53:10.023653 [ 255 ] {e5699d5a-ae8d-438c-a051-e68457aa542b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2026.01.16 09:53:10.023789 [ 255 ] {e5699d5a-ae8d-438c-a051-e68457aa542b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 11111 | 2026.01.16 09:53:10.023827 [ 255 ] {e5699d5a-ae8d-438c-a051-e68457aa542b} <Debug> TCPHandler: Processed in 0.001404118 sec. | ||
| 11112 | 2026.01.16 09:53:10.023950 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11113 | 2026.01.16 09:53:10.024047 [ 255 ] {eece3e44-315d-44ef-983c-38ae8625592e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11114 | 2026.01.16 09:53:10.024088 [ 255 ] {eece3e44-315d-44ef-983c-38ae8625592e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11115 | 2026.01.16 09:53:10.024444 [ 255 ] {eece3e44-315d-44ef-983c-38ae8625592e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2026.01.16 09:53:10.024481 [ 255 ] {eece3e44-315d-44ef-983c-38ae8625592e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11117 | 2026.01.16 09:53:10.024791 [ 255 ] {eece3e44-315d-44ef-983c-38ae8625592e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11118 | 2026.01.16 09:53:10.025007 [ 255 ] {eece3e44-315d-44ef-983c-38ae8625592e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.01.16 09:53:10.025139 [ 255 ] {eece3e44-315d-44ef-983c-38ae8625592e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 11120 | 2026.01.16 09:53:10.025176 [ 255 ] {eece3e44-315d-44ef-983c-38ae8625592e} <Debug> TCPHandler: Processed in 0.001281046 sec. | ||
| 11121 | 2026.01.16 09:53:13.044334 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11122 | 2026.01.16 09:53:13.044410 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11123 | 2026.01.16 09:53:13.273819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24913 | ||
| 11124 | 2026.01.16 09:53:13.274350 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2026.01.16 09:53:13.274392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11126 | 2026.01.16 09:53:13.274925 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11127 | 2026.01.16 09:53:13.275163 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.01.16 09:53:13.275307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24913 | ||
| 11129 | 2026.01.16 09:53:13.318607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1392 | ||
| 11130 | 2026.01.16 09:53:13.321294 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.01.16 09:53:13.321352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11132 | 2026.01.16 09:53:13.322606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11133 | 2026.01.16 09:53:13.322891 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.01.16 09:53:13.323258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 11135 | 2026.01.16 09:53:14.579257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11136 | 2026.01.16 09:53:14.594957 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.01.16 09:53:14.595013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11138 | 2026.01.16 09:53:14.601126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11139 | 2026.01.16 09:53:14.601786 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.01.16 09:53:14.604673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11141 | 2026.01.16 09:53:15.020687 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11142 | 2026.01.16 09:53:15.020871 [ 255 ] {a54d7cf7-2bcc-47df-941f-befe10e5a5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11143 | 2026.01.16 09:53:15.020936 [ 255 ] {a54d7cf7-2bcc-47df-941f-befe10e5a5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11144 | 2026.01.16 09:53:15.021698 [ 255 ] {a54d7cf7-2bcc-47df-941f-befe10e5a5b2} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.01.16 09:53:15.021745 [ 255 ] {a54d7cf7-2bcc-47df-941f-befe10e5a5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11146 | 2026.01.16 09:53:15.022148 [ 255 ] {a54d7cf7-2bcc-47df-941f-befe10e5a5b2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11147 | 2026.01.16 09:53:15.022381 [ 255 ] {a54d7cf7-2bcc-47df-941f-befe10e5a5b2} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2026.01.16 09:53:15.022531 [ 255 ] {a54d7cf7-2bcc-47df-941f-befe10e5a5b2} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001709 sec., 79578.70099473376 rows/sec., 6.88 MiB/sec. | ||
| 11149 | 2026.01.16 09:53:15.022571 [ 255 ] {a54d7cf7-2bcc-47df-941f-befe10e5a5b2} <Debug> TCPHandler: Processed in 0.002012017 sec. | ||
| 11150 | 2026.01.16 09:53:15.022699 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.01.16 09:53:15.022793 [ 255 ] {e4dcd68a-ed00-4c7a-9363-1adff5d59b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11152 | 2026.01.16 09:53:15.022832 [ 255 ] {e4dcd68a-ed00-4c7a-9363-1adff5d59b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11153 | 2026.01.16 09:53:15.023243 [ 255 ] {e4dcd68a-ed00-4c7a-9363-1adff5d59b0c} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.01.16 09:53:15.023279 [ 255 ] {e4dcd68a-ed00-4c7a-9363-1adff5d59b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11155 | 2026.01.16 09:53:15.023573 [ 255 ] {e4dcd68a-ed00-4c7a-9363-1adff5d59b0c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11156 | 2026.01.16 09:53:15.023778 [ 255 ] {e4dcd68a-ed00-4c7a-9363-1adff5d59b0c} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.01.16 09:53:15.023895 [ 37 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 11158 | 2026.01.16 09:53:15.023907 [ 255 ] {e4dcd68a-ed00-4c7a-9363-1adff5d59b0c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001133 sec., 35304.501323918805 rows/sec., 2.59 MiB/sec. | ||
| 11159 | 2026.01.16 09:53:15.023959 [ 37 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.01.16 09:53:15.023969 [ 255 ] {e4dcd68a-ed00-4c7a-9363-1adff5d59b0c} <Debug> TCPHandler: Processed in 0.001317638 sec. | ||
| 11161 | 2026.01.16 09:53:15.023990 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11162 | 2026.01.16 09:53:15.024095 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2026.01.16 09:53:15.024117 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 11164 | 2026.01.16 09:53:15.024191 [ 255 ] {e79f1326-c6a7-4e1e-8929-0b17b904efd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11165 | 2026.01.16 09:53:15.024234 [ 255 ] {e79f1326-c6a7-4e1e-8929-0b17b904efd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11166 | 2026.01.16 09:53:15.024252 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11167 | 2026.01.16 09:53:15.024294 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 277 rows starting from the beginning of the part | ||
| 11168 | 2026.01.16 09:53:15.024369 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
| 11169 | 2026.01.16 09:53:15.024420 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 11170 | 2026.01.16 09:53:15.024472 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11171 | 2026.01.16 09:53:15.024516 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 68 rows starting from the beginning of the part | ||
| 11172 | 2026.01.16 09:53:15.024559 [ 189 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 11173 | 2026.01.16 09:53:15.024661 [ 255 ] {e79f1326-c6a7-4e1e-8929-0b17b904efd5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.01.16 09:53:15.024701 [ 255 ] {e79f1326-c6a7-4e1e-8929-0b17b904efd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11175 | 2026.01.16 09:53:15.025043 [ 255 ] {e79f1326-c6a7-4e1e-8929-0b17b904efd5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11176 | 2026.01.16 09:53:15.025273 [ 255 ] {e79f1326-c6a7-4e1e-8929-0b17b904efd5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.01.16 09:53:15.025400 [ 255 ] {e79f1326-c6a7-4e1e-8929-0b17b904efd5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001227 sec., 84759.57620211899 rows/sec., 6.62 MiB/sec. | ||
| 11178 | 2026.01.16 09:53:15.025437 [ 255 ] {e79f1326-c6a7-4e1e-8929-0b17b904efd5} <Debug> TCPHandler: Processed in 0.001390089 sec. | ||
| 11179 | 2026.01.16 09:53:15.025480 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406279 sec., 369059.05584880384 rows/sec., 26.34 MiB/sec. | ||
| 11180 | 2026.01.16 09:53:15.025549 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.01.16 09:53:15.025644 [ 255 ] {d4d10297-2bf6-439d-8950-f6e98d86e9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11182 | 2026.01.16 09:53:15.025662 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 11183 | 2026.01.16 09:53:15.025687 [ 255 ] {d4d10297-2bf6-439d-8950-f6e98d86e9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11184 | 2026.01.16 09:53:15.025925 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.01.16 09:53:15.025991 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_38_8} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 11186 | 2026.01.16 09:53:15.026070 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11187 | 2026.01.16 09:53:15.026100 [ 255 ] {d4d10297-2bf6-439d-8950-f6e98d86e9f9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.01.16 09:53:15.026133 [ 255 ] {d4d10297-2bf6-439d-8950-f6e98d86e9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11189 | 2026.01.16 09:53:15.026453 [ 255 ] {d4d10297-2bf6-439d-8950-f6e98d86e9f9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11190 | 2026.01.16 09:53:15.026668 [ 255 ] {d4d10297-2bf6-439d-8950-f6e98d86e9f9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.01.16 09:53:15.026794 [ 255 ] {d4d10297-2bf6-439d-8950-f6e98d86e9f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11192 | 2026.01.16 09:53:15.026830 [ 255 ] {d4d10297-2bf6-439d-8950-f6e98d86e9f9} <Debug> TCPHandler: Processed in 0.001328158 sec. | ||
| 11193 | 2026.01.16 09:53:15.026941 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.01.16 09:53:15.027033 [ 255 ] {34dcc5a6-6eb0-4492-bb62-4420ef3d11a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11195 | 2026.01.16 09:53:15.027087 [ 255 ] {34dcc5a6-6eb0-4492-bb62-4420ef3d11a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11196 | 2026.01.16 09:53:15.027955 [ 255 ] {34dcc5a6-6eb0-4492-bb62-4420ef3d11a7} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.01.16 09:53:15.027991 [ 255 ] {34dcc5a6-6eb0-4492-bb62-4420ef3d11a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11198 | 2026.01.16 09:53:15.028578 [ 255 ] {34dcc5a6-6eb0-4492-bb62-4420ef3d11a7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11199 | 2026.01.16 09:53:15.028807 [ 255 ] {34dcc5a6-6eb0-4492-bb62-4420ef3d11a7} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.01.16 09:53:15.028945 [ 255 ] {34dcc5a6-6eb0-4492-bb62-4420ef3d11a7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00193 sec., 20725.38860103627 rows/sec., 37.14 MiB/sec. | ||
| 11201 | 2026.01.16 09:53:15.028997 [ 255 ] {34dcc5a6-6eb0-4492-bb62-4420ef3d11a7} <Debug> TCPHandler: Processed in 0.002105229 sec. | ||
| 11202 | 2026.01.16 09:53:15.029109 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.01.16 09:53:15.029200 [ 255 ] {df836a4d-0e39-4f87-8cbd-84f1390c8d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11204 | 2026.01.16 09:53:15.029240 [ 255 ] {df836a4d-0e39-4f87-8cbd-84f1390c8d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11205 | 2026.01.16 09:53:15.029587 [ 255 ] {df836a4d-0e39-4f87-8cbd-84f1390c8d6d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.01.16 09:53:15.029621 [ 255 ] {df836a4d-0e39-4f87-8cbd-84f1390c8d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11207 | 2026.01.16 09:53:15.029939 [ 255 ] {df836a4d-0e39-4f87-8cbd-84f1390c8d6d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11208 | 2026.01.16 09:53:15.030142 [ 255 ] {df836a4d-0e39-4f87-8cbd-84f1390c8d6d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.01.16 09:53:15.030266 [ 255 ] {df836a4d-0e39-4f87-8cbd-84f1390c8d6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11210 | 2026.01.16 09:53:15.030301 [ 255 ] {df836a4d-0e39-4f87-8cbd-84f1390c8d6d} <Debug> TCPHandler: Processed in 0.001239276 sec. | ||
| 11211 | 2026.01.16 09:53:16.223559 [ 36 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11212 | 2026.01.16 09:53:16.223651 [ 36 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.01.16 09:53:16.223687 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11214 | 2026.01.16 09:53:16.223851 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::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 | ||
| 11215 | 2026.01.16 09:53:16.224073 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11216 | 2026.01.16 09:53:16.224131 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 11217 | 2026.01.16 09:53:16.224241 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 11218 | 2026.01.16 09:53:16.224338 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 11219 | 2026.01.16 09:53:16.224422 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 11220 | 2026.01.16 09:53:16.224503 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 11221 | 2026.01.16 09:53:16.225364 [ 195 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588011 sec., 34004.802233737675 rows/sec., 2.84 MiB/sec. | ||
| 11222 | 2026.01.16 09:53:16.225510 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11223 | 2026.01.16 09:53:16.225765 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11224 | 2026.01.16 09:53:16.225832 [ 189 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_13_3} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11225 | 2026.01.16 09:53:16.225897 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11226 | 2026.01.16 09:53:19.987972 [ 32 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11227 | 2026.01.16 09:53:19.988056 [ 32 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.01.16 09:53:19.988081 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11229 | 2026.01.16 09:53:19.988203 [ 199 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 11230 | 2026.01.16 09:53:19.988356 [ 199 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11231 | 2026.01.16 09:53:19.988397 [ 199 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 11232 | 2026.01.16 09:53:19.988476 [ 199 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 11233 | 2026.01.16 09:53:19.988529 [ 199 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 11234 | 2026.01.16 09:53:19.988583 [ 199 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 11235 | 2026.01.16 09:53:19.988628 [ 199 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 11236 | 2026.01.16 09:53:19.989571 [ 189 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421788 sec., 322129.6001935591 rows/sec., 20.02 MiB/sec. | ||
| 11237 | 2026.01.16 09:53:19.989765 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11238 | 2026.01.16 09:53:19.990102 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2026.01.16 09:53:19.990189 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_33_8} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11240 | 2026.01.16 09:53:19.990287 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11241 | 2026.01.16 09:53:20.018782 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.01.16 09:53:20.018946 [ 255 ] {620a4f0d-51fb-4aa8-9115-fad3ed3df926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11243 | 2026.01.16 09:53:20.019012 [ 255 ] {620a4f0d-51fb-4aa8-9115-fad3ed3df926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11244 | 2026.01.16 09:53:20.019672 [ 255 ] {620a4f0d-51fb-4aa8-9115-fad3ed3df926} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.01.16 09:53:20.019711 [ 255 ] {620a4f0d-51fb-4aa8-9115-fad3ed3df926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11246 | 2026.01.16 09:53:20.020066 [ 255 ] {620a4f0d-51fb-4aa8-9115-fad3ed3df926} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11247 | 2026.01.16 09:53:20.020308 [ 255 ] {620a4f0d-51fb-4aa8-9115-fad3ed3df926} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.01.16 09:53:20.020459 [ 255 ] {620a4f0d-51fb-4aa8-9115-fad3ed3df926} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001558 sec., 35943.517329910144 rows/sec., 2.74 MiB/sec. | ||
| 11249 | 2026.01.16 09:53:20.020499 [ 255 ] {620a4f0d-51fb-4aa8-9115-fad3ed3df926} <Debug> TCPHandler: Processed in 0.001837644 sec. | ||
| 11250 | 2026.01.16 09:53:20.020624 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.01.16 09:53:20.020717 [ 255 ] {2d5cb066-f233-405e-ab4b-d3efe9fedb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11252 | 2026.01.16 09:53:20.020756 [ 255 ] {2d5cb066-f233-405e-ab4b-d3efe9fedb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11253 | 2026.01.16 09:53:20.021171 [ 255 ] {2d5cb066-f233-405e-ab4b-d3efe9fedb01} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2026.01.16 09:53:20.021207 [ 255 ] {2d5cb066-f233-405e-ab4b-d3efe9fedb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11255 | 2026.01.16 09:53:20.021507 [ 255 ] {2d5cb066-f233-405e-ab4b-d3efe9fedb01} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11256 | 2026.01.16 09:53:20.021716 [ 255 ] {2d5cb066-f233-405e-ab4b-d3efe9fedb01} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2026.01.16 09:53:20.021854 [ 255 ] {2d5cb066-f233-405e-ab4b-d3efe9fedb01} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 11258 | 2026.01.16 09:53:20.021891 [ 255 ] {2d5cb066-f233-405e-ab4b-d3efe9fedb01} <Debug> TCPHandler: Processed in 0.001314708 sec. | ||
| 11259 | 2026.01.16 09:53:20.022006 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.01.16 09:53:20.022098 [ 255 ] {a22a58b4-028b-4dd5-a298-8bfe2dbd471f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11261 | 2026.01.16 09:53:20.022140 [ 255 ] {a22a58b4-028b-4dd5-a298-8bfe2dbd471f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11262 | 2026.01.16 09:53:20.022553 [ 255 ] {a22a58b4-028b-4dd5-a298-8bfe2dbd471f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.01.16 09:53:20.022588 [ 255 ] {a22a58b4-028b-4dd5-a298-8bfe2dbd471f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11264 | 2026.01.16 09:53:20.022940 [ 255 ] {a22a58b4-028b-4dd5-a298-8bfe2dbd471f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11265 | 2026.01.16 09:53:20.023145 [ 255 ] {a22a58b4-028b-4dd5-a298-8bfe2dbd471f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.01.16 09:53:20.023282 [ 255 ] {a22a58b4-028b-4dd5-a298-8bfe2dbd471f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 11267 | 2026.01.16 09:53:20.023318 [ 255 ] {a22a58b4-028b-4dd5-a298-8bfe2dbd471f} <Debug> TCPHandler: Processed in 0.001359348 sec. | ||
| 11268 | 2026.01.16 09:53:20.023429 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.01.16 09:53:20.023521 [ 255 ] {311454c9-541e-48fb-a343-86e8af3caf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11270 | 2026.01.16 09:53:20.023560 [ 255 ] {311454c9-541e-48fb-a343-86e8af3caf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11271 | 2026.01.16 09:53:20.023896 [ 255 ] {311454c9-541e-48fb-a343-86e8af3caf67} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.01.16 09:53:20.023931 [ 255 ] {311454c9-541e-48fb-a343-86e8af3caf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11273 | 2026.01.16 09:53:20.024246 [ 255 ] {311454c9-541e-48fb-a343-86e8af3caf67} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11274 | 2026.01.16 09:53:20.024451 [ 255 ] {311454c9-541e-48fb-a343-86e8af3caf67} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.01.16 09:53:20.024584 [ 255 ] {311454c9-541e-48fb-a343-86e8af3caf67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 11276 | 2026.01.16 09:53:20.024619 [ 255 ] {311454c9-541e-48fb-a343-86e8af3caf67} <Debug> TCPHandler: Processed in 0.001238946 sec. | ||
| 11277 | 2026.01.16 09:53:20.040162 [ 32 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11278 | 2026.01.16 09:53:20.040204 [ 32 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2026.01.16 09:53:20.040223 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11280 | 2026.01.16 09:53:20.040319 [ 189 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 11281 | 2026.01.16 09:53:20.040511 [ 189 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11282 | 2026.01.16 09:53:20.040571 [ 189 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 11283 | 2026.01.16 09:53:20.040678 [ 189 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 11284 | 2026.01.16 09:53:20.040763 [ 189 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11285 | 2026.01.16 09:53:20.040842 [ 189 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 11286 | 2026.01.16 09:53:20.040910 [ 189 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 11287 | 2026.01.16 09:53:20.041981 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708093 sec., 522219.80887457536 rows/sec., 35.94 MiB/sec. | ||
| 11288 | 2026.01.16 09:53:20.042206 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11289 | 2026.01.16 09:53:20.042513 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.01.16 09:53:20.042593 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_33_8} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11291 | 2026.01.16 09:53:20.042683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11292 | 2026.01.16 09:53:20.775539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25361 | ||
| 11293 | 2026.01.16 09:53:20.776089 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.01.16 09:53:20.776137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11295 | 2026.01.16 09:53:20.776699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11296 | 2026.01.16 09:53:20.776944 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2026.01.16 09:53:20.777075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25361 | ||
| 11298 | 2026.01.16 09:53:22.105057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11299 | 2026.01.16 09:53:22.122163 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.01.16 09:53:22.122227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11301 | 2026.01.16 09:53:22.128293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11302 | 2026.01.16 09:53:22.129077 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.01.16 09:53:22.132407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11304 | 2026.01.16 09:53:23.323542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1412 | ||
| 11305 | 2026.01.16 09:53:23.325655 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.01.16 09:53:23.325714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11307 | 2026.01.16 09:53:23.326917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11308 | 2026.01.16 09:53:23.327200 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2026.01.16 09:53:23.327522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1412 | ||
| 11310 | 2026.01.16 09:53:25.020616 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2026.01.16 09:53:25.020804 [ 255 ] {e61a87fe-d2b0-4bbb-a893-9b7c009d9cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11312 | 2026.01.16 09:53:25.020874 [ 255 ] {e61a87fe-d2b0-4bbb-a893-9b7c009d9cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11313 | 2026.01.16 09:53:25.021626 [ 255 ] {e61a87fe-d2b0-4bbb-a893-9b7c009d9cbc} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2026.01.16 09:53:25.021677 [ 255 ] {e61a87fe-d2b0-4bbb-a893-9b7c009d9cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11315 | 2026.01.16 09:53:25.022091 [ 255 ] {e61a87fe-d2b0-4bbb-a893-9b7c009d9cbc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11316 | 2026.01.16 09:53:25.022329 [ 255 ] {e61a87fe-d2b0-4bbb-a893-9b7c009d9cbc} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2026.01.16 09:53:25.022477 [ 55 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11318 | 2026.01.16 09:53:25.022492 [ 255 ] {e61a87fe-d2b0-4bbb-a893-9b7c009d9cbc} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00174 sec., 78160.91954022988 rows/sec., 6.76 MiB/sec. | ||
| 11319 | 2026.01.16 09:53:25.022519 [ 55 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.01.16 09:53:25.022539 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11321 | 2026.01.16 09:53:25.022547 [ 255 ] {e61a87fe-d2b0-4bbb-a893-9b7c009d9cbc} <Debug> TCPHandler: Processed in 0.002068117 sec. | ||
| 11322 | 2026.01.16 09:53:25.022677 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.01.16 09:53:25.022677 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 11324 | 2026.01.16 09:53:25.022788 [ 255 ] {0c616331-ddd2-43fb-88ee-ce91821115f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11325 | 2026.01.16 09:53:25.022842 [ 255 ] {0c616331-ddd2-43fb-88ee-ce91821115f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11326 | 2026.01.16 09:53:25.022873 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11327 | 2026.01.16 09:53:25.022928 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2463 rows starting from the beginning of the part | ||
| 11328 | 2026.01.16 09:53:25.023026 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1404 rows starting from the beginning of the part | ||
| 11329 | 2026.01.16 09:53:25.023087 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11330 | 2026.01.16 09:53:25.023142 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 11331 | 2026.01.16 09:53:25.023192 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 11332 | 2026.01.16 09:53:25.023252 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 136 rows starting from the beginning of the part | ||
| 11333 | 2026.01.16 09:53:25.023316 [ 255 ] {0c616331-ddd2-43fb-88ee-ce91821115f3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2026.01.16 09:53:25.023358 [ 255 ] {0c616331-ddd2-43fb-88ee-ce91821115f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11335 | 2026.01.16 09:53:25.023716 [ 255 ] {0c616331-ddd2-43fb-88ee-ce91821115f3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11336 | 2026.01.16 09:53:25.023945 [ 255 ] {0c616331-ddd2-43fb-88ee-ce91821115f3} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2026.01.16 09:53:25.024070 [ 255 ] {0c616331-ddd2-43fb-88ee-ce91821115f3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001325 sec., 30188.67924528302 rows/sec., 2.22 MiB/sec. | ||
| 11338 | 2026.01.16 09:53:25.024107 [ 255 ] {0c616331-ddd2-43fb-88ee-ce91821115f3} <Debug> TCPHandler: Processed in 0.00149977 sec. | ||
| 11339 | 2026.01.16 09:53:25.024214 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2026.01.16 09:53:25.024304 [ 255 ] {eeaac19e-e716-4c4a-b28a-8416f6bb5e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11341 | 2026.01.16 09:53:25.024342 [ 255 ] {eeaac19e-e716-4c4a-b28a-8416f6bb5e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11342 | 2026.01.16 09:53:25.024754 [ 255 ] {eeaac19e-e716-4c4a-b28a-8416f6bb5e75} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2026.01.16 09:53:25.024789 [ 255 ] {eeaac19e-e716-4c4a-b28a-8416f6bb5e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11344 | 2026.01.16 09:53:25.025181 [ 255 ] {eeaac19e-e716-4c4a-b28a-8416f6bb5e75} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11345 | 2026.01.16 09:53:25.025234 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002627685 sec., 1617773.8199213378 rows/sec., 139.55 MiB/sec. | ||
| 11346 | 2026.01.16 09:53:25.025422 [ 255 ] {eeaac19e-e716-4c4a-b28a-8416f6bb5e75} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.01.16 09:53:25.025528 [ 55 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11348 | 2026.01.16 09:53:25.025552 [ 255 ] {eeaac19e-e716-4c4a-b28a-8416f6bb5e75} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001236 sec., 84142.39482200648 rows/sec., 6.57 MiB/sec. | ||
| 11349 | 2026.01.16 09:53:25.025556 [ 55 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2026.01.16 09:53:25.025568 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11351 | 2026.01.16 09:53:25.025584 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11352 | 2026.01.16 09:53:25.025590 [ 255 ] {eeaac19e-e716-4c4a-b28a-8416f6bb5e75} <Debug> TCPHandler: Processed in 0.001403099 sec. | ||
| 11353 | 2026.01.16 09:53:25.025701 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 11354 | 2026.01.16 09:53:25.025708 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2026.01.16 09:53:25.025853 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.01.16 09:53:25.025854 [ 255 ] {cd65edd0-61e5-4a83-972a-e0862f9135f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11357 | 2026.01.16 09:53:25.025871 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11358 | 2026.01.16 09:53:25.025911 [ 255 ] {cd65edd0-61e5-4a83-972a-e0862f9135f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11359 | 2026.01.16 09:53:25.025924 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1249 rows starting from the beginning of the part | ||
| 11360 | 2026.01.16 09:53:25.025924 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_86_17} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11361 | 2026.01.16 09:53:25.026008 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 612 rows starting from the beginning of the part | ||
| 11362 | 2026.01.16 09:53:25.026056 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11363 | 2026.01.16 09:53:25.026074 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11364 | 2026.01.16 09:53:25.026125 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 11365 | 2026.01.16 09:53:25.026169 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11366 | 2026.01.16 09:53:25.026211 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 11367 | 2026.01.16 09:53:25.026378 [ 255 ] {cd65edd0-61e5-4a83-972a-e0862f9135f7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11368 | 2026.01.16 09:53:25.026420 [ 255 ] {cd65edd0-61e5-4a83-972a-e0862f9135f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11369 | 2026.01.16 09:53:25.026788 [ 255 ] {cd65edd0-61e5-4a83-972a-e0862f9135f7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11370 | 2026.01.16 09:53:25.027035 [ 255 ] {cd65edd0-61e5-4a83-972a-e0862f9135f7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2026.01.16 09:53:25.027142 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11372 | 2026.01.16 09:53:25.027166 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.01.16 09:53:25.027168 [ 255 ] {cd65edd0-61e5-4a83-972a-e0862f9135f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 11374 | 2026.01.16 09:53:25.027182 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11375 | 2026.01.16 09:53:25.027210 [ 255 ] {cd65edd0-61e5-4a83-972a-e0862f9135f7} <Debug> TCPHandler: Processed in 0.001553411 sec. | ||
| 11376 | 2026.01.16 09:53:25.027248 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 11377 | 2026.01.16 09:53:25.027328 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.01.16 09:53:25.027333 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11379 | 2026.01.16 09:53:25.027371 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25379 rows starting from the beginning of the part | ||
| 11380 | 2026.01.16 09:53:25.027423 [ 255 ] {76a15bb8-92ac-43ea-a1a1-2d217ba92c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11381 | 2026.01.16 09:53:25.027432 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 888 rows starting from the beginning of the part | ||
| 11382 | 2026.01.16 09:53:25.027479 [ 255 ] {76a15bb8-92ac-43ea-a1a1-2d217ba92c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11383 | 2026.01.16 09:53:25.027482 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11384 | 2026.01.16 09:53:25.027529 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11385 | 2026.01.16 09:53:25.027536 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001896976 sec., 1158159.0911007836 rows/sec., 90.05 MiB/sec. | ||
| 11386 | 2026.01.16 09:53:25.027568 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11387 | 2026.01.16 09:53:25.027614 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11388 | 2026.01.16 09:53:25.027757 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11389 | 2026.01.16 09:53:25.028075 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2026.01.16 09:53:25.028169 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_86_17} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11391 | 2026.01.16 09:53:25.028280 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11392 | 2026.01.16 09:53:25.028366 [ 255 ] {76a15bb8-92ac-43ea-a1a1-2d217ba92c3d} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.01.16 09:53:25.028407 [ 255 ] {76a15bb8-92ac-43ea-a1a1-2d217ba92c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11394 | 2026.01.16 09:53:25.029012 [ 255 ] {76a15bb8-92ac-43ea-a1a1-2d217ba92c3d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11395 | 2026.01.16 09:53:25.029241 [ 255 ] {76a15bb8-92ac-43ea-a1a1-2d217ba92c3d} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.01.16 09:53:25.029378 [ 255 ] {76a15bb8-92ac-43ea-a1a1-2d217ba92c3d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001973 sec., 20273.694880892042 rows/sec., 36.33 MiB/sec. | ||
| 11397 | 2026.01.16 09:53:25.029433 [ 255 ] {76a15bb8-92ac-43ea-a1a1-2d217ba92c3d} <Debug> TCPHandler: Processed in 0.002155379 sec. | ||
| 11398 | 2026.01.16 09:53:25.029549 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2026.01.16 09:53:25.029644 [ 255 ] {e4f7a391-64d7-4c88-977a-da594fc6d93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11400 | 2026.01.16 09:53:25.029686 [ 255 ] {e4f7a391-64d7-4c88-977a-da594fc6d93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11401 | 2026.01.16 09:53:25.030041 [ 255 ] {e4f7a391-64d7-4c88-977a-da594fc6d93e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.01.16 09:53:25.030076 [ 255 ] {e4f7a391-64d7-4c88-977a-da594fc6d93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11403 | 2026.01.16 09:53:25.030407 [ 255 ] {e4f7a391-64d7-4c88-977a-da594fc6d93e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11404 | 2026.01.16 09:53:25.030631 [ 255 ] {e4f7a391-64d7-4c88-977a-da594fc6d93e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.01.16 09:53:25.030734 [ 55 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11406 | 2026.01.16 09:53:25.030758 [ 255 ] {e4f7a391-64d7-4c88-977a-da594fc6d93e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 11407 | 2026.01.16 09:53:25.030760 [ 55 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2026.01.16 09:53:25.030787 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11409 | 2026.01.16 09:53:25.030793 [ 255 ] {e4f7a391-64d7-4c88-977a-da594fc6d93e} <Debug> TCPHandler: Processed in 0.001295087 sec. | ||
| 11410 | 2026.01.16 09:53:25.030849 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 11411 | 2026.01.16 09:53:25.030934 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11412 | 2026.01.16 09:53:25.030961 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5616 rows starting from the beginning of the part | ||
| 11413 | 2026.01.16 09:53:25.031009 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11414 | 2026.01.16 09:53:25.031050 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 11415 | 2026.01.16 09:53:25.031088 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11416 | 2026.01.16 09:53:25.031125 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 11417 | 2026.01.16 09:53:25.031160 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11418 | 2026.01.16 09:53:25.033363 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5916 rows, containing 4 columns (4 merged, 0 gathered) in 0.002538605 sec., 2330413.7508592317 rows/sec., 149.53 MiB/sec. | ||
| 11419 | 2026.01.16 09:53:25.034003 [ 188 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11420 | 2026.01.16 09:53:25.034303 [ 188 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2026.01.16 09:53:25.034384 [ 188 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_86_17} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11422 | 2026.01.16 09:53:25.034474 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11423 | 2026.01.16 09:53:25.034636 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26907 rows, containing 5 columns (5 merged, 0 gathered) in 0.007416008 sec., 3628232.3320039567 rows/sec., 244.89 MiB/sec. | ||
| 11424 | 2026.01.16 09:53:25.035064 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11425 | 2026.01.16 09:53:25.035315 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.01.16 09:53:25.035386 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11427 | 2026.01.16 09:53:25.035462 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11428 | 2026.01.16 09:53:26.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.29 MiB, peak 339.65 MiB, free memory in arenas 0.00 B, will set to 329.70 MiB (RSS), difference: 2.41 MiB | ||
| 11429 | 2026.01.16 09:53:28.044449 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11430 | 2026.01.16 09:53:28.044516 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11431 | 2026.01.16 09:53:28.277254 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25873 | ||
| 11432 | 2026.01.16 09:53:28.277777 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.01.16 09:53:28.277816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11434 | 2026.01.16 09:53:28.278324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11435 | 2026.01.16 09:53:28.278549 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2026.01.16 09:53:28.278678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25873 | ||
| 11437 | 2026.01.16 09:53:29.632532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11438 | 2026.01.16 09:53:29.649885 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2026.01.16 09:53:29.649941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11440 | 2026.01.16 09:53:29.655977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11441 | 2026.01.16 09:53:29.656695 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.01.16 09:53:29.659826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11443 | 2026.01.16 09:53:30.018195 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.01.16 09:53:30.018478 [ 255 ] {3f389e3b-701a-4209-9df6-c4c36b2efe4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11445 | 2026.01.16 09:53:30.018584 [ 255 ] {3f389e3b-701a-4209-9df6-c4c36b2efe4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11446 | 2026.01.16 09:53:30.019420 [ 255 ] {3f389e3b-701a-4209-9df6-c4c36b2efe4c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.01.16 09:53:30.019468 [ 255 ] {3f389e3b-701a-4209-9df6-c4c36b2efe4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11448 | 2026.01.16 09:53:30.019862 [ 255 ] {3f389e3b-701a-4209-9df6-c4c36b2efe4c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11449 | 2026.01.16 09:53:30.020093 [ 255 ] {3f389e3b-701a-4209-9df6-c4c36b2efe4c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.01.16 09:53:30.020240 [ 255 ] {3f389e3b-701a-4209-9df6-c4c36b2efe4c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.32 MiB/sec. | ||
| 11451 | 2026.01.16 09:53:30.020282 [ 255 ] {3f389e3b-701a-4209-9df6-c4c36b2efe4c} <Debug> TCPHandler: Processed in 0.002269401 sec. | ||
| 11452 | 2026.01.16 09:53:30.020408 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.01.16 09:53:30.020502 [ 255 ] {171c08ba-58e9-455d-b83c-d0be9a6697b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11454 | 2026.01.16 09:53:30.020546 [ 255 ] {171c08ba-58e9-455d-b83c-d0be9a6697b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11455 | 2026.01.16 09:53:30.021038 [ 255 ] {171c08ba-58e9-455d-b83c-d0be9a6697b3} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.01.16 09:53:30.021075 [ 255 ] {171c08ba-58e9-455d-b83c-d0be9a6697b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11457 | 2026.01.16 09:53:30.021382 [ 255 ] {171c08ba-58e9-455d-b83c-d0be9a6697b3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11458 | 2026.01.16 09:53:30.021591 [ 255 ] {171c08ba-58e9-455d-b83c-d0be9a6697b3} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.01.16 09:53:30.021717 [ 255 ] {171c08ba-58e9-455d-b83c-d0be9a6697b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 11460 | 2026.01.16 09:53:30.021754 [ 255 ] {171c08ba-58e9-455d-b83c-d0be9a6697b3} <Debug> TCPHandler: Processed in 0.001393878 sec. | ||
| 11461 | 2026.01.16 09:53:30.021871 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.01.16 09:53:30.021965 [ 255 ] {b389d488-28a0-4fa2-bef5-78cb250eaaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11463 | 2026.01.16 09:53:30.022008 [ 255 ] {b389d488-28a0-4fa2-bef5-78cb250eaaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11464 | 2026.01.16 09:53:30.022435 [ 255 ] {b389d488-28a0-4fa2-bef5-78cb250eaaa6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.01.16 09:53:30.022470 [ 255 ] {b389d488-28a0-4fa2-bef5-78cb250eaaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11466 | 2026.01.16 09:53:30.022813 [ 255 ] {b389d488-28a0-4fa2-bef5-78cb250eaaa6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11467 | 2026.01.16 09:53:30.023029 [ 255 ] {b389d488-28a0-4fa2-bef5-78cb250eaaa6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.01.16 09:53:30.023155 [ 255 ] {b389d488-28a0-4fa2-bef5-78cb250eaaa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 11469 | 2026.01.16 09:53:30.023190 [ 255 ] {b389d488-28a0-4fa2-bef5-78cb250eaaa6} <Debug> TCPHandler: Processed in 0.001367619 sec. | ||
| 11470 | 2026.01.16 09:53:30.023305 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.01.16 09:53:30.023397 [ 255 ] {30442ec1-1183-4070-91a7-82770843f124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11472 | 2026.01.16 09:53:30.023438 [ 255 ] {30442ec1-1183-4070-91a7-82770843f124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11473 | 2026.01.16 09:53:30.023772 [ 255 ] {30442ec1-1183-4070-91a7-82770843f124} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.01.16 09:53:30.023807 [ 255 ] {30442ec1-1183-4070-91a7-82770843f124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11475 | 2026.01.16 09:53:30.024117 [ 255 ] {30442ec1-1183-4070-91a7-82770843f124} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11476 | 2026.01.16 09:53:30.024324 [ 255 ] {30442ec1-1183-4070-91a7-82770843f124} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.01.16 09:53:30.024448 [ 255 ] {30442ec1-1183-4070-91a7-82770843f124} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11478 | 2026.01.16 09:53:30.024483 [ 255 ] {30442ec1-1183-4070-91a7-82770843f124} <Debug> TCPHandler: Processed in 0.001226176 sec. | ||
| 11479 | 2026.01.16 09:53:33.328576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1432 | ||
| 11480 | 2026.01.16 09:53:33.330611 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.01.16 09:53:33.330658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11482 | 2026.01.16 09:53:33.331845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11483 | 2026.01.16 09:53:33.332104 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.01.16 09:53:33.332369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1432 | ||
| 11485 | 2026.01.16 09:53:35.048119 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2026.01.16 09:53:35.048398 [ 255 ] {3cf2e8ab-595e-4caf-9b6c-f886efbd7913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11487 | 2026.01.16 09:53:35.048502 [ 255 ] {3cf2e8ab-595e-4caf-9b6c-f886efbd7913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11488 | 2026.01.16 09:53:35.049386 [ 255 ] {3cf2e8ab-595e-4caf-9b6c-f886efbd7913} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.01.16 09:53:35.049434 [ 255 ] {3cf2e8ab-595e-4caf-9b6c-f886efbd7913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11490 | 2026.01.16 09:53:35.049831 [ 255 ] {3cf2e8ab-595e-4caf-9b6c-f886efbd7913} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11491 | 2026.01.16 09:53:35.050053 [ 255 ] {3cf2e8ab-595e-4caf-9b6c-f886efbd7913} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.01.16 09:53:35.050203 [ 255 ] {3cf2e8ab-595e-4caf-9b6c-f886efbd7913} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001882 sec., 12752.39107332625 rows/sec., 1.06 MiB/sec. | ||
| 11493 | 2026.01.16 09:53:35.050243 [ 255 ] {3cf2e8ab-595e-4caf-9b6c-f886efbd7913} <Debug> TCPHandler: Processed in 0.002315401 sec. | ||
| 11494 | 2026.01.16 09:53:35.050371 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2026.01.16 09:53:35.050464 [ 255 ] {694d1c01-b497-4018-86b2-aef9a4320133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11496 | 2026.01.16 09:53:35.050532 [ 255 ] {694d1c01-b497-4018-86b2-aef9a4320133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11497 | 2026.01.16 09:53:35.050965 [ 255 ] {694d1c01-b497-4018-86b2-aef9a4320133} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.01.16 09:53:35.051001 [ 255 ] {694d1c01-b497-4018-86b2-aef9a4320133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11499 | 2026.01.16 09:53:35.051286 [ 255 ] {694d1c01-b497-4018-86b2-aef9a4320133} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11500 | 2026.01.16 09:53:35.051494 [ 255 ] {694d1c01-b497-4018-86b2-aef9a4320133} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2026.01.16 09:53:35.051622 [ 255 ] {694d1c01-b497-4018-86b2-aef9a4320133} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 11502 | 2026.01.16 09:53:35.051658 [ 255 ] {694d1c01-b497-4018-86b2-aef9a4320133} <Debug> TCPHandler: Processed in 0.001335948 sec. | ||
| 11503 | 2026.01.16 09:53:35.051769 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2026.01.16 09:53:35.051888 [ 255 ] {919d3b80-29fa-41e4-a753-dd08580e85c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11505 | 2026.01.16 09:53:35.051927 [ 255 ] {919d3b80-29fa-41e4-a753-dd08580e85c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11506 | 2026.01.16 09:53:35.053076 [ 255 ] {919d3b80-29fa-41e4-a753-dd08580e85c4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2026.01.16 09:53:35.053112 [ 255 ] {919d3b80-29fa-41e4-a753-dd08580e85c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11508 | 2026.01.16 09:53:35.053517 [ 255 ] {919d3b80-29fa-41e4-a753-dd08580e85c4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11509 | 2026.01.16 09:53:35.053725 [ 255 ] {919d3b80-29fa-41e4-a753-dd08580e85c4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.01.16 09:53:35.053850 [ 255 ] {919d3b80-29fa-41e4-a753-dd08580e85c4} <Debug> executeQuery: Read 1397 rows, 119.68 KiB in 0.001979 sec., 705912.076806468 rows/sec., 59.06 MiB/sec. | ||
| 11511 | 2026.01.16 09:53:35.053886 [ 255 ] {919d3b80-29fa-41e4-a753-dd08580e85c4} <Debug> TCPHandler: Processed in 0.002163949 sec. | ||
| 11512 | 2026.01.16 09:53:35.054002 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11513 | 2026.01.16 09:53:35.054093 [ 255 ] {ea98f9ac-9705-4b36-b892-16ae01224fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11514 | 2026.01.16 09:53:35.054132 [ 255 ] {ea98f9ac-9705-4b36-b892-16ae01224fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11515 | 2026.01.16 09:53:35.054549 [ 255 ] {ea98f9ac-9705-4b36-b892-16ae01224fcb} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2026.01.16 09:53:35.054585 [ 255 ] {ea98f9ac-9705-4b36-b892-16ae01224fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11517 | 2026.01.16 09:53:35.054876 [ 255 ] {ea98f9ac-9705-4b36-b892-16ae01224fcb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11518 | 2026.01.16 09:53:35.055082 [ 255 ] {ea98f9ac-9705-4b36-b892-16ae01224fcb} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2026.01.16 09:53:35.055205 [ 255 ] {ea98f9ac-9705-4b36-b892-16ae01224fcb} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.00113 sec., 47787.61061946903 rows/sec., 3.55 MiB/sec. | ||
| 11520 | 2026.01.16 09:53:35.055242 [ 255 ] {ea98f9ac-9705-4b36-b892-16ae01224fcb} <Debug> TCPHandler: Processed in 0.001287927 sec. | ||
| 11521 | 2026.01.16 09:53:35.055349 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2026.01.16 09:53:35.055439 [ 255 ] {f63b8386-9b09-4419-8150-3f586a965377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11523 | 2026.01.16 09:53:35.055477 [ 255 ] {f63b8386-9b09-4419-8150-3f586a965377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11524 | 2026.01.16 09:53:35.055946 [ 255 ] {f63b8386-9b09-4419-8150-3f586a965377} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.01.16 09:53:35.055982 [ 255 ] {f63b8386-9b09-4419-8150-3f586a965377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11526 | 2026.01.16 09:53:35.056294 [ 255 ] {f63b8386-9b09-4419-8150-3f586a965377} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11527 | 2026.01.16 09:53:35.056497 [ 255 ] {f63b8386-9b09-4419-8150-3f586a965377} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.01.16 09:53:35.056620 [ 255 ] {f63b8386-9b09-4419-8150-3f586a965377} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001198 sec., 210350.58430717862 rows/sec., 14.55 MiB/sec. | ||
| 11529 | 2026.01.16 09:53:35.056656 [ 255 ] {f63b8386-9b09-4419-8150-3f586a965377} <Debug> TCPHandler: Processed in 0.001353878 sec. | ||
| 11530 | 2026.01.16 09:53:35.056766 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2026.01.16 09:53:35.056857 [ 255 ] {b2429288-a41c-4939-b3e3-934b4f6a923c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11532 | 2026.01.16 09:53:35.056895 [ 255 ] {b2429288-a41c-4939-b3e3-934b4f6a923c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11533 | 2026.01.16 09:53:35.057277 [ 255 ] {b2429288-a41c-4939-b3e3-934b4f6a923c} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.01.16 09:53:35.057312 [ 255 ] {b2429288-a41c-4939-b3e3-934b4f6a923c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11535 | 2026.01.16 09:53:35.057603 [ 255 ] {b2429288-a41c-4939-b3e3-934b4f6a923c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11536 | 2026.01.16 09:53:35.057813 [ 255 ] {b2429288-a41c-4939-b3e3-934b4f6a923c} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.01.16 09:53:35.057937 [ 255 ] {b2429288-a41c-4939-b3e3-934b4f6a923c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 11538 | 2026.01.16 09:53:35.057973 [ 255 ] {b2429288-a41c-4939-b3e3-934b4f6a923c} <Debug> TCPHandler: Processed in 0.001254467 sec. | ||
| 11539 | 2026.01.16 09:53:35.058076 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.01.16 09:53:35.058165 [ 255 ] {935fbe6c-3e92-4e88-a2a2-6a826b85915b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11541 | 2026.01.16 09:53:35.058203 [ 255 ] {935fbe6c-3e92-4e88-a2a2-6a826b85915b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11542 | 2026.01.16 09:53:35.058827 [ 255 ] {935fbe6c-3e92-4e88-a2a2-6a826b85915b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.01.16 09:53:35.058863 [ 255 ] {935fbe6c-3e92-4e88-a2a2-6a826b85915b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11544 | 2026.01.16 09:53:35.059186 [ 255 ] {935fbe6c-3e92-4e88-a2a2-6a826b85915b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11545 | 2026.01.16 09:53:35.059402 [ 255 ] {935fbe6c-3e92-4e88-a2a2-6a826b85915b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.01.16 09:53:35.059524 [ 255 ] {935fbe6c-3e92-4e88-a2a2-6a826b85915b} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001376 sec., 434593.0232558139 rows/sec., 32.67 MiB/sec. | ||
| 11547 | 2026.01.16 09:53:35.059560 [ 255 ] {935fbe6c-3e92-4e88-a2a2-6a826b85915b} <Debug> TCPHandler: Processed in 0.00153075 sec. | ||
| 11548 | 2026.01.16 09:53:35.059666 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.01.16 09:53:35.059757 [ 255 ] {046dcad1-d9e5-4325-9b5f-9405959506e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.01.16 09:53:35.059799 [ 255 ] {046dcad1-d9e5-4325-9b5f-9405959506e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11551 | 2026.01.16 09:53:35.060383 [ 255 ] {046dcad1-d9e5-4325-9b5f-9405959506e0} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.01.16 09:53:35.060419 [ 255 ] {046dcad1-d9e5-4325-9b5f-9405959506e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11553 | 2026.01.16 09:53:35.060789 [ 255 ] {046dcad1-d9e5-4325-9b5f-9405959506e0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11554 | 2026.01.16 09:53:35.061002 [ 255 ] {046dcad1-d9e5-4325-9b5f-9405959506e0} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.01.16 09:53:35.061129 [ 255 ] {046dcad1-d9e5-4325-9b5f-9405959506e0} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001388 sec., 634726.2247838617 rows/sec., 43.08 MiB/sec. | ||
| 11556 | 2026.01.16 09:53:35.061164 [ 255 ] {046dcad1-d9e5-4325-9b5f-9405959506e0} <Debug> TCPHandler: Processed in 0.001544681 sec. | ||
| 11557 | 2026.01.16 09:53:35.061270 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11558 | 2026.01.16 09:53:35.061360 [ 255 ] {2e1e7632-c97f-4948-ae40-557efcdb322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11559 | 2026.01.16 09:53:35.061413 [ 255 ] {2e1e7632-c97f-4948-ae40-557efcdb322d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11560 | 2026.01.16 09:53:35.062262 [ 255 ] {2e1e7632-c97f-4948-ae40-557efcdb322d} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.01.16 09:53:35.062297 [ 255 ] {2e1e7632-c97f-4948-ae40-557efcdb322d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11562 | 2026.01.16 09:53:35.062860 [ 255 ] {2e1e7632-c97f-4948-ae40-557efcdb322d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11563 | 2026.01.16 09:53:35.063090 [ 255 ] {2e1e7632-c97f-4948-ae40-557efcdb322d} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.01.16 09:53:35.063225 [ 255 ] {2e1e7632-c97f-4948-ae40-557efcdb322d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001882 sec., 21253.985122210415 rows/sec., 38.09 MiB/sec. | ||
| 11565 | 2026.01.16 09:53:35.063277 [ 255 ] {2e1e7632-c97f-4948-ae40-557efcdb322d} <Debug> TCPHandler: Processed in 0.002054738 sec. | ||
| 11566 | 2026.01.16 09:53:35.063404 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11567 | 2026.01.16 09:53:35.063529 [ 255 ] {7aa7ba6d-1207-45bb-818e-b8026cb5f133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11568 | 2026.01.16 09:53:35.063579 [ 255 ] {7aa7ba6d-1207-45bb-818e-b8026cb5f133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11569 | 2026.01.16 09:53:35.063967 [ 255 ] {7aa7ba6d-1207-45bb-818e-b8026cb5f133} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.01.16 09:53:35.064003 [ 255 ] {7aa7ba6d-1207-45bb-818e-b8026cb5f133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11571 | 2026.01.16 09:53:35.064317 [ 255 ] {7aa7ba6d-1207-45bb-818e-b8026cb5f133} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11572 | 2026.01.16 09:53:35.064537 [ 255 ] {7aa7ba6d-1207-45bb-818e-b8026cb5f133} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11573 | 2026.01.16 09:53:35.064671 [ 255 ] {7aa7ba6d-1207-45bb-818e-b8026cb5f133} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 11574 | 2026.01.16 09:53:35.064709 [ 255 ] {7aa7ba6d-1207-45bb-818e-b8026cb5f133} <Debug> TCPHandler: Processed in 0.001365608 sec. | ||
| 11575 | 2026.01.16 09:53:35.779743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26321 | ||
| 11576 | 2026.01.16 09:53:35.780289 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2026.01.16 09:53:35.780337 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11578 | 2026.01.16 09:53:35.780854 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11579 | 2026.01.16 09:53:35.781102 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11580 | 2026.01.16 09:53:35.781231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26321 | ||
| 11581 | 2026.01.16 09:53:37.160843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11582 | 2026.01.16 09:53:37.179363 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.01.16 09:53:37.179426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11584 | 2026.01.16 09:53:37.185747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11585 | 2026.01.16 09:53:37.186468 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.01.16 09:53:37.189751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11587 | 2026.01.16 09:53:40.019296 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11588 | 2026.01.16 09:53:40.019480 [ 255 ] {1699d0ec-faa0-41df-bf31-945a79802f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11589 | 2026.01.16 09:53:40.019551 [ 255 ] {1699d0ec-faa0-41df-bf31-945a79802f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11590 | 2026.01.16 09:53:40.020232 [ 255 ] {1699d0ec-faa0-41df-bf31-945a79802f0b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.01.16 09:53:40.020283 [ 255 ] {1699d0ec-faa0-41df-bf31-945a79802f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11592 | 2026.01.16 09:53:40.020697 [ 255 ] {1699d0ec-faa0-41df-bf31-945a79802f0b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11593 | 2026.01.16 09:53:40.020936 [ 255 ] {1699d0ec-faa0-41df-bf31-945a79802f0b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.01.16 09:53:40.021102 [ 255 ] {1699d0ec-faa0-41df-bf31-945a79802f0b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.56 MiB/sec. | ||
| 11595 | 2026.01.16 09:53:40.021154 [ 255 ] {1699d0ec-faa0-41df-bf31-945a79802f0b} <Debug> TCPHandler: Processed in 0.001990817 sec. | ||
| 11596 | 2026.01.16 09:53:40.021281 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.01.16 09:53:40.021384 [ 255 ] {0d210374-ecbd-48a0-8539-ce29e6b6f1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11598 | 2026.01.16 09:53:40.021428 [ 255 ] {0d210374-ecbd-48a0-8539-ce29e6b6f1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11599 | 2026.01.16 09:53:40.021876 [ 255 ] {0d210374-ecbd-48a0-8539-ce29e6b6f1bc} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.01.16 09:53:40.021915 [ 255 ] {0d210374-ecbd-48a0-8539-ce29e6b6f1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11601 | 2026.01.16 09:53:40.022296 [ 255 ] {0d210374-ecbd-48a0-8539-ce29e6b6f1bc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11602 | 2026.01.16 09:53:40.022611 [ 255 ] {0d210374-ecbd-48a0-8539-ce29e6b6f1bc} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.01.16 09:53:40.022758 [ 255 ] {0d210374-ecbd-48a0-8539-ce29e6b6f1bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001398 sec., 45779.68526466381 rows/sec., 3.57 MiB/sec. | ||
| 11604 | 2026.01.16 09:53:40.022800 [ 255 ] {0d210374-ecbd-48a0-8539-ce29e6b6f1bc} <Debug> TCPHandler: Processed in 0.001571501 sec. | ||
| 11605 | 2026.01.16 09:53:40.022929 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.01.16 09:53:40.023036 [ 255 ] {ff4b46b6-aa74-4f29-abed-e54940340cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11607 | 2026.01.16 09:53:40.023083 [ 255 ] {ff4b46b6-aa74-4f29-abed-e54940340cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11608 | 2026.01.16 09:53:40.023523 [ 255 ] {ff4b46b6-aa74-4f29-abed-e54940340cab} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.01.16 09:53:40.023561 [ 255 ] {ff4b46b6-aa74-4f29-abed-e54940340cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11610 | 2026.01.16 09:53:40.023900 [ 255 ] {ff4b46b6-aa74-4f29-abed-e54940340cab} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11611 | 2026.01.16 09:53:40.024114 [ 255 ] {ff4b46b6-aa74-4f29-abed-e54940340cab} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.01.16 09:53:40.024256 [ 255 ] {ff4b46b6-aa74-4f29-abed-e54940340cab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 11613 | 2026.01.16 09:53:40.024295 [ 255 ] {ff4b46b6-aa74-4f29-abed-e54940340cab} <Debug> TCPHandler: Processed in 0.001420329 sec. | ||
| 11614 | 2026.01.16 09:53:40.024407 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.01.16 09:53:40.024504 [ 255 ] {cd667d68-b1fa-47c9-8cb9-3d73364e13b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11616 | 2026.01.16 09:53:40.024547 [ 255 ] {cd667d68-b1fa-47c9-8cb9-3d73364e13b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11617 | 2026.01.16 09:53:40.024890 [ 255 ] {cd667d68-b1fa-47c9-8cb9-3d73364e13b7} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.01.16 09:53:40.024927 [ 255 ] {cd667d68-b1fa-47c9-8cb9-3d73364e13b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11619 | 2026.01.16 09:53:40.025249 [ 255 ] {cd667d68-b1fa-47c9-8cb9-3d73364e13b7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11620 | 2026.01.16 09:53:40.025471 [ 255 ] {cd667d68-b1fa-47c9-8cb9-3d73364e13b7} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.01.16 09:53:40.025603 [ 255 ] {cd667d68-b1fa-47c9-8cb9-3d73364e13b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 11622 | 2026.01.16 09:53:40.025639 [ 255 ] {cd667d68-b1fa-47c9-8cb9-3d73364e13b7} <Debug> TCPHandler: Processed in 0.001282258 sec. | ||
| 11623 | 2026.01.16 09:53:43.044568 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11624 | 2026.01.16 09:53:43.044642 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11625 | 2026.01.16 09:53:43.281455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26833 | ||
| 11626 | 2026.01.16 09:53:43.281995 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.01.16 09:53:43.282039 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11628 | 2026.01.16 09:53:43.282556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11629 | 2026.01.16 09:53:43.282797 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.01.16 09:53:43.282941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26833 | ||
| 11631 | 2026.01.16 09:53:43.282944 [ 139 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11632 | 2026.01.16 09:53:43.282997 [ 139 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.01.16 09:53:43.283020 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11634 | 2026.01.16 09:53:43.283158 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 11635 | 2026.01.16 09:53:43.283305 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11636 | 2026.01.16 09:53:43.283343 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24401 rows starting from the beginning of the part | ||
| 11637 | 2026.01.16 09:53:43.283408 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11638 | 2026.01.16 09:53:43.283457 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11639 | 2026.01.16 09:53:43.283498 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11640 | 2026.01.16 09:53:43.283538 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11641 | 2026.01.16 09:53:43.283576 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11642 | 2026.01.16 09:53:43.285961 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26833 rows, containing 4 columns (4 merged, 0 gathered) in 0.002861288 sec., 9377944.478151098 rows/sec., 134.15 MiB/sec. | ||
| 11643 | 2026.01.16 09:53:43.286134 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11644 | 2026.01.16 09:53:43.286396 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.01.16 09:53:43.286467 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_56_11} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11646 | 2026.01.16 09:53:43.286553 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11647 | 2026.01.16 09:53:43.332607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1460 | ||
| 11648 | 2026.01.16 09:53:43.334840 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2026.01.16 09:53:43.334894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11650 | 2026.01.16 09:53:43.336092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11651 | 2026.01.16 09:53:43.336363 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2026.01.16 09:53:43.336512 [ 138 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11653 | 2026.01.16 09:53:43.336562 [ 138 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.01.16 09:53:43.336584 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11655 | 2026.01.16 09:53:43.336665 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 11656 | 2026.01.16 09:53:43.336732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
| 11657 | 2026.01.16 09:53:43.337189 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11658 | 2026.01.16 09:53:43.337343 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1338 rows starting from the beginning of the part | ||
| 11659 | 2026.01.16 09:53:43.337694 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 11660 | 2026.01.16 09:53:43.338025 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 11661 | 2026.01.16 09:53:43.338363 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
| 11662 | 2026.01.16 09:53:43.338683 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 11663 | 2026.01.16 09:53:43.339033 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 11664 | 2026.01.16 09:53:43.345522 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 72 columns (72 merged, 0 gathered) in 0.008888108 sec., 164264.43063023087 rows/sec., 130.18 MiB/sec. | ||
| 11665 | 2026.01.16 09:53:43.347306 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11666 | 2026.01.16 09:53:43.347864 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.01.16 09:53:43.347933 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_41_8} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11668 | 2026.01.16 09:53:43.348256 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 11669 | 2026.01.16 09:53:44.689924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11670 | 2026.01.16 09:53:44.714317 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.01.16 09:53:44.714417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11672 | 2026.01.16 09:53:44.724369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11673 | 2026.01.16 09:53:44.725421 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.01.16 09:53:44.725881 [ 140 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11675 | 2026.01.16 09:53:44.725985 [ 140 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2026.01.16 09:53:44.726018 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11677 | 2026.01.16 09:53:44.726195 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11678 | 2026.01.16 09:53:44.731356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11679 | 2026.01.16 09:53:44.731662 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11680 | 2026.01.16 09:53:44.734186 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11681 | 2026.01.16 09:53:44.741403 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11682 | 2026.01.16 09:53:44.748340 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11683 | 2026.01.16 09:53:44.755293 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11684 | 2026.01.16 09:53:44.762016 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11685 | 2026.01.16 09:53:44.767787 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 11686 | 2026.01.16 09:53:44.823790 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.097673614 sec., 4320.5117812063345 rows/sec., 22.34 MiB/sec. | ||
| 11687 | 2026.01.16 09:53:44.826827 [ 196 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11688 | 2026.01.16 09:53:44.829163 [ 196 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_56_11} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.01.16 09:53:44.829271 [ 196 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_56_11} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11690 | 2026.01.16 09:53:44.832033 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11691 | 2026.01.16 09:53:45.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.22 MiB, peak 344.63 MiB, free memory in arenas 0.00 B, will set to 333.19 MiB (RSS), difference: 1.96 MiB | ||
| 11692 | 2026.01.16 09:53:45.020715 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2026.01.16 09:53:45.020918 [ 255 ] {f4c0621e-07d9-4fde-9b3e-fede3000f935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11694 | 2026.01.16 09:53:45.020995 [ 255 ] {f4c0621e-07d9-4fde-9b3e-fede3000f935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11695 | 2026.01.16 09:53:45.021786 [ 255 ] {f4c0621e-07d9-4fde-9b3e-fede3000f935} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.01.16 09:53:45.021831 [ 255 ] {f4c0621e-07d9-4fde-9b3e-fede3000f935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11697 | 2026.01.16 09:53:45.022257 [ 255 ] {f4c0621e-07d9-4fde-9b3e-fede3000f935} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11698 | 2026.01.16 09:53:45.022525 [ 255 ] {f4c0621e-07d9-4fde-9b3e-fede3000f935} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.01.16 09:53:45.022685 [ 255 ] {f4c0621e-07d9-4fde-9b3e-fede3000f935} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001823 sec., 74602.3038946791 rows/sec., 6.45 MiB/sec. | ||
| 11700 | 2026.01.16 09:53:45.022736 [ 255 ] {f4c0621e-07d9-4fde-9b3e-fede3000f935} <Debug> TCPHandler: Processed in 0.002159779 sec. | ||
| 11701 | 2026.01.16 09:53:45.022872 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.01.16 09:53:45.022976 [ 255 ] {b80af5f6-012c-40b0-b9ec-d4af70d19ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11703 | 2026.01.16 09:53:45.023023 [ 255 ] {b80af5f6-012c-40b0-b9ec-d4af70d19ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11704 | 2026.01.16 09:53:45.023492 [ 255 ] {b80af5f6-012c-40b0-b9ec-d4af70d19ce2} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.01.16 09:53:45.023529 [ 255 ] {b80af5f6-012c-40b0-b9ec-d4af70d19ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11706 | 2026.01.16 09:53:45.023847 [ 255 ] {b80af5f6-012c-40b0-b9ec-d4af70d19ce2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11707 | 2026.01.16 09:53:45.024077 [ 255 ] {b80af5f6-012c-40b0-b9ec-d4af70d19ce2} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.01.16 09:53:45.024209 [ 255 ] {b80af5f6-012c-40b0-b9ec-d4af70d19ce2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001257 sec., 31821.797931583133 rows/sec., 2.34 MiB/sec. | ||
| 11709 | 2026.01.16 09:53:45.024249 [ 255 ] {b80af5f6-012c-40b0-b9ec-d4af70d19ce2} <Debug> TCPHandler: Processed in 0.001430749 sec. | ||
| 11710 | 2026.01.16 09:53:45.024375 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2026.01.16 09:53:45.024473 [ 255 ] {0adc706e-466a-48ad-8eee-4c9066ab7c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11712 | 2026.01.16 09:53:45.024514 [ 255 ] {0adc706e-466a-48ad-8eee-4c9066ab7c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11713 | 2026.01.16 09:53:45.024972 [ 255 ] {0adc706e-466a-48ad-8eee-4c9066ab7c01} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.01.16 09:53:45.025007 [ 255 ] {0adc706e-466a-48ad-8eee-4c9066ab7c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11715 | 2026.01.16 09:53:45.025329 [ 255 ] {0adc706e-466a-48ad-8eee-4c9066ab7c01} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11716 | 2026.01.16 09:53:45.025551 [ 255 ] {0adc706e-466a-48ad-8eee-4c9066ab7c01} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.01.16 09:53:45.025680 [ 255 ] {0adc706e-466a-48ad-8eee-4c9066ab7c01} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001228 sec., 84690.55374592834 rows/sec., 6.62 MiB/sec. | ||
| 11718 | 2026.01.16 09:53:45.025718 [ 255 ] {0adc706e-466a-48ad-8eee-4c9066ab7c01} <Debug> TCPHandler: Processed in 0.001393329 sec. | ||
| 11719 | 2026.01.16 09:53:45.025836 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2026.01.16 09:53:45.025930 [ 255 ] {f6f2befe-35ce-4067-abcd-c9576e638ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11721 | 2026.01.16 09:53:45.025976 [ 255 ] {f6f2befe-35ce-4067-abcd-c9576e638ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11722 | 2026.01.16 09:53:45.026399 [ 255 ] {f6f2befe-35ce-4067-abcd-c9576e638ddf} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2026.01.16 09:53:45.026434 [ 255 ] {f6f2befe-35ce-4067-abcd-c9576e638ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11724 | 2026.01.16 09:53:45.026780 [ 255 ] {f6f2befe-35ce-4067-abcd-c9576e638ddf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11725 | 2026.01.16 09:53:45.027000 [ 255 ] {f6f2befe-35ce-4067-abcd-c9576e638ddf} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2026.01.16 09:53:45.027129 [ 255 ] {f6f2befe-35ce-4067-abcd-c9576e638ddf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11727 | 2026.01.16 09:53:45.027166 [ 255 ] {f6f2befe-35ce-4067-abcd-c9576e638ddf} <Debug> TCPHandler: Processed in 0.001378509 sec. | ||
| 11728 | 2026.01.16 09:53:45.027282 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2026.01.16 09:53:45.027376 [ 255 ] {954c4ce8-1b44-43dd-84b7-b32bd32195b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11730 | 2026.01.16 09:53:45.027430 [ 255 ] {954c4ce8-1b44-43dd-84b7-b32bd32195b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11731 | 2026.01.16 09:53:45.028342 [ 255 ] {954c4ce8-1b44-43dd-84b7-b32bd32195b9} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2026.01.16 09:53:45.028377 [ 255 ] {954c4ce8-1b44-43dd-84b7-b32bd32195b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11733 | 2026.01.16 09:53:45.028994 [ 255 ] {954c4ce8-1b44-43dd-84b7-b32bd32195b9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11734 | 2026.01.16 09:53:45.029225 [ 255 ] {954c4ce8-1b44-43dd-84b7-b32bd32195b9} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2026.01.16 09:53:45.029334 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11736 | 2026.01.16 09:53:45.029363 [ 255 ] {954c4ce8-1b44-43dd-84b7-b32bd32195b9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002005 sec., 19950.124688279302 rows/sec., 35.75 MiB/sec. | ||
| 11737 | 2026.01.16 09:53:45.029371 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.01.16 09:53:45.029394 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11739 | 2026.01.16 09:53:45.029436 [ 255 ] {954c4ce8-1b44-43dd-84b7-b32bd32195b9} <Debug> TCPHandler: Processed in 0.002205339 sec. | ||
| 11740 | 2026.01.16 09:53:45.029476 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 11741 | 2026.01.16 09:53:45.029555 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11742 | 2026.01.16 09:53:45.029648 [ 255 ] {fe32e157-3c42-44fc-afd1-5aec11520272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11743 | 2026.01.16 09:53:45.029666 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11744 | 2026.01.16 09:53:45.029690 [ 255 ] {fe32e157-3c42-44fc-afd1-5aec11520272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11745 | 2026.01.16 09:53:45.029719 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1331 rows starting from the beginning of the part | ||
| 11746 | 2026.01.16 09:53:45.029841 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 11747 | 2026.01.16 09:53:45.029939 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 11748 | 2026.01.16 09:53:45.030028 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 11749 | 2026.01.16 09:53:45.030050 [ 255 ] {fe32e157-3c42-44fc-afd1-5aec11520272} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2026.01.16 09:53:45.030084 [ 255 ] {fe32e157-3c42-44fc-afd1-5aec11520272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 11751 | 2026.01.16 09:53:45.030112 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 11752 | 2026.01.16 09:53:45.030197 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 11753 | 2026.01.16 09:53:45.030415 [ 255 ] {fe32e157-3c42-44fc-afd1-5aec11520272} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11754 | 2026.01.16 09:53:45.030653 [ 255 ] {fe32e157-3c42-44fc-afd1-5aec11520272} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.01.16 09:53:45.030795 [ 255 ] {fe32e157-3c42-44fc-afd1-5aec11520272} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 11756 | 2026.01.16 09:53:45.030832 [ 255 ] {fe32e157-3c42-44fc-afd1-5aec11520272} <Debug> TCPHandler: Processed in 0.001326488 sec. | ||
| 11757 | 2026.01.16 09:53:45.039174 [ 196 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 19 columns (19 merged, 0 gathered) in 0.00973227 sec., 157311.7063131212 rows/sec., 281.90 MiB/sec. | ||
| 11758 | 2026.01.16 09:53:45.041584 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11759 | 2026.01.16 09:53:45.041979 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2026.01.16 09:53:45.042064 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11761 | 2026.01.16 09:53:45.042230 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.74 MiB. | ||
| 11762 | 2026.01.16 09:53:46.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.67 MiB, peak 345.36 MiB, free memory in arenas 0.00 B, will set to 339.55 MiB (RSS), difference: 5.88 MiB | ||
| 11763 | 2026.01.16 09:53:50.018643 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2026.01.16 09:53:50.018959 [ 255 ] {0ff9b4e8-291e-48a5-ae07-2ef5997c5248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11765 | 2026.01.16 09:53:50.019070 [ 255 ] {0ff9b4e8-291e-48a5-ae07-2ef5997c5248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11766 | 2026.01.16 09:53:50.019902 [ 255 ] {0ff9b4e8-291e-48a5-ae07-2ef5997c5248} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.01.16 09:53:50.019952 [ 255 ] {0ff9b4e8-291e-48a5-ae07-2ef5997c5248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11768 | 2026.01.16 09:53:50.020392 [ 255 ] {0ff9b4e8-291e-48a5-ae07-2ef5997c5248} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11769 | 2026.01.16 09:53:50.020632 [ 255 ] {0ff9b4e8-291e-48a5-ae07-2ef5997c5248} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.01.16 09:53:50.020799 [ 255 ] {0ff9b4e8-291e-48a5-ae07-2ef5997c5248} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. | ||
| 11771 | 2026.01.16 09:53:50.020817 [ 136 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11772 | 2026.01.16 09:53:50.020850 [ 255 ] {0ff9b4e8-291e-48a5-ae07-2ef5997c5248} <Debug> TCPHandler: Processed in 0.002394642 sec. | ||
| 11773 | 2026.01.16 09:53:50.020898 [ 136 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.01.16 09:53:50.020929 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11775 | 2026.01.16 09:53:50.021006 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.01.16 09:53:50.021066 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 11777 | 2026.01.16 09:53:50.021116 [ 255 ] {975cda67-60b6-4da9-81ae-7da741646eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11778 | 2026.01.16 09:53:50.021164 [ 255 ] {975cda67-60b6-4da9-81ae-7da741646eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11779 | 2026.01.16 09:53:50.021223 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11780 | 2026.01.16 09:53:50.021267 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2463 rows starting from the beginning of the part | ||
| 11781 | 2026.01.16 09:53:50.021338 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11782 | 2026.01.16 09:53:50.021381 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1397 rows starting from the beginning of the part | ||
| 11783 | 2026.01.16 09:53:50.021427 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 11784 | 2026.01.16 09:53:50.021464 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 11785 | 2026.01.16 09:53:50.021504 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11786 | 2026.01.16 09:53:50.021619 [ 255 ] {975cda67-60b6-4da9-81ae-7da741646eb7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2026.01.16 09:53:50.021665 [ 255 ] {975cda67-60b6-4da9-81ae-7da741646eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11788 | 2026.01.16 09:53:50.022023 [ 255 ] {975cda67-60b6-4da9-81ae-7da741646eb7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11789 | 2026.01.16 09:53:50.022254 [ 255 ] {975cda67-60b6-4da9-81ae-7da741646eb7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.01.16 09:53:50.022392 [ 132 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11791 | 2026.01.16 09:53:50.022395 [ 255 ] {975cda67-60b6-4da9-81ae-7da741646eb7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 11792 | 2026.01.16 09:53:50.022444 [ 132 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2026.01.16 09:53:50.022470 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11794 | 2026.01.16 09:53:50.022472 [ 255 ] {975cda67-60b6-4da9-81ae-7da741646eb7} <Debug> TCPHandler: Processed in 0.00151839 sec. | ||
| 11795 | 2026.01.16 09:53:50.022573 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 11796 | 2026.01.16 09:53:50.022607 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11797 | 2026.01.16 09:53:50.022707 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11798 | 2026.01.16 09:53:50.022710 [ 255 ] {215ed34a-eda0-409e-818d-ba4b9468c3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11799 | 2026.01.16 09:53:50.022752 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1249 rows starting from the beginning of the part | ||
| 11800 | 2026.01.16 09:53:50.022772 [ 255 ] {215ed34a-eda0-409e-818d-ba4b9468c3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11801 | 2026.01.16 09:53:50.022832 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11802 | 2026.01.16 09:53:50.022888 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 598 rows starting from the beginning of the part | ||
| 11803 | 2026.01.16 09:53:50.022938 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 11804 | 2026.01.16 09:53:50.022982 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 11805 | 2026.01.16 09:53:50.023027 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11806 | 2026.01.16 09:53:50.023192 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4164 rows, containing 5 columns (5 merged, 0 gathered) in 0.00219437 sec., 1897583.3610557925 rows/sec., 163.32 MiB/sec. | ||
| 11807 | 2026.01.16 09:53:50.023206 [ 255 ] {215ed34a-eda0-409e-818d-ba4b9468c3ff} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.01.16 09:53:50.023254 [ 255 ] {215ed34a-eda0-409e-818d-ba4b9468c3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11809 | 2026.01.16 09:53:50.023547 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11810 | 2026.01.16 09:53:50.023764 [ 255 ] {215ed34a-eda0-409e-818d-ba4b9468c3ff} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11811 | 2026.01.16 09:53:50.023966 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11812 | 2026.01.16 09:53:50.024047 [ 255 ] {215ed34a-eda0-409e-818d-ba4b9468c3ff} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2026.01.16 09:53:50.024078 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_91_18} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11814 | 2026.01.16 09:53:50.024180 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11815 | 2026.01.16 09:53:50.024193 [ 255 ] {215ed34a-eda0-409e-818d-ba4b9468c3ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 11816 | 2026.01.16 09:53:50.024217 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2026.01.16 09:53:50.024236 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 11818 | 2026.01.16 09:53:50.024239 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11819 | 2026.01.16 09:53:50.024241 [ 255 ] {215ed34a-eda0-409e-818d-ba4b9468c3ff} <Debug> TCPHandler: Processed in 0.001683242 sec. | ||
| 11820 | 2026.01.16 09:53:50.024341 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819425 sec., 1177844.6487214367 rows/sec., 91.44 MiB/sec. | ||
| 11821 | 2026.01.16 09:53:50.024365 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 11822 | 2026.01.16 09:53:50.024411 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.01.16 09:53:50.024483 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11824 | 2026.01.16 09:53:50.024511 [ 255 ] {f21dc31e-3c67-4097-97fe-5290aa72c91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11825 | 2026.01.16 09:53:50.024522 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26907 rows starting from the beginning of the part | ||
| 11826 | 2026.01.16 09:53:50.024560 [ 255 ] {f21dc31e-3c67-4097-97fe-5290aa72c91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11827 | 2026.01.16 09:53:50.024564 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11828 | 2026.01.16 09:53:50.024600 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11829 | 2026.01.16 09:53:50.024653 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 881 rows starting from the beginning of the part | ||
| 11830 | 2026.01.16 09:53:50.024703 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11831 | 2026.01.16 09:53:50.024754 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11832 | 2026.01.16 09:53:50.024798 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11833 | 2026.01.16 09:53:50.024895 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2026.01.16 09:53:50.024925 [ 255 ] {f21dc31e-3c67-4097-97fe-5290aa72c91e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.01.16 09:53:50.024963 [ 255 ] {f21dc31e-3c67-4097-97fe-5290aa72c91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11836 | 2026.01.16 09:53:50.024989 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_91_18} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11837 | 2026.01.16 09:53:50.025084 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11838 | 2026.01.16 09:53:50.025301 [ 255 ] {f21dc31e-3c67-4097-97fe-5290aa72c91e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11839 | 2026.01.16 09:53:50.025520 [ 255 ] {f21dc31e-3c67-4097-97fe-5290aa72c91e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2026.01.16 09:53:50.025635 [ 132 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11841 | 2026.01.16 09:53:50.025652 [ 255 ] {f21dc31e-3c67-4097-97fe-5290aa72c91e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 11842 | 2026.01.16 09:53:50.025665 [ 132 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11843 | 2026.01.16 09:53:50.025690 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11844 | 2026.01.16 09:53:50.025696 [ 255 ] {f21dc31e-3c67-4097-97fe-5290aa72c91e} <Debug> TCPHandler: Processed in 0.001335738 sec. | ||
| 11845 | 2026.01.16 09:53:50.025781 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 11846 | 2026.01.16 09:53:50.025886 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11847 | 2026.01.16 09:53:50.025921 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5916 rows starting from the beginning of the part | ||
| 11848 | 2026.01.16 09:53:50.025985 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11849 | 2026.01.16 09:53:50.026060 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11850 | 2026.01.16 09:53:50.026103 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11851 | 2026.01.16 09:53:50.026141 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 11852 | 2026.01.16 09:53:50.026178 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11853 | 2026.01.16 09:53:50.028354 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618095 sec., 2374245.395984485 rows/sec., 152.71 MiB/sec. | ||
| 11854 | 2026.01.16 09:53:50.028765 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11855 | 2026.01.16 09:53:50.029055 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.01.16 09:53:50.029135 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_91_18} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11857 | 2026.01.16 09:53:50.029205 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 11858 | 2026.01.16 09:53:50.031972 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28428 rows, containing 5 columns (5 merged, 0 gathered) in 0.007644812 sec., 3718600.27427751 rows/sec., 251.21 MiB/sec. | ||
| 11859 | 2026.01.16 09:53:50.032465 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11860 | 2026.01.16 09:53:50.032742 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2026.01.16 09:53:50.032832 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11862 | 2026.01.16 09:53:50.032921 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11863 | 2026.01.16 09:53:50.783128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27281 | ||
| 11864 | 2026.01.16 09:53:50.783828 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.01.16 09:53:50.783899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11866 | 2026.01.16 09:53:50.784577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11867 | 2026.01.16 09:53:50.784801 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.01.16 09:53:50.784932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27281 | ||
| 11869 | 2026.01.16 09:53:51.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.99 MiB, peak 350.74 MiB, free memory in arenas 0.00 B, will set to 341.33 MiB (RSS), difference: 1.34 MiB | ||
| 11870 | 2026.01.16 09:53:52.231452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11871 | 2026.01.16 09:53:52.247743 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11872 | 2026.01.16 09:53:52.247803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11873 | 2026.01.16 09:53:52.253233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11874 | 2026.01.16 09:53:52.253920 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2026.01.16 09:53:52.256893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11876 | 2026.01.16 09:53:53.336895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1480 | ||
| 11877 | 2026.01.16 09:53:53.339002 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.01.16 09:53:53.339058 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11879 | 2026.01.16 09:53:53.340246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11880 | 2026.01.16 09:53:53.340519 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.01.16 09:53:53.340875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1480 | ||
| 11882 | 2026.01.16 09:53:54.348381 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37350 | ||
| 11883 | 2026.01.16 09:53:54.348492 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11884 | 2026.01.16 09:53:54.348519 [ 288 ] {} <Debug> TCP-Session: 6e5ea45d-e291-4370-a298-fbb6d4d20b3b Authenticating user 'default' from [fd00:1122:3344:101::e]:37350 | ||
| 11885 | 2026.01.16 09:53:54.348541 [ 288 ] {} <Debug> TCP-Session: 6e5ea45d-e291-4370-a298-fbb6d4d20b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11886 | 2026.01.16 09:53:54.348554 [ 288 ] {} <Debug> TCP-Session: 6e5ea45d-e291-4370-a298-fbb6d4d20b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2026.01.16 09:53:54.348750 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35972 | ||
| 11888 | 2026.01.16 09:53:54.348757 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65252 | ||
| 11889 | 2026.01.16 09:53:54.348806 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45563 | ||
| 11890 | 2026.01.16 09:53:54.348853 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48557 | ||
| 11891 | 2026.01.16 09:53:54.348870 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51208 | ||
| 11892 | 2026.01.16 09:53:54.348891 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11893 | 2026.01.16 09:53:54.348912 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11894 | 2026.01.16 09:53:54.348905 [ 288 ] {} <Trace> TCP-Session: 6e5ea45d-e291-4370-a298-fbb6d4d20b3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.01.16 09:53:54.348957 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11896 | 2026.01.16 09:53:54.348972 [ 290 ] {} <Debug> TCP-Session: 6dc8c7a8-c4d1-4c6d-82f8-8090f95b06af Authenticating user 'default' from [fd00:1122:3344:101::e]:65252 | ||
| 11897 | 2026.01.16 09:53:54.348943 [ 289 ] {} <Debug> TCP-Session: 55501224-6b79-42c1-8475-bced395e0821 Authenticating user 'default' from [fd00:1122:3344:101::e]:35972 | ||
| 11898 | 2026.01.16 09:53:54.349005 [ 291 ] {} <Debug> TCP-Session: bac2f906-4a08-4453-965a-150236d3fe9e Authenticating user 'default' from [fd00:1122:3344:101::e]:45563 | ||
| 11899 | 2026.01.16 09:53:54.349015 [ 290 ] {} <Debug> TCP-Session: 6dc8c7a8-c4d1-4c6d-82f8-8090f95b06af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11900 | 2026.01.16 09:53:54.349044 [ 289 ] {} <Debug> TCP-Session: 55501224-6b79-42c1-8475-bced395e0821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11901 | 2026.01.16 09:53:54.349057 [ 291 ] {} <Debug> TCP-Session: bac2f906-4a08-4453-965a-150236d3fe9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2026.01.16 09:53:54.349059 [ 290 ] {} <Debug> TCP-Session: 6dc8c7a8-c4d1-4c6d-82f8-8090f95b06af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11903 | 2026.01.16 09:53:54.349095 [ 291 ] {} <Debug> TCP-Session: bac2f906-4a08-4453-965a-150236d3fe9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11904 | 2026.01.16 09:53:54.349080 [ 289 ] {} <Debug> TCP-Session: 55501224-6b79-42c1-8475-bced395e0821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11905 | 2026.01.16 09:53:54.349118 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11906 | 2026.01.16 09:53:54.348864 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64726 | ||
| 11907 | 2026.01.16 09:53:54.349180 [ 294 ] {} <Debug> TCP-Session: 1f0605ef-6685-482d-ab82-44e4cf6ae361 Authenticating user 'default' from [fd00:1122:3344:101::e]:48557 | ||
| 11908 | 2026.01.16 09:53:54.348843 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38062 | ||
| 11909 | 2026.01.16 09:53:54.349222 [ 294 ] {} <Debug> TCP-Session: 1f0605ef-6685-482d-ab82-44e4cf6ae361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2026.01.16 09:53:54.349213 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11911 | 2026.01.16 09:53:54.349266 [ 294 ] {} <Debug> TCP-Session: 1f0605ef-6685-482d-ab82-44e4cf6ae361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2026.01.16 09:53:54.348829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55896 | ||
| 11913 | 2026.01.16 09:53:54.349288 [ 287 ] {} <Debug> TCP-Session: 63b67b0e-f8ac-4a8f-8dd3-ffe0ee39556b Authenticating user 'default' from [fd00:1122:3344:101::e]:51208 | ||
| 11914 | 2026.01.16 09:53:54.349129 [ 288 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11915 | 2026.01.16 09:53:54.349357 [ 287 ] {} <Debug> TCP-Session: 63b67b0e-f8ac-4a8f-8dd3-ffe0ee39556b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11916 | 2026.01.16 09:53:54.349386 [ 287 ] {} <Debug> TCP-Session: 63b67b0e-f8ac-4a8f-8dd3-ffe0ee39556b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11917 | 2026.01.16 09:53:54.349574 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11918 | 2026.01.16 09:53:54.349609 [ 286 ] {} <Debug> TCP-Session: 31149cf2-f46f-40c5-875f-474dccda5e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:64726 | ||
| 11919 | 2026.01.16 09:53:54.349624 [ 288 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11920 | 2026.01.16 09:53:54.349629 [ 286 ] {} <Debug> TCP-Session: 31149cf2-f46f-40c5-875f-474dccda5e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.01.16 09:53:54.349663 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11922 | 2026.01.16 09:53:54.349667 [ 286 ] {} <Debug> TCP-Session: 31149cf2-f46f-40c5-875f-474dccda5e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11923 | 2026.01.16 09:53:54.349690 [ 288 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11924 | 2026.01.16 09:53:54.349693 [ 293 ] {} <Debug> TCP-Session: 4364a357-209d-4d22-bece-02486ed75c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:38062 | ||
| 11925 | 2026.01.16 09:53:54.349728 [ 293 ] {} <Debug> TCP-Session: 4364a357-209d-4d22-bece-02486ed75c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11926 | 2026.01.16 09:53:54.349741 [ 293 ] {} <Debug> TCP-Session: 4364a357-209d-4d22-bece-02486ed75c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11927 | 2026.01.16 09:53:54.349881 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11928 | 2026.01.16 09:53:54.349916 [ 292 ] {} <Debug> TCP-Session: 4beb394e-d785-4062-b3ce-1300878f9132 Authenticating user 'default' from [fd00:1122:3344:101::e]:55896 | ||
| 11929 | 2026.01.16 09:53:54.349934 [ 292 ] {} <Debug> TCP-Session: 4beb394e-d785-4062-b3ce-1300878f9132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11930 | 2026.01.16 09:53:54.349946 [ 292 ] {} <Debug> TCP-Session: 4beb394e-d785-4062-b3ce-1300878f9132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11931 | 2026.01.16 09:53:54.349993 [ 288 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 11932 | 2026.01.16 09:53:54.350960 [ 302 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Trace> AggregatingTransform: Aggregating | ||
| 11933 | 2026.01.16 09:53:54.351014 [ 302 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Trace> Aggregator: Aggregation method: without_key | ||
| 11934 | 2026.01.16 09:53:54.351051 [ 302 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960623 sec. (1040.991 rows/sec., 40.66 KiB/sec.) | ||
| 11935 | 2026.01.16 09:53:54.351069 [ 302 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Trace> Aggregator: Merging aggregated data | ||
| 11936 | 2026.01.16 09:53:54.352450 [ 288 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003383 sec., 295.59562518474723 rows/sec., 11.55 KiB/sec. | ||
| 11937 | 2026.01.16 09:53:54.352592 [ 288 ] {2f11893b-4ab5-455c-b283-be0ec36180db} <Debug> TCPHandler: Processed in 0.003805211 sec. | ||
| 11938 | 2026.01.16 09:53:54.352711 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11939 | 2026.01.16 09:53:54.352743 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11940 | 2026.01.16 09:53:54.352750 [ 288 ] {} <Debug> TCP-Session: 6e5ea45d-e291-4370-a298-fbb6d4d20b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.01.16 09:53:54.352771 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11942 | 2026.01.16 09:53:54.352798 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11943 | 2026.01.16 09:53:54.352822 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11944 | 2026.01.16 09:53:54.352831 [ 290 ] {} <Debug> TCP-Session: 6dc8c7a8-c4d1-4c6d-82f8-8090f95b06af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11945 | 2026.01.16 09:53:54.352850 [ 287 ] {} <Debug> TCP-Session: 63b67b0e-f8ac-4a8f-8dd3-ffe0ee39556b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11946 | 2026.01.16 09:53:54.352858 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11947 | 2026.01.16 09:53:54.352878 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11948 | 2026.01.16 09:53:54.352909 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11949 | 2026.01.16 09:53:54.352913 [ 292 ] {} <Debug> TCP-Session: 4beb394e-d785-4062-b3ce-1300878f9132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11950 | 2026.01.16 09:53:54.352934 [ 294 ] {} <Debug> TCP-Session: 1f0605ef-6685-482d-ab82-44e4cf6ae361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11951 | 2026.01.16 09:53:54.352955 [ 286 ] {} <Debug> TCP-Session: 31149cf2-f46f-40c5-875f-474dccda5e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11952 | 2026.01.16 09:53:54.352844 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11953 | 2026.01.16 09:53:54.352797 [ 289 ] {} <Debug> TCP-Session: 55501224-6b79-42c1-8475-bced395e0821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11954 | 2026.01.16 09:53:54.353010 [ 293 ] {} <Debug> TCP-Session: 4364a357-209d-4d22-bece-02486ed75c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.01.16 09:53:54.352869 [ 291 ] {} <Debug> TCP-Session: bac2f906-4a08-4453-965a-150236d3fe9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11956 | 2026.01.16 09:53:55.027798 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2026.01.16 09:53:55.028019 [ 255 ] {73789715-e1a2-422d-afd9-58835ada2d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11958 | 2026.01.16 09:53:55.028104 [ 255 ] {73789715-e1a2-422d-afd9-58835ada2d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11959 | 2026.01.16 09:53:55.029049 [ 255 ] {73789715-e1a2-422d-afd9-58835ada2d4f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.01.16 09:53:55.029112 [ 255 ] {73789715-e1a2-422d-afd9-58835ada2d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11961 | 2026.01.16 09:53:55.029631 [ 255 ] {73789715-e1a2-422d-afd9-58835ada2d4f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11962 | 2026.01.16 09:53:55.029929 [ 255 ] {73789715-e1a2-422d-afd9-58835ada2d4f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.01.16 09:53:55.030130 [ 255 ] {73789715-e1a2-422d-afd9-58835ada2d4f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002174 sec., 62557.49770009199 rows/sec., 5.41 MiB/sec. | ||
| 11964 | 2026.01.16 09:53:55.030194 [ 255 ] {73789715-e1a2-422d-afd9-58835ada2d4f} <Debug> TCPHandler: Processed in 0.002554064 sec. | ||
| 11965 | 2026.01.16 09:53:55.030349 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2026.01.16 09:53:55.030486 [ 255 ] {653f6055-a882-4b8a-a32f-27d1a9f6b256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11967 | 2026.01.16 09:53:55.030541 [ 255 ] {653f6055-a882-4b8a-a32f-27d1a9f6b256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11968 | 2026.01.16 09:53:55.031067 [ 255 ] {653f6055-a882-4b8a-a32f-27d1a9f6b256} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2026.01.16 09:53:55.031113 [ 255 ] {653f6055-a882-4b8a-a32f-27d1a9f6b256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11970 | 2026.01.16 09:53:55.031492 [ 255 ] {653f6055-a882-4b8a-a32f-27d1a9f6b256} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11971 | 2026.01.16 09:53:55.031757 [ 255 ] {653f6055-a882-4b8a-a32f-27d1a9f6b256} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2026.01.16 09:53:55.031912 [ 255 ] {653f6055-a882-4b8a-a32f-27d1a9f6b256} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001456 sec., 27472.527472527472 rows/sec., 2.02 MiB/sec. | ||
| 11973 | 2026.01.16 09:53:55.031963 [ 255 ] {653f6055-a882-4b8a-a32f-27d1a9f6b256} <Debug> TCPHandler: Processed in 0.001675062 sec. | ||
| 11974 | 2026.01.16 09:53:55.032097 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11975 | 2026.01.16 09:53:55.032209 [ 255 ] {b638fa15-7066-421c-aae8-0179524a6df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11976 | 2026.01.16 09:53:55.032258 [ 255 ] {b638fa15-7066-421c-aae8-0179524a6df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11977 | 2026.01.16 09:53:55.032773 [ 255 ] {b638fa15-7066-421c-aae8-0179524a6df2} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2026.01.16 09:53:55.032813 [ 255 ] {b638fa15-7066-421c-aae8-0179524a6df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11979 | 2026.01.16 09:53:55.033183 [ 255 ] {b638fa15-7066-421c-aae8-0179524a6df2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11980 | 2026.01.16 09:53:55.033442 [ 255 ] {b638fa15-7066-421c-aae8-0179524a6df2} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2026.01.16 09:53:55.033598 [ 255 ] {b638fa15-7066-421c-aae8-0179524a6df2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001412 sec., 73654.3909348442 rows/sec., 5.75 MiB/sec. | ||
| 11982 | 2026.01.16 09:53:55.033649 [ 255 ] {b638fa15-7066-421c-aae8-0179524a6df2} <Debug> TCPHandler: Processed in 0.001606951 sec. | ||
| 11983 | 2026.01.16 09:53:55.033773 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11984 | 2026.01.16 09:53:55.033881 [ 255 ] {654a4767-0eff-4ab9-99c8-1b8dd1360d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11985 | 2026.01.16 09:53:55.033932 [ 255 ] {654a4767-0eff-4ab9-99c8-1b8dd1360d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11986 | 2026.01.16 09:53:55.034411 [ 255 ] {654a4767-0eff-4ab9-99c8-1b8dd1360d99} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.01.16 09:53:55.034455 [ 255 ] {654a4767-0eff-4ab9-99c8-1b8dd1360d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11988 | 2026.01.16 09:53:55.034849 [ 255 ] {654a4767-0eff-4ab9-99c8-1b8dd1360d99} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11989 | 2026.01.16 09:53:55.035121 [ 255 ] {654a4767-0eff-4ab9-99c8-1b8dd1360d99} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11990 | 2026.01.16 09:53:55.035276 [ 255 ] {654a4767-0eff-4ab9-99c8-1b8dd1360d99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001415 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 11991 | 2026.01.16 09:53:55.035319 [ 255 ] {654a4767-0eff-4ab9-99c8-1b8dd1360d99} <Debug> TCPHandler: Processed in 0.001600262 sec. | ||
| 11992 | 2026.01.16 09:53:55.035443 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11993 | 2026.01.16 09:53:55.035552 [ 255 ] {e7307940-fd45-4275-b29d-e375d5ba77d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11994 | 2026.01.16 09:53:55.035628 [ 255 ] {e7307940-fd45-4275-b29d-e375d5ba77d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11995 | 2026.01.16 09:53:55.036889 [ 255 ] {e7307940-fd45-4275-b29d-e375d5ba77d8} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.01.16 09:53:55.036939 [ 255 ] {e7307940-fd45-4275-b29d-e375d5ba77d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 11997 | 2026.01.16 09:53:55.037754 [ 255 ] {e7307940-fd45-4275-b29d-e375d5ba77d8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11998 | 2026.01.16 09:53:55.038088 [ 255 ] {e7307940-fd45-4275-b29d-e375d5ba77d8} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11999 | 2026.01.16 09:53:55.038282 [ 255 ] {e7307940-fd45-4275-b29d-e375d5ba77d8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002748 sec., 14556.040756914119 rows/sec., 26.08 MiB/sec. | ||
| 12000 | 2026.01.16 09:53:55.038389 [ 255 ] {e7307940-fd45-4275-b29d-e375d5ba77d8} <Debug> TCPHandler: Processed in 0.00300236 sec. | ||
| 12001 | 2026.01.16 09:53:55.038561 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12002 | 2026.01.16 09:53:55.038683 [ 255 ] {068a85b5-a207-4221-8a19-974f3dbdf09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12003 | 2026.01.16 09:53:55.038739 [ 255 ] {068a85b5-a207-4221-8a19-974f3dbdf09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12004 | 2026.01.16 09:53:55.039228 [ 255 ] {068a85b5-a207-4221-8a19-974f3dbdf09f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12005 | 2026.01.16 09:53:55.039271 [ 255 ] {068a85b5-a207-4221-8a19-974f3dbdf09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12006 | 2026.01.16 09:53:55.039696 [ 255 ] {068a85b5-a207-4221-8a19-974f3dbdf09f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12007 | 2026.01.16 09:53:55.039992 [ 255 ] {068a85b5-a207-4221-8a19-974f3dbdf09f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12008 | 2026.01.16 09:53:55.040173 [ 255 ] {068a85b5-a207-4221-8a19-974f3dbdf09f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
| 12009 | 2026.01.16 09:53:55.040225 [ 255 ] {068a85b5-a207-4221-8a19-974f3dbdf09f} <Debug> TCPHandler: Processed in 0.001732293 sec. | ||
| 12010 | 2026.01.16 09:53:55.519449 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36944 | ||
| 12011 | 2026.01.16 09:53:55.519562 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12012 | 2026.01.16 09:53:55.519590 [ 288 ] {} <Debug> TCP-Session: 3144d959-2c39-4231-ac8b-3817680af499 Authenticating user 'default' from [fd00:1122:3344:101::e]:36944 | ||
| 12013 | 2026.01.16 09:53:55.519613 [ 288 ] {} <Debug> TCP-Session: 3144d959-2c39-4231-ac8b-3817680af499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12014 | 2026.01.16 09:53:55.519625 [ 288 ] {} <Debug> TCP-Session: 3144d959-2c39-4231-ac8b-3817680af499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12015 | 2026.01.16 09:53:55.519825 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35884 | ||
| 12016 | 2026.01.16 09:53:55.519848 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40003 | ||
| 12017 | 2026.01.16 09:53:55.519889 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61954 | ||
| 12018 | 2026.01.16 09:53:55.519906 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48048 | ||
| 12019 | 2026.01.16 09:53:55.519900 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49092 | ||
| 12020 | 2026.01.16 09:53:55.519954 [ 288 ] {} <Trace> TCP-Session: 3144d959-2c39-4231-ac8b-3817680af499 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.01.16 09:53:55.519989 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12022 | 2026.01.16 09:53:55.520002 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12023 | 2026.01.16 09:53:55.519997 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12024 | 2026.01.16 09:53:55.520028 [ 290 ] {} <Debug> TCP-Session: d8e47ddc-8e2e-4a77-8d70-12a7e2a91778 Authenticating user 'default' from [fd00:1122:3344:101::e]:40003 | ||
| 12025 | 2026.01.16 09:53:55.520041 [ 287 ] {} <Debug> TCP-Session: 529de60d-9dff-4938-923d-4aa5f0ac3832 Authenticating user 'default' from [fd00:1122:3344:101::e]:48048 | ||
| 12026 | 2026.01.16 09:53:55.520057 [ 294 ] {} <Debug> TCP-Session: 7479f453-3026-479e-a9d5-aec959251bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61954 | ||
| 12027 | 2026.01.16 09:53:55.520073 [ 290 ] {} <Debug> TCP-Session: d8e47ddc-8e2e-4a77-8d70-12a7e2a91778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2026.01.16 09:53:55.520083 [ 287 ] {} <Debug> TCP-Session: 529de60d-9dff-4938-923d-4aa5f0ac3832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.01.16 09:53:55.520086 [ 294 ] {} <Debug> TCP-Session: 7479f453-3026-479e-a9d5-aec959251bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.01.16 09:53:55.520097 [ 290 ] {} <Debug> TCP-Session: d8e47ddc-8e2e-4a77-8d70-12a7e2a91778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12031 | 2026.01.16 09:53:55.520117 [ 294 ] {} <Debug> TCP-Session: 7479f453-3026-479e-a9d5-aec959251bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12032 | 2026.01.16 09:53:55.520030 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12033 | 2026.01.16 09:53:55.520157 [ 288 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36944) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12034 | 2026.01.16 09:53:55.519947 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12035 | 2026.01.16 09:53:55.520182 [ 286 ] {} <Debug> TCP-Session: 661c2994-4bed-4c47-837f-f44e8347348c Authenticating user 'default' from [fd00:1122:3344:101::e]:49092 | ||
| 12036 | 2026.01.16 09:53:55.519871 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51599 | ||
| 12037 | 2026.01.16 09:53:55.520217 [ 289 ] {} <Debug> TCP-Session: 5c06648c-16a3-456b-9862-68ddbe545d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:35884 | ||
| 12038 | 2026.01.16 09:53:55.520226 [ 286 ] {} <Debug> TCP-Session: 661c2994-4bed-4c47-837f-f44e8347348c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12039 | 2026.01.16 09:53:55.520245 [ 289 ] {} <Debug> TCP-Session: 5c06648c-16a3-456b-9862-68ddbe545d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12040 | 2026.01.16 09:53:55.520252 [ 286 ] {} <Debug> TCP-Session: 661c2994-4bed-4c47-837f-f44e8347348c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12041 | 2026.01.16 09:53:55.520260 [ 289 ] {} <Debug> TCP-Session: 5c06648c-16a3-456b-9862-68ddbe545d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12042 | 2026.01.16 09:53:55.519859 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48891 | ||
| 12043 | 2026.01.16 09:53:55.520282 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12044 | 2026.01.16 09:53:55.519861 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39112 | ||
| 12045 | 2026.01.16 09:53:55.520332 [ 293 ] {} <Debug> TCP-Session: 4d65a8c0-a687-4d51-8c91-8c7b6c8b0440 Authenticating user 'default' from [fd00:1122:3344:101::e]:51599 | ||
| 12046 | 2026.01.16 09:53:55.520358 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12047 | 2026.01.16 09:53:55.520376 [ 293 ] {} <Debug> TCP-Session: 4d65a8c0-a687-4d51-8c91-8c7b6c8b0440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12048 | 2026.01.16 09:53:55.520394 [ 291 ] {} <Debug> TCP-Session: 408d58c9-c23b-41c7-beda-b26b54aaf463 Authenticating user 'default' from [fd00:1122:3344:101::e]:48891 | ||
| 12049 | 2026.01.16 09:53:55.520401 [ 293 ] {} <Debug> TCP-Session: 4d65a8c0-a687-4d51-8c91-8c7b6c8b0440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12050 | 2026.01.16 09:53:55.520406 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12051 | 2026.01.16 09:53:55.520421 [ 291 ] {} <Debug> TCP-Session: 408d58c9-c23b-41c7-beda-b26b54aaf463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12052 | 2026.01.16 09:53:55.520108 [ 287 ] {} <Debug> TCP-Session: 529de60d-9dff-4938-923d-4aa5f0ac3832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12053 | 2026.01.16 09:53:55.520458 [ 291 ] {} <Debug> TCP-Session: 408d58c9-c23b-41c7-beda-b26b54aaf463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2026.01.16 09:53:55.520455 [ 288 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12055 | 2026.01.16 09:53:55.520452 [ 292 ] {} <Debug> TCP-Session: e5ca513d-c1ea-4294-a365-cdb320953b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:39112 | ||
| 12056 | 2026.01.16 09:53:55.520516 [ 292 ] {} <Debug> TCP-Session: e5ca513d-c1ea-4294-a365-cdb320953b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12057 | 2026.01.16 09:53:55.520530 [ 292 ] {} <Debug> TCP-Session: e5ca513d-c1ea-4294-a365-cdb320953b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12058 | 2026.01.16 09:53:55.520533 [ 288 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12059 | 2026.01.16 09:53:55.520830 [ 288 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 12060 | 2026.01.16 09:53:55.521753 [ 339 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Trace> AggregatingTransform: Aggregating | ||
| 12061 | 2026.01.16 09:53:55.521812 [ 339 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Trace> Aggregator: Aggregation method: without_key | ||
| 12062 | 2026.01.16 09:53:55.521851 [ 339 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918903 sec. (1088.254 rows/sec., 42.51 KiB/sec.) | ||
| 12063 | 2026.01.16 09:53:55.521870 [ 339 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Trace> Aggregator: Merging aggregated data | ||
| 12064 | 2026.01.16 09:53:55.523296 [ 288 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003201 sec., 312.4023742580444 rows/sec., 12.20 KiB/sec. | ||
| 12065 | 2026.01.16 09:53:55.523446 [ 288 ] {97f8f47e-81c7-4d5b-8d6a-5412c9168bf1} <Debug> TCPHandler: Processed in 0.003623728 sec. | ||
| 12066 | 2026.01.16 09:53:55.523550 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12067 | 2026.01.16 09:53:55.523579 [ 288 ] {} <Debug> TCP-Session: 3144d959-2c39-4231-ac8b-3817680af499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12068 | 2026.01.16 09:53:55.523588 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12069 | 2026.01.16 09:53:55.523606 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12070 | 2026.01.16 09:53:55.523632 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12071 | 2026.01.16 09:53:55.523643 [ 289 ] {} <Debug> TCP-Session: 5c06648c-16a3-456b-9862-68ddbe545d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12072 | 2026.01.16 09:53:55.523649 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12073 | 2026.01.16 09:53:55.523677 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12074 | 2026.01.16 09:53:55.523701 [ 293 ] {} <Debug> TCP-Session: 4d65a8c0-a687-4d51-8c91-8c7b6c8b0440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12075 | 2026.01.16 09:53:55.523690 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12076 | 2026.01.16 09:53:55.523725 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12077 | 2026.01.16 09:53:55.523738 [ 294 ] {} <Debug> TCP-Session: 7479f453-3026-479e-a9d5-aec959251bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12078 | 2026.01.16 09:53:55.523767 [ 292 ] {} <Debug> TCP-Session: e5ca513d-c1ea-4294-a365-cdb320953b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12079 | 2026.01.16 09:53:55.523782 [ 291 ] {} <Debug> TCP-Session: 408d58c9-c23b-41c7-beda-b26b54aaf463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12080 | 2026.01.16 09:53:55.523686 [ 290 ] {} <Debug> TCP-Session: d8e47ddc-8e2e-4a77-8d70-12a7e2a91778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12081 | 2026.01.16 09:53:55.523636 [ 286 ] {} <Debug> TCP-Session: 661c2994-4bed-4c47-837f-f44e8347348c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12082 | 2026.01.16 09:53:55.523726 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12083 | 2026.01.16 09:53:55.523886 [ 287 ] {} <Debug> TCP-Session: 529de60d-9dff-4938-923d-4aa5f0ac3832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12084 | 2026.01.16 09:53:55.741764 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47286 | ||
| 12085 | 2026.01.16 09:53:55.741873 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12086 | 2026.01.16 09:53:55.741900 [ 290 ] {} <Debug> TCP-Session: 10a6e3a7-05a3-4aff-971a-ced0c29887c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47286 | ||
| 12087 | 2026.01.16 09:53:55.741921 [ 290 ] {} <Debug> TCP-Session: 10a6e3a7-05a3-4aff-971a-ced0c29887c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12088 | 2026.01.16 09:53:55.741933 [ 290 ] {} <Debug> TCP-Session: 10a6e3a7-05a3-4aff-971a-ced0c29887c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12089 | 2026.01.16 09:53:55.742132 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50538 | ||
| 12090 | 2026.01.16 09:53:55.742173 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37623 | ||
| 12091 | 2026.01.16 09:53:55.742187 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42845 | ||
| 12092 | 2026.01.16 09:53:55.742207 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48785 | ||
| 12093 | 2026.01.16 09:53:55.742240 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12094 | 2026.01.16 09:53:55.742245 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12095 | 2026.01.16 09:53:55.742183 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35579 | ||
| 12096 | 2026.01.16 09:53:55.742290 [ 291 ] {} <Debug> TCP-Session: 91d87842-a29d-4f79-971e-38a4e4799b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:50538 | ||
| 12097 | 2026.01.16 09:53:55.742310 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12098 | 2026.01.16 09:53:55.742337 [ 291 ] {} <Debug> TCP-Session: 91d87842-a29d-4f79-971e-38a4e4799b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12099 | 2026.01.16 09:53:55.742342 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12100 | 2026.01.16 09:53:55.742356 [ 286 ] {} <Debug> TCP-Session: a847eaf0-38e0-4b38-9e30-52aa22a5314c Authenticating user 'default' from [fd00:1122:3344:101::e]:42845 | ||
| 12101 | 2026.01.16 09:53:55.742364 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12102 | 2026.01.16 09:53:55.742377 [ 290 ] {} <Trace> TCP-Session: 10a6e3a7-05a3-4aff-971a-ced0c29887c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2026.01.16 09:53:55.742409 [ 293 ] {} <Debug> TCP-Session: ce7bc1dc-0630-4e02-aea4-5079a28713ba Authenticating user 'default' from [fd00:1122:3344:101::e]:35579 | ||
| 12104 | 2026.01.16 09:53:55.742398 [ 286 ] {} <Debug> TCP-Session: a847eaf0-38e0-4b38-9e30-52aa22a5314c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12105 | 2026.01.16 09:53:55.742444 [ 293 ] {} <Debug> TCP-Session: ce7bc1dc-0630-4e02-aea4-5079a28713ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12106 | 2026.01.16 09:53:55.742453 [ 286 ] {} <Debug> TCP-Session: a847eaf0-38e0-4b38-9e30-52aa22a5314c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12107 | 2026.01.16 09:53:55.742461 [ 293 ] {} <Debug> TCP-Session: ce7bc1dc-0630-4e02-aea4-5079a28713ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12108 | 2026.01.16 09:53:55.742361 [ 291 ] {} <Debug> TCP-Session: 91d87842-a29d-4f79-971e-38a4e4799b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2026.01.16 09:53:55.742292 [ 294 ] {} <Debug> TCP-Session: 23416182-8a91-40f4-aab6-7af87072fbe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37623 | ||
| 12110 | 2026.01.16 09:53:55.742170 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42307 | ||
| 12111 | 2026.01.16 09:53:55.742514 [ 294 ] {} <Debug> TCP-Session: 23416182-8a91-40f4-aab6-7af87072fbe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12112 | 2026.01.16 09:53:55.742235 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38552 | ||
| 12113 | 2026.01.16 09:53:55.742551 [ 294 ] {} <Debug> TCP-Session: 23416182-8a91-40f4-aab6-7af87072fbe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12114 | 2026.01.16 09:53:55.742578 [ 290 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47286) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12115 | 2026.01.16 09:53:55.742583 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12116 | 2026.01.16 09:53:55.742390 [ 288 ] {} <Debug> TCP-Session: 2223bd37-9b09-47a4-8633-85ddff228293 Authenticating user 'default' from [fd00:1122:3344:101::e]:48785 | ||
| 12117 | 2026.01.16 09:53:55.742632 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12118 | 2026.01.16 09:53:55.742635 [ 292 ] {} <Debug> TCP-Session: 1dba7667-d74a-434e-acc6-600e9c81f34d Authenticating user 'default' from [fd00:1122:3344:101::e]:42307 | ||
| 12119 | 2026.01.16 09:53:55.742666 [ 288 ] {} <Debug> TCP-Session: 2223bd37-9b09-47a4-8633-85ddff228293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12120 | 2026.01.16 09:53:55.742680 [ 289 ] {} <Debug> TCP-Session: 149fd273-f966-49ee-b335-cb9dc6c62c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:38552 | ||
| 12121 | 2026.01.16 09:53:55.742695 [ 288 ] {} <Debug> TCP-Session: 2223bd37-9b09-47a4-8633-85ddff228293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12122 | 2026.01.16 09:53:55.742690 [ 292 ] {} <Debug> TCP-Session: 1dba7667-d74a-434e-acc6-600e9c81f34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12123 | 2026.01.16 09:53:55.742717 [ 289 ] {} <Debug> TCP-Session: 149fd273-f966-49ee-b335-cb9dc6c62c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12124 | 2026.01.16 09:53:55.742736 [ 292 ] {} <Debug> TCP-Session: 1dba7667-d74a-434e-acc6-600e9c81f34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12125 | 2026.01.16 09:53:55.742753 [ 289 ] {} <Debug> TCP-Session: 149fd273-f966-49ee-b335-cb9dc6c62c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12126 | 2026.01.16 09:53:55.742195 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55305 | ||
| 12127 | 2026.01.16 09:53:55.742847 [ 290 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12128 | 2026.01.16 09:53:55.742859 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12129 | 2026.01.16 09:53:55.742898 [ 287 ] {} <Debug> TCP-Session: f9c774f2-6419-428e-956f-10514ab98d6b Authenticating user 'default' from [fd00:1122:3344:101::e]:55305 | ||
| 12130 | 2026.01.16 09:53:55.742908 [ 290 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12131 | 2026.01.16 09:53:55.742915 [ 287 ] {} <Debug> TCP-Session: f9c774f2-6419-428e-956f-10514ab98d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2026.01.16 09:53:55.742941 [ 287 ] {} <Debug> TCP-Session: f9c774f2-6419-428e-956f-10514ab98d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12133 | 2026.01.16 09:53:55.743197 [ 290 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 12134 | 2026.01.16 09:53:55.744230 [ 335 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Trace> AggregatingTransform: Aggregating | ||
| 12135 | 2026.01.16 09:53:55.744265 [ 335 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12136 | 2026.01.16 09:53:55.744300 [ 335 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002514 sec. (997.492 rows/sec., 38.96 KiB/sec.) | ||
| 12137 | 2026.01.16 09:53:55.744317 [ 335 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Trace> Aggregator: Merging aggregated data | ||
| 12138 | 2026.01.16 09:53:55.745426 [ 290 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002908 sec., 343.878954607978 rows/sec., 13.43 KiB/sec. | ||
| 12139 | 2026.01.16 09:53:55.745581 [ 290 ] {be94a113-0b88-4858-be3e-5ff2090ec9a0} <Debug> TCPHandler: Processed in 0.003374875 sec. | ||
| 12140 | 2026.01.16 09:53:55.745718 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12141 | 2026.01.16 09:53:55.745750 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12142 | 2026.01.16 09:53:55.745758 [ 290 ] {} <Debug> TCP-Session: 10a6e3a7-05a3-4aff-971a-ced0c29887c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12143 | 2026.01.16 09:53:55.745772 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12144 | 2026.01.16 09:53:55.745787 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12145 | 2026.01.16 09:53:55.745806 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12146 | 2026.01.16 09:53:55.745823 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12147 | 2026.01.16 09:53:55.745849 [ 286 ] {} <Debug> TCP-Session: a847eaf0-38e0-4b38-9e30-52aa22a5314c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12148 | 2026.01.16 09:53:55.745856 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12149 | 2026.01.16 09:53:55.745881 [ 289 ] {} <Debug> TCP-Session: 149fd273-f966-49ee-b335-cb9dc6c62c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12150 | 2026.01.16 09:53:55.745875 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12151 | 2026.01.16 09:53:55.745906 [ 294 ] {} <Debug> TCP-Session: 23416182-8a91-40f4-aab6-7af87072fbe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12152 | 2026.01.16 09:53:55.745839 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12153 | 2026.01.16 09:53:55.745940 [ 288 ] {} <Debug> TCP-Session: 2223bd37-9b09-47a4-8633-85ddff228293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12154 | 2026.01.16 09:53:55.745825 [ 293 ] {} <Debug> TCP-Session: ce7bc1dc-0630-4e02-aea4-5079a28713ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12155 | 2026.01.16 09:53:55.745969 [ 292 ] {} <Debug> TCP-Session: 1dba7667-d74a-434e-acc6-600e9c81f34d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12156 | 2026.01.16 09:53:55.745795 [ 291 ] {} <Debug> TCP-Session: 91d87842-a29d-4f79-971e-38a4e4799b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12157 | 2026.01.16 09:53:55.745864 [ 287 ] {} <Debug> TCP-Session: f9c774f2-6419-428e-956f-10514ab98d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12158 | 2026.01.16 09:53:58.044887 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12159 | 2026.01.16 09:53:58.044952 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12160 | 2026.01.16 09:53:58.285079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27793 | ||
| 12161 | 2026.01.16 09:53:58.285908 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.01.16 09:53:58.285966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12163 | 2026.01.16 09:53:58.286528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12164 | 2026.01.16 09:53:58.286763 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.01.16 09:53:58.286903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27793 | ||
| 12166 | 2026.01.16 09:53:59.757017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12167 | 2026.01.16 09:53:59.773016 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2026.01.16 09:53:59.773061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12169 | 2026.01.16 09:53:59.778469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12170 | 2026.01.16 09:53:59.779162 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2026.01.16 09:53:59.781904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12172 | 2026.01.16 09:54:00.019156 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12173 | 2026.01.16 09:54:00.019360 [ 255 ] {bb66b16e-9be5-4726-a646-355c114ebda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12174 | 2026.01.16 09:54:00.019432 [ 255 ] {bb66b16e-9be5-4726-a646-355c114ebda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12175 | 2026.01.16 09:54:00.020196 [ 255 ] {bb66b16e-9be5-4726-a646-355c114ebda4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.01.16 09:54:00.020240 [ 255 ] {bb66b16e-9be5-4726-a646-355c114ebda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12177 | 2026.01.16 09:54:00.020636 [ 255 ] {bb66b16e-9be5-4726-a646-355c114ebda4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12178 | 2026.01.16 09:54:00.020875 [ 255 ] {bb66b16e-9be5-4726-a646-355c114ebda4} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2026.01.16 09:54:00.021028 [ 255 ] {bb66b16e-9be5-4726-a646-355c114ebda4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.48 MiB/sec. | ||
| 12180 | 2026.01.16 09:54:00.021070 [ 255 ] {bb66b16e-9be5-4726-a646-355c114ebda4} <Debug> TCPHandler: Processed in 0.002050197 sec. | ||
| 12181 | 2026.01.16 09:54:00.021201 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12182 | 2026.01.16 09:54:00.021295 [ 255 ] {8ee9986f-4e86-4ddb-b297-5530440c9dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12183 | 2026.01.16 09:54:00.021335 [ 255 ] {8ee9986f-4e86-4ddb-b297-5530440c9dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12184 | 2026.01.16 09:54:00.021817 [ 255 ] {8ee9986f-4e86-4ddb-b297-5530440c9dd6} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2026.01.16 09:54:00.021854 [ 255 ] {8ee9986f-4e86-4ddb-b297-5530440c9dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12186 | 2026.01.16 09:54:00.022161 [ 255 ] {8ee9986f-4e86-4ddb-b297-5530440c9dd6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12187 | 2026.01.16 09:54:00.022373 [ 255 ] {8ee9986f-4e86-4ddb-b297-5530440c9dd6} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2026.01.16 09:54:00.022498 [ 255 ] {8ee9986f-4e86-4ddb-b297-5530440c9dd6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 12189 | 2026.01.16 09:54:00.022536 [ 255 ] {8ee9986f-4e86-4ddb-b297-5530440c9dd6} <Debug> TCPHandler: Processed in 0.001386919 sec. | ||
| 12190 | 2026.01.16 09:54:00.022663 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12191 | 2026.01.16 09:54:00.022759 [ 255 ] {1bf99dea-e912-4c9d-96bd-94760f12a7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12192 | 2026.01.16 09:54:00.022802 [ 255 ] {1bf99dea-e912-4c9d-96bd-94760f12a7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12193 | 2026.01.16 09:54:00.023255 [ 255 ] {1bf99dea-e912-4c9d-96bd-94760f12a7b8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12194 | 2026.01.16 09:54:00.023293 [ 255 ] {1bf99dea-e912-4c9d-96bd-94760f12a7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12195 | 2026.01.16 09:54:00.023628 [ 255 ] {1bf99dea-e912-4c9d-96bd-94760f12a7b8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12196 | 2026.01.16 09:54:00.023832 [ 255 ] {1bf99dea-e912-4c9d-96bd-94760f12a7b8} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12197 | 2026.01.16 09:54:00.023960 [ 255 ] {1bf99dea-e912-4c9d-96bd-94760f12a7b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 12198 | 2026.01.16 09:54:00.023997 [ 255 ] {1bf99dea-e912-4c9d-96bd-94760f12a7b8} <Debug> TCPHandler: Processed in 0.001382588 sec. | ||
| 12199 | 2026.01.16 09:54:00.024112 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12200 | 2026.01.16 09:54:00.024206 [ 255 ] {3d60e825-1bd5-483f-a860-03aa9009aabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12201 | 2026.01.16 09:54:00.024246 [ 255 ] {3d60e825-1bd5-483f-a860-03aa9009aabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12202 | 2026.01.16 09:54:00.024583 [ 255 ] {3d60e825-1bd5-483f-a860-03aa9009aabc} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.01.16 09:54:00.024619 [ 255 ] {3d60e825-1bd5-483f-a860-03aa9009aabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12204 | 2026.01.16 09:54:00.024921 [ 255 ] {3d60e825-1bd5-483f-a860-03aa9009aabc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12205 | 2026.01.16 09:54:00.025132 [ 255 ] {3d60e825-1bd5-483f-a860-03aa9009aabc} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.01.16 09:54:00.025258 [ 255 ] {3d60e825-1bd5-483f-a860-03aa9009aabc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12207 | 2026.01.16 09:54:00.025293 [ 255 ] {3d60e825-1bd5-483f-a860-03aa9009aabc} <Debug> TCPHandler: Processed in 0.001233777 sec. | ||
| 12208 | 2026.01.16 09:54:03.341164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1506 | ||
| 12209 | 2026.01.16 09:54:03.343566 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.01.16 09:54:03.343621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12211 | 2026.01.16 09:54:03.344819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12212 | 2026.01.16 09:54:03.345098 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.01.16 09:54:03.345468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 12214 | 2026.01.16 09:54:05.049767 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2026.01.16 09:54:05.049967 [ 255 ] {261060ea-3d9f-40af-a3fa-5fdea46cef65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12216 | 2026.01.16 09:54:05.050032 [ 255 ] {261060ea-3d9f-40af-a3fa-5fdea46cef65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12217 | 2026.01.16 09:54:05.050872 [ 255 ] {261060ea-3d9f-40af-a3fa-5fdea46cef65} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.01.16 09:54:05.050916 [ 255 ] {261060ea-3d9f-40af-a3fa-5fdea46cef65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12219 | 2026.01.16 09:54:05.051305 [ 255 ] {261060ea-3d9f-40af-a3fa-5fdea46cef65} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12220 | 2026.01.16 09:54:05.051524 [ 255 ] {261060ea-3d9f-40af-a3fa-5fdea46cef65} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.01.16 09:54:05.051672 [ 255 ] {261060ea-3d9f-40af-a3fa-5fdea46cef65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001755 sec., 13675.213675213674 rows/sec., 1.13 MiB/sec. | ||
| 12222 | 2026.01.16 09:54:05.051713 [ 255 ] {261060ea-3d9f-40af-a3fa-5fdea46cef65} <Debug> TCPHandler: Processed in 0.002120709 sec. | ||
| 12223 | 2026.01.16 09:54:05.051859 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.01.16 09:54:05.051954 [ 255 ] {2f3e383a-a3f4-472c-a2f1-1d3559bb0258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12225 | 2026.01.16 09:54:05.051996 [ 255 ] {2f3e383a-a3f4-472c-a2f1-1d3559bb0258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12226 | 2026.01.16 09:54:05.052496 [ 255 ] {2f3e383a-a3f4-472c-a2f1-1d3559bb0258} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.01.16 09:54:05.052532 [ 255 ] {2f3e383a-a3f4-472c-a2f1-1d3559bb0258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12228 | 2026.01.16 09:54:05.052831 [ 255 ] {2f3e383a-a3f4-472c-a2f1-1d3559bb0258} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12229 | 2026.01.16 09:54:05.053026 [ 255 ] {2f3e383a-a3f4-472c-a2f1-1d3559bb0258} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.01.16 09:54:05.053150 [ 255 ] {2f3e383a-a3f4-472c-a2f1-1d3559bb0258} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001215 sec., 13168.724279835391 rows/sec., 1.05 MiB/sec. | ||
| 12231 | 2026.01.16 09:54:05.053187 [ 255 ] {2f3e383a-a3f4-472c-a2f1-1d3559bb0258} <Debug> TCPHandler: Processed in 0.001388898 sec. | ||
| 12232 | 2026.01.16 09:54:05.053310 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2026.01.16 09:54:05.053402 [ 255 ] {0123a32b-b40a-4271-9004-50f3077118ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12234 | 2026.01.16 09:54:05.053441 [ 255 ] {0123a32b-b40a-4271-9004-50f3077118ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12235 | 2026.01.16 09:54:05.054624 [ 255 ] {0123a32b-b40a-4271-9004-50f3077118ed} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2026.01.16 09:54:05.054660 [ 255 ] {0123a32b-b40a-4271-9004-50f3077118ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12237 | 2026.01.16 09:54:05.055054 [ 255 ] {0123a32b-b40a-4271-9004-50f3077118ed} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12238 | 2026.01.16 09:54:05.055256 [ 255 ] {0123a32b-b40a-4271-9004-50f3077118ed} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2026.01.16 09:54:05.055388 [ 255 ] {0123a32b-b40a-4271-9004-50f3077118ed} <Debug> executeQuery: Read 1404 rows, 120.19 KiB in 0.002003 sec., 700948.5771342985 rows/sec., 58.60 MiB/sec. | ||
| 12240 | 2026.01.16 09:54:05.055425 [ 255 ] {0123a32b-b40a-4271-9004-50f3077118ed} <Debug> TCPHandler: Processed in 0.002162799 sec. | ||
| 12241 | 2026.01.16 09:54:05.055538 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2026.01.16 09:54:05.055630 [ 255 ] {cbe40dd3-b0cd-42cc-8445-7ac2672caddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12243 | 2026.01.16 09:54:05.055758 [ 255 ] {cbe40dd3-b0cd-42cc-8445-7ac2672caddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12244 | 2026.01.16 09:54:05.056176 [ 255 ] {cbe40dd3-b0cd-42cc-8445-7ac2672caddb} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2026.01.16 09:54:05.056211 [ 255 ] {cbe40dd3-b0cd-42cc-8445-7ac2672caddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12246 | 2026.01.16 09:54:05.056528 [ 255 ] {cbe40dd3-b0cd-42cc-8445-7ac2672caddb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12247 | 2026.01.16 09:54:05.056734 [ 255 ] {cbe40dd3-b0cd-42cc-8445-7ac2672caddb} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.01.16 09:54:05.056854 [ 255 ] {cbe40dd3-b0cd-42cc-8445-7ac2672caddb} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001242 sec., 54750.402576489534 rows/sec., 4.00 MiB/sec. | ||
| 12249 | 2026.01.16 09:54:05.056866 [ 118 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 12250 | 2026.01.16 09:54:05.056892 [ 255 ] {cbe40dd3-b0cd-42cc-8445-7ac2672caddb} <Debug> TCPHandler: Processed in 0.001400829 sec. | ||
| 12251 | 2026.01.16 09:54:05.056938 [ 118 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12252 | 2026.01.16 09:54:05.056964 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12253 | 2026.01.16 09:54:05.057028 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.01.16 09:54:05.057074 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 12255 | 2026.01.16 09:54:05.057126 [ 255 ] {55496c19-b856-4a14-8ab2-db2def68439b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12256 | 2026.01.16 09:54:05.057169 [ 255 ] {55496c19-b856-4a14-8ab2-db2def68439b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12257 | 2026.01.16 09:54:05.057217 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12258 | 2026.01.16 09:54:05.057266 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 277 rows starting from the beginning of the part | ||
| 12259 | 2026.01.16 09:54:05.057342 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 12260 | 2026.01.16 09:54:05.057397 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part | ||
| 12261 | 2026.01.16 09:54:05.057457 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 12262 | 2026.01.16 09:54:05.057504 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 12263 | 2026.01.16 09:54:05.057550 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
| 12264 | 2026.01.16 09:54:05.057632 [ 255 ] {55496c19-b856-4a14-8ab2-db2def68439b} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12265 | 2026.01.16 09:54:05.057673 [ 255 ] {55496c19-b856-4a14-8ab2-db2def68439b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12266 | 2026.01.16 09:54:05.058031 [ 255 ] {55496c19-b856-4a14-8ab2-db2def68439b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12267 | 2026.01.16 09:54:05.058253 [ 255 ] {55496c19-b856-4a14-8ab2-db2def68439b} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12268 | 2026.01.16 09:54:05.058380 [ 255 ] {55496c19-b856-4a14-8ab2-db2def68439b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001272 sec., 198113.20754716982 rows/sec., 13.70 MiB/sec. | ||
| 12269 | 2026.01.16 09:54:05.058416 [ 255 ] {55496c19-b856-4a14-8ab2-db2def68439b} <Debug> TCPHandler: Processed in 0.001434689 sec. | ||
| 12270 | 2026.01.16 09:54:05.058497 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468559 sec., 353407.6601621045 rows/sec., 25.22 MiB/sec. | ||
| 12271 | 2026.01.16 09:54:05.058533 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.01.16 09:54:05.058632 [ 255 ] {13568578-5804-428e-84ff-adb4d5283bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12273 | 2026.01.16 09:54:05.058678 [ 255 ] {13568578-5804-428e-84ff-adb4d5283bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12274 | 2026.01.16 09:54:05.058678 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 12275 | 2026.01.16 09:54:05.058970 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.01.16 09:54:05.059038 [ 190 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_43_9} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 12277 | 2026.01.16 09:54:05.059079 [ 255 ] {13568578-5804-428e-84ff-adb4d5283bf4} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2026.01.16 09:54:05.059107 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12279 | 2026.01.16 09:54:05.059120 [ 255 ] {13568578-5804-428e-84ff-adb4d5283bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12280 | 2026.01.16 09:54:05.059424 [ 255 ] {13568578-5804-428e-84ff-adb4d5283bf4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12281 | 2026.01.16 09:54:05.059623 [ 255 ] {13568578-5804-428e-84ff-adb4d5283bf4} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12282 | 2026.01.16 09:54:05.059748 [ 255 ] {13568578-5804-428e-84ff-adb4d5283bf4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 12283 | 2026.01.16 09:54:05.059784 [ 255 ] {13568578-5804-428e-84ff-adb4d5283bf4} <Debug> TCPHandler: Processed in 0.001301387 sec. | ||
| 12284 | 2026.01.16 09:54:05.059894 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12285 | 2026.01.16 09:54:05.059985 [ 255 ] {38ef739b-5734-4571-8f32-5a131d48f4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12286 | 2026.01.16 09:54:05.060024 [ 255 ] {38ef739b-5734-4571-8f32-5a131d48f4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12287 | 2026.01.16 09:54:05.060640 [ 255 ] {38ef739b-5734-4571-8f32-5a131d48f4d0} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12288 | 2026.01.16 09:54:05.060676 [ 255 ] {38ef739b-5734-4571-8f32-5a131d48f4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12289 | 2026.01.16 09:54:05.061003 [ 255 ] {38ef739b-5734-4571-8f32-5a131d48f4d0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12290 | 2026.01.16 09:54:05.061229 [ 255 ] {38ef739b-5734-4571-8f32-5a131d48f4d0} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12291 | 2026.01.16 09:54:05.061353 [ 255 ] {38ef739b-5734-4571-8f32-5a131d48f4d0} <Debug> executeQuery: Read 612 rows, 47.17 KiB in 0.001385 sec., 441877.25631768955 rows/sec., 33.26 MiB/sec. | ||
| 12292 | 2026.01.16 09:54:05.061390 [ 255 ] {38ef739b-5734-4571-8f32-5a131d48f4d0} <Debug> TCPHandler: Processed in 0.001543011 sec. | ||
| 12293 | 2026.01.16 09:54:05.061500 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12294 | 2026.01.16 09:54:05.061591 [ 255 ] {45119144-32af-4c7d-989e-05bb33e364ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12295 | 2026.01.16 09:54:05.061633 [ 255 ] {45119144-32af-4c7d-989e-05bb33e364ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12296 | 2026.01.16 09:54:05.062224 [ 255 ] {45119144-32af-4c7d-989e-05bb33e364ae} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2026.01.16 09:54:05.062259 [ 255 ] {45119144-32af-4c7d-989e-05bb33e364ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12298 | 2026.01.16 09:54:05.062637 [ 255 ] {45119144-32af-4c7d-989e-05bb33e364ae} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12299 | 2026.01.16 09:54:05.062844 [ 255 ] {45119144-32af-4c7d-989e-05bb33e364ae} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2026.01.16 09:54:05.062967 [ 255 ] {45119144-32af-4c7d-989e-05bb33e364ae} <Debug> executeQuery: Read 888 rows, 61.72 KiB in 0.001394 sec., 637015.781922525 rows/sec., 43.24 MiB/sec. | ||
| 12301 | 2026.01.16 09:54:05.063003 [ 255 ] {45119144-32af-4c7d-989e-05bb33e364ae} <Debug> TCPHandler: Processed in 0.001550881 sec. | ||
| 12302 | 2026.01.16 09:54:05.063113 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12303 | 2026.01.16 09:54:05.063205 [ 255 ] {8edd37ca-0e56-43c3-bd65-8aa09626f578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12304 | 2026.01.16 09:54:05.063259 [ 255 ] {8edd37ca-0e56-43c3-bd65-8aa09626f578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12305 | 2026.01.16 09:54:05.064102 [ 255 ] {8edd37ca-0e56-43c3-bd65-8aa09626f578} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.01.16 09:54:05.064138 [ 255 ] {8edd37ca-0e56-43c3-bd65-8aa09626f578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12307 | 2026.01.16 09:54:05.064694 [ 255 ] {8edd37ca-0e56-43c3-bd65-8aa09626f578} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12308 | 2026.01.16 09:54:05.064912 [ 255 ] {8edd37ca-0e56-43c3-bd65-8aa09626f578} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.01.16 09:54:05.065046 [ 255 ] {8edd37ca-0e56-43c3-bd65-8aa09626f578} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001858 sec., 21528.525296017222 rows/sec., 38.58 MiB/sec. | ||
| 12310 | 2026.01.16 09:54:05.065098 [ 255 ] {8edd37ca-0e56-43c3-bd65-8aa09626f578} <Debug> TCPHandler: Processed in 0.002032397 sec. | ||
| 12311 | 2026.01.16 09:54:05.065215 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2026.01.16 09:54:05.065308 [ 255 ] {a78d01a9-beac-4dc8-92f9-e6ebe8fe7778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12313 | 2026.01.16 09:54:05.065348 [ 255 ] {a78d01a9-beac-4dc8-92f9-e6ebe8fe7778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12314 | 2026.01.16 09:54:05.065688 [ 255 ] {a78d01a9-beac-4dc8-92f9-e6ebe8fe7778} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2026.01.16 09:54:05.065723 [ 255 ] {a78d01a9-beac-4dc8-92f9-e6ebe8fe7778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12316 | 2026.01.16 09:54:05.066022 [ 255 ] {a78d01a9-beac-4dc8-92f9-e6ebe8fe7778} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12317 | 2026.01.16 09:54:05.066259 [ 255 ] {a78d01a9-beac-4dc8-92f9-e6ebe8fe7778} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2026.01.16 09:54:05.066389 [ 255 ] {a78d01a9-beac-4dc8-92f9-e6ebe8fe7778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 12319 | 2026.01.16 09:54:05.066423 [ 255 ] {a78d01a9-beac-4dc8-92f9-e6ebe8fe7778} <Debug> TCPHandler: Processed in 0.001255967 sec. | ||
| 12320 | 2026.01.16 09:54:05.787071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28241 | ||
| 12321 | 2026.01.16 09:54:05.787638 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2026.01.16 09:54:05.787692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12323 | 2026.01.16 09:54:05.788197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12324 | 2026.01.16 09:54:05.788432 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.01.16 09:54:05.788577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28241 | ||
| 12326 | 2026.01.16 09:54:07.281997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12327 | 2026.01.16 09:54:07.299931 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.01.16 09:54:07.299990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12329 | 2026.01.16 09:54:07.306039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12330 | 2026.01.16 09:54:07.306795 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.01.16 09:54:07.309759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12332 | 2026.01.16 09:54:10.018570 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2026.01.16 09:54:10.018751 [ 255 ] {c32254a3-385f-406b-b9af-515ca07b1ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12334 | 2026.01.16 09:54:10.018817 [ 255 ] {c32254a3-385f-406b-b9af-515ca07b1ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12335 | 2026.01.16 09:54:10.019463 [ 255 ] {c32254a3-385f-406b-b9af-515ca07b1ed5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.01.16 09:54:10.019506 [ 255 ] {c32254a3-385f-406b-b9af-515ca07b1ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12337 | 2026.01.16 09:54:10.019902 [ 255 ] {c32254a3-385f-406b-b9af-515ca07b1ed5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12338 | 2026.01.16 09:54:10.020128 [ 255 ] {c32254a3-385f-406b-b9af-515ca07b1ed5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.01.16 09:54:10.020276 [ 255 ] {c32254a3-385f-406b-b9af-515ca07b1ed5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001575 sec., 35555.555555555555 rows/sec., 2.71 MiB/sec. | ||
| 12340 | 2026.01.16 09:54:10.020318 [ 255 ] {c32254a3-385f-406b-b9af-515ca07b1ed5} <Debug> TCPHandler: Processed in 0.001874445 sec. | ||
| 12341 | 2026.01.16 09:54:10.020437 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2026.01.16 09:54:10.020532 [ 255 ] {c267f564-cae6-400c-87be-10c6d1fc272b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12343 | 2026.01.16 09:54:10.020573 [ 255 ] {c267f564-cae6-400c-87be-10c6d1fc272b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12344 | 2026.01.16 09:54:10.020996 [ 255 ] {c267f564-cae6-400c-87be-10c6d1fc272b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.01.16 09:54:10.021032 [ 255 ] {c267f564-cae6-400c-87be-10c6d1fc272b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12346 | 2026.01.16 09:54:10.021337 [ 255 ] {c267f564-cae6-400c-87be-10c6d1fc272b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12347 | 2026.01.16 09:54:10.021556 [ 255 ] {c267f564-cae6-400c-87be-10c6d1fc272b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2026.01.16 09:54:10.021681 [ 255 ] {c267f564-cae6-400c-87be-10c6d1fc272b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 12349 | 2026.01.16 09:54:10.021717 [ 255 ] {c267f564-cae6-400c-87be-10c6d1fc272b} <Debug> TCPHandler: Processed in 0.001327877 sec. | ||
| 12350 | 2026.01.16 09:54:10.021848 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2026.01.16 09:54:10.021940 [ 255 ] {76088c48-8229-40f6-beed-daf4485b1047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12352 | 2026.01.16 09:54:10.021983 [ 255 ] {76088c48-8229-40f6-beed-daf4485b1047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12353 | 2026.01.16 09:54:10.022407 [ 255 ] {76088c48-8229-40f6-beed-daf4485b1047} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2026.01.16 09:54:10.022442 [ 255 ] {76088c48-8229-40f6-beed-daf4485b1047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12355 | 2026.01.16 09:54:10.022775 [ 255 ] {76088c48-8229-40f6-beed-daf4485b1047} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12356 | 2026.01.16 09:54:10.023032 [ 255 ] {76088c48-8229-40f6-beed-daf4485b1047} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2026.01.16 09:54:10.023163 [ 255 ] {76088c48-8229-40f6-beed-daf4485b1047} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 12358 | 2026.01.16 09:54:10.023199 [ 255 ] {76088c48-8229-40f6-beed-daf4485b1047} <Debug> TCPHandler: Processed in 0.001399398 sec. | ||
| 12359 | 2026.01.16 09:54:10.023316 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.01.16 09:54:10.023407 [ 255 ] {022feb14-08c1-445e-96aa-43bd41462651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12361 | 2026.01.16 09:54:10.023448 [ 255 ] {022feb14-08c1-445e-96aa-43bd41462651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12362 | 2026.01.16 09:54:10.023780 [ 255 ] {022feb14-08c1-445e-96aa-43bd41462651} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.01.16 09:54:10.023815 [ 255 ] {022feb14-08c1-445e-96aa-43bd41462651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12364 | 2026.01.16 09:54:10.024112 [ 255 ] {022feb14-08c1-445e-96aa-43bd41462651} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12365 | 2026.01.16 09:54:10.024323 [ 255 ] {022feb14-08c1-445e-96aa-43bd41462651} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.01.16 09:54:10.024449 [ 255 ] {022feb14-08c1-445e-96aa-43bd41462651} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 12367 | 2026.01.16 09:54:10.024482 [ 255 ] {022feb14-08c1-445e-96aa-43bd41462651} <Debug> TCPHandler: Processed in 0.001215436 sec. | ||
| 12368 | 2026.01.16 09:54:13.045019 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12369 | 2026.01.16 09:54:13.045109 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12370 | 2026.01.16 09:54:13.288676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28753 | ||
| 12371 | 2026.01.16 09:54:13.289246 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.01.16 09:54:13.289293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12373 | 2026.01.16 09:54:13.289802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12374 | 2026.01.16 09:54:13.290065 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2026.01.16 09:54:13.290220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28753 | ||
| 12376 | 2026.01.16 09:54:13.345623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1534 | ||
| 12377 | 2026.01.16 09:54:13.347908 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.01.16 09:54:13.347969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12379 | 2026.01.16 09:54:13.349189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12380 | 2026.01.16 09:54:13.349464 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2026.01.16 09:54:13.349822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 12382 | 2026.01.16 09:54:14.809912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12383 | 2026.01.16 09:54:14.827970 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2026.01.16 09:54:14.828033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12385 | 2026.01.16 09:54:14.834641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12386 | 2026.01.16 09:54:14.835371 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2026.01.16 09:54:14.838566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12388 | 2026.01.16 09:54:15.020556 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2026.01.16 09:54:15.020845 [ 255 ] {a9ea07a8-0f75-496a-96d3-0d1468603653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12390 | 2026.01.16 09:54:15.020951 [ 255 ] {a9ea07a8-0f75-496a-96d3-0d1468603653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12391 | 2026.01.16 09:54:15.021790 [ 255 ] {a9ea07a8-0f75-496a-96d3-0d1468603653} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.01.16 09:54:15.021833 [ 255 ] {a9ea07a8-0f75-496a-96d3-0d1468603653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12393 | 2026.01.16 09:54:15.022257 [ 255 ] {a9ea07a8-0f75-496a-96d3-0d1468603653} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12394 | 2026.01.16 09:54:15.022497 [ 255 ] {a9ea07a8-0f75-496a-96d3-0d1468603653} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2026.01.16 09:54:15.022634 [ 107 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12396 | 2026.01.16 09:54:15.022658 [ 255 ] {a9ea07a8-0f75-496a-96d3-0d1468603653} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001892 sec., 71881.6067653277 rows/sec., 6.22 MiB/sec. | ||
| 12397 | 2026.01.16 09:54:15.022678 [ 107 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.01.16 09:54:15.022702 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12399 | 2026.01.16 09:54:15.022710 [ 255 ] {a9ea07a8-0f75-496a-96d3-0d1468603653} <Debug> TCPHandler: Processed in 0.002341461 sec. | ||
| 12400 | 2026.01.16 09:54:15.022799 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 12401 | 2026.01.16 09:54:15.022836 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12402 | 2026.01.16 09:54:15.022901 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12403 | 2026.01.16 09:54:15.022934 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2463 rows starting from the beginning of the part | ||
| 12404 | 2026.01.16 09:54:15.022939 [ 255 ] {3693a86c-2dc9-424c-bff1-d69ac8b30afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12405 | 2026.01.16 09:54:15.022987 [ 255 ] {3693a86c-2dc9-424c-bff1-d69ac8b30afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12406 | 2026.01.16 09:54:15.023001 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 136 rows starting from the beginning of the part | ||
| 12407 | 2026.01.16 09:54:15.023053 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 12408 | 2026.01.16 09:54:15.023099 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1404 rows starting from the beginning of the part | ||
| 12409 | 2026.01.16 09:54:15.023145 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 12410 | 2026.01.16 09:54:15.023182 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 12411 | 2026.01.16 09:54:15.023427 [ 255 ] {3693a86c-2dc9-424c-bff1-d69ac8b30afc} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.01.16 09:54:15.023462 [ 255 ] {3693a86c-2dc9-424c-bff1-d69ac8b30afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12413 | 2026.01.16 09:54:15.023782 [ 255 ] {3693a86c-2dc9-424c-bff1-d69ac8b30afc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12414 | 2026.01.16 09:54:15.024001 [ 255 ] {3693a86c-2dc9-424c-bff1-d69ac8b30afc} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12415 | 2026.01.16 09:54:15.024140 [ 255 ] {3693a86c-2dc9-424c-bff1-d69ac8b30afc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001224 sec., 32679.7385620915 rows/sec., 2.40 MiB/sec. | ||
| 12416 | 2026.01.16 09:54:15.024179 [ 255 ] {3693a86c-2dc9-424c-bff1-d69ac8b30afc} <Debug> TCPHandler: Processed in 0.001394629 sec. | ||
| 12417 | 2026.01.16 09:54:15.024291 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12418 | 2026.01.16 09:54:15.024389 [ 255 ] {fcfbb350-8e07-4f96-952e-4e5101e1d792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12419 | 2026.01.16 09:54:15.024432 [ 255 ] {fcfbb350-8e07-4f96-952e-4e5101e1d792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12420 | 2026.01.16 09:54:15.024878 [ 255 ] {fcfbb350-8e07-4f96-952e-4e5101e1d792} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2026.01.16 09:54:15.024913 [ 255 ] {fcfbb350-8e07-4f96-952e-4e5101e1d792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12422 | 2026.01.16 09:54:15.024996 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002232599 sec., 1904058.9017553085 rows/sec., 164.25 MiB/sec. | ||
| 12423 | 2026.01.16 09:54:15.025237 [ 255 ] {fcfbb350-8e07-4f96-952e-4e5101e1d792} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12424 | 2026.01.16 09:54:15.025397 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12425 | 2026.01.16 09:54:15.025484 [ 255 ] {fcfbb350-8e07-4f96-952e-4e5101e1d792} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2026.01.16 09:54:15.025603 [ 107 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12427 | 2026.01.16 09:54:15.025623 [ 255 ] {fcfbb350-8e07-4f96-952e-4e5101e1d792} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001255 sec., 82868.52589641434 rows/sec., 6.47 MiB/sec. | ||
| 12428 | 2026.01.16 09:54:15.025634 [ 107 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2026.01.16 09:54:15.025660 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12430 | 2026.01.16 09:54:15.025664 [ 255 ] {fcfbb350-8e07-4f96-952e-4e5101e1d792} <Debug> TCPHandler: Processed in 0.00142377 sec. | ||
| 12431 | 2026.01.16 09:54:15.025768 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 12432 | 2026.01.16 09:54:15.025799 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.01.16 09:54:15.025790 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12434 | 2026.01.16 09:54:15.025919 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_96_19} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12435 | 2026.01.16 09:54:15.025921 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12436 | 2026.01.16 09:54:15.025936 [ 255 ] {f4160f26-71c4-485b-b75b-e6c933a5e690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.01.16 09:54:15.025975 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1249 rows starting from the beginning of the part | ||
| 12438 | 2026.01.16 09:54:15.025998 [ 255 ] {f4160f26-71c4-485b-b75b-e6c933a5e690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12439 | 2026.01.16 09:54:15.026040 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 12440 | 2026.01.16 09:54:15.026045 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 12441 | 2026.01.16 09:54:15.026107 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12442 | 2026.01.16 09:54:15.026150 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 612 rows starting from the beginning of the part | ||
| 12443 | 2026.01.16 09:54:15.026188 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 12444 | 2026.01.16 09:54:15.026234 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 12445 | 2026.01.16 09:54:15.026429 [ 255 ] {f4160f26-71c4-485b-b75b-e6c933a5e690} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12446 | 2026.01.16 09:54:15.026470 [ 255 ] {f4160f26-71c4-485b-b75b-e6c933a5e690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12447 | 2026.01.16 09:54:15.026839 [ 255 ] {f4160f26-71c4-485b-b75b-e6c933a5e690} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12448 | 2026.01.16 09:54:15.027071 [ 255 ] {f4160f26-71c4-485b-b75b-e6c933a5e690} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12449 | 2026.01.16 09:54:15.027175 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12450 | 2026.01.16 09:54:15.027208 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.01.16 09:54:15.027214 [ 255 ] {f4160f26-71c4-485b-b75b-e6c933a5e690} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 12452 | 2026.01.16 09:54:15.027229 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12453 | 2026.01.16 09:54:15.027273 [ 255 ] {f4160f26-71c4-485b-b75b-e6c933a5e690} <Debug> TCPHandler: Processed in 0.00153308 sec. | ||
| 12454 | 2026.01.16 09:54:15.027343 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 12455 | 2026.01.16 09:54:15.027411 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.01.16 09:54:15.027433 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714063 sec., 1281749.8540018657 rows/sec., 99.66 MiB/sec. | ||
| 12457 | 2026.01.16 09:54:15.027480 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12458 | 2026.01.16 09:54:15.027523 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28428 rows starting from the beginning of the part | ||
| 12459 | 2026.01.16 09:54:15.027530 [ 255 ] {37017923-577f-4b21-adbe-539cdd5c0590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12460 | 2026.01.16 09:54:15.027599 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12461 | 2026.01.16 09:54:15.027603 [ 255 ] {37017923-577f-4b21-adbe-539cdd5c0590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 09:54:15.027654 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12463 | 2026.01.16 09:54:15.027674 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12464 | 2026.01.16 09:54:15.027707 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 888 rows starting from the beginning of the part | ||
| 12465 | 2026.01.16 09:54:15.027750 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 12466 | 2026.01.16 09:54:15.027792 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12467 | 2026.01.16 09:54:15.027982 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2026.01.16 09:54:15.028099 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_96_19} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12469 | 2026.01.16 09:54:15.028241 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12470 | 2026.01.16 09:54:15.028610 [ 255 ] {37017923-577f-4b21-adbe-539cdd5c0590} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12471 | 2026.01.16 09:54:15.028652 [ 255 ] {37017923-577f-4b21-adbe-539cdd5c0590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12472 | 2026.01.16 09:54:15.029268 [ 255 ] {37017923-577f-4b21-adbe-539cdd5c0590} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12473 | 2026.01.16 09:54:15.029507 [ 255 ] {37017923-577f-4b21-adbe-539cdd5c0590} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2026.01.16 09:54:15.029650 [ 255 ] {37017923-577f-4b21-adbe-539cdd5c0590} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002144 sec., 18656.716417910447 rows/sec., 33.43 MiB/sec. | ||
| 12475 | 2026.01.16 09:54:15.029704 [ 255 ] {37017923-577f-4b21-adbe-539cdd5c0590} <Debug> TCPHandler: Processed in 0.002354061 sec. | ||
| 12476 | 2026.01.16 09:54:15.029839 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12477 | 2026.01.16 09:54:15.029961 [ 255 ] {9c70d8c6-3837-4691-a18c-2ec6eae9261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12478 | 2026.01.16 09:54:15.030011 [ 255 ] {9c70d8c6-3837-4691-a18c-2ec6eae9261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12479 | 2026.01.16 09:54:15.030376 [ 255 ] {9c70d8c6-3837-4691-a18c-2ec6eae9261c} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2026.01.16 09:54:15.030410 [ 255 ] {9c70d8c6-3837-4691-a18c-2ec6eae9261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12481 | 2026.01.16 09:54:15.030750 [ 255 ] {9c70d8c6-3837-4691-a18c-2ec6eae9261c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12482 | 2026.01.16 09:54:15.030950 [ 255 ] {9c70d8c6-3837-4691-a18c-2ec6eae9261c} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12483 | 2026.01.16 09:54:15.031062 [ 102 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12484 | 2026.01.16 09:54:15.031073 [ 255 ] {9c70d8c6-3837-4691-a18c-2ec6eae9261c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 12485 | 2026.01.16 09:54:15.031110 [ 102 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.01.16 09:54:15.031124 [ 255 ] {9c70d8c6-3837-4691-a18c-2ec6eae9261c} <Debug> TCPHandler: Processed in 0.001407308 sec. | ||
| 12487 | 2026.01.16 09:54:15.031198 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12488 | 2026.01.16 09:54:15.031285 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 12489 | 2026.01.16 09:54:15.031383 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12490 | 2026.01.16 09:54:15.031410 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6216 rows starting from the beginning of the part | ||
| 12491 | 2026.01.16 09:54:15.031462 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 12492 | 2026.01.16 09:54:15.031506 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12493 | 2026.01.16 09:54:15.031545 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12494 | 2026.01.16 09:54:15.031582 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12495 | 2026.01.16 09:54:15.031620 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12496 | 2026.01.16 09:54:15.033213 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6516 rows, containing 4 columns (4 merged, 0 gathered) in 0.001959116 sec., 3325989.8852339527 rows/sec., 214.40 MiB/sec. | ||
| 12497 | 2026.01.16 09:54:15.033761 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12498 | 2026.01.16 09:54:15.033874 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006586128 sec., 4548347.678636067 rows/sec., 307.51 MiB/sec. | ||
| 12499 | 2026.01.16 09:54:15.034012 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2026.01.16 09:54:15.034088 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_96_19} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12501 | 2026.01.16 09:54:15.034149 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12502 | 2026.01.16 09:54:15.034316 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12503 | 2026.01.16 09:54:15.034608 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.01.16 09:54:15.034693 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12505 | 2026.01.16 09:54:15.034806 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12506 | 2026.01.16 09:54:20.019313 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2026.01.16 09:54:20.019538 [ 255 ] {c6cf768d-af67-4664-92ba-4fca3776ca05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12508 | 2026.01.16 09:54:20.019615 [ 255 ] {c6cf768d-af67-4664-92ba-4fca3776ca05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12509 | 2026.01.16 09:54:20.020351 [ 255 ] {c6cf768d-af67-4664-92ba-4fca3776ca05} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.01.16 09:54:20.020402 [ 255 ] {c6cf768d-af67-4664-92ba-4fca3776ca05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12511 | 2026.01.16 09:54:20.020810 [ 255 ] {c6cf768d-af67-4664-92ba-4fca3776ca05} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12512 | 2026.01.16 09:54:20.021042 [ 255 ] {c6cf768d-af67-4664-92ba-4fca3776ca05} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.01.16 09:54:20.021206 [ 255 ] {c6cf768d-af67-4664-92ba-4fca3776ca05} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.48 MiB/sec. | ||
| 12514 | 2026.01.16 09:54:20.021260 [ 255 ] {c6cf768d-af67-4664-92ba-4fca3776ca05} <Debug> TCPHandler: Processed in 0.002138149 sec. | ||
| 12515 | 2026.01.16 09:54:20.021384 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2026.01.16 09:54:20.021485 [ 255 ] {a178cbce-43ce-4517-954e-1fa5f5c4c872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12517 | 2026.01.16 09:54:20.021530 [ 255 ] {a178cbce-43ce-4517-954e-1fa5f5c4c872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12518 | 2026.01.16 09:54:20.021970 [ 255 ] {a178cbce-43ce-4517-954e-1fa5f5c4c872} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.01.16 09:54:20.022008 [ 255 ] {a178cbce-43ce-4517-954e-1fa5f5c4c872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12520 | 2026.01.16 09:54:20.022342 [ 255 ] {a178cbce-43ce-4517-954e-1fa5f5c4c872} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12521 | 2026.01.16 09:54:20.022559 [ 255 ] {a178cbce-43ce-4517-954e-1fa5f5c4c872} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.01.16 09:54:20.022690 [ 255 ] {a178cbce-43ce-4517-954e-1fa5f5c4c872} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 12523 | 2026.01.16 09:54:20.022729 [ 255 ] {a178cbce-43ce-4517-954e-1fa5f5c4c872} <Debug> TCPHandler: Processed in 0.001396829 sec. | ||
| 12524 | 2026.01.16 09:54:20.022841 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12525 | 2026.01.16 09:54:20.022937 [ 255 ] {f452acb0-e205-4938-b3fa-47b0a714820b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12526 | 2026.01.16 09:54:20.022982 [ 255 ] {f452acb0-e205-4938-b3fa-47b0a714820b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12527 | 2026.01.16 09:54:20.023406 [ 255 ] {f452acb0-e205-4938-b3fa-47b0a714820b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2026.01.16 09:54:20.023443 [ 255 ] {f452acb0-e205-4938-b3fa-47b0a714820b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12529 | 2026.01.16 09:54:20.023791 [ 255 ] {f452acb0-e205-4938-b3fa-47b0a714820b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12530 | 2026.01.16 09:54:20.024006 [ 255 ] {f452acb0-e205-4938-b3fa-47b0a714820b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.01.16 09:54:20.024138 [ 255 ] {f452acb0-e205-4938-b3fa-47b0a714820b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 12532 | 2026.01.16 09:54:20.024174 [ 255 ] {f452acb0-e205-4938-b3fa-47b0a714820b} <Debug> TCPHandler: Processed in 0.001383708 sec. | ||
| 12533 | 2026.01.16 09:54:20.024278 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.01.16 09:54:20.024372 [ 255 ] {dc41a754-f534-49c3-be32-5fc8429fa88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12535 | 2026.01.16 09:54:20.024414 [ 255 ] {dc41a754-f534-49c3-be32-5fc8429fa88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12536 | 2026.01.16 09:54:20.024744 [ 255 ] {dc41a754-f534-49c3-be32-5fc8429fa88a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.01.16 09:54:20.024780 [ 255 ] {dc41a754-f534-49c3-be32-5fc8429fa88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12538 | 2026.01.16 09:54:20.025087 [ 255 ] {dc41a754-f534-49c3-be32-5fc8429fa88a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12539 | 2026.01.16 09:54:20.025293 [ 255 ] {dc41a754-f534-49c3-be32-5fc8429fa88a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.01.16 09:54:20.025422 [ 255 ] {dc41a754-f534-49c3-be32-5fc8429fa88a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 12541 | 2026.01.16 09:54:20.025457 [ 255 ] {dc41a754-f534-49c3-be32-5fc8429fa88a} <Debug> TCPHandler: Processed in 0.001229266 sec. | ||
| 12542 | 2026.01.16 09:54:20.790465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29201 | ||
| 12543 | 2026.01.16 09:54:20.790889 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2026.01.16 09:54:20.790924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12545 | 2026.01.16 09:54:20.791352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12546 | 2026.01.16 09:54:20.791580 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.01.16 09:54:20.791690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29201 | ||
| 12548 | 2026.01.16 09:54:20.791714 [ 98 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12549 | 2026.01.16 09:54:20.791790 [ 98 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2026.01.16 09:54:20.791813 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12551 | 2026.01.16 09:54:20.791908 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 12552 | 2026.01.16 09:54:20.792006 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12553 | 2026.01.16 09:54:20.792038 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26833 rows starting from the beginning of the part | ||
| 12554 | 2026.01.16 09:54:20.792091 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12555 | 2026.01.16 09:54:20.792131 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12556 | 2026.01.16 09:54:20.792177 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12557 | 2026.01.16 09:54:20.792215 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12558 | 2026.01.16 09:54:20.792253 [ 199 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12559 | 2026.01.16 09:54:20.794445 [ 194 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29201 rows, containing 4 columns (4 merged, 0 gathered) in 0.002576224 sec., 11334806.290136263 rows/sec., 162.15 MiB/sec. | ||
| 12560 | 2026.01.16 09:54:20.794844 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12561 | 2026.01.16 09:54:20.795164 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2026.01.16 09:54:20.795245 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_61_12} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12563 | 2026.01.16 09:54:20.795364 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12564 | 2026.01.16 09:54:22.338656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12565 | 2026.01.16 09:54:22.355867 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.01.16 09:54:22.355922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12567 | 2026.01.16 09:54:22.362266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12568 | 2026.01.16 09:54:22.363033 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.01.16 09:54:22.363377 [ 98 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12570 | 2026.01.16 09:54:22.363430 [ 98 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12571 | 2026.01.16 09:54:22.363458 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12572 | 2026.01.16 09:54:22.363621 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 12573 | 2026.01.16 09:54:22.366241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12574 | 2026.01.16 09:54:22.367761 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12575 | 2026.01.16 09:54:22.369489 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 12576 | 2026.01.16 09:54:22.374180 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 12577 | 2026.01.16 09:54:22.381136 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 12578 | 2026.01.16 09:54:22.385936 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 12579 | 2026.01.16 09:54:22.390544 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 12580 | 2026.01.16 09:54:22.394542 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 12581 | 2026.01.16 09:54:22.446724 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.08318643 sec., 5529.7480610719795 rows/sec., 28.59 MiB/sec. | ||
| 12582 | 2026.01.16 09:54:22.448622 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12583 | 2026.01.16 09:54:22.450377 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_61_12} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.01.16 09:54:22.450475 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_61_12} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12585 | 2026.01.16 09:54:22.452154 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12586 | 2026.01.16 09:54:23.350068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1554 | ||
| 12587 | 2026.01.16 09:54:23.352245 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.01.16 09:54:23.352300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12589 | 2026.01.16 09:54:23.353480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12590 | 2026.01.16 09:54:23.353759 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.01.16 09:54:23.354124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
| 12592 | 2026.01.16 09:54:25.021386 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2026.01.16 09:54:25.021566 [ 255 ] {a061608d-3f0b-4c65-ad5a-cd9c5f8f8736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12594 | 2026.01.16 09:54:25.021636 [ 255 ] {a061608d-3f0b-4c65-ad5a-cd9c5f8f8736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12595 | 2026.01.16 09:54:25.022404 [ 255 ] {a061608d-3f0b-4c65-ad5a-cd9c5f8f8736} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.01.16 09:54:25.022459 [ 255 ] {a061608d-3f0b-4c65-ad5a-cd9c5f8f8736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12597 | 2026.01.16 09:54:25.022869 [ 255 ] {a061608d-3f0b-4c65-ad5a-cd9c5f8f8736} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12598 | 2026.01.16 09:54:25.023103 [ 255 ] {a061608d-3f0b-4c65-ad5a-cd9c5f8f8736} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.01.16 09:54:25.023272 [ 255 ] {a061608d-3f0b-4c65-ad5a-cd9c5f8f8736} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001757 sec., 77404.6670461013 rows/sec., 6.70 MiB/sec. | ||
| 12600 | 2026.01.16 09:54:25.023324 [ 255 ] {a061608d-3f0b-4c65-ad5a-cd9c5f8f8736} <Debug> TCPHandler: Processed in 0.002081718 sec. | ||
| 12601 | 2026.01.16 09:54:25.023450 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2026.01.16 09:54:25.023569 [ 255 ] {722b3075-a5cb-4eec-9e4a-8928184f584a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12603 | 2026.01.16 09:54:25.023616 [ 255 ] {722b3075-a5cb-4eec-9e4a-8928184f584a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12604 | 2026.01.16 09:54:25.024064 [ 255 ] {722b3075-a5cb-4eec-9e4a-8928184f584a} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2026.01.16 09:54:25.024104 [ 255 ] {722b3075-a5cb-4eec-9e4a-8928184f584a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12606 | 2026.01.16 09:54:25.024440 [ 255 ] {722b3075-a5cb-4eec-9e4a-8928184f584a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12607 | 2026.01.16 09:54:25.024653 [ 255 ] {722b3075-a5cb-4eec-9e4a-8928184f584a} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2026.01.16 09:54:25.024783 [ 255 ] {722b3075-a5cb-4eec-9e4a-8928184f584a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001238 sec., 32310.177705977385 rows/sec., 2.37 MiB/sec. | ||
| 12609 | 2026.01.16 09:54:25.024820 [ 255 ] {722b3075-a5cb-4eec-9e4a-8928184f584a} <Debug> TCPHandler: Processed in 0.001422539 sec. | ||
| 12610 | 2026.01.16 09:54:25.024936 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2026.01.16 09:54:25.025034 [ 255 ] {41025719-752f-4f5f-8ff3-2bf8a18ac3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12612 | 2026.01.16 09:54:25.025076 [ 255 ] {41025719-752f-4f5f-8ff3-2bf8a18ac3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12613 | 2026.01.16 09:54:25.025517 [ 255 ] {41025719-752f-4f5f-8ff3-2bf8a18ac3c2} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.01.16 09:54:25.025555 [ 255 ] {41025719-752f-4f5f-8ff3-2bf8a18ac3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12615 | 2026.01.16 09:54:25.025875 [ 255 ] {41025719-752f-4f5f-8ff3-2bf8a18ac3c2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12616 | 2026.01.16 09:54:25.026089 [ 255 ] {41025719-752f-4f5f-8ff3-2bf8a18ac3c2} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.01.16 09:54:25.026228 [ 255 ] {41025719-752f-4f5f-8ff3-2bf8a18ac3c2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001213 sec., 85737.84006595217 rows/sec., 6.70 MiB/sec. | ||
| 12618 | 2026.01.16 09:54:25.026266 [ 255 ] {41025719-752f-4f5f-8ff3-2bf8a18ac3c2} <Debug> TCPHandler: Processed in 0.001379088 sec. | ||
| 12619 | 2026.01.16 09:54:25.026382 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12620 | 2026.01.16 09:54:25.026478 [ 255 ] {5bcaf687-6ee0-4746-9b43-76c6aced6b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12621 | 2026.01.16 09:54:25.026523 [ 255 ] {5bcaf687-6ee0-4746-9b43-76c6aced6b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12622 | 2026.01.16 09:54:25.026940 [ 255 ] {5bcaf687-6ee0-4746-9b43-76c6aced6b63} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.01.16 09:54:25.026976 [ 255 ] {5bcaf687-6ee0-4746-9b43-76c6aced6b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12624 | 2026.01.16 09:54:25.027332 [ 255 ] {5bcaf687-6ee0-4746-9b43-76c6aced6b63} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12625 | 2026.01.16 09:54:25.027546 [ 255 ] {5bcaf687-6ee0-4746-9b43-76c6aced6b63} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2026.01.16 09:54:25.027691 [ 255 ] {5bcaf687-6ee0-4746-9b43-76c6aced6b63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 12627 | 2026.01.16 09:54:25.027728 [ 255 ] {5bcaf687-6ee0-4746-9b43-76c6aced6b63} <Debug> TCPHandler: Processed in 0.001395969 sec. | ||
| 12628 | 2026.01.16 09:54:25.027842 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2026.01.16 09:54:25.027941 [ 255 ] {823ecfc6-51d6-41ac-8b1c-ecb8fd421735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12630 | 2026.01.16 09:54:25.027998 [ 255 ] {823ecfc6-51d6-41ac-8b1c-ecb8fd421735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12631 | 2026.01.16 09:54:25.029451 [ 255 ] {823ecfc6-51d6-41ac-8b1c-ecb8fd421735} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2026.01.16 09:54:25.029489 [ 255 ] {823ecfc6-51d6-41ac-8b1c-ecb8fd421735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12633 | 2026.01.16 09:54:25.030077 [ 255 ] {823ecfc6-51d6-41ac-8b1c-ecb8fd421735} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12634 | 2026.01.16 09:54:25.030322 [ 255 ] {823ecfc6-51d6-41ac-8b1c-ecb8fd421735} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2026.01.16 09:54:25.030469 [ 255 ] {823ecfc6-51d6-41ac-8b1c-ecb8fd421735} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002552 sec., 15673.98119122257 rows/sec., 28.09 MiB/sec. | ||
| 12636 | 2026.01.16 09:54:25.030548 [ 255 ] {823ecfc6-51d6-41ac-8b1c-ecb8fd421735} <Debug> TCPHandler: Processed in 0.002757506 sec. | ||
| 12637 | 2026.01.16 09:54:25.030663 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2026.01.16 09:54:25.030758 [ 255 ] {7ee09cf5-8183-4683-9eb1-bf9d8b5aad19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12639 | 2026.01.16 09:54:25.030799 [ 255 ] {7ee09cf5-8183-4683-9eb1-bf9d8b5aad19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12640 | 2026.01.16 09:54:25.031229 [ 255 ] {7ee09cf5-8183-4683-9eb1-bf9d8b5aad19} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2026.01.16 09:54:25.031271 [ 255 ] {7ee09cf5-8183-4683-9eb1-bf9d8b5aad19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12642 | 2026.01.16 09:54:25.031756 [ 255 ] {7ee09cf5-8183-4683-9eb1-bf9d8b5aad19} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12643 | 2026.01.16 09:54:25.032069 [ 255 ] {7ee09cf5-8183-4683-9eb1-bf9d8b5aad19} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2026.01.16 09:54:25.032219 [ 255 ] {7ee09cf5-8183-4683-9eb1-bf9d8b5aad19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
| 12645 | 2026.01.16 09:54:25.032258 [ 255 ] {7ee09cf5-8183-4683-9eb1-bf9d8b5aad19} <Debug> TCPHandler: Processed in 0.001643382 sec. | ||
| 12646 | 2026.01.16 09:54:28.045171 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12647 | 2026.01.16 09:54:28.045247 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12648 | 2026.01.16 09:54:28.291846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29713 | ||
| 12649 | 2026.01.16 09:54:28.292601 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.01.16 09:54:28.292639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12651 | 2026.01.16 09:54:28.293148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12652 | 2026.01.16 09:54:28.293380 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.01.16 09:54:28.293510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29713 | ||
| 12654 | 2026.01.16 09:54:29.866307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12655 | 2026.01.16 09:54:29.882370 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2026.01.16 09:54:29.882442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12657 | 2026.01.16 09:54:29.888236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12658 | 2026.01.16 09:54:29.888944 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2026.01.16 09:54:29.891891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12660 | 2026.01.16 09:54:30.019414 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2026.01.16 09:54:30.019648 [ 255 ] {11fe5cd6-a6d2-4a97-bb19-4e0527c1db58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12662 | 2026.01.16 09:54:30.019714 [ 255 ] {11fe5cd6-a6d2-4a97-bb19-4e0527c1db58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12663 | 2026.01.16 09:54:30.020478 [ 255 ] {11fe5cd6-a6d2-4a97-bb19-4e0527c1db58} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.01.16 09:54:30.020519 [ 255 ] {11fe5cd6-a6d2-4a97-bb19-4e0527c1db58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12665 | 2026.01.16 09:54:30.020911 [ 255 ] {11fe5cd6-a6d2-4a97-bb19-4e0527c1db58} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12666 | 2026.01.16 09:54:30.021136 [ 255 ] {11fe5cd6-a6d2-4a97-bb19-4e0527c1db58} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.01.16 09:54:30.021288 [ 255 ] {11fe5cd6-a6d2-4a97-bb19-4e0527c1db58} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.53 MiB/sec. | ||
| 12668 | 2026.01.16 09:54:30.021329 [ 255 ] {11fe5cd6-a6d2-4a97-bb19-4e0527c1db58} <Debug> TCPHandler: Processed in 0.002099428 sec. | ||
| 12669 | 2026.01.16 09:54:30.021463 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2026.01.16 09:54:30.021559 [ 255 ] {0ef244a7-85df-4ead-97f8-68c87cc8e9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12671 | 2026.01.16 09:54:30.021599 [ 255 ] {0ef244a7-85df-4ead-97f8-68c87cc8e9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12672 | 2026.01.16 09:54:30.022023 [ 255 ] {0ef244a7-85df-4ead-97f8-68c87cc8e9b8} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2026.01.16 09:54:30.022058 [ 255 ] {0ef244a7-85df-4ead-97f8-68c87cc8e9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12674 | 2026.01.16 09:54:30.022362 [ 255 ] {0ef244a7-85df-4ead-97f8-68c87cc8e9b8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12675 | 2026.01.16 09:54:30.022574 [ 255 ] {0ef244a7-85df-4ead-97f8-68c87cc8e9b8} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.01.16 09:54:30.022697 [ 255 ] {0ef244a7-85df-4ead-97f8-68c87cc8e9b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 12677 | 2026.01.16 09:54:30.022732 [ 255 ] {0ef244a7-85df-4ead-97f8-68c87cc8e9b8} <Debug> TCPHandler: Processed in 0.001317187 sec. | ||
| 12678 | 2026.01.16 09:54:30.022863 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2026.01.16 09:54:30.022956 [ 255 ] {82b24044-9b4a-4746-bb47-a3da217d2ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12680 | 2026.01.16 09:54:30.022998 [ 255 ] {82b24044-9b4a-4746-bb47-a3da217d2ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12681 | 2026.01.16 09:54:30.023417 [ 255 ] {82b24044-9b4a-4746-bb47-a3da217d2ba6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.01.16 09:54:30.023450 [ 255 ] {82b24044-9b4a-4746-bb47-a3da217d2ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12683 | 2026.01.16 09:54:30.023777 [ 255 ] {82b24044-9b4a-4746-bb47-a3da217d2ba6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12684 | 2026.01.16 09:54:30.023983 [ 255 ] {82b24044-9b4a-4746-bb47-a3da217d2ba6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.01.16 09:54:30.024107 [ 255 ] {82b24044-9b4a-4746-bb47-a3da217d2ba6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 12686 | 2026.01.16 09:54:30.024151 [ 255 ] {82b24044-9b4a-4746-bb47-a3da217d2ba6} <Debug> TCPHandler: Processed in 0.001332647 sec. | ||
| 12687 | 2026.01.16 09:54:30.024264 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2026.01.16 09:54:30.024356 [ 255 ] {621d3934-65c7-4426-8eba-0bbefb6a278d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12689 | 2026.01.16 09:54:30.024396 [ 255 ] {621d3934-65c7-4426-8eba-0bbefb6a278d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12690 | 2026.01.16 09:54:30.024726 [ 255 ] {621d3934-65c7-4426-8eba-0bbefb6a278d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.01.16 09:54:30.024759 [ 255 ] {621d3934-65c7-4426-8eba-0bbefb6a278d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12692 | 2026.01.16 09:54:30.025060 [ 255 ] {621d3934-65c7-4426-8eba-0bbefb6a278d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12693 | 2026.01.16 09:54:30.025270 [ 255 ] {621d3934-65c7-4426-8eba-0bbefb6a278d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.01.16 09:54:30.025396 [ 255 ] {621d3934-65c7-4426-8eba-0bbefb6a278d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 12695 | 2026.01.16 09:54:30.025431 [ 255 ] {621d3934-65c7-4426-8eba-0bbefb6a278d} <Debug> TCPHandler: Processed in 0.001216196 sec. | ||
| 12696 | 2026.01.16 09:54:33.354264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1574 | ||
| 12697 | 2026.01.16 09:54:33.356318 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12698 | 2026.01.16 09:54:33.356362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12699 | 2026.01.16 09:54:33.357504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12700 | 2026.01.16 09:54:33.357765 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12701 | 2026.01.16 09:54:33.357934 [ 83 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12702 | 2026.01.16 09:54:33.358006 [ 83 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2026.01.16 09:54:33.358018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 12704 | 2026.01.16 09:54:33.358032 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12705 | 2026.01.16 09:54:33.358131 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 12706 | 2026.01.16 09:54:33.358558 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12707 | 2026.01.16 09:54:33.358700 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1460 rows starting from the beginning of the part | ||
| 12708 | 2026.01.16 09:54:33.359038 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
| 12709 | 2026.01.16 09:54:33.359371 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 12710 | 2026.01.16 09:54:33.359701 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 12711 | 2026.01.16 09:54:33.360012 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
| 12712 | 2026.01.16 09:54:33.360303 [ 189 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 12713 | 2026.01.16 09:54:33.366363 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 72 columns (72 merged, 0 gathered) in 0.0082625 sec., 190499.24357034793 rows/sec., 149.90 MiB/sec. | ||
| 12714 | 2026.01.16 09:54:33.368124 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12715 | 2026.01.16 09:54:33.368741 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.01.16 09:54:33.368827 [ 191 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_46_9} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12717 | 2026.01.16 09:54:33.369088 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12718 | 2026.01.16 09:54:35.050339 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.01.16 09:54:35.050541 [ 255 ] {f58ddb51-4424-4690-ba3c-7efa707d2b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12720 | 2026.01.16 09:54:35.050612 [ 255 ] {f58ddb51-4424-4690-ba3c-7efa707d2b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12721 | 2026.01.16 09:54:35.051447 [ 255 ] {f58ddb51-4424-4690-ba3c-7efa707d2b5e} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.01.16 09:54:35.051485 [ 255 ] {f58ddb51-4424-4690-ba3c-7efa707d2b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12723 | 2026.01.16 09:54:35.051878 [ 255 ] {f58ddb51-4424-4690-ba3c-7efa707d2b5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12724 | 2026.01.16 09:54:35.052103 [ 255 ] {f58ddb51-4424-4690-ba3c-7efa707d2b5e} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.01.16 09:54:35.052253 [ 255 ] {f58ddb51-4424-4690-ba3c-7efa707d2b5e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001768 sec., 13574.660633484162 rows/sec., 1.13 MiB/sec. | ||
| 12726 | 2026.01.16 09:54:35.052294 [ 255 ] {f58ddb51-4424-4690-ba3c-7efa707d2b5e} <Debug> TCPHandler: Processed in 0.002096838 sec. | ||
| 12727 | 2026.01.16 09:54:35.052638 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.01.16 09:54:35.052737 [ 255 ] {c6b3c3c7-a2eb-4ac3-8d02-91c46145ed7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12729 | 2026.01.16 09:54:35.052778 [ 255 ] {c6b3c3c7-a2eb-4ac3-8d02-91c46145ed7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12730 | 2026.01.16 09:54:35.053267 [ 255 ] {c6b3c3c7-a2eb-4ac3-8d02-91c46145ed7a} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.01.16 09:54:35.053303 [ 255 ] {c6b3c3c7-a2eb-4ac3-8d02-91c46145ed7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12732 | 2026.01.16 09:54:35.053610 [ 255 ] {c6b3c3c7-a2eb-4ac3-8d02-91c46145ed7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12733 | 2026.01.16 09:54:35.053822 [ 255 ] {c6b3c3c7-a2eb-4ac3-8d02-91c46145ed7a} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.01.16 09:54:35.053947 [ 255 ] {c6b3c3c7-a2eb-4ac3-8d02-91c46145ed7a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 132.70 KiB/sec. | ||
| 12735 | 2026.01.16 09:54:35.053985 [ 255 ] {c6b3c3c7-a2eb-4ac3-8d02-91c46145ed7a} <Debug> TCPHandler: Processed in 0.001399849 sec. | ||
| 12736 | 2026.01.16 09:54:35.054108 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2026.01.16 09:54:35.054200 [ 255 ] {c25e14b4-7cc4-482f-8739-604de77c67c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12738 | 2026.01.16 09:54:35.054239 [ 255 ] {c25e14b4-7cc4-482f-8739-604de77c67c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12739 | 2026.01.16 09:54:35.055646 [ 255 ] {c25e14b4-7cc4-482f-8739-604de77c67c1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.01.16 09:54:35.055683 [ 255 ] {c25e14b4-7cc4-482f-8739-604de77c67c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12741 | 2026.01.16 09:54:35.056074 [ 255 ] {c25e14b4-7cc4-482f-8739-604de77c67c1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12742 | 2026.01.16 09:54:35.056281 [ 255 ] {c25e14b4-7cc4-482f-8739-604de77c67c1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.01.16 09:54:35.056407 [ 255 ] {c25e14b4-7cc4-482f-8739-604de77c67c1} <Debug> executeQuery: Read 1397 rows, 119.68 KiB in 0.002224 sec., 628147.4820143885 rows/sec., 52.55 MiB/sec. | ||
| 12744 | 2026.01.16 09:54:35.056444 [ 255 ] {c25e14b4-7cc4-482f-8739-604de77c67c1} <Debug> TCPHandler: Processed in 0.002384202 sec. | ||
| 12745 | 2026.01.16 09:54:35.056572 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.01.16 09:54:35.056667 [ 255 ] {1642db01-c223-4440-95b6-83d888796f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.01.16 09:54:35.056706 [ 255 ] {1642db01-c223-4440-95b6-83d888796f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12748 | 2026.01.16 09:54:35.057161 [ 255 ] {1642db01-c223-4440-95b6-83d888796f88} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.01.16 09:54:35.057196 [ 255 ] {1642db01-c223-4440-95b6-83d888796f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12750 | 2026.01.16 09:54:35.057496 [ 255 ] {1642db01-c223-4440-95b6-83d888796f88} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12751 | 2026.01.16 09:54:35.057704 [ 255 ] {1642db01-c223-4440-95b6-83d888796f88} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.01.16 09:54:35.057829 [ 255 ] {1642db01-c223-4440-95b6-83d888796f88} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001181 sec., 45723.96274343777 rows/sec., 3.40 MiB/sec. | ||
| 12753 | 2026.01.16 09:54:35.057866 [ 255 ] {1642db01-c223-4440-95b6-83d888796f88} <Debug> TCPHandler: Processed in 0.001346868 sec. | ||
| 12754 | 2026.01.16 09:54:35.057980 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.01.16 09:54:35.058072 [ 255 ] {c3a7636d-73df-48e6-9493-694c78962ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12756 | 2026.01.16 09:54:35.058110 [ 255 ] {c3a7636d-73df-48e6-9493-694c78962ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12757 | 2026.01.16 09:54:35.058634 [ 255 ] {c3a7636d-73df-48e6-9493-694c78962ea8} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.01.16 09:54:35.058670 [ 255 ] {c3a7636d-73df-48e6-9493-694c78962ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12759 | 2026.01.16 09:54:35.058973 [ 255 ] {c3a7636d-73df-48e6-9493-694c78962ea8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12760 | 2026.01.16 09:54:35.059192 [ 255 ] {c3a7636d-73df-48e6-9493-694c78962ea8} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.01.16 09:54:35.059316 [ 255 ] {c3a7636d-73df-48e6-9493-694c78962ea8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001262 sec., 199683.04278922343 rows/sec., 13.81 MiB/sec. | ||
| 12762 | 2026.01.16 09:54:35.059353 [ 255 ] {c3a7636d-73df-48e6-9493-694c78962ea8} <Debug> TCPHandler: Processed in 0.00142141 sec. | ||
| 12763 | 2026.01.16 09:54:35.059469 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.01.16 09:54:35.059562 [ 255 ] {1956b279-e2a5-46bd-8616-26c19eb9f35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12765 | 2026.01.16 09:54:35.059601 [ 255 ] {1956b279-e2a5-46bd-8616-26c19eb9f35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12766 | 2026.01.16 09:54:35.059996 [ 255 ] {1956b279-e2a5-46bd-8616-26c19eb9f35c} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.01.16 09:54:35.060031 [ 255 ] {1956b279-e2a5-46bd-8616-26c19eb9f35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12768 | 2026.01.16 09:54:35.060325 [ 255 ] {1956b279-e2a5-46bd-8616-26c19eb9f35c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12769 | 2026.01.16 09:54:35.060530 [ 255 ] {1956b279-e2a5-46bd-8616-26c19eb9f35c} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.01.16 09:54:35.060654 [ 255 ] {1956b279-e2a5-46bd-8616-26c19eb9f35c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 12771 | 2026.01.16 09:54:35.060691 [ 255 ] {1956b279-e2a5-46bd-8616-26c19eb9f35c} <Debug> TCPHandler: Processed in 0.001271636 sec. | ||
| 12772 | 2026.01.16 09:54:35.060803 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.01.16 09:54:35.060895 [ 255 ] {3da47142-9a2b-4488-aa27-81cdb2a51f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12774 | 2026.01.16 09:54:35.060934 [ 255 ] {3da47142-9a2b-4488-aa27-81cdb2a51f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12775 | 2026.01.16 09:54:35.061656 [ 255 ] {3da47142-9a2b-4488-aa27-81cdb2a51f8c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.01.16 09:54:35.061692 [ 255 ] {3da47142-9a2b-4488-aa27-81cdb2a51f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12777 | 2026.01.16 09:54:35.062018 [ 255 ] {3da47142-9a2b-4488-aa27-81cdb2a51f8c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12778 | 2026.01.16 09:54:35.062224 [ 255 ] {3da47142-9a2b-4488-aa27-81cdb2a51f8c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.01.16 09:54:35.062352 [ 255 ] {3da47142-9a2b-4488-aa27-81cdb2a51f8c} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001474 sec., 405698.77883310715 rows/sec., 30.49 MiB/sec. | ||
| 12780 | 2026.01.16 09:54:35.062388 [ 255 ] {3da47142-9a2b-4488-aa27-81cdb2a51f8c} <Debug> TCPHandler: Processed in 0.001634102 sec. | ||
| 12781 | 2026.01.16 09:54:35.062499 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.01.16 09:54:35.062594 [ 255 ] {03f8ca6b-cc8f-45ec-b529-9d2d4d44ce37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.01.16 09:54:35.062636 [ 255 ] {03f8ca6b-cc8f-45ec-b529-9d2d4d44ce37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12784 | 2026.01.16 09:54:35.063298 [ 255 ] {03f8ca6b-cc8f-45ec-b529-9d2d4d44ce37} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.01.16 09:54:35.063333 [ 255 ] {03f8ca6b-cc8f-45ec-b529-9d2d4d44ce37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12786 | 2026.01.16 09:54:35.063704 [ 255 ] {03f8ca6b-cc8f-45ec-b529-9d2d4d44ce37} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12787 | 2026.01.16 09:54:35.063924 [ 255 ] {03f8ca6b-cc8f-45ec-b529-9d2d4d44ce37} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.01.16 09:54:35.064047 [ 255 ] {03f8ca6b-cc8f-45ec-b529-9d2d4d44ce37} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001471 sec., 598912.3045547246 rows/sec., 40.65 MiB/sec. | ||
| 12789 | 2026.01.16 09:54:35.064083 [ 255 ] {03f8ca6b-cc8f-45ec-b529-9d2d4d44ce37} <Debug> TCPHandler: Processed in 0.001633352 sec. | ||
| 12790 | 2026.01.16 09:54:35.064192 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12791 | 2026.01.16 09:54:35.064286 [ 255 ] {6494ad40-7576-46d7-868c-0cf26828e262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12792 | 2026.01.16 09:54:35.064340 [ 255 ] {6494ad40-7576-46d7-868c-0cf26828e262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12793 | 2026.01.16 09:54:35.065217 [ 255 ] {6494ad40-7576-46d7-868c-0cf26828e262} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.01.16 09:54:35.065254 [ 255 ] {6494ad40-7576-46d7-868c-0cf26828e262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12795 | 2026.01.16 09:54:35.065803 [ 255 ] {6494ad40-7576-46d7-868c-0cf26828e262} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12796 | 2026.01.16 09:54:35.066024 [ 255 ] {6494ad40-7576-46d7-868c-0cf26828e262} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.01.16 09:54:35.066157 [ 255 ] {6494ad40-7576-46d7-868c-0cf26828e262} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001888 sec., 21186.440677966104 rows/sec., 37.97 MiB/sec. | ||
| 12798 | 2026.01.16 09:54:35.066165 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12799 | 2026.01.16 09:54:35.066209 [ 255 ] {6494ad40-7576-46d7-868c-0cf26828e262} <Debug> TCPHandler: Processed in 0.002064468 sec. | ||
| 12800 | 2026.01.16 09:54:35.066241 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2026.01.16 09:54:35.066271 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12802 | 2026.01.16 09:54:35.066333 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2026.01.16 09:54:35.066397 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 12804 | 2026.01.16 09:54:35.066432 [ 255 ] {d236056e-0809-42d4-b942-411e4f7af514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12805 | 2026.01.16 09:54:35.066486 [ 255 ] {d236056e-0809-42d4-b942-411e4f7af514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12806 | 2026.01.16 09:54:35.066667 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12807 | 2026.01.16 09:54:35.066732 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1531 rows starting from the beginning of the part | ||
| 12808 | 2026.01.16 09:54:35.066836 [ 255 ] {d236056e-0809-42d4-b942-411e4f7af514} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2026.01.16 09:54:35.066875 [ 255 ] {d236056e-0809-42d4-b942-411e4f7af514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12810 | 2026.01.16 09:54:35.066875 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 12811 | 2026.01.16 09:54:35.067000 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 12812 | 2026.01.16 09:54:35.067120 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 12813 | 2026.01.16 09:54:35.067195 [ 255 ] {d236056e-0809-42d4-b942-411e4f7af514} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12814 | 2026.01.16 09:54:35.067235 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 12815 | 2026.01.16 09:54:35.067354 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 12816 | 2026.01.16 09:54:35.067429 [ 255 ] {d236056e-0809-42d4-b942-411e4f7af514} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2026.01.16 09:54:35.067560 [ 255 ] {d236056e-0809-42d4-b942-411e4f7af514} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 12818 | 2026.01.16 09:54:35.067596 [ 255 ] {d236056e-0809-42d4-b942-411e4f7af514} <Debug> TCPHandler: Processed in 0.001313098 sec. | ||
| 12819 | 2026.01.16 09:54:35.077778 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1731 rows, containing 19 columns (19 merged, 0 gathered) in 0.011443852 sec., 151260.25747274607 rows/sec., 271.05 MiB/sec. | ||
| 12820 | 2026.01.16 09:54:35.079715 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12821 | 2026.01.16 09:54:35.080091 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.01.16 09:54:35.080172 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12823 | 2026.01.16 09:54:35.080312 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 12824 | 2026.01.16 09:54:35.793653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30161 | ||
| 12825 | 2026.01.16 09:54:35.794152 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2026.01.16 09:54:35.794196 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12827 | 2026.01.16 09:54:35.794689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12828 | 2026.01.16 09:54:35.794923 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.01.16 09:54:35.795048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30161 | ||
| 12830 | 2026.01.16 09:54:36.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.21 MiB, peak 356.90 MiB, free memory in arenas 0.00 B, will set to 352.33 MiB (RSS), difference: 7.12 MiB | ||
| 12831 | 2026.01.16 09:54:37.391953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12832 | 2026.01.16 09:54:37.409714 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.01.16 09:54:37.409766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12834 | 2026.01.16 09:54:37.416237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12835 | 2026.01.16 09:54:37.416972 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.01.16 09:54:37.419949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12837 | 2026.01.16 09:54:40.019188 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2026.01.16 09:54:40.019478 [ 255 ] {09d08fb9-81f0-44a8-aba8-e43da354c874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12839 | 2026.01.16 09:54:40.019583 [ 255 ] {09d08fb9-81f0-44a8-aba8-e43da354c874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12840 | 2026.01.16 09:54:40.020501 [ 255 ] {09d08fb9-81f0-44a8-aba8-e43da354c874} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.01.16 09:54:40.020547 [ 255 ] {09d08fb9-81f0-44a8-aba8-e43da354c874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12842 | 2026.01.16 09:54:40.020954 [ 255 ] {09d08fb9-81f0-44a8-aba8-e43da354c874} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12843 | 2026.01.16 09:54:40.021197 [ 255 ] {09d08fb9-81f0-44a8-aba8-e43da354c874} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.01.16 09:54:40.021349 [ 255 ] {09d08fb9-81f0-44a8-aba8-e43da354c874} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.19 MiB/sec. | ||
| 12845 | 2026.01.16 09:54:40.021370 [ 77 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12846 | 2026.01.16 09:54:40.021391 [ 255 ] {09d08fb9-81f0-44a8-aba8-e43da354c874} <Debug> TCPHandler: Processed in 0.002386121 sec. | ||
| 12847 | 2026.01.16 09:54:40.021444 [ 77 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2026.01.16 09:54:40.021473 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12849 | 2026.01.16 09:54:40.021587 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.01.16 09:54:40.021602 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 12851 | 2026.01.16 09:54:40.021686 [ 255 ] {ee24424e-4914-42bf-942a-44b8e5e25170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12852 | 2026.01.16 09:54:40.021731 [ 255 ] {ee24424e-4914-42bf-942a-44b8e5e25170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12853 | 2026.01.16 09:54:40.021751 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12854 | 2026.01.16 09:54:40.021793 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2463 rows starting from the beginning of the part | ||
| 12855 | 2026.01.16 09:54:40.021867 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12856 | 2026.01.16 09:54:40.021918 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 136 rows starting from the beginning of the part | ||
| 12857 | 2026.01.16 09:54:40.021966 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12858 | 2026.01.16 09:54:40.022011 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1397 rows starting from the beginning of the part | ||
| 12859 | 2026.01.16 09:54:40.022056 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 12860 | 2026.01.16 09:54:40.022268 [ 255 ] {ee24424e-4914-42bf-942a-44b8e5e25170} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12861 | 2026.01.16 09:54:40.022322 [ 255 ] {ee24424e-4914-42bf-942a-44b8e5e25170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12862 | 2026.01.16 09:54:40.022649 [ 255 ] {ee24424e-4914-42bf-942a-44b8e5e25170} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12863 | 2026.01.16 09:54:40.022884 [ 255 ] {ee24424e-4914-42bf-942a-44b8e5e25170} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.01.16 09:54:40.023015 [ 255 ] {ee24424e-4914-42bf-942a-44b8e5e25170} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001348 sec., 47477.744807121664 rows/sec., 3.71 MiB/sec. | ||
| 12865 | 2026.01.16 09:54:40.023027 [ 75 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12866 | 2026.01.16 09:54:40.023052 [ 255 ] {ee24424e-4914-42bf-942a-44b8e5e25170} <Debug> TCPHandler: Processed in 0.001521201 sec. | ||
| 12867 | 2026.01.16 09:54:40.023069 [ 75 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2026.01.16 09:54:40.023088 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12869 | 2026.01.16 09:54:40.023178 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2026.01.16 09:54:40.023217 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 12871 | 2026.01.16 09:54:40.023282 [ 255 ] {81817098-847f-4b16-be7b-719a7764cb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12872 | 2026.01.16 09:54:40.023330 [ 255 ] {81817098-847f-4b16-be7b-719a7764cb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12873 | 2026.01.16 09:54:40.023372 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12874 | 2026.01.16 09:54:40.023411 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1249 rows starting from the beginning of the part | ||
| 12875 | 2026.01.16 09:54:40.023482 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 12876 | 2026.01.16 09:54:40.023527 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 12877 | 2026.01.16 09:54:40.023573 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12878 | 2026.01.16 09:54:40.023613 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 598 rows starting from the beginning of the part | ||
| 12879 | 2026.01.16 09:54:40.023660 [ 198 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 12880 | 2026.01.16 09:54:40.023810 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4164 rows, containing 5 columns (5 merged, 0 gathered) in 0.002263361 sec., 1839741.8706074725 rows/sec., 158.34 MiB/sec. | ||
| 12881 | 2026.01.16 09:54:40.023845 [ 255 ] {81817098-847f-4b16-be7b-719a7764cb57} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.01.16 09:54:40.023882 [ 255 ] {81817098-847f-4b16-be7b-719a7764cb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12883 | 2026.01.16 09:54:40.024126 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12884 | 2026.01.16 09:54:40.024250 [ 255 ] {81817098-847f-4b16-be7b-719a7764cb57} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12885 | 2026.01.16 09:54:40.024511 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2026.01.16 09:54:40.024539 [ 255 ] {81817098-847f-4b16-be7b-719a7764cb57} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.01.16 09:54:40.024613 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_101_20} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12888 | 2026.01.16 09:54:40.024718 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 12889 | 2026.01.16 09:54:40.024727 [ 255 ] {81817098-847f-4b16-be7b-719a7764cb57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. | ||
| 12890 | 2026.01.16 09:54:40.024734 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12891 | 2026.01.16 09:54:40.024779 [ 255 ] {81817098-847f-4b16-be7b-719a7764cb57} <Debug> TCPHandler: Processed in 0.001648973 sec. | ||
| 12892 | 2026.01.16 09:54:40.024794 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2026.01.16 09:54:40.024824 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12894 | 2026.01.16 09:54:40.024862 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714403 sec., 1249997.8126496512 rows/sec., 97.04 MiB/sec. | ||
| 12895 | 2026.01.16 09:54:40.024900 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 12896 | 2026.01.16 09:54:40.024908 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2026.01.16 09:54:40.024998 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12898 | 2026.01.16 09:54:40.025021 [ 255 ] {f81e3166-4abb-492b-8ea0-cd662baf7fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12899 | 2026.01.16 09:54:40.025030 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29956 rows starting from the beginning of the part | ||
| 12900 | 2026.01.16 09:54:40.025054 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12901 | 2026.01.16 09:54:40.025070 [ 255 ] {f81e3166-4abb-492b-8ea0-cd662baf7fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12902 | 2026.01.16 09:54:40.025099 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12903 | 2026.01.16 09:54:40.025150 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 12904 | 2026.01.16 09:54:40.025194 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12905 | 2026.01.16 09:54:40.025236 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 881 rows starting from the beginning of the part | ||
| 12906 | 2026.01.16 09:54:40.025278 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 12907 | 2026.01.16 09:54:40.025355 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12908 | 2026.01.16 09:54:40.025436 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_101_20} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12909 | 2026.01.16 09:54:40.025442 [ 255 ] {f81e3166-4abb-492b-8ea0-cd662baf7fb9} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.01.16 09:54:40.025488 [ 255 ] {f81e3166-4abb-492b-8ea0-cd662baf7fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12911 | 2026.01.16 09:54:40.025511 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12912 | 2026.01.16 09:54:40.025822 [ 255 ] {f81e3166-4abb-492b-8ea0-cd662baf7fb9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12913 | 2026.01.16 09:54:40.026047 [ 255 ] {f81e3166-4abb-492b-8ea0-cd662baf7fb9} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.01.16 09:54:40.026176 [ 255 ] {f81e3166-4abb-492b-8ea0-cd662baf7fb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 12915 | 2026.01.16 09:54:40.026176 [ 77 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12916 | 2026.01.16 09:54:40.026215 [ 255 ] {f81e3166-4abb-492b-8ea0-cd662baf7fb9} <Debug> TCPHandler: Processed in 0.001354068 sec. | ||
| 12917 | 2026.01.16 09:54:40.026228 [ 77 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12918 | 2026.01.16 09:54:40.026280 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12919 | 2026.01.16 09:54:40.026361 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 12920 | 2026.01.16 09:54:40.026467 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12921 | 2026.01.16 09:54:40.026497 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6516 rows starting from the beginning of the part | ||
| 12922 | 2026.01.16 09:54:40.026551 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 12923 | 2026.01.16 09:54:40.026594 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12924 | 2026.01.16 09:54:40.026632 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 12925 | 2026.01.16 09:54:40.026669 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12926 | 2026.01.16 09:54:40.026738 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12927 | 2026.01.16 09:54:40.028761 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6816 rows, containing 4 columns (4 merged, 0 gathered) in 0.002431223 sec., 2803527.2782463804 rows/sec., 181.09 MiB/sec. | ||
| 12928 | 2026.01.16 09:54:40.029424 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12929 | 2026.01.16 09:54:40.029806 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.01.16 09:54:40.029881 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_101_20} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12931 | 2026.01.16 09:54:40.029958 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 12932 | 2026.01.16 09:54:40.031975 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31477 rows, containing 5 columns (5 merged, 0 gathered) in 0.007103405 sec., 4431255.151578715 rows/sec., 299.81 MiB/sec. | ||
| 12933 | 2026.01.16 09:54:40.032469 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12934 | 2026.01.16 09:54:40.032772 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12935 | 2026.01.16 09:54:40.032840 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12936 | 2026.01.16 09:54:40.032915 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12937 | 2026.01.16 09:54:43.045282 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12938 | 2026.01.16 09:54:43.045348 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12939 | 2026.01.16 09:54:43.295188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30673 | ||
| 12940 | 2026.01.16 09:54:43.295702 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2026.01.16 09:54:43.295745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12942 | 2026.01.16 09:54:43.296286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12943 | 2026.01.16 09:54:43.296536 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2026.01.16 09:54:43.296686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30673 | ||
| 12945 | 2026.01.16 09:54:43.358214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1602 | ||
| 12946 | 2026.01.16 09:54:43.360932 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.01.16 09:54:43.360990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12948 | 2026.01.16 09:54:43.362242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12949 | 2026.01.16 09:54:43.362558 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.01.16 09:54:43.362951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1602 | ||
| 12951 | 2026.01.16 09:54:44.001275 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000832791 sec. | ||
| 12952 | 2026.01.16 09:54:44.920172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12953 | 2026.01.16 09:54:44.937705 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12954 | 2026.01.16 09:54:44.937767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12955 | 2026.01.16 09:54:44.944035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12956 | 2026.01.16 09:54:44.944775 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2026.01.16 09:54:44.947781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12958 | 2026.01.16 09:54:45.021363 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12959 | 2026.01.16 09:54:45.021549 [ 255 ] {e47d992f-1702-49a9-a72d-21da6de89207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12960 | 2026.01.16 09:54:45.021616 [ 255 ] {e47d992f-1702-49a9-a72d-21da6de89207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12961 | 2026.01.16 09:54:45.022428 [ 255 ] {e47d992f-1702-49a9-a72d-21da6de89207} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2026.01.16 09:54:45.022473 [ 255 ] {e47d992f-1702-49a9-a72d-21da6de89207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12963 | 2026.01.16 09:54:45.022890 [ 255 ] {e47d992f-1702-49a9-a72d-21da6de89207} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12964 | 2026.01.16 09:54:45.023129 [ 255 ] {e47d992f-1702-49a9-a72d-21da6de89207} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.01.16 09:54:45.023296 [ 255 ] {e47d992f-1702-49a9-a72d-21da6de89207} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001796 sec., 75723.83073496658 rows/sec., 6.55 MiB/sec. | ||
| 12966 | 2026.01.16 09:54:45.023348 [ 255 ] {e47d992f-1702-49a9-a72d-21da6de89207} <Debug> TCPHandler: Processed in 0.002116328 sec. | ||
| 12967 | 2026.01.16 09:54:45.023485 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12968 | 2026.01.16 09:54:45.023589 [ 255 ] {6249eee0-19da-49dc-9109-7d7829a73a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12969 | 2026.01.16 09:54:45.023636 [ 255 ] {6249eee0-19da-49dc-9109-7d7829a73a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12970 | 2026.01.16 09:54:45.024088 [ 255 ] {6249eee0-19da-49dc-9109-7d7829a73a6f} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2026.01.16 09:54:45.024124 [ 255 ] {6249eee0-19da-49dc-9109-7d7829a73a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12972 | 2026.01.16 09:54:45.024441 [ 255 ] {6249eee0-19da-49dc-9109-7d7829a73a6f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12973 | 2026.01.16 09:54:45.024654 [ 255 ] {6249eee0-19da-49dc-9109-7d7829a73a6f} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2026.01.16 09:54:45.024788 [ 255 ] {6249eee0-19da-49dc-9109-7d7829a73a6f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001223 sec., 32706.459525756338 rows/sec., 2.40 MiB/sec. | ||
| 12975 | 2026.01.16 09:54:45.024828 [ 255 ] {6249eee0-19da-49dc-9109-7d7829a73a6f} <Debug> TCPHandler: Processed in 0.001397459 sec. | ||
| 12976 | 2026.01.16 09:54:45.024946 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12977 | 2026.01.16 09:54:45.025044 [ 255 ] {575ea0e9-7091-49cb-a6c2-5a25b1d35a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12978 | 2026.01.16 09:54:45.025085 [ 255 ] {575ea0e9-7091-49cb-a6c2-5a25b1d35a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12979 | 2026.01.16 09:54:45.025534 [ 255 ] {575ea0e9-7091-49cb-a6c2-5a25b1d35a9d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2026.01.16 09:54:45.025568 [ 255 ] {575ea0e9-7091-49cb-a6c2-5a25b1d35a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12981 | 2026.01.16 09:54:45.025884 [ 255 ] {575ea0e9-7091-49cb-a6c2-5a25b1d35a9d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12982 | 2026.01.16 09:54:45.026113 [ 255 ] {575ea0e9-7091-49cb-a6c2-5a25b1d35a9d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2026.01.16 09:54:45.026239 [ 255 ] {575ea0e9-7091-49cb-a6c2-5a25b1d35a9d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001216 sec., 85526.31578947368 rows/sec., 6.68 MiB/sec. | ||
| 12984 | 2026.01.16 09:54:45.026276 [ 255 ] {575ea0e9-7091-49cb-a6c2-5a25b1d35a9d} <Debug> TCPHandler: Processed in 0.001381268 sec. | ||
| 12985 | 2026.01.16 09:54:45.026391 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12986 | 2026.01.16 09:54:45.026487 [ 255 ] {8f467ed2-3eec-4a10-afc0-eca407fee84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12987 | 2026.01.16 09:54:45.026530 [ 255 ] {8f467ed2-3eec-4a10-afc0-eca407fee84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12988 | 2026.01.16 09:54:45.026953 [ 255 ] {8f467ed2-3eec-4a10-afc0-eca407fee84e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12989 | 2026.01.16 09:54:45.026986 [ 255 ] {8f467ed2-3eec-4a10-afc0-eca407fee84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12990 | 2026.01.16 09:54:45.027316 [ 255 ] {8f467ed2-3eec-4a10-afc0-eca407fee84e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12991 | 2026.01.16 09:54:45.027520 [ 255 ] {8f467ed2-3eec-4a10-afc0-eca407fee84e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12992 | 2026.01.16 09:54:45.027640 [ 255 ] {8f467ed2-3eec-4a10-afc0-eca407fee84e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 12993 | 2026.01.16 09:54:45.027674 [ 255 ] {8f467ed2-3eec-4a10-afc0-eca407fee84e} <Debug> TCPHandler: Processed in 0.001350458 sec. | ||
| 12994 | 2026.01.16 09:54:45.027778 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12995 | 2026.01.16 09:54:45.027865 [ 255 ] {1a7e484a-6eb1-4595-954a-e6dcf83a0600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12996 | 2026.01.16 09:54:45.027914 [ 255 ] {1a7e484a-6eb1-4595-954a-e6dcf83a0600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12997 | 2026.01.16 09:54:45.028867 [ 255 ] {1a7e484a-6eb1-4595-954a-e6dcf83a0600} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12998 | 2026.01.16 09:54:45.028901 [ 255 ] {1a7e484a-6eb1-4595-954a-e6dcf83a0600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 12999 | 2026.01.16 09:54:45.029514 [ 255 ] {1a7e484a-6eb1-4595-954a-e6dcf83a0600} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13000 | 2026.01.16 09:54:45.029742 [ 255 ] {1a7e484a-6eb1-4595-954a-e6dcf83a0600} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13001 | 2026.01.16 09:54:45.029882 [ 255 ] {1a7e484a-6eb1-4595-954a-e6dcf83a0600} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002002 sec., 19980.01998001998 rows/sec., 35.80 MiB/sec. | ||
| 13002 | 2026.01.16 09:54:45.029950 [ 255 ] {1a7e484a-6eb1-4595-954a-e6dcf83a0600} <Debug> TCPHandler: Processed in 0.002195499 sec. | ||
| 13003 | 2026.01.16 09:54:45.030063 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13004 | 2026.01.16 09:54:45.030156 [ 255 ] {d3df16ab-8a36-4111-93c3-257107392c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13005 | 2026.01.16 09:54:45.030198 [ 255 ] {d3df16ab-8a36-4111-93c3-257107392c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13006 | 2026.01.16 09:54:45.030540 [ 255 ] {d3df16ab-8a36-4111-93c3-257107392c15} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13007 | 2026.01.16 09:54:45.030573 [ 255 ] {d3df16ab-8a36-4111-93c3-257107392c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13008 | 2026.01.16 09:54:45.030878 [ 255 ] {d3df16ab-8a36-4111-93c3-257107392c15} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13009 | 2026.01.16 09:54:45.031095 [ 255 ] {d3df16ab-8a36-4111-93c3-257107392c15} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13010 | 2026.01.16 09:54:45.031220 [ 255 ] {d3df16ab-8a36-4111-93c3-257107392c15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 13011 | 2026.01.16 09:54:45.031255 [ 255 ] {d3df16ab-8a36-4111-93c3-257107392c15} <Debug> TCPHandler: Processed in 0.001241507 sec. | ||
| 13012 | 2026.01.16 09:54:49.042383 [ 66 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 13013 | 2026.01.16 09:54:49.042500 [ 66 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.01.16 09:54:49.042539 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13015 | 2026.01.16 09:54:49.042729 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 13016 | 2026.01.16 09:54:49.042946 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13017 | 2026.01.16 09:54:49.043002 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 465 rows starting from the beginning of the part | ||
| 13018 | 2026.01.16 09:54:49.043110 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 252 rows starting from the beginning of the part | ||
| 13019 | 2026.01.16 09:54:49.043190 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 252 rows starting from the beginning of the part | ||
| 13020 | 2026.01.16 09:54:49.043244 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 252 rows starting from the beginning of the part | ||
| 13021 | 2026.01.16 09:54:49.043288 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 252 rows starting from the beginning of the part | ||
| 13022 | 2026.01.16 09:54:49.044253 [ 198 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602681 sec., 919084.9582668042 rows/sec., 66.45 MiB/sec. | ||
| 13023 | 2026.01.16 09:54:49.044449 [ 193 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 13024 | 2026.01.16 09:54:49.044751 [ 193 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.01.16 09:54:49.044829 [ 193 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_36_8} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 13026 | 2026.01.16 09:54:49.044941 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13027 | 2026.01.16 09:54:50.018884 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2026.01.16 09:54:50.019171 [ 255 ] {d81afeec-3e4b-46e1-b98f-a186e7343e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13029 | 2026.01.16 09:54:50.019286 [ 255 ] {d81afeec-3e4b-46e1-b98f-a186e7343e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13030 | 2026.01.16 09:54:50.019987 [ 255 ] {d81afeec-3e4b-46e1-b98f-a186e7343e95} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.01.16 09:54:50.020033 [ 255 ] {d81afeec-3e4b-46e1-b98f-a186e7343e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13032 | 2026.01.16 09:54:50.020424 [ 255 ] {d81afeec-3e4b-46e1-b98f-a186e7343e95} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13033 | 2026.01.16 09:54:50.020644 [ 255 ] {d81afeec-3e4b-46e1-b98f-a186e7343e95} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.01.16 09:54:50.020796 [ 255 ] {d81afeec-3e4b-46e1-b98f-a186e7343e95} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.50 MiB/sec. | ||
| 13035 | 2026.01.16 09:54:50.020837 [ 255 ] {d81afeec-3e4b-46e1-b98f-a186e7343e95} <Debug> TCPHandler: Processed in 0.002132438 sec. | ||
| 13036 | 2026.01.16 09:54:50.020960 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2026.01.16 09:54:50.021054 [ 255 ] {4d1bb6a8-b5ad-420a-8ef6-846a8daac566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13038 | 2026.01.16 09:54:50.021093 [ 255 ] {4d1bb6a8-b5ad-420a-8ef6-846a8daac566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13039 | 2026.01.16 09:54:50.021508 [ 255 ] {4d1bb6a8-b5ad-420a-8ef6-846a8daac566} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13040 | 2026.01.16 09:54:50.021544 [ 255 ] {4d1bb6a8-b5ad-420a-8ef6-846a8daac566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13041 | 2026.01.16 09:54:50.021837 [ 255 ] {4d1bb6a8-b5ad-420a-8ef6-846a8daac566} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13042 | 2026.01.16 09:54:50.022044 [ 255 ] {4d1bb6a8-b5ad-420a-8ef6-846a8daac566} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2026.01.16 09:54:50.022166 [ 255 ] {4d1bb6a8-b5ad-420a-8ef6-846a8daac566} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 13044 | 2026.01.16 09:54:50.022203 [ 255 ] {4d1bb6a8-b5ad-420a-8ef6-846a8daac566} <Debug> TCPHandler: Processed in 0.001290408 sec. | ||
| 13045 | 2026.01.16 09:54:50.022316 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13046 | 2026.01.16 09:54:50.022408 [ 255 ] {d6ef5c6e-b18c-4e5a-9d87-908c673ae2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13047 | 2026.01.16 09:54:50.022451 [ 255 ] {d6ef5c6e-b18c-4e5a-9d87-908c673ae2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13048 | 2026.01.16 09:54:50.022899 [ 255 ] {d6ef5c6e-b18c-4e5a-9d87-908c673ae2a0} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2026.01.16 09:54:50.022935 [ 255 ] {d6ef5c6e-b18c-4e5a-9d87-908c673ae2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13050 | 2026.01.16 09:54:50.023263 [ 255 ] {d6ef5c6e-b18c-4e5a-9d87-908c673ae2a0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13051 | 2026.01.16 09:54:50.023468 [ 255 ] {d6ef5c6e-b18c-4e5a-9d87-908c673ae2a0} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2026.01.16 09:54:50.023594 [ 255 ] {d6ef5c6e-b18c-4e5a-9d87-908c673ae2a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 13053 | 2026.01.16 09:54:50.023631 [ 255 ] {d6ef5c6e-b18c-4e5a-9d87-908c673ae2a0} <Debug> TCPHandler: Processed in 0.001361718 sec. | ||
| 13054 | 2026.01.16 09:54:50.023743 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2026.01.16 09:54:50.023836 [ 255 ] {0002a108-4ab6-46af-9dc0-a95476bdc875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13056 | 2026.01.16 09:54:50.023876 [ 255 ] {0002a108-4ab6-46af-9dc0-a95476bdc875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13057 | 2026.01.16 09:54:50.024211 [ 255 ] {0002a108-4ab6-46af-9dc0-a95476bdc875} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2026.01.16 09:54:50.024246 [ 255 ] {0002a108-4ab6-46af-9dc0-a95476bdc875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13059 | 2026.01.16 09:54:50.024558 [ 255 ] {0002a108-4ab6-46af-9dc0-a95476bdc875} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13060 | 2026.01.16 09:54:50.024758 [ 255 ] {0002a108-4ab6-46af-9dc0-a95476bdc875} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.01.16 09:54:50.024882 [ 255 ] {0002a108-4ab6-46af-9dc0-a95476bdc875} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 13062 | 2026.01.16 09:54:50.024918 [ 255 ] {0002a108-4ab6-46af-9dc0-a95476bdc875} <Debug> TCPHandler: Processed in 0.001223817 sec. | ||
| 13063 | 2026.01.16 09:54:50.796970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31121 | ||
| 13064 | 2026.01.16 09:54:50.797535 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2026.01.16 09:54:50.797586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13066 | 2026.01.16 09:54:50.798132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13067 | 2026.01.16 09:54:50.798366 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2026.01.16 09:54:50.798496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31121 | ||
| 13069 | 2026.01.16 09:54:52.448753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13070 | 2026.01.16 09:54:52.467451 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2026.01.16 09:54:52.467519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13072 | 2026.01.16 09:54:52.473451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13073 | 2026.01.16 09:54:52.474174 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2026.01.16 09:54:52.478104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13075 | 2026.01.16 09:54:53.363109 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1622 | ||
| 13076 | 2026.01.16 09:54:53.365237 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.01.16 09:54:53.365289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13078 | 2026.01.16 09:54:53.366500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13079 | 2026.01.16 09:54:53.366772 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.01.16 09:54:53.367130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 13081 | 2026.01.16 09:54:54.267100 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40448 | ||
| 13082 | 2026.01.16 09:54:54.267217 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13083 | 2026.01.16 09:54:54.267247 [ 290 ] {} <Debug> TCP-Session: 2cc8ec0a-ac7c-4a32-b33e-982cecb32075 Authenticating user 'default' from [fd00:1122:3344:101::e]:40448 | ||
| 13084 | 2026.01.16 09:54:54.267271 [ 290 ] {} <Debug> TCP-Session: 2cc8ec0a-ac7c-4a32-b33e-982cecb32075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13085 | 2026.01.16 09:54:54.267286 [ 290 ] {} <Debug> TCP-Session: 2cc8ec0a-ac7c-4a32-b33e-982cecb32075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13086 | 2026.01.16 09:54:54.267497 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65282 | ||
| 13087 | 2026.01.16 09:54:54.267544 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55402 | ||
| 13088 | 2026.01.16 09:54:54.267565 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43389 | ||
| 13089 | 2026.01.16 09:54:54.267598 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64032 | ||
| 13090 | 2026.01.16 09:54:54.267613 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13091 | 2026.01.16 09:54:54.267629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13092 | 2026.01.16 09:54:54.267590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55350 | ||
| 13093 | 2026.01.16 09:54:54.267672 [ 294 ] {} <Debug> TCP-Session: 8b2fbd0b-0378-4378-9690-b62c359a94bc Authenticating user 'default' from [fd00:1122:3344:101::e]:55402 | ||
| 13094 | 2026.01.16 09:54:54.267694 [ 290 ] {} <Trace> TCP-Session: 2cc8ec0a-ac7c-4a32-b33e-982cecb32075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2026.01.16 09:54:54.267735 [ 294 ] {} <Debug> TCP-Session: 8b2fbd0b-0378-4378-9690-b62c359a94bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13096 | 2026.01.16 09:54:54.267691 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13097 | 2026.01.16 09:54:54.267761 [ 294 ] {} <Debug> TCP-Session: 8b2fbd0b-0378-4378-9690-b62c359a94bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13098 | 2026.01.16 09:54:54.267778 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13099 | 2026.01.16 09:54:54.267797 [ 289 ] {} <Debug> TCP-Session: 3e303879-3ab8-4aab-bdf0-c328f5b25efa Authenticating user 'default' from [fd00:1122:3344:101::e]:64032 | ||
| 13100 | 2026.01.16 09:54:54.267691 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13101 | 2026.01.16 09:54:54.267823 [ 288 ] {} <Debug> TCP-Session: 1780220b-bfd3-4de7-80f6-055dceaee59d Authenticating user 'default' from [fd00:1122:3344:101::e]:55350 | ||
| 13102 | 2026.01.16 09:54:54.267837 [ 289 ] {} <Debug> TCP-Session: 3e303879-3ab8-4aab-bdf0-c328f5b25efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13103 | 2026.01.16 09:54:54.267857 [ 286 ] {} <Debug> TCP-Session: ba165707-6a8d-48c6-8aa2-2ae1ad57e65b Authenticating user 'default' from [fd00:1122:3344:101::e]:43389 | ||
| 13104 | 2026.01.16 09:54:54.267873 [ 288 ] {} <Debug> TCP-Session: 1780220b-bfd3-4de7-80f6-055dceaee59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13105 | 2026.01.16 09:54:54.267876 [ 289 ] {} <Debug> TCP-Session: 3e303879-3ab8-4aab-bdf0-c328f5b25efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13106 | 2026.01.16 09:54:54.267890 [ 286 ] {} <Debug> TCP-Session: ba165707-6a8d-48c6-8aa2-2ae1ad57e65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13107 | 2026.01.16 09:54:54.267899 [ 290 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40448) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13108 | 2026.01.16 09:54:54.267922 [ 286 ] {} <Debug> TCP-Session: ba165707-6a8d-48c6-8aa2-2ae1ad57e65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13109 | 2026.01.16 09:54:54.267902 [ 288 ] {} <Debug> TCP-Session: 1780220b-bfd3-4de7-80f6-055dceaee59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13110 | 2026.01.16 09:54:54.267575 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39173 | ||
| 13111 | 2026.01.16 09:54:54.267550 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34664 | ||
| 13112 | 2026.01.16 09:54:54.267545 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52000 | ||
| 13113 | 2026.01.16 09:54:54.267663 [ 291 ] {} <Debug> TCP-Session: cecc30ce-39e5-4e07-b45a-d76b0d6eaf0e Authenticating user 'default' from [fd00:1122:3344:101::e]:65282 | ||
| 13114 | 2026.01.16 09:54:54.268082 [ 291 ] {} <Debug> TCP-Session: cecc30ce-39e5-4e07-b45a-d76b0d6eaf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13115 | 2026.01.16 09:54:54.268097 [ 291 ] {} <Debug> TCP-Session: cecc30ce-39e5-4e07-b45a-d76b0d6eaf0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13116 | 2026.01.16 09:54:54.268209 [ 290 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13117 | 2026.01.16 09:54:54.268269 [ 290 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13118 | 2026.01.16 09:54:54.268460 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13119 | 2026.01.16 09:54:54.268494 [ 293 ] {} <Debug> TCP-Session: 76ba806b-071f-4940-95b0-0d8323ea1645 Authenticating user 'default' from [fd00:1122:3344:101::e]:34664 | ||
| 13120 | 2026.01.16 09:54:54.268511 [ 293 ] {} <Debug> TCP-Session: 76ba806b-071f-4940-95b0-0d8323ea1645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13121 | 2026.01.16 09:54:54.268523 [ 293 ] {} <Debug> TCP-Session: 76ba806b-071f-4940-95b0-0d8323ea1645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13122 | 2026.01.16 09:54:54.268557 [ 290 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 13123 | 2026.01.16 09:54:54.268586 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13124 | 2026.01.16 09:54:54.268619 [ 292 ] {} <Debug> TCP-Session: f95e0b2c-1e6e-41f8-8042-d34316a4c2f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52000 | ||
| 13125 | 2026.01.16 09:54:54.268636 [ 292 ] {} <Debug> TCP-Session: f95e0b2c-1e6e-41f8-8042-d34316a4c2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13126 | 2026.01.16 09:54:54.268648 [ 292 ] {} <Debug> TCP-Session: f95e0b2c-1e6e-41f8-8042-d34316a4c2f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13127 | 2026.01.16 09:54:54.268721 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13128 | 2026.01.16 09:54:54.268754 [ 287 ] {} <Debug> TCP-Session: 88cbc5e3-c1d8-4f5f-a2a0-24b2f2dfd265 Authenticating user 'default' from [fd00:1122:3344:101::e]:39173 | ||
| 13129 | 2026.01.16 09:54:54.268770 [ 287 ] {} <Debug> TCP-Session: 88cbc5e3-c1d8-4f5f-a2a0-24b2f2dfd265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13130 | 2026.01.16 09:54:54.268783 [ 287 ] {} <Debug> TCP-Session: 88cbc5e3-c1d8-4f5f-a2a0-24b2f2dfd265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2026.01.16 09:54:54.269437 [ 319 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Trace> AggregatingTransform: Aggregating | ||
| 13132 | 2026.01.16 09:54:54.269481 [ 319 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Trace> Aggregator: Aggregation method: without_key | ||
| 13133 | 2026.01.16 09:54:54.269514 [ 319 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853971 sec. (1171.000 rows/sec., 45.74 KiB/sec.) | ||
| 13134 | 2026.01.16 09:54:54.269532 [ 319 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Trace> Aggregator: Merging aggregated data | ||
| 13135 | 2026.01.16 09:54:54.270901 [ 290 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 13136 | 2026.01.16 09:54:54.271008 [ 290 ] {6a8056cf-dd88-4543-afbc-704c7307bae0} <Debug> TCPHandler: Processed in 0.003429736 sec. | ||
| 13137 | 2026.01.16 09:54:54.271095 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13138 | 2026.01.16 09:54:54.271122 [ 290 ] {} <Debug> TCP-Session: 2cc8ec0a-ac7c-4a32-b33e-982cecb32075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2026.01.16 09:54:54.271128 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13140 | 2026.01.16 09:54:54.271148 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13141 | 2026.01.16 09:54:54.271171 [ 291 ] {} <Debug> TCP-Session: cecc30ce-39e5-4e07-b45a-d76b0d6eaf0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13142 | 2026.01.16 09:54:54.271177 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13143 | 2026.01.16 09:54:54.271181 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13144 | 2026.01.16 09:54:54.271198 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13145 | 2026.01.16 09:54:54.271222 [ 289 ] {} <Debug> TCP-Session: 3e303879-3ab8-4aab-bdf0-c328f5b25efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13146 | 2026.01.16 09:54:54.271229 [ 293 ] {} <Debug> TCP-Session: 76ba806b-071f-4940-95b0-0d8323ea1645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13147 | 2026.01.16 09:54:54.271229 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13148 | 2026.01.16 09:54:54.271246 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13149 | 2026.01.16 09:54:54.271251 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13150 | 2026.01.16 09:54:54.271286 [ 292 ] {} <Debug> TCP-Session: f95e0b2c-1e6e-41f8-8042-d34316a4c2f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13151 | 2026.01.16 09:54:54.271288 [ 288 ] {} <Debug> TCP-Session: 1780220b-bfd3-4de7-80f6-055dceaee59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13152 | 2026.01.16 09:54:54.271316 [ 287 ] {} <Debug> TCP-Session: 88cbc5e3-c1d8-4f5f-a2a0-24b2f2dfd265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13153 | 2026.01.16 09:54:54.271240 [ 286 ] {} <Debug> TCP-Session: ba165707-6a8d-48c6-8aa2-2ae1ad57e65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13154 | 2026.01.16 09:54:54.271183 [ 294 ] {} <Debug> TCP-Session: 8b2fbd0b-0378-4378-9690-b62c359a94bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13155 | 2026.01.16 09:54:55.024398 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13156 | 2026.01.16 09:54:55.024655 [ 255 ] {53069494-1d04-4a91-ac03-d4753271a474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13157 | 2026.01.16 09:54:55.024759 [ 255 ] {53069494-1d04-4a91-ac03-d4753271a474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13158 | 2026.01.16 09:54:55.025797 [ 255 ] {53069494-1d04-4a91-ac03-d4753271a474} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.01.16 09:54:55.025863 [ 255 ] {53069494-1d04-4a91-ac03-d4753271a474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13160 | 2026.01.16 09:54:55.026424 [ 255 ] {53069494-1d04-4a91-ac03-d4753271a474} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13161 | 2026.01.16 09:54:55.026779 [ 255 ] {53069494-1d04-4a91-ac03-d4753271a474} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.01.16 09:54:55.026986 [ 255 ] {53069494-1d04-4a91-ac03-d4753271a474} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002405 sec., 56548.85654885655 rows/sec., 4.89 MiB/sec. | ||
| 13163 | 2026.01.16 09:54:55.027069 [ 255 ] {53069494-1d04-4a91-ac03-d4753271a474} <Debug> TCPHandler: Processed in 0.002892589 sec. | ||
| 13164 | 2026.01.16 09:54:55.027251 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13165 | 2026.01.16 09:54:55.027378 [ 255 ] {097bd45b-0ecf-4de9-9085-7bc9f1f7d46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13166 | 2026.01.16 09:54:55.027431 [ 255 ] {097bd45b-0ecf-4de9-9085-7bc9f1f7d46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13167 | 2026.01.16 09:54:55.028005 [ 255 ] {097bd45b-0ecf-4de9-9085-7bc9f1f7d46f} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13168 | 2026.01.16 09:54:55.028050 [ 255 ] {097bd45b-0ecf-4de9-9085-7bc9f1f7d46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13169 | 2026.01.16 09:54:55.028447 [ 255 ] {097bd45b-0ecf-4de9-9085-7bc9f1f7d46f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13170 | 2026.01.16 09:54:55.028718 [ 255 ] {097bd45b-0ecf-4de9-9085-7bc9f1f7d46f} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13171 | 2026.01.16 09:54:55.028885 [ 62 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 13172 | 2026.01.16 09:54:55.028892 [ 255 ] {097bd45b-0ecf-4de9-9085-7bc9f1f7d46f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001545 sec., 25889.967637540452 rows/sec., 1.90 MiB/sec. | ||
| 13173 | 2026.01.16 09:54:55.028979 [ 62 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2026.01.16 09:54:55.028999 [ 255 ] {097bd45b-0ecf-4de9-9085-7bc9f1f7d46f} <Debug> TCPHandler: Processed in 0.001811955 sec. | ||
| 13175 | 2026.01.16 09:54:55.029023 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13176 | 2026.01.16 09:54:55.029159 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 13177 | 2026.01.16 09:54:55.029168 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.01.16 09:54:55.029315 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13179 | 2026.01.16 09:54:55.029321 [ 255 ] {a2ee83db-cd91-4e75-ba20-6344fd4a9963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13180 | 2026.01.16 09:54:55.029364 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 277 rows starting from the beginning of the part | ||
| 13181 | 2026.01.16 09:54:55.029385 [ 255 ] {a2ee83db-cd91-4e75-ba20-6344fd4a9963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13182 | 2026.01.16 09:54:55.029457 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 13183 | 2026.01.16 09:54:55.029530 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 13184 | 2026.01.16 09:54:55.029594 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
| 13185 | 2026.01.16 09:54:55.029658 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 13186 | 2026.01.16 09:54:55.029720 [ 187 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 13187 | 2026.01.16 09:54:55.029998 [ 255 ] {a2ee83db-cd91-4e75-ba20-6344fd4a9963} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2026.01.16 09:54:55.030041 [ 255 ] {a2ee83db-cd91-4e75-ba20-6344fd4a9963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13189 | 2026.01.16 09:54:55.030490 [ 255 ] {a2ee83db-cd91-4e75-ba20-6344fd4a9963} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13190 | 2026.01.16 09:54:55.030817 [ 255 ] {a2ee83db-cd91-4e75-ba20-6344fd4a9963} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.01.16 09:54:55.030943 [ 193 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836354 sec., 267377.6406945502 rows/sec., 19.01 MiB/sec. | ||
| 13192 | 2026.01.16 09:54:55.031011 [ 255 ] {a2ee83db-cd91-4e75-ba20-6344fd4a9963} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001713 sec., 60712.20081727963 rows/sec., 4.74 MiB/sec. | ||
| 13193 | 2026.01.16 09:54:55.031071 [ 255 ] {a2ee83db-cd91-4e75-ba20-6344fd4a9963} <Debug> TCPHandler: Processed in 0.001961886 sec. | ||
| 13194 | 2026.01.16 09:54:55.031177 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 13195 | 2026.01.16 09:54:55.031240 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2026.01.16 09:54:55.031360 [ 255 ] {5c53e37a-57e2-4ec1-9444-af2c8c348ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13197 | 2026.01.16 09:54:55.031421 [ 255 ] {5c53e37a-57e2-4ec1-9444-af2c8c348ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13198 | 2026.01.16 09:54:55.031542 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2026.01.16 09:54:55.031632 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_48_10} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 13200 | 2026.01.16 09:54:55.031720 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13201 | 2026.01.16 09:54:55.032041 [ 255 ] {5c53e37a-57e2-4ec1-9444-af2c8c348ddb} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2026.01.16 09:54:55.032090 [ 255 ] {5c53e37a-57e2-4ec1-9444-af2c8c348ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13203 | 2026.01.16 09:54:55.032592 [ 255 ] {5c53e37a-57e2-4ec1-9444-af2c8c348ddb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13204 | 2026.01.16 09:54:55.032934 [ 255 ] {5c53e37a-57e2-4ec1-9444-af2c8c348ddb} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2026.01.16 09:54:55.033142 [ 255 ] {5c53e37a-57e2-4ec1-9444-af2c8c348ddb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001808 sec., 88495.57522123893 rows/sec., 6.16 MiB/sec. | ||
| 13206 | 2026.01.16 09:54:55.033198 [ 255 ] {5c53e37a-57e2-4ec1-9444-af2c8c348ddb} <Debug> TCPHandler: Processed in 0.002021087 sec. | ||
| 13207 | 2026.01.16 09:54:55.033379 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13208 | 2026.01.16 09:54:55.033507 [ 255 ] {ae3b0dbe-9ded-409b-9a3c-23ad8bdc0361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13209 | 2026.01.16 09:54:55.033592 [ 255 ] {ae3b0dbe-9ded-409b-9a3c-23ad8bdc0361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13210 | 2026.01.16 09:54:55.035055 [ 255 ] {ae3b0dbe-9ded-409b-9a3c-23ad8bdc0361} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2026.01.16 09:54:55.035107 [ 255 ] {ae3b0dbe-9ded-409b-9a3c-23ad8bdc0361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13212 | 2026.01.16 09:54:55.035937 [ 255 ] {ae3b0dbe-9ded-409b-9a3c-23ad8bdc0361} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13213 | 2026.01.16 09:54:55.036227 [ 255 ] {ae3b0dbe-9ded-409b-9a3c-23ad8bdc0361} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2026.01.16 09:54:55.036410 [ 255 ] {ae3b0dbe-9ded-409b-9a3c-23ad8bdc0361} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002933 sec., 13637.913399249916 rows/sec., 24.44 MiB/sec. | ||
| 13215 | 2026.01.16 09:54:55.036505 [ 255 ] {ae3b0dbe-9ded-409b-9a3c-23ad8bdc0361} <Debug> TCPHandler: Processed in 0.003202212 sec. | ||
| 13216 | 2026.01.16 09:54:55.036661 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2026.01.16 09:54:55.036774 [ 255 ] {f51cb832-9a6e-4312-bf39-6953dfbe46e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13218 | 2026.01.16 09:54:55.036822 [ 255 ] {f51cb832-9a6e-4312-bf39-6953dfbe46e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13219 | 2026.01.16 09:54:55.037247 [ 255 ] {f51cb832-9a6e-4312-bf39-6953dfbe46e9} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2026.01.16 09:54:55.037293 [ 255 ] {f51cb832-9a6e-4312-bf39-6953dfbe46e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13221 | 2026.01.16 09:54:55.037666 [ 255 ] {f51cb832-9a6e-4312-bf39-6953dfbe46e9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13222 | 2026.01.16 09:54:55.037927 [ 255 ] {f51cb832-9a6e-4312-bf39-6953dfbe46e9} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13223 | 2026.01.16 09:54:55.038083 [ 255 ] {f51cb832-9a6e-4312-bf39-6953dfbe46e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 13224 | 2026.01.16 09:54:55.038124 [ 255 ] {f51cb832-9a6e-4312-bf39-6953dfbe46e9} <Debug> TCPHandler: Processed in 0.00152018 sec. | ||
| 13225 | 2026.01.16 09:54:55.487255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53378 | ||
| 13226 | 2026.01.16 09:54:55.487409 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13227 | 2026.01.16 09:54:55.487473 [ 290 ] {} <Debug> TCP-Session: 9efc2d3e-61b4-47e3-bb46-6cb3aaefc92a Authenticating user 'default' from [fd00:1122:3344:101::e]:53378 | ||
| 13228 | 2026.01.16 09:54:55.487505 [ 290 ] {} <Debug> TCP-Session: 9efc2d3e-61b4-47e3-bb46-6cb3aaefc92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13229 | 2026.01.16 09:54:55.487527 [ 290 ] {} <Debug> TCP-Session: 9efc2d3e-61b4-47e3-bb46-6cb3aaefc92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13230 | 2026.01.16 09:54:55.487787 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42126 | ||
| 13231 | 2026.01.16 09:54:55.487819 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44497 | ||
| 13232 | 2026.01.16 09:54:55.487860 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48800 | ||
| 13233 | 2026.01.16 09:54:55.487881 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41485 | ||
| 13234 | 2026.01.16 09:54:55.487873 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58719 | ||
| 13235 | 2026.01.16 09:54:55.487937 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13236 | 2026.01.16 09:54:55.487922 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13237 | 2026.01.16 09:54:55.487970 [ 290 ] {} <Trace> TCP-Session: 9efc2d3e-61b4-47e3-bb46-6cb3aaefc92a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.01.16 09:54:55.488003 [ 294 ] {} <Debug> TCP-Session: a81fd758-4518-4c0b-9e15-9813a15477ef Authenticating user 'default' from [fd00:1122:3344:101::e]:44497 | ||
| 13239 | 2026.01.16 09:54:55.488005 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13240 | 2026.01.16 09:54:55.488035 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13241 | 2026.01.16 09:54:55.488046 [ 294 ] {} <Debug> TCP-Session: a81fd758-4518-4c0b-9e15-9813a15477ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13242 | 2026.01.16 09:54:55.488064 [ 289 ] {} <Debug> TCP-Session: ace92dbe-b473-4351-8399-6de4eb443e23 Authenticating user 'default' from [fd00:1122:3344:101::e]:41485 | ||
| 13243 | 2026.01.16 09:54:55.488081 [ 294 ] {} <Debug> TCP-Session: a81fd758-4518-4c0b-9e15-9813a15477ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13244 | 2026.01.16 09:54:55.488078 [ 288 ] {} <Debug> TCP-Session: 3c16b582-1a21-498c-a6f6-4dabff564a5c Authenticating user 'default' from [fd00:1122:3344:101::e]:58719 | ||
| 13245 | 2026.01.16 09:54:55.488105 [ 289 ] {} <Debug> TCP-Session: ace92dbe-b473-4351-8399-6de4eb443e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13246 | 2026.01.16 09:54:55.488131 [ 288 ] {} <Debug> TCP-Session: 3c16b582-1a21-498c-a6f6-4dabff564a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2026.01.16 09:54:55.488136 [ 289 ] {} <Debug> TCP-Session: ace92dbe-b473-4351-8399-6de4eb443e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13248 | 2026.01.16 09:54:55.488154 [ 288 ] {} <Debug> TCP-Session: 3c16b582-1a21-498c-a6f6-4dabff564a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13249 | 2026.01.16 09:54:55.487991 [ 287 ] {} <Debug> TCP-Session: 6c9ba145-b8fe-4ffa-a5d2-545d75cc3100 Authenticating user 'default' from [fd00:1122:3344:101::e]:48800 | ||
| 13250 | 2026.01.16 09:54:55.487921 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13251 | 2026.01.16 09:54:55.488204 [ 287 ] {} <Debug> TCP-Session: 6c9ba145-b8fe-4ffa-a5d2-545d75cc3100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13252 | 2026.01.16 09:54:55.488218 [ 290 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13253 | 2026.01.16 09:54:55.488223 [ 291 ] {} <Debug> TCP-Session: 8629dd36-1dbe-4d14-b8c5-b8e6b1655d6d Authenticating user 'default' from [fd00:1122:3344:101::e]:42126 | ||
| 13254 | 2026.01.16 09:54:55.488222 [ 287 ] {} <Debug> TCP-Session: 6c9ba145-b8fe-4ffa-a5d2-545d75cc3100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13255 | 2026.01.16 09:54:55.488273 [ 291 ] {} <Debug> TCP-Session: 8629dd36-1dbe-4d14-b8c5-b8e6b1655d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13256 | 2026.01.16 09:54:55.487824 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53367 | ||
| 13257 | 2026.01.16 09:54:55.488292 [ 291 ] {} <Debug> TCP-Session: 8629dd36-1dbe-4d14-b8c5-b8e6b1655d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13258 | 2026.01.16 09:54:55.487832 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60331 | ||
| 13259 | 2026.01.16 09:54:55.487810 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39717 | ||
| 13260 | 2026.01.16 09:54:55.488372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13261 | 2026.01.16 09:54:55.488408 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13262 | 2026.01.16 09:54:55.488414 [ 293 ] {} <Debug> TCP-Session: 1eff6626-86cf-43b7-90dc-66f21222c8eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53367 | ||
| 13263 | 2026.01.16 09:54:55.488432 [ 286 ] {} <Debug> TCP-Session: 9921185d-6ec5-4786-90b8-910cf5a51f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:60331 | ||
| 13264 | 2026.01.16 09:54:55.488433 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13265 | 2026.01.16 09:54:55.488454 [ 286 ] {} <Debug> TCP-Session: 9921185d-6ec5-4786-90b8-910cf5a51f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13266 | 2026.01.16 09:54:55.488473 [ 292 ] {} <Debug> TCP-Session: eb4f9ccd-628c-4440-8c34-7bb9f2a21067 Authenticating user 'default' from [fd00:1122:3344:101::e]:39717 | ||
| 13267 | 2026.01.16 09:54:55.488480 [ 286 ] {} <Debug> TCP-Session: 9921185d-6ec5-4786-90b8-910cf5a51f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13268 | 2026.01.16 09:54:55.488500 [ 292 ] {} <Debug> TCP-Session: eb4f9ccd-628c-4440-8c34-7bb9f2a21067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13269 | 2026.01.16 09:54:55.488444 [ 293 ] {} <Debug> TCP-Session: 1eff6626-86cf-43b7-90dc-66f21222c8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13270 | 2026.01.16 09:54:55.488524 [ 292 ] {} <Debug> TCP-Session: eb4f9ccd-628c-4440-8c34-7bb9f2a21067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13271 | 2026.01.16 09:54:55.488558 [ 293 ] {} <Debug> TCP-Session: 1eff6626-86cf-43b7-90dc-66f21222c8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13272 | 2026.01.16 09:54:55.488585 [ 290 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13273 | 2026.01.16 09:54:55.488659 [ 290 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13274 | 2026.01.16 09:54:55.489056 [ 290 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 13275 | 2026.01.16 09:54:55.490267 [ 314 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Trace> AggregatingTransform: Aggregating | ||
| 13276 | 2026.01.16 09:54:55.490324 [ 314 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 13277 | 2026.01.16 09:54:55.490363 [ 314 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001175896 sec. (850.415 rows/sec., 33.22 KiB/sec.) | ||
| 13278 | 2026.01.16 09:54:55.490384 [ 314 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Trace> Aggregator: Merging aggregated data | ||
| 13279 | 2026.01.16 09:54:55.491578 [ 290 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 13280 | 2026.01.16 09:54:55.491786 [ 290 ] {03e9cf0c-c638-4195-99c3-0cc28903a9a4} <Debug> TCPHandler: Processed in 0.004012644 sec. | ||
| 13281 | 2026.01.16 09:54:55.491924 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13282 | 2026.01.16 09:54:55.491964 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13283 | 2026.01.16 09:54:55.491969 [ 290 ] {} <Debug> TCP-Session: 9efc2d3e-61b4-47e3-bb46-6cb3aaefc92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13284 | 2026.01.16 09:54:55.491989 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13285 | 2026.01.16 09:54:55.492012 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13286 | 2026.01.16 09:54:55.492032 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13287 | 2026.01.16 09:54:55.492057 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13288 | 2026.01.16 09:54:55.492078 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13289 | 2026.01.16 09:54:55.492100 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13290 | 2026.01.16 09:54:55.492122 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13291 | 2026.01.16 09:54:55.492136 [ 286 ] {} <Debug> TCP-Session: 9921185d-6ec5-4786-90b8-910cf5a51f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13292 | 2026.01.16 09:54:55.492161 [ 294 ] {} <Debug> TCP-Session: a81fd758-4518-4c0b-9e15-9813a15477ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13293 | 2026.01.16 09:54:55.492114 [ 291 ] {} <Debug> TCP-Session: 8629dd36-1dbe-4d14-b8c5-b8e6b1655d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13294 | 2026.01.16 09:54:55.492186 [ 288 ] {} <Debug> TCP-Session: 3c16b582-1a21-498c-a6f6-4dabff564a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13295 | 2026.01.16 09:54:55.492103 [ 292 ] {} <Debug> TCP-Session: eb4f9ccd-628c-4440-8c34-7bb9f2a21067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13296 | 2026.01.16 09:54:55.492066 [ 293 ] {} <Debug> TCP-Session: 1eff6626-86cf-43b7-90dc-66f21222c8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13297 | 2026.01.16 09:54:55.492013 [ 287 ] {} <Debug> TCP-Session: 6c9ba145-b8fe-4ffa-a5d2-545d75cc3100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13298 | 2026.01.16 09:54:55.492053 [ 289 ] {} <Debug> TCP-Session: ace92dbe-b473-4351-8399-6de4eb443e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13299 | 2026.01.16 09:54:55.714859 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34293 | ||
| 13300 | 2026.01.16 09:54:55.714976 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13301 | 2026.01.16 09:54:55.715004 [ 288 ] {} <Debug> TCP-Session: 9b65dcf8-d8c6-4786-a6d6-98124daced59 Authenticating user 'default' from [fd00:1122:3344:101::e]:34293 | ||
| 13302 | 2026.01.16 09:54:55.715026 [ 288 ] {} <Debug> TCP-Session: 9b65dcf8-d8c6-4786-a6d6-98124daced59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13303 | 2026.01.16 09:54:55.715038 [ 288 ] {} <Debug> TCP-Session: 9b65dcf8-d8c6-4786-a6d6-98124daced59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13304 | 2026.01.16 09:54:55.715244 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37749 | ||
| 13305 | 2026.01.16 09:54:55.715285 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44075 | ||
| 13306 | 2026.01.16 09:54:55.715306 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35458 | ||
| 13307 | 2026.01.16 09:54:55.715330 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64466 | ||
| 13308 | 2026.01.16 09:54:55.715367 [ 288 ] {} <Trace> TCP-Session: 9b65dcf8-d8c6-4786-a6d6-98124daced59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13309 | 2026.01.16 09:54:55.715369 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13310 | 2026.01.16 09:54:55.715408 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13311 | 2026.01.16 09:54:55.715418 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13312 | 2026.01.16 09:54:55.715411 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13313 | 2026.01.16 09:54:55.715430 [ 289 ] {} <Debug> TCP-Session: ccb5c951-e351-4923-b425-9d1c328af340 Authenticating user 'default' from [fd00:1122:3344:101::e]:37749 | ||
| 13314 | 2026.01.16 09:54:55.715462 [ 294 ] {} <Debug> TCP-Session: 0348f226-fd46-4ede-a9bf-b8a73ae02dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:35458 | ||
| 13315 | 2026.01.16 09:54:55.715468 [ 287 ] {} <Debug> TCP-Session: 69b98cdf-925c-4373-8a5c-50058e39cc5a Authenticating user 'default' from [fd00:1122:3344:101::e]:64466 | ||
| 13316 | 2026.01.16 09:54:55.715479 [ 291 ] {} <Debug> TCP-Session: 18d8eba8-c485-4135-8d74-195868e5a701 Authenticating user 'default' from [fd00:1122:3344:101::e]:44075 | ||
| 13317 | 2026.01.16 09:54:55.715502 [ 287 ] {} <Debug> TCP-Session: 69b98cdf-925c-4373-8a5c-50058e39cc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2026.01.16 09:54:55.715501 [ 294 ] {} <Debug> TCP-Session: 0348f226-fd46-4ede-a9bf-b8a73ae02dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13319 | 2026.01.16 09:54:55.715517 [ 287 ] {} <Debug> TCP-Session: 69b98cdf-925c-4373-8a5c-50058e39cc5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13320 | 2026.01.16 09:54:55.715519 [ 291 ] {} <Debug> TCP-Session: 18d8eba8-c485-4135-8d74-195868e5a701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13321 | 2026.01.16 09:54:55.715525 [ 294 ] {} <Debug> TCP-Session: 0348f226-fd46-4ede-a9bf-b8a73ae02dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13322 | 2026.01.16 09:54:55.715547 [ 288 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13323 | 2026.01.16 09:54:55.715548 [ 291 ] {} <Debug> TCP-Session: 18d8eba8-c485-4135-8d74-195868e5a701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13324 | 2026.01.16 09:54:55.715300 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51337 | ||
| 13325 | 2026.01.16 09:54:55.715288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53539 | ||
| 13326 | 2026.01.16 09:54:55.715489 [ 289 ] {} <Debug> TCP-Session: ccb5c951-e351-4923-b425-9d1c328af340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.01.16 09:54:55.715323 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49776 | ||
| 13328 | 2026.01.16 09:54:55.715671 [ 289 ] {} <Debug> TCP-Session: ccb5c951-e351-4923-b425-9d1c328af340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13329 | 2026.01.16 09:54:55.715664 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13330 | 2026.01.16 09:54:55.715703 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13331 | 2026.01.16 09:54:55.715724 [ 293 ] {} <Debug> TCP-Session: 8a121c2e-e3a6-40bb-8b47-558fb8ea8237 Authenticating user 'default' from [fd00:1122:3344:101::e]:51337 | ||
| 13332 | 2026.01.16 09:54:55.715735 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13333 | 2026.01.16 09:54:55.715737 [ 292 ] {} <Debug> TCP-Session: 24e41634-0bea-44f6-be46-a5b6257d16ed Authenticating user 'default' from [fd00:1122:3344:101::e]:53539 | ||
| 13334 | 2026.01.16 09:54:55.715749 [ 293 ] {} <Debug> TCP-Session: 8a121c2e-e3a6-40bb-8b47-558fb8ea8237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13335 | 2026.01.16 09:54:55.715760 [ 286 ] {} <Debug> TCP-Session: 04843775-cbb9-492d-a03c-c5708714f9b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49776 | ||
| 13336 | 2026.01.16 09:54:55.715774 [ 292 ] {} <Debug> TCP-Session: 24e41634-0bea-44f6-be46-a5b6257d16ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13337 | 2026.01.16 09:54:55.715792 [ 286 ] {} <Debug> TCP-Session: 04843775-cbb9-492d-a03c-c5708714f9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13338 | 2026.01.16 09:54:55.715804 [ 292 ] {} <Debug> TCP-Session: 24e41634-0bea-44f6-be46-a5b6257d16ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13339 | 2026.01.16 09:54:55.715818 [ 288 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13340 | 2026.01.16 09:54:55.715817 [ 286 ] {} <Debug> TCP-Session: 04843775-cbb9-492d-a03c-c5708714f9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13341 | 2026.01.16 09:54:55.715780 [ 293 ] {} <Debug> TCP-Session: 8a121c2e-e3a6-40bb-8b47-558fb8ea8237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13342 | 2026.01.16 09:54:55.715290 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41570 | ||
| 13343 | 2026.01.16 09:54:55.715878 [ 288 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13344 | 2026.01.16 09:54:55.715986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13345 | 2026.01.16 09:54:55.716018 [ 290 ] {} <Debug> TCP-Session: b0ead1f7-a8c3-488b-9aa2-4ce5068cb95b Authenticating user 'default' from [fd00:1122:3344:101::e]:41570 | ||
| 13346 | 2026.01.16 09:54:55.716040 [ 290 ] {} <Debug> TCP-Session: b0ead1f7-a8c3-488b-9aa2-4ce5068cb95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13347 | 2026.01.16 09:54:55.716052 [ 290 ] {} <Debug> TCP-Session: b0ead1f7-a8c3-488b-9aa2-4ce5068cb95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13348 | 2026.01.16 09:54:55.716207 [ 288 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 13349 | 2026.01.16 09:54:55.717162 [ 296 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Trace> AggregatingTransform: Aggregating | ||
| 13350 | 2026.01.16 09:54:55.717202 [ 296 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13351 | 2026.01.16 09:54:55.717236 [ 296 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923223 sec. (1083.162 rows/sec., 42.31 KiB/sec.) | ||
| 13352 | 2026.01.16 09:54:55.717255 [ 296 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Trace> Aggregator: Merging aggregated data | ||
| 13353 | 2026.01.16 09:54:55.718556 [ 288 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003068 sec., 325.9452411994785 rows/sec., 12.73 KiB/sec. | ||
| 13354 | 2026.01.16 09:54:55.718675 [ 288 ] {f3375aa7-663f-44f7-a729-1a7ea6526c6f} <Debug> TCPHandler: Processed in 0.003432616 sec. | ||
| 13355 | 2026.01.16 09:54:55.718777 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13356 | 2026.01.16 09:54:55.718807 [ 288 ] {} <Debug> TCP-Session: 9b65dcf8-d8c6-4786-a6d6-98124daced59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13357 | 2026.01.16 09:54:55.718808 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13358 | 2026.01.16 09:54:55.718826 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13359 | 2026.01.16 09:54:55.718843 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13360 | 2026.01.16 09:54:55.718865 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13361 | 2026.01.16 09:54:55.718878 [ 287 ] {} <Debug> TCP-Session: 69b98cdf-925c-4373-8a5c-50058e39cc5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13362 | 2026.01.16 09:54:55.718886 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13363 | 2026.01.16 09:54:55.718905 [ 290 ] {} <Debug> TCP-Session: b0ead1f7-a8c3-488b-9aa2-4ce5068cb95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13364 | 2026.01.16 09:54:55.718915 [ 294 ] {} <Debug> TCP-Session: 0348f226-fd46-4ede-a9bf-b8a73ae02dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.01.16 09:54:55.718922 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13366 | 2026.01.16 09:54:55.718947 [ 293 ] {} <Debug> TCP-Session: 8a121c2e-e3a6-40bb-8b47-558fb8ea8237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13367 | 2026.01.16 09:54:55.718905 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13368 | 2026.01.16 09:54:55.718983 [ 292 ] {} <Debug> TCP-Session: 24e41634-0bea-44f6-be46-a5b6257d16ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.01.16 09:54:55.718942 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13370 | 2026.01.16 09:54:55.719024 [ 291 ] {} <Debug> TCP-Session: 18d8eba8-c485-4135-8d74-195868e5a701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13371 | 2026.01.16 09:54:55.718860 [ 289 ] {} <Debug> TCP-Session: ccb5c951-e351-4923-b425-9d1c328af340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13372 | 2026.01.16 09:54:55.719061 [ 286 ] {} <Debug> TCP-Session: 04843775-cbb9-492d-a03c-c5708714f9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13373 | 2026.01.16 09:54:58.045431 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13374 | 2026.01.16 09:54:58.045537 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13375 | 2026.01.16 09:54:58.299506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31633 | ||
| 13376 | 2026.01.16 09:54:58.300034 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.01.16 09:54:58.300082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13378 | 2026.01.16 09:54:58.300588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13379 | 2026.01.16 09:54:58.300822 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2026.01.16 09:54:58.300967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31633 | ||
| 13381 | 2026.01.16 09:54:58.300976 [ 56 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13382 | 2026.01.16 09:54:58.301049 [ 56 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.01.16 09:54:58.301073 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13384 | 2026.01.16 09:54:58.301181 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 13385 | 2026.01.16 09:54:58.301298 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13386 | 2026.01.16 09:54:58.301338 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29201 rows starting from the beginning of the part | ||
| 13387 | 2026.01.16 09:54:58.301408 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13388 | 2026.01.16 09:54:58.301458 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13389 | 2026.01.16 09:54:58.301505 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13390 | 2026.01.16 09:54:58.301555 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13391 | 2026.01.16 09:54:58.301600 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13392 | 2026.01.16 09:54:58.303855 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31633 rows, containing 4 columns (4 merged, 0 gathered) in 0.002714526 sec., 11653231.540239437 rows/sec., 166.70 MiB/sec. | ||
| 13393 | 2026.01.16 09:54:58.304382 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13394 | 2026.01.16 09:54:58.304666 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2026.01.16 09:54:58.304744 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_66_13} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13396 | 2026.01.16 09:54:58.304861 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13397 | 2026.01.16 09:54:59.978237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13398 | 2026.01.16 09:54:59.995975 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2026.01.16 09:54:59.996019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13400 | 2026.01.16 09:55:00.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.63 MiB, peak 364.19 MiB, free memory in arenas 0.00 B, will set to 353.11 MiB (RSS), difference: -4.52 MiB | ||
| 13401 | 2026.01.16 09:55:00.001783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13402 | 2026.01.16 09:55:00.002481 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2026.01.16 09:55:00.002780 [ 54 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13404 | 2026.01.16 09:55:00.002823 [ 54 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2026.01.16 09:55:00.002845 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13406 | 2026.01.16 09:55:00.002967 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 13407 | 2026.01.16 09:55:00.005758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13408 | 2026.01.16 09:55:00.006887 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13409 | 2026.01.16 09:55:00.008565 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 13410 | 2026.01.16 09:55:00.013582 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 13411 | 2026.01.16 09:55:00.018495 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 13412 | 2026.01.16 09:55:00.019565 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2026.01.16 09:55:00.019848 [ 255 ] {16308e0c-5ffa-40ba-b8a5-4db00438c51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13414 | 2026.01.16 09:55:00.019956 [ 255 ] {16308e0c-5ffa-40ba-b8a5-4db00438c51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13415 | 2026.01.16 09:55:00.020894 [ 255 ] {16308e0c-5ffa-40ba-b8a5-4db00438c51a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2026.01.16 09:55:00.020945 [ 255 ] {16308e0c-5ffa-40ba-b8a5-4db00438c51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13417 | 2026.01.16 09:55:00.021362 [ 255 ] {16308e0c-5ffa-40ba-b8a5-4db00438c51a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13418 | 2026.01.16 09:55:00.021604 [ 255 ] {16308e0c-5ffa-40ba-b8a5-4db00438c51a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2026.01.16 09:55:00.021772 [ 255 ] {16308e0c-5ffa-40ba-b8a5-4db00438c51a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.13 MiB/sec. | ||
| 13420 | 2026.01.16 09:55:00.021823 [ 255 ] {16308e0c-5ffa-40ba-b8a5-4db00438c51a} <Debug> TCPHandler: Processed in 0.002440462 sec. | ||
| 13421 | 2026.01.16 09:55:00.021970 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2026.01.16 09:55:00.022069 [ 255 ] {eeb5cbc8-c167-4375-be89-13fee51ffaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13423 | 2026.01.16 09:55:00.022111 [ 255 ] {eeb5cbc8-c167-4375-be89-13fee51ffaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13424 | 2026.01.16 09:55:00.022613 [ 255 ] {eeb5cbc8-c167-4375-be89-13fee51ffaea} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2026.01.16 09:55:00.022651 [ 255 ] {eeb5cbc8-c167-4375-be89-13fee51ffaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13426 | 2026.01.16 09:55:00.022967 [ 255 ] {eeb5cbc8-c167-4375-be89-13fee51ffaea} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13427 | 2026.01.16 09:55:00.023183 [ 255 ] {eeb5cbc8-c167-4375-be89-13fee51ffaea} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2026.01.16 09:55:00.023224 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 13429 | 2026.01.16 09:55:00.023325 [ 255 ] {eeb5cbc8-c167-4375-be89-13fee51ffaea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 13430 | 2026.01.16 09:55:00.023368 [ 255 ] {eeb5cbc8-c167-4375-be89-13fee51ffaea} <Debug> TCPHandler: Processed in 0.00145843 sec. | ||
| 13431 | 2026.01.16 09:55:00.023502 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.01.16 09:55:00.023596 [ 255 ] {9a4927d8-ae4f-4bb5-a60e-d0eb17f35254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13433 | 2026.01.16 09:55:00.023639 [ 255 ] {9a4927d8-ae4f-4bb5-a60e-d0eb17f35254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13434 | 2026.01.16 09:55:00.024108 [ 255 ] {9a4927d8-ae4f-4bb5-a60e-d0eb17f35254} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.01.16 09:55:00.024143 [ 255 ] {9a4927d8-ae4f-4bb5-a60e-d0eb17f35254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13436 | 2026.01.16 09:55:00.024478 [ 255 ] {9a4927d8-ae4f-4bb5-a60e-d0eb17f35254} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13437 | 2026.01.16 09:55:00.024690 [ 255 ] {9a4927d8-ae4f-4bb5-a60e-d0eb17f35254} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.01.16 09:55:00.024826 [ 255 ] {9a4927d8-ae4f-4bb5-a60e-d0eb17f35254} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 13439 | 2026.01.16 09:55:00.024862 [ 255 ] {9a4927d8-ae4f-4bb5-a60e-d0eb17f35254} <Debug> TCPHandler: Processed in 0.001416619 sec. | ||
| 13440 | 2026.01.16 09:55:00.024990 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2026.01.16 09:55:00.025083 [ 255 ] {f3b2e7bc-da3c-47b5-acca-754d1f23f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13442 | 2026.01.16 09:55:00.025123 [ 255 ] {f3b2e7bc-da3c-47b5-acca-754d1f23f1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13443 | 2026.01.16 09:55:00.025492 [ 255 ] {f3b2e7bc-da3c-47b5-acca-754d1f23f1a3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2026.01.16 09:55:00.025528 [ 255 ] {f3b2e7bc-da3c-47b5-acca-754d1f23f1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13445 | 2026.01.16 09:55:00.025839 [ 255 ] {f3b2e7bc-da3c-47b5-acca-754d1f23f1a3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13446 | 2026.01.16 09:55:00.026055 [ 255 ] {f3b2e7bc-da3c-47b5-acca-754d1f23f1a3} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2026.01.16 09:55:00.026188 [ 255 ] {f3b2e7bc-da3c-47b5-acca-754d1f23f1a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 13448 | 2026.01.16 09:55:00.026223 [ 255 ] {f3b2e7bc-da3c-47b5-acca-754d1f23f1a3} <Debug> TCPHandler: Processed in 0.001289667 sec. | ||
| 13449 | 2026.01.16 09:55:00.027600 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 13450 | 2026.01.16 09:55:00.031433 [ 193 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 13451 | 2026.01.16 09:55:00.086246 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083333172 sec., 5964.011546326354 rows/sec., 30.84 MiB/sec. | ||
| 13452 | 2026.01.16 09:55:00.089549 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13453 | 2026.01.16 09:55:00.091429 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_66_13} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2026.01.16 09:55:00.091516 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_66_13} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13455 | 2026.01.16 09:55:00.093721 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13456 | 2026.01.16 09:55:01.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.96 MiB, peak 364.19 MiB, free memory in arenas 0.00 B, will set to 354.05 MiB (RSS), difference: 4.08 MiB | ||
| 13457 | 2026.01.16 09:55:03.367319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1648 | ||
| 13458 | 2026.01.16 09:55:03.369669 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2026.01.16 09:55:03.369717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13460 | 2026.01.16 09:55:03.370920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13461 | 2026.01.16 09:55:03.371185 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2026.01.16 09:55:03.371441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
| 13463 | 2026.01.16 09:55:05.049342 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13464 | 2026.01.16 09:55:05.049545 [ 255 ] {d4ab5e51-5b20-4559-8af9-d40fabdd09f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13465 | 2026.01.16 09:55:05.049622 [ 255 ] {d4ab5e51-5b20-4559-8af9-d40fabdd09f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13466 | 2026.01.16 09:55:05.050329 [ 255 ] {d4ab5e51-5b20-4559-8af9-d40fabdd09f7} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.01.16 09:55:05.050388 [ 255 ] {d4ab5e51-5b20-4559-8af9-d40fabdd09f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13468 | 2026.01.16 09:55:05.050793 [ 255 ] {d4ab5e51-5b20-4559-8af9-d40fabdd09f7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13469 | 2026.01.16 09:55:05.051028 [ 255 ] {d4ab5e51-5b20-4559-8af9-d40fabdd09f7} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2026.01.16 09:55:05.051196 [ 255 ] {d4ab5e51-5b20-4559-8af9-d40fabdd09f7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001705 sec., 14076.24633431085 rows/sec., 1.17 MiB/sec. | ||
| 13471 | 2026.01.16 09:55:05.051246 [ 255 ] {d4ab5e51-5b20-4559-8af9-d40fabdd09f7} <Debug> TCPHandler: Processed in 0.002048927 sec. | ||
| 13472 | 2026.01.16 09:55:05.051373 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.01.16 09:55:05.051475 [ 255 ] {615ab0a6-10f0-424f-a9d0-d3078b28e4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13474 | 2026.01.16 09:55:05.051519 [ 255 ] {615ab0a6-10f0-424f-a9d0-d3078b28e4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13475 | 2026.01.16 09:55:05.051938 [ 255 ] {615ab0a6-10f0-424f-a9d0-d3078b28e4c2} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.01.16 09:55:05.051974 [ 255 ] {615ab0a6-10f0-424f-a9d0-d3078b28e4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13477 | 2026.01.16 09:55:05.052276 [ 255 ] {615ab0a6-10f0-424f-a9d0-d3078b28e4c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13478 | 2026.01.16 09:55:05.052489 [ 255 ] {615ab0a6-10f0-424f-a9d0-d3078b28e4c2} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.01.16 09:55:05.052617 [ 255 ] {615ab0a6-10f0-424f-a9d0-d3078b28e4c2} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001166 sec., 13722.126929674101 rows/sec., 1.09 MiB/sec. | ||
| 13480 | 2026.01.16 09:55:05.052656 [ 255 ] {615ab0a6-10f0-424f-a9d0-d3078b28e4c2} <Debug> TCPHandler: Processed in 0.001335258 sec. | ||
| 13481 | 2026.01.16 09:55:05.052771 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2026.01.16 09:55:05.052866 [ 255 ] {cd349138-0f6f-498c-b10b-b2e9ac710b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13483 | 2026.01.16 09:55:05.052906 [ 255 ] {cd349138-0f6f-498c-b10b-b2e9ac710b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13484 | 2026.01.16 09:55:05.053956 [ 255 ] {cd349138-0f6f-498c-b10b-b2e9ac710b2f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.01.16 09:55:05.053994 [ 255 ] {cd349138-0f6f-498c-b10b-b2e9ac710b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13486 | 2026.01.16 09:55:05.054431 [ 255 ] {cd349138-0f6f-498c-b10b-b2e9ac710b2f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13487 | 2026.01.16 09:55:05.054660 [ 255 ] {cd349138-0f6f-498c-b10b-b2e9ac710b2f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.01.16 09:55:05.054792 [ 255 ] {cd349138-0f6f-498c-b10b-b2e9ac710b2f} <Debug> executeQuery: Read 1404 rows, 120.19 KiB in 0.001947 sec., 721109.3990755008 rows/sec., 60.28 MiB/sec. | ||
| 13489 | 2026.01.16 09:55:05.054795 [ 47 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13490 | 2026.01.16 09:55:05.054830 [ 255 ] {cd349138-0f6f-498c-b10b-b2e9ac710b2f} <Debug> TCPHandler: Processed in 0.002109568 sec. | ||
| 13491 | 2026.01.16 09:55:05.054840 [ 47 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.01.16 09:55:05.054859 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13493 | 2026.01.16 09:55:05.054945 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2026.01.16 09:55:05.054965 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 13495 | 2026.01.16 09:55:05.055038 [ 255 ] {af36c4a9-d5ff-45c0-b50f-9a577ae7e8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13496 | 2026.01.16 09:55:05.055082 [ 255 ] {af36c4a9-d5ff-45c0-b50f-9a577ae7e8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13497 | 2026.01.16 09:55:05.055105 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13498 | 2026.01.16 09:55:05.055144 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2463 rows starting from the beginning of the part | ||
| 13499 | 2026.01.16 09:55:05.055208 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 136 rows starting from the beginning of the part | ||
| 13500 | 2026.01.16 09:55:05.055255 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 13501 | 2026.01.16 09:55:05.055298 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 136 rows starting from the beginning of the part | ||
| 13502 | 2026.01.16 09:55:05.055334 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 13503 | 2026.01.16 09:55:05.055375 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1404 rows starting from the beginning of the part | ||
| 13504 | 2026.01.16 09:55:05.055518 [ 255 ] {af36c4a9-d5ff-45c0-b50f-9a577ae7e8b0} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.01.16 09:55:05.055558 [ 255 ] {af36c4a9-d5ff-45c0-b50f-9a577ae7e8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13506 | 2026.01.16 09:55:05.055898 [ 255 ] {af36c4a9-d5ff-45c0-b50f-9a577ae7e8b0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13507 | 2026.01.16 09:55:05.056123 [ 255 ] {af36c4a9-d5ff-45c0-b50f-9a577ae7e8b0} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.01.16 09:55:05.056252 [ 255 ] {af36c4a9-d5ff-45c0-b50f-9a577ae7e8b0} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001232 sec., 55194.805194805194 rows/sec., 4.03 MiB/sec. | ||
| 13509 | 2026.01.16 09:55:05.056289 [ 255 ] {af36c4a9-d5ff-45c0-b50f-9a577ae7e8b0} <Debug> TCPHandler: Processed in 0.001391988 sec. | ||
| 13510 | 2026.01.16 09:55:05.056411 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2026.01.16 09:55:05.056505 [ 255 ] {647d75f0-c6e9-4eb3-8017-dc11ccca44c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13512 | 2026.01.16 09:55:05.056544 [ 255 ] {647d75f0-c6e9-4eb3-8017-dc11ccca44c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13513 | 2026.01.16 09:55:05.057006 [ 255 ] {647d75f0-c6e9-4eb3-8017-dc11ccca44c7} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2026.01.16 09:55:05.057040 [ 255 ] {647d75f0-c6e9-4eb3-8017-dc11ccca44c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13515 | 2026.01.16 09:55:05.057236 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002319151 sec., 1832998.3687996166 rows/sec., 158.12 MiB/sec. | ||
| 13516 | 2026.01.16 09:55:05.057371 [ 255 ] {647d75f0-c6e9-4eb3-8017-dc11ccca44c7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13517 | 2026.01.16 09:55:05.057562 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13518 | 2026.01.16 09:55:05.057607 [ 255 ] {647d75f0-c6e9-4eb3-8017-dc11ccca44c7} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.01.16 09:55:05.057751 [ 255 ] {647d75f0-c6e9-4eb3-8017-dc11ccca44c7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001265 sec., 199209.4861660079 rows/sec., 13.78 MiB/sec. | ||
| 13520 | 2026.01.16 09:55:05.057789 [ 255 ] {647d75f0-c6e9-4eb3-8017-dc11ccca44c7} <Debug> TCPHandler: Processed in 0.001425639 sec. | ||
| 13521 | 2026.01.16 09:55:05.057848 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.01.16 09:55:05.057912 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2026.01.16 09:55:05.057924 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_106_21} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13524 | 2026.01.16 09:55:05.058008 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13525 | 2026.01.16 09:55:05.058010 [ 255 ] {c027af30-cbfd-48e8-8fbd-0b70458f1a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13526 | 2026.01.16 09:55:05.058062 [ 255 ] {c027af30-cbfd-48e8-8fbd-0b70458f1a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13527 | 2026.01.16 09:55:05.058464 [ 255 ] {c027af30-cbfd-48e8-8fbd-0b70458f1a0e} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13528 | 2026.01.16 09:55:05.058500 [ 255 ] {c027af30-cbfd-48e8-8fbd-0b70458f1a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13529 | 2026.01.16 09:55:05.058796 [ 255 ] {c027af30-cbfd-48e8-8fbd-0b70458f1a0e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13530 | 2026.01.16 09:55:05.058999 [ 255 ] {c027af30-cbfd-48e8-8fbd-0b70458f1a0e} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13531 | 2026.01.16 09:55:05.059130 [ 255 ] {c027af30-cbfd-48e8-8fbd-0b70458f1a0e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 13532 | 2026.01.16 09:55:05.059165 [ 255 ] {c027af30-cbfd-48e8-8fbd-0b70458f1a0e} <Debug> TCPHandler: Processed in 0.001300728 sec. | ||
| 13533 | 2026.01.16 09:55:05.059276 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13534 | 2026.01.16 09:55:05.059367 [ 255 ] {f75c78d8-ffaf-46c4-b9db-0cc034f1e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13535 | 2026.01.16 09:55:05.059406 [ 255 ] {f75c78d8-ffaf-46c4-b9db-0cc034f1e60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13536 | 2026.01.16 09:55:05.060035 [ 255 ] {f75c78d8-ffaf-46c4-b9db-0cc034f1e60e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.01.16 09:55:05.060070 [ 255 ] {f75c78d8-ffaf-46c4-b9db-0cc034f1e60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13538 | 2026.01.16 09:55:05.060415 [ 255 ] {f75c78d8-ffaf-46c4-b9db-0cc034f1e60e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13539 | 2026.01.16 09:55:05.060618 [ 255 ] {f75c78d8-ffaf-46c4-b9db-0cc034f1e60e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2026.01.16 09:55:05.060720 [ 47 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13541 | 2026.01.16 09:55:05.060742 [ 255 ] {f75c78d8-ffaf-46c4-b9db-0cc034f1e60e} <Debug> executeQuery: Read 612 rows, 47.17 KiB in 0.001393 sec., 439339.5549174444 rows/sec., 33.07 MiB/sec. | ||
| 13542 | 2026.01.16 09:55:05.060754 [ 47 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2026.01.16 09:55:05.060772 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13544 | 2026.01.16 09:55:05.060779 [ 255 ] {f75c78d8-ffaf-46c4-b9db-0cc034f1e60e} <Debug> TCPHandler: Processed in 0.001549691 sec. | ||
| 13545 | 2026.01.16 09:55:05.060870 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 13546 | 2026.01.16 09:55:05.060893 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2026.01.16 09:55:05.060997 [ 255 ] {cedcab30-f1a8-4ab8-81f7-1769dd8a9297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13548 | 2026.01.16 09:55:05.061004 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13549 | 2026.01.16 09:55:05.061042 [ 255 ] {cedcab30-f1a8-4ab8-81f7-1769dd8a9297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13550 | 2026.01.16 09:55:05.061052 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1249 rows starting from the beginning of the part | ||
| 13551 | 2026.01.16 09:55:05.061139 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 13552 | 2026.01.16 09:55:05.061193 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 13553 | 2026.01.16 09:55:05.061241 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 13554 | 2026.01.16 09:55:05.061285 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 13555 | 2026.01.16 09:55:05.061329 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 612 rows starting from the beginning of the part | ||
| 13556 | 2026.01.16 09:55:05.061641 [ 255 ] {cedcab30-f1a8-4ab8-81f7-1769dd8a9297} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.01.16 09:55:05.061681 [ 255 ] {cedcab30-f1a8-4ab8-81f7-1769dd8a9297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13558 | 2026.01.16 09:55:05.062110 [ 255 ] {cedcab30-f1a8-4ab8-81f7-1769dd8a9297} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13559 | 2026.01.16 09:55:05.062329 [ 255 ] {cedcab30-f1a8-4ab8-81f7-1769dd8a9297} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.01.16 09:55:05.062438 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13561 | 2026.01.16 09:55:05.062459 [ 255 ] {cedcab30-f1a8-4ab8-81f7-1769dd8a9297} <Debug> executeQuery: Read 888 rows, 61.72 KiB in 0.00148 sec., 600000 rows/sec., 40.73 MiB/sec. | ||
| 13562 | 2026.01.16 09:55:05.062463 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13563 | 2026.01.16 09:55:05.062489 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13564 | 2026.01.16 09:55:05.062496 [ 255 ] {cedcab30-f1a8-4ab8-81f7-1769dd8a9297} <Debug> TCPHandler: Processed in 0.001651102 sec. | ||
| 13565 | 2026.01.16 09:55:05.062559 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 13566 | 2026.01.16 09:55:05.062617 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2026.01.16 09:55:05.062663 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13568 | 2026.01.16 09:55:05.062696 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 31477 rows starting from the beginning of the part | ||
| 13569 | 2026.01.16 09:55:05.062713 [ 255 ] {59d6c4c3-a2cc-46f0-a33f-812809f1c55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13570 | 2026.01.16 09:55:05.062740 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13571 | 2026.01.16 09:55:05.062772 [ 255 ] {59d6c4c3-a2cc-46f0-a33f-812809f1c55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13572 | 2026.01.16 09:55:05.062781 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13573 | 2026.01.16 09:55:05.062812 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984296 sec., 1107193.684813153 rows/sec., 86.08 MiB/sec. | ||
| 13574 | 2026.01.16 09:55:05.062824 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13575 | 2026.01.16 09:55:05.062901 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13576 | 2026.01.16 09:55:05.062934 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 888 rows starting from the beginning of the part | ||
| 13577 | 2026.01.16 09:55:05.063049 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13578 | 2026.01.16 09:55:05.063354 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2026.01.16 09:55:05.063428 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_106_21} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13580 | 2026.01.16 09:55:05.063506 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 13581 | 2026.01.16 09:55:05.063661 [ 255 ] {59d6c4c3-a2cc-46f0-a33f-812809f1c55c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.01.16 09:55:05.063702 [ 255 ] {59d6c4c3-a2cc-46f0-a33f-812809f1c55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13583 | 2026.01.16 09:55:05.064315 [ 255 ] {59d6c4c3-a2cc-46f0-a33f-812809f1c55c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13584 | 2026.01.16 09:55:05.064550 [ 255 ] {59d6c4c3-a2cc-46f0-a33f-812809f1c55c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.01.16 09:55:05.064690 [ 255 ] {59d6c4c3-a2cc-46f0-a33f-812809f1c55c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001994 sec., 20060.18054162487 rows/sec., 35.95 MiB/sec. | ||
| 13586 | 2026.01.16 09:55:05.064765 [ 255 ] {59d6c4c3-a2cc-46f0-a33f-812809f1c55c} <Debug> TCPHandler: Processed in 0.002195339 sec. | ||
| 13587 | 2026.01.16 09:55:05.064879 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.01.16 09:55:05.064971 [ 255 ] {9a4eee84-6548-4f35-88c7-015ce223565f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13589 | 2026.01.16 09:55:05.065011 [ 255 ] {9a4eee84-6548-4f35-88c7-015ce223565f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13590 | 2026.01.16 09:55:05.065358 [ 255 ] {9a4eee84-6548-4f35-88c7-015ce223565f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.01.16 09:55:05.065391 [ 255 ] {9a4eee84-6548-4f35-88c7-015ce223565f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13592 | 2026.01.16 09:55:05.065869 [ 255 ] {9a4eee84-6548-4f35-88c7-015ce223565f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13593 | 2026.01.16 09:55:05.066096 [ 255 ] {9a4eee84-6548-4f35-88c7-015ce223565f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.01.16 09:55:05.066203 [ 47 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13595 | 2026.01.16 09:55:05.066226 [ 255 ] {9a4eee84-6548-4f35-88c7-015ce223565f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 13596 | 2026.01.16 09:55:05.066228 [ 47 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.01.16 09:55:05.066255 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13598 | 2026.01.16 09:55:05.066262 [ 255 ] {9a4eee84-6548-4f35-88c7-015ce223565f} <Debug> TCPHandler: Processed in 0.001430949 sec. | ||
| 13599 | 2026.01.16 09:55:05.066369 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 13600 | 2026.01.16 09:55:05.066527 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13601 | 2026.01.16 09:55:05.066573 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6816 rows starting from the beginning of the part | ||
| 13602 | 2026.01.16 09:55:05.066651 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13603 | 2026.01.16 09:55:05.066704 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13604 | 2026.01.16 09:55:05.066752 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 13605 | 2026.01.16 09:55:05.066801 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13606 | 2026.01.16 09:55:05.066848 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 13607 | 2026.01.16 09:55:05.069957 [ 200 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7116 rows, containing 4 columns (4 merged, 0 gathered) in 0.003649909 sec., 1949637.648500278 rows/sec., 126.16 MiB/sec. | ||
| 13608 | 2026.01.16 09:55:05.070570 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13609 | 2026.01.16 09:55:05.070847 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.01.16 09:55:05.070925 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_106_21} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13611 | 2026.01.16 09:55:05.071007 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13612 | 2026.01.16 09:55:05.072775 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33005 rows, containing 5 columns (5 merged, 0 gathered) in 0.010245507 sec., 3221412.0784847448 rows/sec., 218.10 MiB/sec. | ||
| 13613 | 2026.01.16 09:55:05.073079 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13614 | 2026.01.16 09:55:05.073338 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.01.16 09:55:05.073408 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13616 | 2026.01.16 09:55:05.073484 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13617 | 2026.01.16 09:55:05.801181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32081 | ||
| 13618 | 2026.01.16 09:55:05.801723 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13619 | 2026.01.16 09:55:05.801759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13620 | 2026.01.16 09:55:05.802289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13621 | 2026.01.16 09:55:05.802529 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.01.16 09:55:05.802656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32081 | ||
| 13623 | 2026.01.16 09:55:06.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.92 MiB, peak 366.35 MiB, free memory in arenas 0.00 B, will set to 358.11 MiB (RSS), difference: 3.19 MiB | ||
| 13624 | 2026.01.16 09:55:07.505902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13625 | 2026.01.16 09:55:07.521089 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.01.16 09:55:07.521140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13627 | 2026.01.16 09:55:07.526496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13628 | 2026.01.16 09:55:07.527198 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.01.16 09:55:07.530014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13630 | 2026.01.16 09:55:10.019361 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13631 | 2026.01.16 09:55:10.019574 [ 255 ] {6cb9606d-bcbd-4f60-bdab-746f7be7fa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13632 | 2026.01.16 09:55:10.019656 [ 255 ] {6cb9606d-bcbd-4f60-bdab-746f7be7fa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13633 | 2026.01.16 09:55:10.020361 [ 255 ] {6cb9606d-bcbd-4f60-bdab-746f7be7fa55} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2026.01.16 09:55:10.020415 [ 255 ] {6cb9606d-bcbd-4f60-bdab-746f7be7fa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13635 | 2026.01.16 09:55:10.020863 [ 255 ] {6cb9606d-bcbd-4f60-bdab-746f7be7fa55} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13636 | 2026.01.16 09:55:10.021108 [ 255 ] {6cb9606d-bcbd-4f60-bdab-746f7be7fa55} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2026.01.16 09:55:10.021279 [ 255 ] {6cb9606d-bcbd-4f60-bdab-746f7be7fa55} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.43 MiB/sec. | ||
| 13638 | 2026.01.16 09:55:10.021333 [ 255 ] {6cb9606d-bcbd-4f60-bdab-746f7be7fa55} <Debug> TCPHandler: Processed in 0.002127578 sec. | ||
| 13639 | 2026.01.16 09:55:10.021470 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13640 | 2026.01.16 09:55:10.021582 [ 255 ] {cc97b81a-77aa-4cc1-a89b-714a59267c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13641 | 2026.01.16 09:55:10.021628 [ 255 ] {cc97b81a-77aa-4cc1-a89b-714a59267c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13642 | 2026.01.16 09:55:10.022108 [ 255 ] {cc97b81a-77aa-4cc1-a89b-714a59267c1c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2026.01.16 09:55:10.022148 [ 255 ] {cc97b81a-77aa-4cc1-a89b-714a59267c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13644 | 2026.01.16 09:55:10.022493 [ 255 ] {cc97b81a-77aa-4cc1-a89b-714a59267c1c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13645 | 2026.01.16 09:55:10.022717 [ 255 ] {cc97b81a-77aa-4cc1-a89b-714a59267c1c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2026.01.16 09:55:10.022856 [ 255 ] {cc97b81a-77aa-4cc1-a89b-714a59267c1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 13647 | 2026.01.16 09:55:10.022896 [ 255 ] {cc97b81a-77aa-4cc1-a89b-714a59267c1c} <Debug> TCPHandler: Processed in 0.001482099 sec. | ||
| 13648 | 2026.01.16 09:55:10.023025 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.01.16 09:55:10.023123 [ 255 ] {506181ef-8fb0-42bf-abea-95a13f3f47d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13650 | 2026.01.16 09:55:10.023169 [ 255 ] {506181ef-8fb0-42bf-abea-95a13f3f47d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13651 | 2026.01.16 09:55:10.023615 [ 255 ] {506181ef-8fb0-42bf-abea-95a13f3f47d5} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.01.16 09:55:10.023654 [ 255 ] {506181ef-8fb0-42bf-abea-95a13f3f47d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13653 | 2026.01.16 09:55:10.024161 [ 255 ] {506181ef-8fb0-42bf-abea-95a13f3f47d5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13654 | 2026.01.16 09:55:10.024380 [ 255 ] {506181ef-8fb0-42bf-abea-95a13f3f47d5} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.01.16 09:55:10.024519 [ 255 ] {506181ef-8fb0-42bf-abea-95a13f3f47d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001415 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 13656 | 2026.01.16 09:55:10.024559 [ 255 ] {506181ef-8fb0-42bf-abea-95a13f3f47d5} <Debug> TCPHandler: Processed in 0.001584511 sec. | ||
| 13657 | 2026.01.16 09:55:10.024679 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.01.16 09:55:10.024774 [ 255 ] {b1130ec6-ee4a-4762-8070-e2c25107dbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13659 | 2026.01.16 09:55:10.024815 [ 255 ] {b1130ec6-ee4a-4762-8070-e2c25107dbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13660 | 2026.01.16 09:55:10.025172 [ 255 ] {b1130ec6-ee4a-4762-8070-e2c25107dbb0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.01.16 09:55:10.025311 [ 255 ] {b1130ec6-ee4a-4762-8070-e2c25107dbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13662 | 2026.01.16 09:55:10.025627 [ 255 ] {b1130ec6-ee4a-4762-8070-e2c25107dbb0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13663 | 2026.01.16 09:55:10.025888 [ 255 ] {b1130ec6-ee4a-4762-8070-e2c25107dbb0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.01.16 09:55:10.026023 [ 255 ] {b1130ec6-ee4a-4762-8070-e2c25107dbb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 13665 | 2026.01.16 09:55:10.026060 [ 255 ] {b1130ec6-ee4a-4762-8070-e2c25107dbb0} <Debug> TCPHandler: Processed in 0.001432079 sec. | ||
| 13666 | 2026.01.16 09:55:13.045582 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13667 | 2026.01.16 09:55:13.045665 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13668 | 2026.01.16 09:55:13.302871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32593 | ||
| 13669 | 2026.01.16 09:55:13.303660 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.01.16 09:55:13.303733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13671 | 2026.01.16 09:55:13.304519 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13672 | 2026.01.16 09:55:13.304900 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.01.16 09:55:13.305118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32593 | ||
| 13674 | 2026.01.16 09:55:13.371676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1676 | ||
| 13675 | 2026.01.16 09:55:13.374008 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2026.01.16 09:55:13.374054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13677 | 2026.01.16 09:55:13.375250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13678 | 2026.01.16 09:55:13.375531 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13679 | 2026.01.16 09:55:13.375809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
| 13680 | 2026.01.16 09:55:15.021859 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13681 | 2026.01.16 09:55:15.022064 [ 255 ] {fa14d684-6f93-4907-b088-6abf7d2106c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13682 | 2026.01.16 09:55:15.022142 [ 255 ] {fa14d684-6f93-4907-b088-6abf7d2106c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13683 | 2026.01.16 09:55:15.022915 [ 255 ] {fa14d684-6f93-4907-b088-6abf7d2106c6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2026.01.16 09:55:15.022964 [ 255 ] {fa14d684-6f93-4907-b088-6abf7d2106c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13685 | 2026.01.16 09:55:15.023386 [ 255 ] {fa14d684-6f93-4907-b088-6abf7d2106c6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13686 | 2026.01.16 09:55:15.023630 [ 255 ] {fa14d684-6f93-4907-b088-6abf7d2106c6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2026.01.16 09:55:15.023791 [ 255 ] {fa14d684-6f93-4907-b088-6abf7d2106c6} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001783 sec., 76275.93942793045 rows/sec., 6.60 MiB/sec. | ||
| 13688 | 2026.01.16 09:55:15.023841 [ 255 ] {fa14d684-6f93-4907-b088-6abf7d2106c6} <Debug> TCPHandler: Processed in 0.002125788 sec. | ||
| 13689 | 2026.01.16 09:55:15.023961 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2026.01.16 09:55:15.024068 [ 255 ] {24bde694-315f-42e4-9ae0-9d2ec70b7442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13691 | 2026.01.16 09:55:15.024113 [ 255 ] {24bde694-315f-42e4-9ae0-9d2ec70b7442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13692 | 2026.01.16 09:55:15.024556 [ 255 ] {24bde694-315f-42e4-9ae0-9d2ec70b7442} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.01.16 09:55:15.024594 [ 255 ] {24bde694-315f-42e4-9ae0-9d2ec70b7442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13694 | 2026.01.16 09:55:15.024925 [ 255 ] {24bde694-315f-42e4-9ae0-9d2ec70b7442} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13695 | 2026.01.16 09:55:15.025156 [ 255 ] {24bde694-315f-42e4-9ae0-9d2ec70b7442} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2026.01.16 09:55:15.025287 [ 255 ] {24bde694-315f-42e4-9ae0-9d2ec70b7442} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001242 sec., 32206.1191626409 rows/sec., 2.36 MiB/sec. | ||
| 13697 | 2026.01.16 09:55:15.025325 [ 255 ] {24bde694-315f-42e4-9ae0-9d2ec70b7442} <Debug> TCPHandler: Processed in 0.001414119 sec. | ||
| 13698 | 2026.01.16 09:55:15.025439 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13699 | 2026.01.16 09:55:15.025539 [ 255 ] {6b9efa47-600a-4487-b6f7-9db5567e5fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13700 | 2026.01.16 09:55:15.025581 [ 255 ] {6b9efa47-600a-4487-b6f7-9db5567e5fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13701 | 2026.01.16 09:55:15.026016 [ 255 ] {6b9efa47-600a-4487-b6f7-9db5567e5fe8} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2026.01.16 09:55:15.026052 [ 255 ] {6b9efa47-600a-4487-b6f7-9db5567e5fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13703 | 2026.01.16 09:55:15.026358 [ 255 ] {6b9efa47-600a-4487-b6f7-9db5567e5fe8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13704 | 2026.01.16 09:55:15.026574 [ 255 ] {6b9efa47-600a-4487-b6f7-9db5567e5fe8} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2026.01.16 09:55:15.026705 [ 255 ] {6b9efa47-600a-4487-b6f7-9db5567e5fe8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 6.85 MiB/sec. | ||
| 13706 | 2026.01.16 09:55:15.026744 [ 255 ] {6b9efa47-600a-4487-b6f7-9db5567e5fe8} <Debug> TCPHandler: Processed in 0.001355368 sec. | ||
| 13707 | 2026.01.16 09:55:15.026858 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2026.01.16 09:55:15.026949 [ 255 ] {3bcaf523-e990-417a-a607-2bfa4479e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13709 | 2026.01.16 09:55:15.026992 [ 255 ] {3bcaf523-e990-417a-a607-2bfa4479e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13710 | 2026.01.16 09:55:15.027402 [ 255 ] {3bcaf523-e990-417a-a607-2bfa4479e560} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.01.16 09:55:15.027438 [ 255 ] {3bcaf523-e990-417a-a607-2bfa4479e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13712 | 2026.01.16 09:55:15.027772 [ 255 ] {3bcaf523-e990-417a-a607-2bfa4479e560} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13713 | 2026.01.16 09:55:15.027981 [ 255 ] {3bcaf523-e990-417a-a607-2bfa4479e560} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.01.16 09:55:15.028109 [ 255 ] {3bcaf523-e990-417a-a607-2bfa4479e560} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 13715 | 2026.01.16 09:55:15.028145 [ 255 ] {3bcaf523-e990-417a-a607-2bfa4479e560} <Debug> TCPHandler: Processed in 0.001335298 sec. | ||
| 13716 | 2026.01.16 09:55:15.028261 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2026.01.16 09:55:15.028353 [ 255 ] {afb9daf5-7708-4d24-8fd4-d84145613b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13718 | 2026.01.16 09:55:15.028406 [ 255 ] {afb9daf5-7708-4d24-8fd4-d84145613b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13719 | 2026.01.16 09:55:15.029230 [ 255 ] {afb9daf5-7708-4d24-8fd4-d84145613b0c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.01.16 09:55:15.029272 [ 255 ] {afb9daf5-7708-4d24-8fd4-d84145613b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13721 | 2026.01.16 09:55:15.029859 [ 255 ] {afb9daf5-7708-4d24-8fd4-d84145613b0c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13722 | 2026.01.16 09:55:15.030087 [ 255 ] {afb9daf5-7708-4d24-8fd4-d84145613b0c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.01.16 09:55:15.030129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13724 | 2026.01.16 09:55:15.030230 [ 255 ] {afb9daf5-7708-4d24-8fd4-d84145613b0c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001894 sec., 21119.324181626187 rows/sec., 37.84 MiB/sec. | ||
| 13725 | 2026.01.16 09:55:15.030295 [ 255 ] {afb9daf5-7708-4d24-8fd4-d84145613b0c} <Debug> TCPHandler: Processed in 0.002088928 sec. | ||
| 13726 | 2026.01.16 09:55:15.030406 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13727 | 2026.01.16 09:55:15.030506 [ 255 ] {1175b228-cca2-4abc-a86a-d8316cb738c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13728 | 2026.01.16 09:55:15.030548 [ 255 ] {1175b228-cca2-4abc-a86a-d8316cb738c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13729 | 2026.01.16 09:55:15.030886 [ 255 ] {1175b228-cca2-4abc-a86a-d8316cb738c1} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13730 | 2026.01.16 09:55:15.030921 [ 255 ] {1175b228-cca2-4abc-a86a-d8316cb738c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13731 | 2026.01.16 09:55:15.031238 [ 255 ] {1175b228-cca2-4abc-a86a-d8316cb738c1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13732 | 2026.01.16 09:55:15.031447 [ 255 ] {1175b228-cca2-4abc-a86a-d8316cb738c1} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13733 | 2026.01.16 09:55:15.031574 [ 255 ] {1175b228-cca2-4abc-a86a-d8316cb738c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 13734 | 2026.01.16 09:55:15.031611 [ 255 ] {1175b228-cca2-4abc-a86a-d8316cb738c1} <Debug> TCPHandler: Processed in 0.001253307 sec. | ||
| 13735 | 2026.01.16 09:55:15.046250 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2026.01.16 09:55:15.046301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13737 | 2026.01.16 09:55:15.051689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13738 | 2026.01.16 09:55:15.052364 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2026.01.16 09:55:15.055109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13740 | 2026.01.16 09:55:17.543421 [ 23 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13741 | 2026.01.16 09:55:17.543506 [ 23 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13742 | 2026.01.16 09:55:17.543532 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13743 | 2026.01.16 09:55:17.543653 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::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 | ||
| 13744 | 2026.01.16 09:55:17.543799 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13745 | 2026.01.16 09:55:17.543837 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 13746 | 2026.01.16 09:55:17.543910 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 13747 | 2026.01.16 09:55:17.543956 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 13748 | 2026.01.16 09:55:17.544000 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 13749 | 2026.01.16 09:55:17.544042 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 13750 | 2026.01.16 09:55:17.544792 [ 190 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192986 sec., 46941.03702809589 rows/sec., 3.92 MiB/sec. | ||
| 13751 | 2026.01.16 09:55:17.544908 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13752 | 2026.01.16 09:55:17.545171 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2026.01.16 09:55:17.545241 [ 186 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_17_4} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13754 | 2026.01.16 09:55:17.545303 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13755 | 2026.01.16 09:55:18.688818 [ 37 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13756 | 2026.01.16 09:55:18.688881 [ 37 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13757 | 2026.01.16 09:55:18.688902 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13758 | 2026.01.16 09:55:18.689030 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 13759 | 2026.01.16 09:55:18.689179 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13760 | 2026.01.16 09:55:18.689218 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 223 rows starting from the beginning of the part | ||
| 13761 | 2026.01.16 09:55:18.689293 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 13762 | 2026.01.16 09:55:18.689346 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 13763 | 2026.01.16 09:55:18.689396 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 13764 | 2026.01.16 09:55:18.689443 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 13765 | 2026.01.16 09:55:18.690288 [ 186 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310518 sec., 206788.46074605614 rows/sec., 13.42 MiB/sec. | ||
| 13766 | 2026.01.16 09:55:18.690460 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13767 | 2026.01.16 09:55:18.690730 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.01.16 09:55:18.690800 [ 200 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_37_9} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13769 | 2026.01.16 09:55:18.690875 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13770 | 2026.01.16 09:55:20.019681 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13771 | 2026.01.16 09:55:20.019884 [ 255 ] {8f5edecb-ef1b-46dd-8a17-408615e83381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13772 | 2026.01.16 09:55:20.019959 [ 255 ] {8f5edecb-ef1b-46dd-8a17-408615e83381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13773 | 2026.01.16 09:55:20.020669 [ 255 ] {8f5edecb-ef1b-46dd-8a17-408615e83381} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.01.16 09:55:20.020715 [ 255 ] {8f5edecb-ef1b-46dd-8a17-408615e83381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13775 | 2026.01.16 09:55:20.021127 [ 255 ] {8f5edecb-ef1b-46dd-8a17-408615e83381} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13776 | 2026.01.16 09:55:20.021363 [ 255 ] {8f5edecb-ef1b-46dd-8a17-408615e83381} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13777 | 2026.01.16 09:55:20.021522 [ 255 ] {8f5edecb-ef1b-46dd-8a17-408615e83381} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 13778 | 2026.01.16 09:55:20.021574 [ 255 ] {8f5edecb-ef1b-46dd-8a17-408615e83381} <Debug> TCPHandler: Processed in 0.002038617 sec. | ||
| 13779 | 2026.01.16 09:55:20.021705 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13780 | 2026.01.16 09:55:20.021808 [ 255 ] {a04a1738-acfa-481e-ac17-5c71122c94ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13781 | 2026.01.16 09:55:20.021852 [ 255 ] {a04a1738-acfa-481e-ac17-5c71122c94ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13782 | 2026.01.16 09:55:20.022296 [ 255 ] {a04a1738-acfa-481e-ac17-5c71122c94ef} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2026.01.16 09:55:20.022335 [ 255 ] {a04a1738-acfa-481e-ac17-5c71122c94ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13784 | 2026.01.16 09:55:20.022655 [ 255 ] {a04a1738-acfa-481e-ac17-5c71122c94ef} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13785 | 2026.01.16 09:55:20.022883 [ 255 ] {a04a1738-acfa-481e-ac17-5c71122c94ef} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13786 | 2026.01.16 09:55:20.023014 [ 255 ] {a04a1738-acfa-481e-ac17-5c71122c94ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 13787 | 2026.01.16 09:55:20.023052 [ 255 ] {a04a1738-acfa-481e-ac17-5c71122c94ef} <Debug> TCPHandler: Processed in 0.001399709 sec. | ||
| 13788 | 2026.01.16 09:55:20.023169 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13789 | 2026.01.16 09:55:20.023266 [ 255 ] {5a4967e3-7486-4760-ac7f-88fc3291d581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13790 | 2026.01.16 09:55:20.023310 [ 255 ] {5a4967e3-7486-4760-ac7f-88fc3291d581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13791 | 2026.01.16 09:55:20.023728 [ 255 ] {5a4967e3-7486-4760-ac7f-88fc3291d581} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2026.01.16 09:55:20.023763 [ 255 ] {5a4967e3-7486-4760-ac7f-88fc3291d581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13793 | 2026.01.16 09:55:20.024106 [ 255 ] {5a4967e3-7486-4760-ac7f-88fc3291d581} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13794 | 2026.01.16 09:55:20.024328 [ 255 ] {5a4967e3-7486-4760-ac7f-88fc3291d581} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13795 | 2026.01.16 09:55:20.024458 [ 255 ] {5a4967e3-7486-4760-ac7f-88fc3291d581} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 13796 | 2026.01.16 09:55:20.024495 [ 255 ] {5a4967e3-7486-4760-ac7f-88fc3291d581} <Debug> TCPHandler: Processed in 0.001377428 sec. | ||
| 13797 | 2026.01.16 09:55:20.024608 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13798 | 2026.01.16 09:55:20.024703 [ 255 ] {2a287296-f9de-4678-a715-e34516b24e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13799 | 2026.01.16 09:55:20.024745 [ 255 ] {2a287296-f9de-4678-a715-e34516b24e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13800 | 2026.01.16 09:55:20.025090 [ 255 ] {2a287296-f9de-4678-a715-e34516b24e46} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13801 | 2026.01.16 09:55:20.025126 [ 255 ] {2a287296-f9de-4678-a715-e34516b24e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13802 | 2026.01.16 09:55:20.025463 [ 255 ] {2a287296-f9de-4678-a715-e34516b24e46} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13803 | 2026.01.16 09:55:20.025681 [ 255 ] {2a287296-f9de-4678-a715-e34516b24e46} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2026.01.16 09:55:20.025813 [ 255 ] {2a287296-f9de-4678-a715-e34516b24e46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 13805 | 2026.01.16 09:55:20.025850 [ 255 ] {2a287296-f9de-4678-a715-e34516b24e46} <Debug> TCPHandler: Processed in 0.001292987 sec. | ||
| 13806 | 2026.01.16 09:55:20.805328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33041 | ||
| 13807 | 2026.01.16 09:55:20.805906 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2026.01.16 09:55:20.805960 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13809 | 2026.01.16 09:55:20.806483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13810 | 2026.01.16 09:55:20.806729 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13811 | 2026.01.16 09:55:20.806876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33041 | ||
| 13812 | 2026.01.16 09:55:21.017511 [ 34 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13813 | 2026.01.16 09:55:21.017576 [ 34 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.01.16 09:55:21.017598 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13815 | 2026.01.16 09:55:21.017713 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 13816 | 2026.01.16 09:55:21.017854 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13817 | 2026.01.16 09:55:21.017893 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 434 rows starting from the beginning of the part | ||
| 13818 | 2026.01.16 09:55:21.017963 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 13819 | 2026.01.16 09:55:21.018012 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 13820 | 2026.01.16 09:55:21.018058 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 13821 | 2026.01.16 09:55:21.018106 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 13822 | 2026.01.16 09:55:21.018991 [ 200 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329308 sec., 398703.68642933015 rows/sec., 28.58 MiB/sec. | ||
| 13823 | 2026.01.16 09:55:21.019236 [ 186 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13824 | 2026.01.16 09:55:21.019593 [ 186 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2026.01.16 09:55:21.019690 [ 186 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_37_9} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13826 | 2026.01.16 09:55:21.019798 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13827 | 2026.01.16 09:55:22.555256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13828 | 2026.01.16 09:55:22.572909 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2026.01.16 09:55:22.572974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13830 | 2026.01.16 09:55:22.578908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13831 | 2026.01.16 09:55:22.579643 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2026.01.16 09:55:22.582789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13833 | 2026.01.16 09:55:23.376048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1696 | ||
| 13834 | 2026.01.16 09:55:23.378278 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.01.16 09:55:23.378331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13836 | 2026.01.16 09:55:23.379506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13837 | 2026.01.16 09:55:23.379778 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13838 | 2026.01.16 09:55:23.379962 [ 30 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13839 | 2026.01.16 09:55:23.380027 [ 30 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13840 | 2026.01.16 09:55:23.380047 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13841 | 2026.01.16 09:55:23.380057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1696 | ||
| 13842 | 2026.01.16 09:55:23.380178 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 13843 | 2026.01.16 09:55:23.380790 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13844 | 2026.01.16 09:55:23.380942 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1574 rows starting from the beginning of the part | ||
| 13845 | 2026.01.16 09:55:23.381303 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
| 13846 | 2026.01.16 09:55:23.381616 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 13847 | 2026.01.16 09:55:23.381912 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 13848 | 2026.01.16 09:55:23.382218 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 13849 | 2026.01.16 09:55:23.382590 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
| 13850 | 2026.01.16 09:55:23.391009 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1696 rows, containing 72 columns (72 merged, 0 gathered) in 0.010894516 sec., 155674.65319248693 rows/sec., 121.68 MiB/sec. | ||
| 13851 | 2026.01.16 09:55:23.393495 [ 187 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13852 | 2026.01.16 09:55:23.394125 [ 187 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2026.01.16 09:55:23.394222 [ 187 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_51_10} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13854 | 2026.01.16 09:55:23.394586 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13855 | 2026.01.16 09:55:24.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.42 MiB, peak 366.35 MiB, free memory in arenas 0.00 B, will set to 360.23 MiB (RSS), difference: 1.82 MiB | ||
| 13856 | 2026.01.16 09:55:25.021848 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2026.01.16 09:55:25.022038 [ 255 ] {1e7d3e82-d747-44a7-88d6-52ffa95d43bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13858 | 2026.01.16 09:55:25.022106 [ 255 ] {1e7d3e82-d747-44a7-88d6-52ffa95d43bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13859 | 2026.01.16 09:55:25.022932 [ 255 ] {1e7d3e82-d747-44a7-88d6-52ffa95d43bc} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.01.16 09:55:25.022978 [ 255 ] {1e7d3e82-d747-44a7-88d6-52ffa95d43bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13861 | 2026.01.16 09:55:25.023393 [ 255 ] {1e7d3e82-d747-44a7-88d6-52ffa95d43bc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13862 | 2026.01.16 09:55:25.023624 [ 255 ] {1e7d3e82-d747-44a7-88d6-52ffa95d43bc} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.01.16 09:55:25.023799 [ 255 ] {1e7d3e82-d747-44a7-88d6-52ffa95d43bc} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001813 sec., 75013.7892995036 rows/sec., 6.49 MiB/sec. | ||
| 13864 | 2026.01.16 09:55:25.023861 [ 255 ] {1e7d3e82-d747-44a7-88d6-52ffa95d43bc} <Debug> TCPHandler: Processed in 0.002150829 sec. | ||
| 13865 | 2026.01.16 09:55:25.024004 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13866 | 2026.01.16 09:55:25.024121 [ 255 ] {25a49391-c73c-4dc5-97ff-0dab478b0581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13867 | 2026.01.16 09:55:25.024163 [ 255 ] {25a49391-c73c-4dc5-97ff-0dab478b0581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13868 | 2026.01.16 09:55:25.024586 [ 255 ] {25a49391-c73c-4dc5-97ff-0dab478b0581} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2026.01.16 09:55:25.024624 [ 255 ] {25a49391-c73c-4dc5-97ff-0dab478b0581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13870 | 2026.01.16 09:55:25.024942 [ 255 ] {25a49391-c73c-4dc5-97ff-0dab478b0581} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13871 | 2026.01.16 09:55:25.025160 [ 255 ] {25a49391-c73c-4dc5-97ff-0dab478b0581} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2026.01.16 09:55:25.025296 [ 255 ] {25a49391-c73c-4dc5-97ff-0dab478b0581} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001197 sec., 33416.87552213868 rows/sec., 2.45 MiB/sec. | ||
| 13873 | 2026.01.16 09:55:25.025335 [ 255 ] {25a49391-c73c-4dc5-97ff-0dab478b0581} <Debug> TCPHandler: Processed in 0.001398659 sec. | ||
| 13874 | 2026.01.16 09:55:25.025453 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13875 | 2026.01.16 09:55:25.025554 [ 255 ] {56d515f8-06d3-450b-8570-2b52a51718d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13876 | 2026.01.16 09:55:25.025599 [ 255 ] {56d515f8-06d3-450b-8570-2b52a51718d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13877 | 2026.01.16 09:55:25.026042 [ 255 ] {56d515f8-06d3-450b-8570-2b52a51718d5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2026.01.16 09:55:25.026077 [ 255 ] {56d515f8-06d3-450b-8570-2b52a51718d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13879 | 2026.01.16 09:55:25.026423 [ 255 ] {56d515f8-06d3-450b-8570-2b52a51718d5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13880 | 2026.01.16 09:55:25.026647 [ 255 ] {56d515f8-06d3-450b-8570-2b52a51718d5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2026.01.16 09:55:25.026774 [ 255 ] {56d515f8-06d3-450b-8570-2b52a51718d5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001241 sec., 83803.38436744561 rows/sec., 6.55 MiB/sec. | ||
| 13882 | 2026.01.16 09:55:25.026812 [ 255 ] {56d515f8-06d3-450b-8570-2b52a51718d5} <Debug> TCPHandler: Processed in 0.001409159 sec. | ||
| 13883 | 2026.01.16 09:55:25.026935 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13884 | 2026.01.16 09:55:25.027030 [ 255 ] {c4521a23-ac9d-4a62-9722-843d7323776f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13885 | 2026.01.16 09:55:25.027073 [ 255 ] {c4521a23-ac9d-4a62-9722-843d7323776f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13886 | 2026.01.16 09:55:25.027502 [ 255 ] {c4521a23-ac9d-4a62-9722-843d7323776f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2026.01.16 09:55:25.027537 [ 255 ] {c4521a23-ac9d-4a62-9722-843d7323776f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13888 | 2026.01.16 09:55:25.027875 [ 255 ] {c4521a23-ac9d-4a62-9722-843d7323776f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13889 | 2026.01.16 09:55:25.028082 [ 255 ] {c4521a23-ac9d-4a62-9722-843d7323776f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2026.01.16 09:55:25.028211 [ 255 ] {c4521a23-ac9d-4a62-9722-843d7323776f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 13891 | 2026.01.16 09:55:25.028249 [ 255 ] {c4521a23-ac9d-4a62-9722-843d7323776f} <Debug> TCPHandler: Processed in 0.001363618 sec. | ||
| 13892 | 2026.01.16 09:55:25.028367 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13893 | 2026.01.16 09:55:25.028460 [ 255 ] {7a06358d-643f-4236-80e1-4b205a0cadba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13894 | 2026.01.16 09:55:25.028514 [ 255 ] {7a06358d-643f-4236-80e1-4b205a0cadba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13895 | 2026.01.16 09:55:25.029457 [ 255 ] {7a06358d-643f-4236-80e1-4b205a0cadba} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.01.16 09:55:25.029493 [ 255 ] {7a06358d-643f-4236-80e1-4b205a0cadba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13897 | 2026.01.16 09:55:25.030062 [ 255 ] {7a06358d-643f-4236-80e1-4b205a0cadba} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13898 | 2026.01.16 09:55:25.030296 [ 255 ] {7a06358d-643f-4236-80e1-4b205a0cadba} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.01.16 09:55:25.030400 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13900 | 2026.01.16 09:55:25.030434 [ 255 ] {7a06358d-643f-4236-80e1-4b205a0cadba} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001992 sec., 20080.321285140562 rows/sec., 35.98 MiB/sec. | ||
| 13901 | 2026.01.16 09:55:25.030435 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.01.16 09:55:25.030467 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13903 | 2026.01.16 09:55:25.030489 [ 255 ] {7a06358d-643f-4236-80e1-4b205a0cadba} <Debug> TCPHandler: Processed in 0.002174119 sec. | ||
| 13904 | 2026.01.16 09:55:25.030597 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 13905 | 2026.01.16 09:55:25.030607 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13906 | 2026.01.16 09:55:25.030734 [ 255 ] {46bee4cf-9e69-42f3-9060-6ed1d702566a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13907 | 2026.01.16 09:55:25.030773 [ 255 ] {46bee4cf-9e69-42f3-9060-6ed1d702566a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13908 | 2026.01.16 09:55:25.030856 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13909 | 2026.01.16 09:55:25.030924 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1731 rows starting from the beginning of the part | ||
| 13910 | 2026.01.16 09:55:25.031058 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 13911 | 2026.01.16 09:55:25.031108 [ 255 ] {46bee4cf-9e69-42f3-9060-6ed1d702566a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.01.16 09:55:25.031145 [ 255 ] {46bee4cf-9e69-42f3-9060-6ed1d702566a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13913 | 2026.01.16 09:55:25.031160 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 13914 | 2026.01.16 09:55:25.031259 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 13915 | 2026.01.16 09:55:25.031352 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 13916 | 2026.01.16 09:55:25.031444 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 13917 | 2026.01.16 09:55:25.031461 [ 255 ] {46bee4cf-9e69-42f3-9060-6ed1d702566a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13918 | 2026.01.16 09:55:25.031744 [ 255 ] {46bee4cf-9e69-42f3-9060-6ed1d702566a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2026.01.16 09:55:25.031883 [ 255 ] {46bee4cf-9e69-42f3-9060-6ed1d702566a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 13920 | 2026.01.16 09:55:25.031919 [ 255 ] {46bee4cf-9e69-42f3-9060-6ed1d702566a} <Debug> TCPHandler: Processed in 0.001360548 sec. | ||
| 13921 | 2026.01.16 09:55:25.047112 [ 201 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 19 columns (19 merged, 0 gathered) in 0.016574761 sec., 116502.43403208046 rows/sec., 208.77 MiB/sec. | ||
| 13922 | 2026.01.16 09:55:25.049052 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13923 | 2026.01.16 09:55:25.049550 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.01.16 09:55:25.049643 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13925 | 2026.01.16 09:55:25.049801 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 13926 | 2026.01.16 09:55:26.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.68 MiB, peak 378.20 MiB, free memory in arenas 0.00 B, will set to 368.64 MiB (RSS), difference: 7.95 MiB | ||
| 13927 | 2026.01.16 09:55:28.045926 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13928 | 2026.01.16 09:55:28.046002 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13929 | 2026.01.16 09:55:28.307245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33553 | ||
| 13930 | 2026.01.16 09:55:28.307763 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13931 | 2026.01.16 09:55:28.307798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13932 | 2026.01.16 09:55:28.308282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13933 | 2026.01.16 09:55:28.308508 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13934 | 2026.01.16 09:55:28.308631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33553 | ||
| 13935 | 2026.01.16 09:55:28.809219 [ 221 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 13936 | 2026.01.16 09:55:28.809269 [ 221 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 13937 | 2026.01.16 09:55:28.849705 [ 221 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 13938 | 2026.01.16 09:55:29.007356 [ 224 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 13939 | 2026.01.16 09:55:29.007412 [ 224 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 13940 | 2026.01.16 09:55:29.012375 [ 224 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 13941 | 2026.01.16 09:55:30.019458 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2026.01.16 09:55:30.019645 [ 255 ] {ec5f8da8-6b88-4353-94ea-ff60ced4f03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13943 | 2026.01.16 09:55:30.019717 [ 255 ] {ec5f8da8-6b88-4353-94ea-ff60ced4f03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13944 | 2026.01.16 09:55:30.020428 [ 255 ] {ec5f8da8-6b88-4353-94ea-ff60ced4f03e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.01.16 09:55:30.020477 [ 255 ] {ec5f8da8-6b88-4353-94ea-ff60ced4f03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13946 | 2026.01.16 09:55:30.020928 [ 255 ] {ec5f8da8-6b88-4353-94ea-ff60ced4f03e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13947 | 2026.01.16 09:55:30.021181 [ 255 ] {ec5f8da8-6b88-4353-94ea-ff60ced4f03e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2026.01.16 09:55:30.021343 [ 43 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13949 | 2026.01.16 09:55:30.021357 [ 255 ] {ec5f8da8-6b88-4353-94ea-ff60ced4f03e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.43 MiB/sec. | ||
| 13950 | 2026.01.16 09:55:30.021380 [ 43 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13951 | 2026.01.16 09:55:30.021400 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13952 | 2026.01.16 09:55:30.021415 [ 255 ] {ec5f8da8-6b88-4353-94ea-ff60ced4f03e} <Debug> TCPHandler: Processed in 0.002094518 sec. | ||
| 13953 | 2026.01.16 09:55:30.021489 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 13954 | 2026.01.16 09:55:30.021524 [ 223 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 13955 | 2026.01.16 09:55:30.021561 [ 223 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 13956 | 2026.01.16 09:55:30.021570 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13957 | 2026.01.16 09:55:30.021581 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13958 | 2026.01.16 09:55:30.021622 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2463 rows starting from the beginning of the part | ||
| 13959 | 2026.01.16 09:55:30.021689 [ 255 ] {ef6c3598-5e67-4599-9fde-6370df2801ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13960 | 2026.01.16 09:55:30.021690 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 13961 | 2026.01.16 09:55:30.021745 [ 255 ] {ef6c3598-5e67-4599-9fde-6370df2801ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13962 | 2026.01.16 09:55:30.021755 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
| 13963 | 2026.01.16 09:55:30.021799 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 13964 | 2026.01.16 09:55:30.021841 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 136 rows starting from the beginning of the part | ||
| 13965 | 2026.01.16 09:55:30.021880 [ 187 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13966 | 2026.01.16 09:55:30.022259 [ 255 ] {ef6c3598-5e67-4599-9fde-6370df2801ef} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2026.01.16 09:55:30.022295 [ 255 ] {ef6c3598-5e67-4599-9fde-6370df2801ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13968 | 2026.01.16 09:55:30.022689 [ 255 ] {ef6c3598-5e67-4599-9fde-6370df2801ef} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13969 | 2026.01.16 09:55:30.022931 [ 255 ] {ef6c3598-5e67-4599-9fde-6370df2801ef} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.01.16 09:55:30.023060 [ 43 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13971 | 2026.01.16 09:55:30.023080 [ 255 ] {ef6c3598-5e67-4599-9fde-6370df2801ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001422 sec., 45007.032348804496 rows/sec., 3.51 MiB/sec. | ||
| 13972 | 2026.01.16 09:55:30.023091 [ 43 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.01.16 09:55:30.023114 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13974 | 2026.01.16 09:55:30.023133 [ 255 ] {ef6c3598-5e67-4599-9fde-6370df2801ef} <Debug> TCPHandler: Processed in 0.001627402 sec. | ||
| 13975 | 2026.01.16 09:55:30.023220 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 13976 | 2026.01.16 09:55:30.023232 [ 219 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 13977 | 2026.01.16 09:55:30.023277 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13978 | 2026.01.16 09:55:30.023281 [ 219 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 13979 | 2026.01.16 09:55:30.023295 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2903 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847175 sec., 1571589.0481410804 rows/sec., 134.51 MiB/sec. | ||
| 13980 | 2026.01.16 09:55:30.023363 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13981 | 2026.01.16 09:55:30.023383 [ 255 ] {ec6a60f3-4dd3-4b10-a45c-0a53bd4f3b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13982 | 2026.01.16 09:55:30.023402 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1249 rows starting from the beginning of the part | ||
| 13983 | 2026.01.16 09:55:30.023436 [ 255 ] {ec6a60f3-4dd3-4b10-a45c-0a53bd4f3b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13984 | 2026.01.16 09:55:30.023473 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 13985 | 2026.01.16 09:55:30.023524 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 13986 | 2026.01.16 09:55:30.023572 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 13987 | 2026.01.16 09:55:30.023611 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 13988 | 2026.01.16 09:55:30.023636 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13989 | 2026.01.16 09:55:30.023654 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 13990 | 2026.01.16 09:55:30.023911 [ 255 ] {ec6a60f3-4dd3-4b10-a45c-0a53bd4f3b79} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2026.01.16 09:55:30.023957 [ 255 ] {ec6a60f3-4dd3-4b10-a45c-0a53bd4f3b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 13992 | 2026.01.16 09:55:30.024051 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2026.01.16 09:55:30.024167 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_111_22} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13994 | 2026.01.16 09:55:30.024277 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 13995 | 2026.01.16 09:55:30.024351 [ 255 ] {ec6a60f3-4dd3-4b10-a45c-0a53bd4f3b79} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13996 | 2026.01.16 09:55:30.024600 [ 255 ] {ec6a60f3-4dd3-4b10-a45c-0a53bd4f3b79} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13997 | 2026.01.16 09:55:30.024718 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_106_21 to all_107_107_0 | ||
| 13998 | 2026.01.16 09:55:30.024736 [ 255 ] {ec6a60f3-4dd3-4b10-a45c-0a53bd4f3b79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 13999 | 2026.01.16 09:55:30.024744 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14000 | 2026.01.16 09:55:30.024766 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14001 | 2026.01.16 09:55:30.024776 [ 255 ] {ec6a60f3-4dd3-4b10-a45c-0a53bd4f3b79} <Debug> TCPHandler: Processed in 0.001551231 sec. | ||
| 14002 | 2026.01.16 09:55:30.024831 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_106_21 to all_107_107_0 into Compact with storage Full | ||
| 14003 | 2026.01.16 09:55:30.024892 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1649 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719423 sec., 959042.6555885316 rows/sec., 74.24 MiB/sec. | ||
| 14004 | 2026.01.16 09:55:30.024908 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2026.01.16 09:55:30.024949 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14006 | 2026.01.16 09:55:30.024986 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_21, total 33005 rows starting from the beginning of the part | ||
| 14007 | 2026.01.16 09:55:30.025012 [ 255 ] {2973730e-4acb-4b73-b801-fdd07cd0e8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14008 | 2026.01.16 09:55:30.025042 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14009 | 2026.01.16 09:55:30.025062 [ 255 ] {2973730e-4acb-4b73-b801-fdd07cd0e8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14010 | 2026.01.16 09:55:30.025095 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14011 | 2026.01.16 09:55:30.025434 [ 255 ] {2973730e-4acb-4b73-b801-fdd07cd0e8d1} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.01.16 09:55:30.025476 [ 255 ] {2973730e-4acb-4b73-b801-fdd07cd0e8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14013 | 2026.01.16 09:55:30.025508 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.01.16 09:55:30.025599 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_111_22} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14015 | 2026.01.16 09:55:30.025700 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 14016 | 2026.01.16 09:55:30.025853 [ 255 ] {2973730e-4acb-4b73-b801-fdd07cd0e8d1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14017 | 2026.01.16 09:55:30.026078 [ 255 ] {2973730e-4acb-4b73-b801-fdd07cd0e8d1} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2026.01.16 09:55:30.026195 [ 43 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14019 | 2026.01.16 09:55:30.026214 [ 255 ] {2973730e-4acb-4b73-b801-fdd07cd0e8d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 14020 | 2026.01.16 09:55:30.026231 [ 43 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14021 | 2026.01.16 09:55:30.026251 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14022 | 2026.01.16 09:55:30.026252 [ 255 ] {2973730e-4acb-4b73-b801-fdd07cd0e8d1} <Debug> TCPHandler: Processed in 0.001395568 sec. | ||
| 14023 | 2026.01.16 09:55:30.026325 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 14024 | 2026.01.16 09:55:30.026409 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14025 | 2026.01.16 09:55:30.026437 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7116 rows starting from the beginning of the part | ||
| 14026 | 2026.01.16 09:55:30.026489 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14027 | 2026.01.16 09:55:30.026533 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14028 | 2026.01.16 09:55:30.026573 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14029 | 2026.01.16 09:55:30.026608 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14030 | 2026.01.16 09:55:30.026647 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 14031 | 2026.01.16 09:55:30.028614 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002322161 sec., 3193577.0172696896 rows/sec., 207.00 MiB/sec. | ||
| 14032 | 2026.01.16 09:55:30.029035 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14033 | 2026.01.16 09:55:30.029291 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14034 | 2026.01.16 09:55:30.029367 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_111_22} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14035 | 2026.01.16 09:55:30.029459 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 14036 | 2026.01.16 09:55:30.031544 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00673877 sec., 4921521.286525583 rows/sec., 333.25 MiB/sec. | ||
| 14037 | 2026.01.16 09:55:30.031794 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 14038 | 2026.01.16 09:55:30.032084 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2026.01.16 09:55:30.032169 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_106_21, all_107_107_0] -> all_1_107_22 | ||
| 14040 | 2026.01.16 09:55:30.032259 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14041 | 2026.01.16 09:55:30.034726 [ 219 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 14042 | 2026.01.16 09:55:30.036406 [ 223 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 14043 | 2026.01.16 09:55:30.082905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14044 | 2026.01.16 09:55:30.100481 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2026.01.16 09:55:30.100550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14046 | 2026.01.16 09:55:30.107088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14047 | 2026.01.16 09:55:30.107842 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2026.01.16 09:55:30.111690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14049 | 2026.01.16 09:55:31.149454 [ 217 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 14050 | 2026.01.16 09:55:31.149502 [ 217 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 14051 | 2026.01.16 09:55:31.151605 [ 217 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 14052 | 2026.01.16 09:55:31.700074 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 14053 | 2026.01.16 09:55:31.700137 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 14054 | 2026.01.16 09:55:31.703124 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 14055 | 2026.01.16 09:55:33.380218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1716 | ||
| 14056 | 2026.01.16 09:55:33.382365 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.01.16 09:55:33.382420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14058 | 2026.01.16 09:55:33.383649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14059 | 2026.01.16 09:55:33.383940 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14060 | 2026.01.16 09:55:33.384316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
| 14061 | 2026.01.16 09:55:35.050778 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2026.01.16 09:55:35.050979 [ 255 ] {6dfdd336-6a5a-4065-aa06-f682f3f61410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14063 | 2026.01.16 09:55:35.051056 [ 255 ] {6dfdd336-6a5a-4065-aa06-f682f3f61410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14064 | 2026.01.16 09:55:35.051779 [ 255 ] {6dfdd336-6a5a-4065-aa06-f682f3f61410} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.01.16 09:55:35.051828 [ 255 ] {6dfdd336-6a5a-4065-aa06-f682f3f61410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14066 | 2026.01.16 09:55:35.052232 [ 255 ] {6dfdd336-6a5a-4065-aa06-f682f3f61410} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14067 | 2026.01.16 09:55:35.052465 [ 255 ] {6dfdd336-6a5a-4065-aa06-f682f3f61410} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.01.16 09:55:35.052640 [ 255 ] {6dfdd336-6a5a-4065-aa06-f682f3f61410} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001716 sec., 13986.013986013986 rows/sec., 1.16 MiB/sec. | ||
| 14069 | 2026.01.16 09:55:35.052693 [ 255 ] {6dfdd336-6a5a-4065-aa06-f682f3f61410} <Debug> TCPHandler: Processed in 0.002059078 sec. | ||
| 14070 | 2026.01.16 09:55:35.052820 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14071 | 2026.01.16 09:55:35.052925 [ 255 ] {23913dce-41d9-4c7b-8adc-b158deb4de14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14072 | 2026.01.16 09:55:35.052971 [ 255 ] {23913dce-41d9-4c7b-8adc-b158deb4de14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14073 | 2026.01.16 09:55:35.053395 [ 255 ] {23913dce-41d9-4c7b-8adc-b158deb4de14} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14074 | 2026.01.16 09:55:35.053435 [ 255 ] {23913dce-41d9-4c7b-8adc-b158deb4de14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14075 | 2026.01.16 09:55:35.053747 [ 255 ] {23913dce-41d9-4c7b-8adc-b158deb4de14} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14076 | 2026.01.16 09:55:35.053981 [ 255 ] {23913dce-41d9-4c7b-8adc-b158deb4de14} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14077 | 2026.01.16 09:55:35.054119 [ 255 ] {23913dce-41d9-4c7b-8adc-b158deb4de14} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001218 sec., 1642.0361247947455 rows/sec., 133.90 KiB/sec. | ||
| 14078 | 2026.01.16 09:55:35.054158 [ 255 ] {23913dce-41d9-4c7b-8adc-b158deb4de14} <Debug> TCPHandler: Processed in 0.001392069 sec. | ||
| 14079 | 2026.01.16 09:55:35.054269 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14080 | 2026.01.16 09:55:35.054366 [ 255 ] {2cc752ba-36cf-4c74-b765-87e137fa0a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14081 | 2026.01.16 09:55:35.054407 [ 255 ] {2cc752ba-36cf-4c74-b765-87e137fa0a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14082 | 2026.01.16 09:55:35.055589 [ 255 ] {2cc752ba-36cf-4c74-b765-87e137fa0a4e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14083 | 2026.01.16 09:55:35.055626 [ 255 ] {2cc752ba-36cf-4c74-b765-87e137fa0a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14084 | 2026.01.16 09:55:35.056024 [ 255 ] {2cc752ba-36cf-4c74-b765-87e137fa0a4e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14085 | 2026.01.16 09:55:35.056239 [ 255 ] {2cc752ba-36cf-4c74-b765-87e137fa0a4e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2026.01.16 09:55:35.056373 [ 255 ] {2cc752ba-36cf-4c74-b765-87e137fa0a4e} <Debug> executeQuery: Read 1397 rows, 119.68 KiB in 0.002027 sec., 689195.8559447458 rows/sec., 57.66 MiB/sec. | ||
| 14087 | 2026.01.16 09:55:35.056413 [ 255 ] {2cc752ba-36cf-4c74-b765-87e137fa0a4e} <Debug> TCPHandler: Processed in 0.00219399 sec. | ||
| 14088 | 2026.01.16 09:55:35.056539 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14089 | 2026.01.16 09:55:35.056637 [ 255 ] {85cf7556-048d-409d-8bd9-29a92c007049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14090 | 2026.01.16 09:55:35.056679 [ 255 ] {85cf7556-048d-409d-8bd9-29a92c007049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14091 | 2026.01.16 09:55:35.057117 [ 255 ] {85cf7556-048d-409d-8bd9-29a92c007049} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2026.01.16 09:55:35.057153 [ 255 ] {85cf7556-048d-409d-8bd9-29a92c007049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14093 | 2026.01.16 09:55:35.057462 [ 255 ] {85cf7556-048d-409d-8bd9-29a92c007049} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14094 | 2026.01.16 09:55:35.057673 [ 255 ] {85cf7556-048d-409d-8bd9-29a92c007049} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2026.01.16 09:55:35.057804 [ 255 ] {85cf7556-048d-409d-8bd9-29a92c007049} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001187 sec., 45492.83909014322 rows/sec., 3.38 MiB/sec. | ||
| 14096 | 2026.01.16 09:55:35.057842 [ 255 ] {85cf7556-048d-409d-8bd9-29a92c007049} <Debug> TCPHandler: Processed in 0.001353848 sec. | ||
| 14097 | 2026.01.16 09:55:35.057951 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14098 | 2026.01.16 09:55:35.058044 [ 255 ] {2d7e51f5-1f22-457f-a09f-d8eac6cc2254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14099 | 2026.01.16 09:55:35.058083 [ 255 ] {2d7e51f5-1f22-457f-a09f-d8eac6cc2254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14100 | 2026.01.16 09:55:35.058566 [ 255 ] {2d7e51f5-1f22-457f-a09f-d8eac6cc2254} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2026.01.16 09:55:35.058603 [ 255 ] {2d7e51f5-1f22-457f-a09f-d8eac6cc2254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14102 | 2026.01.16 09:55:35.058914 [ 255 ] {2d7e51f5-1f22-457f-a09f-d8eac6cc2254} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14103 | 2026.01.16 09:55:35.059135 [ 255 ] {2d7e51f5-1f22-457f-a09f-d8eac6cc2254} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.01.16 09:55:35.059264 [ 255 ] {2d7e51f5-1f22-457f-a09f-d8eac6cc2254} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001238 sec., 203554.11954765752 rows/sec., 14.08 MiB/sec. | ||
| 14105 | 2026.01.16 09:55:35.059303 [ 255 ] {2d7e51f5-1f22-457f-a09f-d8eac6cc2254} <Debug> TCPHandler: Processed in 0.001402079 sec. | ||
| 14106 | 2026.01.16 09:55:35.059418 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14107 | 2026.01.16 09:55:35.059514 [ 255 ] {0dc179e8-7fd1-4b81-a0a1-36be45ec355d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14108 | 2026.01.16 09:55:35.059555 [ 255 ] {0dc179e8-7fd1-4b81-a0a1-36be45ec355d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14109 | 2026.01.16 09:55:35.059952 [ 255 ] {0dc179e8-7fd1-4b81-a0a1-36be45ec355d} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14110 | 2026.01.16 09:55:35.059989 [ 255 ] {0dc179e8-7fd1-4b81-a0a1-36be45ec355d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14111 | 2026.01.16 09:55:35.060289 [ 255 ] {0dc179e8-7fd1-4b81-a0a1-36be45ec355d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14112 | 2026.01.16 09:55:35.060501 [ 255 ] {0dc179e8-7fd1-4b81-a0a1-36be45ec355d} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.01.16 09:55:35.060630 [ 255 ] {0dc179e8-7fd1-4b81-a0a1-36be45ec355d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 14114 | 2026.01.16 09:55:35.060669 [ 255 ] {0dc179e8-7fd1-4b81-a0a1-36be45ec355d} <Debug> TCPHandler: Processed in 0.001301638 sec. | ||
| 14115 | 2026.01.16 09:55:35.060776 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14116 | 2026.01.16 09:55:35.060869 [ 255 ] {fc244798-63ae-411c-9fa4-50db372b7036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14117 | 2026.01.16 09:55:35.060910 [ 255 ] {fc244798-63ae-411c-9fa4-50db372b7036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14118 | 2026.01.16 09:55:35.061544 [ 255 ] {fc244798-63ae-411c-9fa4-50db372b7036} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14119 | 2026.01.16 09:55:35.061581 [ 255 ] {fc244798-63ae-411c-9fa4-50db372b7036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14120 | 2026.01.16 09:55:35.061913 [ 255 ] {fc244798-63ae-411c-9fa4-50db372b7036} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14121 | 2026.01.16 09:55:35.062122 [ 255 ] {fc244798-63ae-411c-9fa4-50db372b7036} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14122 | 2026.01.16 09:55:35.062252 [ 255 ] {fc244798-63ae-411c-9fa4-50db372b7036} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.0014 sec., 427142.85714285716 rows/sec., 32.11 MiB/sec. | ||
| 14123 | 2026.01.16 09:55:35.062290 [ 255 ] {fc244798-63ae-411c-9fa4-50db372b7036} <Debug> TCPHandler: Processed in 0.001564331 sec. | ||
| 14124 | 2026.01.16 09:55:35.062395 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14125 | 2026.01.16 09:55:35.062488 [ 255 ] {66c09ba7-b79f-48d5-bb86-5899a3feaf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14126 | 2026.01.16 09:55:35.062530 [ 255 ] {66c09ba7-b79f-48d5-bb86-5899a3feaf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14127 | 2026.01.16 09:55:35.063125 [ 255 ] {66c09ba7-b79f-48d5-bb86-5899a3feaf3f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14128 | 2026.01.16 09:55:35.063162 [ 255 ] {66c09ba7-b79f-48d5-bb86-5899a3feaf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14129 | 2026.01.16 09:55:35.063532 [ 255 ] {66c09ba7-b79f-48d5-bb86-5899a3feaf3f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14130 | 2026.01.16 09:55:35.063748 [ 255 ] {66c09ba7-b79f-48d5-bb86-5899a3feaf3f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14131 | 2026.01.16 09:55:35.063877 [ 255 ] {66c09ba7-b79f-48d5-bb86-5899a3feaf3f} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001407 sec., 626154.9395877754 rows/sec., 42.50 MiB/sec. | ||
| 14132 | 2026.01.16 09:55:35.063873 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_107_22 to all_112_112_0 | ||
| 14133 | 2026.01.16 09:55:35.063915 [ 255 ] {66c09ba7-b79f-48d5-bb86-5899a3feaf3f} <Debug> TCPHandler: Processed in 0.001569501 sec. | ||
| 14134 | 2026.01.16 09:55:35.063952 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.01.16 09:55:35.063978 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14136 | 2026.01.16 09:55:35.064035 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2026.01.16 09:55:35.064089 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_107_22 to all_112_112_0 into Compact with storage Full | ||
| 14138 | 2026.01.16 09:55:35.064133 [ 255 ] {e763cf7c-97ff-49d3-85e6-939fb6720c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14139 | 2026.01.16 09:55:35.064193 [ 255 ] {e763cf7c-97ff-49d3-85e6-939fb6720c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14140 | 2026.01.16 09:55:35.064237 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14141 | 2026.01.16 09:55:35.064279 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_22, total 33165 rows starting from the beginning of the part | ||
| 14142 | 2026.01.16 09:55:35.064349 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14143 | 2026.01.16 09:55:35.064396 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14144 | 2026.01.16 09:55:35.064437 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14145 | 2026.01.16 09:55:35.064475 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::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 | ||
| 14146 | 2026.01.16 09:55:35.064515 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 881 rows starting from the beginning of the part | ||
| 14147 | 2026.01.16 09:55:35.065077 [ 255 ] {e763cf7c-97ff-49d3-85e6-939fb6720c9e} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.01.16 09:55:35.065118 [ 255 ] {e763cf7c-97ff-49d3-85e6-939fb6720c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14149 | 2026.01.16 09:55:35.065707 [ 255 ] {e763cf7c-97ff-49d3-85e6-939fb6720c9e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14150 | 2026.01.16 09:55:35.065960 [ 255 ] {e763cf7c-97ff-49d3-85e6-939fb6720c9e} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.01.16 09:55:35.066101 [ 255 ] {e763cf7c-97ff-49d3-85e6-939fb6720c9e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. | ||
| 14152 | 2026.01.16 09:55:35.066154 [ 255 ] {e763cf7c-97ff-49d3-85e6-939fb6720c9e} <Debug> TCPHandler: Processed in 0.002173169 sec. | ||
| 14153 | 2026.01.16 09:55:35.066265 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.01.16 09:55:35.066359 [ 255 ] {c0dfead1-b57c-4778-aac4-c165704fd147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14155 | 2026.01.16 09:55:35.066399 [ 255 ] {c0dfead1-b57c-4778-aac4-c165704fd147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14156 | 2026.01.16 09:55:35.066733 [ 255 ] {c0dfead1-b57c-4778-aac4-c165704fd147} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2026.01.16 09:55:35.066770 [ 255 ] {c0dfead1-b57c-4778-aac4-c165704fd147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14158 | 2026.01.16 09:55:35.067084 [ 255 ] {c0dfead1-b57c-4778-aac4-c165704fd147} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14159 | 2026.01.16 09:55:35.067296 [ 255 ] {c0dfead1-b57c-4778-aac4-c165704fd147} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2026.01.16 09:55:35.067427 [ 255 ] {c0dfead1-b57c-4778-aac4-c165704fd147} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 14161 | 2026.01.16 09:55:35.067463 [ 255 ] {c0dfead1-b57c-4778-aac4-c165704fd147} <Debug> TCPHandler: Processed in 0.001249276 sec. | ||
| 14162 | 2026.01.16 09:55:35.071126 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34686 rows, containing 5 columns (5 merged, 0 gathered) in 0.007088545 sec., 4893246.780545232 rows/sec., 331.53 MiB/sec. | ||
| 14163 | 2026.01.16 09:55:35.071454 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
| 14164 | 2026.01.16 09:55:35.071763 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.01.16 09:55:35.071842 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_107_22, all_112_112_0] -> all_1_112_23 | ||
| 14166 | 2026.01.16 09:55:35.071949 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14167 | 2026.01.16 09:55:35.808773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34001 | ||
| 14168 | 2026.01.16 09:55:35.809360 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2026.01.16 09:55:35.809420 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14170 | 2026.01.16 09:55:35.809960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14171 | 2026.01.16 09:55:35.810211 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2026.01.16 09:55:35.810359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34001 | ||
| 14173 | 2026.01.16 09:55:35.810363 [ 120 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14174 | 2026.01.16 09:55:35.810433 [ 120 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2026.01.16 09:55:35.810455 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14176 | 2026.01.16 09:55:35.810587 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 14177 | 2026.01.16 09:55:35.810736 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14178 | 2026.01.16 09:55:35.810775 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31633 rows starting from the beginning of the part | ||
| 14179 | 2026.01.16 09:55:35.810842 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14180 | 2026.01.16 09:55:35.810892 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14181 | 2026.01.16 09:55:35.810935 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14182 | 2026.01.16 09:55:35.810980 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14183 | 2026.01.16 09:55:35.811018 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14184 | 2026.01.16 09:55:35.813415 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34001 rows, containing 4 columns (4 merged, 0 gathered) in 0.002892969 sec., 11752977.650296288 rows/sec., 168.13 MiB/sec. | ||
| 14185 | 2026.01.16 09:55:35.813708 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14186 | 2026.01.16 09:55:35.813993 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14187 | 2026.01.16 09:55:35.814070 [ 190 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_71_14} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14188 | 2026.01.16 09:55:35.814152 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14189 | 2026.01.16 09:55:37.611786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14190 | 2026.01.16 09:55:37.630453 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14191 | 2026.01.16 09:55:37.630514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14192 | 2026.01.16 09:55:37.636685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14193 | 2026.01.16 09:55:37.637386 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14194 | 2026.01.16 09:55:37.637705 [ 148 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14195 | 2026.01.16 09:55:37.637775 [ 148 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2026.01.16 09:55:37.637798 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14197 | 2026.01.16 09:55:37.637971 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 14198 | 2026.01.16 09:55:37.640971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14199 | 2026.01.16 09:55:37.641653 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14200 | 2026.01.16 09:55:37.643278 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 14201 | 2026.01.16 09:55:37.648336 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 14202 | 2026.01.16 09:55:37.652943 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 14203 | 2026.01.16 09:55:37.657523 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 14204 | 2026.01.16 09:55:37.662282 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 14205 | 2026.01.16 09:55:37.666975 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 14206 | 2026.01.16 09:55:37.721193 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083346561 sec., 6418.981102291671 rows/sec., 33.19 MiB/sec. | ||
| 14207 | 2026.01.16 09:55:37.723104 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14208 | 2026.01.16 09:55:37.725197 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_71_14} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.01.16 09:55:37.725296 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_71_14} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14210 | 2026.01.16 09:55:37.726997 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14211 | 2026.01.16 09:55:38.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.51 MiB, peak 387.92 MiB, free memory in arenas 0.00 B, will set to 369.46 MiB (RSS), difference: -1.05 MiB | ||
| 14212 | 2026.01.16 09:55:40.019098 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2026.01.16 09:55:40.019384 [ 255 ] {b199b3ba-6375-40fe-bb25-d5ada32124b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14214 | 2026.01.16 09:55:40.019488 [ 255 ] {b199b3ba-6375-40fe-bb25-d5ada32124b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14215 | 2026.01.16 09:55:40.020273 [ 255 ] {b199b3ba-6375-40fe-bb25-d5ada32124b2} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.01.16 09:55:40.020321 [ 255 ] {b199b3ba-6375-40fe-bb25-d5ada32124b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14217 | 2026.01.16 09:55:40.020730 [ 255 ] {b199b3ba-6375-40fe-bb25-d5ada32124b2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14218 | 2026.01.16 09:55:40.020962 [ 255 ] {b199b3ba-6375-40fe-bb25-d5ada32124b2} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.01.16 09:55:40.021124 [ 255 ] {b199b3ba-6375-40fe-bb25-d5ada32124b2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001819 sec., 30786.14623419461 rows/sec., 2.35 MiB/sec. | ||
| 14220 | 2026.01.16 09:55:40.021173 [ 255 ] {b199b3ba-6375-40fe-bb25-d5ada32124b2} <Debug> TCPHandler: Processed in 0.0022584 sec. | ||
| 14221 | 2026.01.16 09:55:40.021310 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2026.01.16 09:55:40.021410 [ 255 ] {ed99dc6c-437a-4f10-8850-4f9444fea567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14223 | 2026.01.16 09:55:40.021451 [ 255 ] {ed99dc6c-437a-4f10-8850-4f9444fea567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14224 | 2026.01.16 09:55:40.021906 [ 255 ] {ed99dc6c-437a-4f10-8850-4f9444fea567} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2026.01.16 09:55:40.021942 [ 255 ] {ed99dc6c-437a-4f10-8850-4f9444fea567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14226 | 2026.01.16 09:55:40.022262 [ 255 ] {ed99dc6c-437a-4f10-8850-4f9444fea567} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14227 | 2026.01.16 09:55:40.022476 [ 255 ] {ed99dc6c-437a-4f10-8850-4f9444fea567} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2026.01.16 09:55:40.022603 [ 255 ] {ed99dc6c-437a-4f10-8850-4f9444fea567} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 14229 | 2026.01.16 09:55:40.022640 [ 255 ] {ed99dc6c-437a-4f10-8850-4f9444fea567} <Debug> TCPHandler: Processed in 0.001380029 sec. | ||
| 14230 | 2026.01.16 09:55:40.022762 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14231 | 2026.01.16 09:55:40.022854 [ 255 ] {6368541b-80b9-456e-b9be-3627e008a528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14232 | 2026.01.16 09:55:40.022897 [ 255 ] {6368541b-80b9-456e-b9be-3627e008a528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14233 | 2026.01.16 09:55:40.023339 [ 255 ] {6368541b-80b9-456e-b9be-3627e008a528} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.01.16 09:55:40.023375 [ 255 ] {6368541b-80b9-456e-b9be-3627e008a528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14235 | 2026.01.16 09:55:40.023711 [ 255 ] {6368541b-80b9-456e-b9be-3627e008a528} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14236 | 2026.01.16 09:55:40.023918 [ 255 ] {6368541b-80b9-456e-b9be-3627e008a528} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14237 | 2026.01.16 09:55:40.024046 [ 255 ] {6368541b-80b9-456e-b9be-3627e008a528} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 14238 | 2026.01.16 09:55:40.024082 [ 255 ] {6368541b-80b9-456e-b9be-3627e008a528} <Debug> TCPHandler: Processed in 0.001368018 sec. | ||
| 14239 | 2026.01.16 09:55:40.024191 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2026.01.16 09:55:40.024282 [ 255 ] {28831e01-79f1-4bd4-8c34-e1888b5302b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14241 | 2026.01.16 09:55:40.024322 [ 255 ] {28831e01-79f1-4bd4-8c34-e1888b5302b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14242 | 2026.01.16 09:55:40.024650 [ 255 ] {28831e01-79f1-4bd4-8c34-e1888b5302b4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2026.01.16 09:55:40.024685 [ 255 ] {28831e01-79f1-4bd4-8c34-e1888b5302b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14244 | 2026.01.16 09:55:40.025003 [ 255 ] {28831e01-79f1-4bd4-8c34-e1888b5302b4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14245 | 2026.01.16 09:55:40.025212 [ 255 ] {28831e01-79f1-4bd4-8c34-e1888b5302b4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2026.01.16 09:55:40.025338 [ 255 ] {28831e01-79f1-4bd4-8c34-e1888b5302b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 14247 | 2026.01.16 09:55:40.025372 [ 255 ] {28831e01-79f1-4bd4-8c34-e1888b5302b4} <Debug> TCPHandler: Processed in 0.001230136 sec. | ||
| 14248 | 2026.01.16 09:55:43.046059 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14249 | 2026.01.16 09:55:43.046125 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14250 | 2026.01.16 09:55:43.310513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34513 | ||
| 14251 | 2026.01.16 09:55:43.311061 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.01.16 09:55:43.311106 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14253 | 2026.01.16 09:55:43.311609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14254 | 2026.01.16 09:55:43.311855 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.01.16 09:55:43.312003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34513 | ||
| 14256 | 2026.01.16 09:55:43.384525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1744 | ||
| 14257 | 2026.01.16 09:55:43.386827 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14258 | 2026.01.16 09:55:43.386881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14259 | 2026.01.16 09:55:43.388080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14260 | 2026.01.16 09:55:43.388350 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.01.16 09:55:43.388716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 14262 | 2026.01.16 09:55:45.021529 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.01.16 09:55:45.021727 [ 255 ] {953434c9-741f-4838-b104-f5c8fcacef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14264 | 2026.01.16 09:55:45.021797 [ 255 ] {953434c9-741f-4838-b104-f5c8fcacef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14265 | 2026.01.16 09:55:45.022677 [ 255 ] {953434c9-741f-4838-b104-f5c8fcacef09} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.01.16 09:55:45.022726 [ 255 ] {953434c9-741f-4838-b104-f5c8fcacef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14267 | 2026.01.16 09:55:45.023129 [ 255 ] {953434c9-741f-4838-b104-f5c8fcacef09} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14268 | 2026.01.16 09:55:45.023359 [ 255 ] {953434c9-741f-4838-b104-f5c8fcacef09} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.01.16 09:55:45.023521 [ 255 ] {953434c9-741f-4838-b104-f5c8fcacef09} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001847 sec., 73632.91824580402 rows/sec., 6.37 MiB/sec. | ||
| 14270 | 2026.01.16 09:55:45.023563 [ 255 ] {953434c9-741f-4838-b104-f5c8fcacef09} <Debug> TCPHandler: Processed in 0.002170469 sec. | ||
| 14271 | 2026.01.16 09:55:45.023688 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.01.16 09:55:45.023783 [ 255 ] {e25bcf5f-1d7d-4d0d-a620-2c72114983ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14273 | 2026.01.16 09:55:45.023823 [ 255 ] {e25bcf5f-1d7d-4d0d-a620-2c72114983ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14274 | 2026.01.16 09:55:45.024284 [ 255 ] {e25bcf5f-1d7d-4d0d-a620-2c72114983ab} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.01.16 09:55:45.024320 [ 255 ] {e25bcf5f-1d7d-4d0d-a620-2c72114983ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14276 | 2026.01.16 09:55:45.024617 [ 255 ] {e25bcf5f-1d7d-4d0d-a620-2c72114983ab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14277 | 2026.01.16 09:55:45.024829 [ 255 ] {e25bcf5f-1d7d-4d0d-a620-2c72114983ab} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.01.16 09:55:45.024954 [ 255 ] {e25bcf5f-1d7d-4d0d-a620-2c72114983ab} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00119 sec., 33613.44537815126 rows/sec., 2.47 MiB/sec. | ||
| 14279 | 2026.01.16 09:55:45.024966 [ 138 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 14280 | 2026.01.16 09:55:45.024992 [ 255 ] {e25bcf5f-1d7d-4d0d-a620-2c72114983ab} <Debug> TCPHandler: Processed in 0.001356678 sec. | ||
| 14281 | 2026.01.16 09:55:45.025040 [ 138 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.01.16 09:55:45.025066 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14283 | 2026.01.16 09:55:45.025122 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14284 | 2026.01.16 09:55:45.025190 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 14285 | 2026.01.16 09:55:45.025222 [ 255 ] {353e5fcf-5254-4c27-aae5-b4334302f1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14286 | 2026.01.16 09:55:45.025261 [ 255 ] {353e5fcf-5254-4c27-aae5-b4334302f1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14287 | 2026.01.16 09:55:45.025298 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14288 | 2026.01.16 09:55:45.025334 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 277 rows starting from the beginning of the part | ||
| 14289 | 2026.01.16 09:55:45.025402 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 68 rows starting from the beginning of the part | ||
| 14290 | 2026.01.16 09:55:45.025452 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 14291 | 2026.01.16 09:55:45.025499 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 14292 | 2026.01.16 09:55:45.025540 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 54 rows starting from the beginning of the part | ||
| 14293 | 2026.01.16 09:55:45.025586 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 14294 | 2026.01.16 09:55:45.025709 [ 255 ] {353e5fcf-5254-4c27-aae5-b4334302f1cd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14295 | 2026.01.16 09:55:45.025745 [ 255 ] {353e5fcf-5254-4c27-aae5-b4334302f1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14296 | 2026.01.16 09:55:45.026069 [ 255 ] {353e5fcf-5254-4c27-aae5-b4334302f1cd} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14297 | 2026.01.16 09:55:45.026277 [ 255 ] {353e5fcf-5254-4c27-aae5-b4334302f1cd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14298 | 2026.01.16 09:55:45.026362 [ 198 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221186 sec., 424996.68355189136 rows/sec., 30.33 MiB/sec. | ||
| 14299 | 2026.01.16 09:55:45.026399 [ 255 ] {353e5fcf-5254-4c27-aae5-b4334302f1cd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001196 sec., 86956.52173913043 rows/sec., 6.79 MiB/sec. | ||
| 14300 | 2026.01.16 09:55:45.026441 [ 255 ] {353e5fcf-5254-4c27-aae5-b4334302f1cd} <Debug> TCPHandler: Processed in 0.001367028 sec. | ||
| 14301 | 2026.01.16 09:55:45.026562 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14302 | 2026.01.16 09:55:45.026589 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 14303 | 2026.01.16 09:55:45.026656 [ 255 ] {c8f93f47-8b10-4a48-b871-9b8ccc28c07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14304 | 2026.01.16 09:55:45.026704 [ 255 ] {c8f93f47-8b10-4a48-b871-9b8ccc28c07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14305 | 2026.01.16 09:55:45.026945 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14306 | 2026.01.16 09:55:45.027032 [ 200 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_53_11} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 14307 | 2026.01.16 09:55:45.027154 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14308 | 2026.01.16 09:55:45.027204 [ 255 ] {c8f93f47-8b10-4a48-b871-9b8ccc28c07b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.01.16 09:55:45.027256 [ 255 ] {c8f93f47-8b10-4a48-b871-9b8ccc28c07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14310 | 2026.01.16 09:55:45.027631 [ 255 ] {c8f93f47-8b10-4a48-b871-9b8ccc28c07b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14311 | 2026.01.16 09:55:45.027848 [ 255 ] {c8f93f47-8b10-4a48-b871-9b8ccc28c07b} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.01.16 09:55:45.027978 [ 255 ] {c8f93f47-8b10-4a48-b871-9b8ccc28c07b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 14313 | 2026.01.16 09:55:45.028016 [ 255 ] {c8f93f47-8b10-4a48-b871-9b8ccc28c07b} <Debug> TCPHandler: Processed in 0.00150925 sec. | ||
| 14314 | 2026.01.16 09:55:45.028121 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.01.16 09:55:45.028214 [ 255 ] {9f9d4335-fb87-426c-b350-cb1778f461dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14316 | 2026.01.16 09:55:45.028268 [ 255 ] {9f9d4335-fb87-426c-b350-cb1778f461dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14317 | 2026.01.16 09:55:45.029179 [ 255 ] {9f9d4335-fb87-426c-b350-cb1778f461dd} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2026.01.16 09:55:45.029217 [ 255 ] {9f9d4335-fb87-426c-b350-cb1778f461dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14319 | 2026.01.16 09:55:45.029801 [ 255 ] {9f9d4335-fb87-426c-b350-cb1778f461dd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14320 | 2026.01.16 09:55:45.030021 [ 255 ] {9f9d4335-fb87-426c-b350-cb1778f461dd} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.01.16 09:55:45.030159 [ 255 ] {9f9d4335-fb87-426c-b350-cb1778f461dd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001963 sec., 20376.974019358127 rows/sec., 36.51 MiB/sec. | ||
| 14322 | 2026.01.16 09:55:45.030213 [ 255 ] {9f9d4335-fb87-426c-b350-cb1778f461dd} <Debug> TCPHandler: Processed in 0.002140378 sec. | ||
| 14323 | 2026.01.16 09:55:45.030323 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.01.16 09:55:45.030417 [ 255 ] {c6ff3282-12d3-4aa6-bd9a-8ce3fd10cbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14325 | 2026.01.16 09:55:45.030458 [ 255 ] {c6ff3282-12d3-4aa6-bd9a-8ce3fd10cbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14326 | 2026.01.16 09:55:45.030801 [ 255 ] {c6ff3282-12d3-4aa6-bd9a-8ce3fd10cbfe} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.01.16 09:55:45.030837 [ 255 ] {c6ff3282-12d3-4aa6-bd9a-8ce3fd10cbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14328 | 2026.01.16 09:55:45.031151 [ 255 ] {c6ff3282-12d3-4aa6-bd9a-8ce3fd10cbfe} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14329 | 2026.01.16 09:55:45.031363 [ 255 ] {c6ff3282-12d3-4aa6-bd9a-8ce3fd10cbfe} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.01.16 09:55:45.031493 [ 255 ] {c6ff3282-12d3-4aa6-bd9a-8ce3fd10cbfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 14331 | 2026.01.16 09:55:45.031528 [ 255 ] {c6ff3282-12d3-4aa6-bd9a-8ce3fd10cbfe} <Debug> TCPHandler: Processed in 0.001254087 sec. | ||
| 14332 | 2026.01.16 09:55:45.141070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14333 | 2026.01.16 09:55:45.157958 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.01.16 09:55:45.158027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14335 | 2026.01.16 09:55:45.164174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14336 | 2026.01.16 09:55:45.164882 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2026.01.16 09:55:45.167792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14338 | 2026.01.16 09:55:45.865440 [ 219 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 14339 | 2026.01.16 09:55:45.865530 [ 219 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 14340 | 2026.01.16 09:55:45.868900 [ 219 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 14341 | 2026.01.16 09:55:46.270839 [ 222 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 14342 | 2026.01.16 09:55:46.270899 [ 222 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 14343 | 2026.01.16 09:55:46.273309 [ 222 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 14344 | 2026.01.16 09:55:47.821068 [ 225 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 14345 | 2026.01.16 09:55:47.821143 [ 225 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 14346 | 2026.01.16 09:55:47.823680 [ 225 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 14347 | 2026.01.16 09:55:50.020574 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.01.16 09:55:50.020750 [ 255 ] {b6772dc0-3099-4561-ae53-27febd7423fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14349 | 2026.01.16 09:55:50.020814 [ 255 ] {b6772dc0-3099-4561-ae53-27febd7423fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14350 | 2026.01.16 09:55:50.021527 [ 255 ] {b6772dc0-3099-4561-ae53-27febd7423fe} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.01.16 09:55:50.021567 [ 255 ] {b6772dc0-3099-4561-ae53-27febd7423fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14352 | 2026.01.16 09:55:50.021961 [ 255 ] {b6772dc0-3099-4561-ae53-27febd7423fe} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14353 | 2026.01.16 09:55:50.022198 [ 255 ] {b6772dc0-3099-4561-ae53-27febd7423fe} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.01.16 09:55:50.022346 [ 255 ] {b6772dc0-3099-4561-ae53-27febd7423fe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 14355 | 2026.01.16 09:55:50.022388 [ 255 ] {b6772dc0-3099-4561-ae53-27febd7423fe} <Debug> TCPHandler: Processed in 0.001945056 sec. | ||
| 14356 | 2026.01.16 09:55:50.022523 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14357 | 2026.01.16 09:55:50.022622 [ 255 ] {94f5f7a1-fd9a-4ead-a1d4-de785da669d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14358 | 2026.01.16 09:55:50.022663 [ 255 ] {94f5f7a1-fd9a-4ead-a1d4-de785da669d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14359 | 2026.01.16 09:55:50.023103 [ 255 ] {94f5f7a1-fd9a-4ead-a1d4-de785da669d1} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2026.01.16 09:55:50.023138 [ 255 ] {94f5f7a1-fd9a-4ead-a1d4-de785da669d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14361 | 2026.01.16 09:55:50.023449 [ 255 ] {94f5f7a1-fd9a-4ead-a1d4-de785da669d1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14362 | 2026.01.16 09:55:50.023673 [ 255 ] {94f5f7a1-fd9a-4ead-a1d4-de785da669d1} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2026.01.16 09:55:50.023800 [ 255 ] {94f5f7a1-fd9a-4ead-a1d4-de785da669d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 14364 | 2026.01.16 09:55:50.023836 [ 255 ] {94f5f7a1-fd9a-4ead-a1d4-de785da669d1} <Debug> TCPHandler: Processed in 0.001362018 sec. | ||
| 14365 | 2026.01.16 09:55:50.023956 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14366 | 2026.01.16 09:55:50.024058 [ 255 ] {82dc6d96-d448-44ba-a4dd-a979f931de21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14367 | 2026.01.16 09:55:50.024101 [ 255 ] {82dc6d96-d448-44ba-a4dd-a979f931de21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14368 | 2026.01.16 09:55:50.024529 [ 255 ] {82dc6d96-d448-44ba-a4dd-a979f931de21} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.01.16 09:55:50.024564 [ 255 ] {82dc6d96-d448-44ba-a4dd-a979f931de21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14370 | 2026.01.16 09:55:50.024890 [ 255 ] {82dc6d96-d448-44ba-a4dd-a979f931de21} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14371 | 2026.01.16 09:55:50.025097 [ 255 ] {82dc6d96-d448-44ba-a4dd-a979f931de21} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2026.01.16 09:55:50.025229 [ 255 ] {82dc6d96-d448-44ba-a4dd-a979f931de21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 14373 | 2026.01.16 09:55:50.025273 [ 255 ] {82dc6d96-d448-44ba-a4dd-a979f931de21} <Debug> TCPHandler: Processed in 0.001365369 sec. | ||
| 14374 | 2026.01.16 09:55:50.025385 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14375 | 2026.01.16 09:55:50.025477 [ 255 ] {c3983ed7-b9c7-4361-8562-89b408fd5075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14376 | 2026.01.16 09:55:50.025518 [ 255 ] {c3983ed7-b9c7-4361-8562-89b408fd5075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14377 | 2026.01.16 09:55:50.025864 [ 255 ] {c3983ed7-b9c7-4361-8562-89b408fd5075} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2026.01.16 09:55:50.025899 [ 255 ] {c3983ed7-b9c7-4361-8562-89b408fd5075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14379 | 2026.01.16 09:55:50.026197 [ 255 ] {c3983ed7-b9c7-4361-8562-89b408fd5075} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14380 | 2026.01.16 09:55:50.026402 [ 255 ] {c3983ed7-b9c7-4361-8562-89b408fd5075} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2026.01.16 09:55:50.026542 [ 255 ] {c3983ed7-b9c7-4361-8562-89b408fd5075} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 14382 | 2026.01.16 09:55:50.026578 [ 255 ] {c3983ed7-b9c7-4361-8562-89b408fd5075} <Debug> TCPHandler: Processed in 0.001240847 sec. | ||
| 14383 | 2026.01.16 09:55:50.813118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34961 | ||
| 14384 | 2026.01.16 09:55:50.813631 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14385 | 2026.01.16 09:55:50.813674 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14386 | 2026.01.16 09:55:50.814148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14387 | 2026.01.16 09:55:50.814367 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14388 | 2026.01.16 09:55:50.814495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34961 | ||
| 14389 | 2026.01.16 09:55:52.668818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14390 | 2026.01.16 09:55:52.687399 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2026.01.16 09:55:52.687466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14392 | 2026.01.16 09:55:52.693776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14393 | 2026.01.16 09:55:52.694494 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.01.16 09:55:52.697925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14395 | 2026.01.16 09:55:53.369880 [ 223 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 14396 | 2026.01.16 09:55:53.369957 [ 223 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 14397 | 2026.01.16 09:55:53.373503 [ 223 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 14398 | 2026.01.16 09:55:53.388862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1764 | ||
| 14399 | 2026.01.16 09:55:53.391124 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14400 | 2026.01.16 09:55:53.391185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14401 | 2026.01.16 09:55:53.392439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14402 | 2026.01.16 09:55:53.392735 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14403 | 2026.01.16 09:55:53.393147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 14404 | 2026.01.16 09:55:54.413563 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38766 | ||
| 14405 | 2026.01.16 09:55:54.413678 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14406 | 2026.01.16 09:55:54.413708 [ 288 ] {} <Debug> TCP-Session: 41ba7dc2-3acf-474a-907b-6945c04eddbe Authenticating user 'default' from [fd00:1122:3344:101::e]:38766 | ||
| 14407 | 2026.01.16 09:55:54.413731 [ 288 ] {} <Debug> TCP-Session: 41ba7dc2-3acf-474a-907b-6945c04eddbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14408 | 2026.01.16 09:55:54.413745 [ 288 ] {} <Debug> TCP-Session: 41ba7dc2-3acf-474a-907b-6945c04eddbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14409 | 2026.01.16 09:55:54.413952 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44676 | ||
| 14410 | 2026.01.16 09:55:54.413978 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38880 | ||
| 14411 | 2026.01.16 09:55:54.413988 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59908 | ||
| 14412 | 2026.01.16 09:55:54.414030 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37004 | ||
| 14413 | 2026.01.16 09:55:54.414024 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40410 | ||
| 14414 | 2026.01.16 09:55:54.414071 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14415 | 2026.01.16 09:55:54.414069 [ 288 ] {} <Trace> TCP-Session: 41ba7dc2-3acf-474a-907b-6945c04eddbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14416 | 2026.01.16 09:55:54.414092 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14417 | 2026.01.16 09:55:54.414112 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14418 | 2026.01.16 09:55:54.414123 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14419 | 2026.01.16 09:55:54.414141 [ 290 ] {} <Debug> TCP-Session: 281e6d0b-f728-46ee-ba1c-834d9dad26e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38880 | ||
| 14420 | 2026.01.16 09:55:54.414153 [ 291 ] {} <Debug> TCP-Session: 99dc5197-d738-46b0-b149-77a46da919f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59908 | ||
| 14421 | 2026.01.16 09:55:54.414160 [ 287 ] {} <Debug> TCP-Session: 26d5d979-b826-4bfe-a608-3f3f7269715d Authenticating user 'default' from [fd00:1122:3344:101::e]:37004 | ||
| 14422 | 2026.01.16 09:55:54.414175 [ 290 ] {} <Debug> TCP-Session: 281e6d0b-f728-46ee-ba1c-834d9dad26e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14423 | 2026.01.16 09:55:54.414186 [ 291 ] {} <Debug> TCP-Session: 99dc5197-d738-46b0-b149-77a46da919f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14424 | 2026.01.16 09:55:54.414190 [ 287 ] {} <Debug> TCP-Session: 26d5d979-b826-4bfe-a608-3f3f7269715d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14425 | 2026.01.16 09:55:54.414210 [ 291 ] {} <Debug> TCP-Session: 99dc5197-d738-46b0-b149-77a46da919f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14426 | 2026.01.16 09:55:54.414218 [ 287 ] {} <Debug> TCP-Session: 26d5d979-b826-4bfe-a608-3f3f7269715d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14427 | 2026.01.16 09:55:54.414201 [ 290 ] {} <Debug> TCP-Session: 281e6d0b-f728-46ee-ba1c-834d9dad26e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14428 | 2026.01.16 09:55:54.414133 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14429 | 2026.01.16 09:55:54.414260 [ 288 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14430 | 2026.01.16 09:55:54.414287 [ 286 ] {} <Debug> TCP-Session: f0e36956-57a0-4eae-a74f-ee476130eee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40410 | ||
| 14431 | 2026.01.16 09:55:54.414106 [ 289 ] {} <Debug> TCP-Session: 9ad5c7f1-e83e-4a3b-ba73-b3ce0da6b188 Authenticating user 'default' from [fd00:1122:3344:101::e]:44676 | ||
| 14432 | 2026.01.16 09:55:54.414321 [ 286 ] {} <Debug> TCP-Session: f0e36956-57a0-4eae-a74f-ee476130eee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14433 | 2026.01.16 09:55:54.414333 [ 289 ] {} <Debug> TCP-Session: 9ad5c7f1-e83e-4a3b-ba73-b3ce0da6b188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14434 | 2026.01.16 09:55:54.414339 [ 286 ] {} <Debug> TCP-Session: f0e36956-57a0-4eae-a74f-ee476130eee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14435 | 2026.01.16 09:55:54.414348 [ 289 ] {} <Debug> TCP-Session: 9ad5c7f1-e83e-4a3b-ba73-b3ce0da6b188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14436 | 2026.01.16 09:55:54.414012 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62363 | ||
| 14437 | 2026.01.16 09:55:54.414002 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40561 | ||
| 14438 | 2026.01.16 09:55:54.413990 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38312 | ||
| 14439 | 2026.01.16 09:55:54.414444 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14440 | 2026.01.16 09:55:54.414473 [ 294 ] {} <Debug> TCP-Session: e5d847a3-f32e-4c87-9dfd-00d05a6d7976 Authenticating user 'default' from [fd00:1122:3344:101::e]:62363 | ||
| 14441 | 2026.01.16 09:55:54.414488 [ 294 ] {} <Debug> TCP-Session: e5d847a3-f32e-4c87-9dfd-00d05a6d7976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14442 | 2026.01.16 09:55:54.414500 [ 294 ] {} <Debug> TCP-Session: e5d847a3-f32e-4c87-9dfd-00d05a6d7976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14443 | 2026.01.16 09:55:54.414549 [ 288 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14444 | 2026.01.16 09:55:54.414608 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14445 | 2026.01.16 09:55:54.414617 [ 288 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14446 | 2026.01.16 09:55:54.414641 [ 293 ] {} <Debug> TCP-Session: e67e3a22-fed8-4400-a782-4b81fa1ddb80 Authenticating user 'default' from [fd00:1122:3344:101::e]:40561 | ||
| 14447 | 2026.01.16 09:55:54.414664 [ 293 ] {} <Debug> TCP-Session: e67e3a22-fed8-4400-a782-4b81fa1ddb80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.01.16 09:55:54.414676 [ 293 ] {} <Debug> TCP-Session: e67e3a22-fed8-4400-a782-4b81fa1ddb80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.01.16 09:55:54.414834 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14450 | 2026.01.16 09:55:54.414867 [ 292 ] {} <Debug> TCP-Session: 6bf35577-2407-4ff4-9008-328bf1958259 Authenticating user 'default' from [fd00:1122:3344:101::e]:38312 | ||
| 14451 | 2026.01.16 09:55:54.414885 [ 292 ] {} <Debug> TCP-Session: 6bf35577-2407-4ff4-9008-328bf1958259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14452 | 2026.01.16 09:55:54.414896 [ 292 ] {} <Debug> TCP-Session: 6bf35577-2407-4ff4-9008-328bf1958259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14453 | 2026.01.16 09:55:54.414932 [ 288 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 14454 | 2026.01.16 09:55:54.415881 [ 318 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Trace> AggregatingTransform: Aggregating | ||
| 14455 | 2026.01.16 09:55:54.415923 [ 318 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 14456 | 2026.01.16 09:55:54.415960 [ 318 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926972 sec. (1078.781 rows/sec., 42.14 KiB/sec.) | ||
| 14457 | 2026.01.16 09:55:54.415978 [ 318 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Trace> Aggregator: Merging aggregated data | ||
| 14458 | 2026.01.16 09:55:54.417197 [ 288 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 14459 | 2026.01.16 09:55:54.417340 [ 288 ] {5d0e8568-eb8f-4400-9d60-bcad8fc1e2e4} <Debug> TCPHandler: Processed in 0.003393555 sec. | ||
| 14460 | 2026.01.16 09:55:54.417446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14461 | 2026.01.16 09:55:54.417473 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14462 | 2026.01.16 09:55:54.417487 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14463 | 2026.01.16 09:55:54.417500 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14464 | 2026.01.16 09:55:54.417518 [ 287 ] {} <Debug> TCP-Session: 26d5d979-b826-4bfe-a608-3f3f7269715d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2026.01.16 09:55:54.417533 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14466 | 2026.01.16 09:55:54.417549 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14467 | 2026.01.16 09:55:54.417561 [ 290 ] {} <Debug> TCP-Session: 281e6d0b-f728-46ee-ba1c-834d9dad26e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2026.01.16 09:55:54.417577 [ 294 ] {} <Debug> TCP-Session: e5d847a3-f32e-4c87-9dfd-00d05a6d7976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14469 | 2026.01.16 09:55:54.417578 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14470 | 2026.01.16 09:55:54.417592 [ 291 ] {} <Debug> TCP-Session: 99dc5197-d738-46b0-b149-77a46da919f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14471 | 2026.01.16 09:55:54.417564 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14472 | 2026.01.16 09:55:54.417630 [ 286 ] {} <Debug> TCP-Session: f0e36956-57a0-4eae-a74f-ee476130eee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.01.16 09:55:54.417537 [ 289 ] {} <Debug> TCP-Session: 9ad5c7f1-e83e-4a3b-ba73-b3ce0da6b188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14474 | 2026.01.16 09:55:54.417668 [ 293 ] {} <Debug> TCP-Session: e67e3a22-fed8-4400-a782-4b81fa1ddb80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14475 | 2026.01.16 09:55:54.417517 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14476 | 2026.01.16 09:55:54.417477 [ 288 ] {} <Debug> TCP-Session: 41ba7dc2-3acf-474a-907b-6945c04eddbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14477 | 2026.01.16 09:55:54.417734 [ 292 ] {} <Debug> TCP-Session: 6bf35577-2407-4ff4-9008-328bf1958259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14478 | 2026.01.16 09:55:55.026247 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14479 | 2026.01.16 09:55:55.026437 [ 255 ] {b986ba1b-18d7-4f73-933f-059f7f0d909e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14480 | 2026.01.16 09:55:55.026509 [ 255 ] {b986ba1b-18d7-4f73-933f-059f7f0d909e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14481 | 2026.01.16 09:55:55.027325 [ 255 ] {b986ba1b-18d7-4f73-933f-059f7f0d909e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2026.01.16 09:55:55.027377 [ 255 ] {b986ba1b-18d7-4f73-933f-059f7f0d909e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14483 | 2026.01.16 09:55:55.027843 [ 255 ] {b986ba1b-18d7-4f73-933f-059f7f0d909e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14484 | 2026.01.16 09:55:55.028100 [ 255 ] {b986ba1b-18d7-4f73-933f-059f7f0d909e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2026.01.16 09:55:55.028272 [ 255 ] {b986ba1b-18d7-4f73-933f-059f7f0d909e} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001885 sec., 72148.54111405836 rows/sec., 6.24 MiB/sec. | ||
| 14486 | 2026.01.16 09:55:55.028320 [ 255 ] {b986ba1b-18d7-4f73-933f-059f7f0d909e} <Debug> TCPHandler: Processed in 0.00221308 sec. | ||
| 14487 | 2026.01.16 09:55:55.028342 [ 133 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14488 | 2026.01.16 09:55:55.028441 [ 133 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2026.01.16 09:55:55.028455 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2026.01.16 09:55:55.028476 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14491 | 2026.01.16 09:55:55.028567 [ 255 ] {92da30b3-b361-4765-a903-eb8432b853c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14492 | 2026.01.16 09:55:55.028616 [ 255 ] {92da30b3-b361-4765-a903-eb8432b853c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14493 | 2026.01.16 09:55:55.028649 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 14494 | 2026.01.16 09:55:55.028850 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14495 | 2026.01.16 09:55:55.028901 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2463 rows starting from the beginning of the part | ||
| 14496 | 2026.01.16 09:55:55.028976 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1397 rows starting from the beginning of the part | ||
| 14497 | 2026.01.16 09:55:55.029031 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 14498 | 2026.01.16 09:55:55.029084 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 136 rows starting from the beginning of the part | ||
| 14499 | 2026.01.16 09:55:55.029128 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 14500 | 2026.01.16 09:55:55.029160 [ 255 ] {92da30b3-b361-4765-a903-eb8432b853c7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2026.01.16 09:55:55.029172 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 136 rows starting from the beginning of the part | ||
| 14502 | 2026.01.16 09:55:55.029214 [ 255 ] {92da30b3-b361-4765-a903-eb8432b853c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14503 | 2026.01.16 09:55:55.029604 [ 255 ] {92da30b3-b361-4765-a903-eb8432b853c7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14504 | 2026.01.16 09:55:55.029874 [ 255 ] {92da30b3-b361-4765-a903-eb8432b853c7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2026.01.16 09:55:55.030028 [ 255 ] {92da30b3-b361-4765-a903-eb8432b853c7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001483 sec., 26972.35333782873 rows/sec., 1.98 MiB/sec. | ||
| 14506 | 2026.01.16 09:55:55.030072 [ 255 ] {92da30b3-b361-4765-a903-eb8432b853c7} <Debug> TCPHandler: Processed in 0.001668662 sec. | ||
| 14507 | 2026.01.16 09:55:55.030205 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14508 | 2026.01.16 09:55:55.030303 [ 255 ] {d889e08a-9e09-4da1-819e-7df2544a7929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14509 | 2026.01.16 09:55:55.030345 [ 255 ] {d889e08a-9e09-4da1-819e-7df2544a7929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14510 | 2026.01.16 09:55:55.030816 [ 255 ] {d889e08a-9e09-4da1-819e-7df2544a7929} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14511 | 2026.01.16 09:55:55.030855 [ 255 ] {d889e08a-9e09-4da1-819e-7df2544a7929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14512 | 2026.01.16 09:55:55.031192 [ 255 ] {d889e08a-9e09-4da1-819e-7df2544a7929} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14513 | 2026.01.16 09:55:55.031425 [ 255 ] {d889e08a-9e09-4da1-819e-7df2544a7929} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2026.01.16 09:55:55.031560 [ 255 ] {d889e08a-9e09-4da1-819e-7df2544a7929} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001275 sec., 81568.62745098039 rows/sec., 6.37 MiB/sec. | ||
| 14515 | 2026.01.16 09:55:55.031610 [ 255 ] {d889e08a-9e09-4da1-819e-7df2544a7929} <Debug> TCPHandler: Processed in 0.00145515 sec. | ||
| 14516 | 2026.01.16 09:55:55.031625 [ 133 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14517 | 2026.01.16 09:55:55.031683 [ 133 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2026.01.16 09:55:55.031715 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14519 | 2026.01.16 09:55:55.031764 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.01.16 09:55:55.031781 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 5 columns (5 merged, 0 gathered) in 0.003208973 sec., 1322541.5109444673 rows/sec., 114.11 MiB/sec. | ||
| 14521 | 2026.01.16 09:55:55.031804 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 14522 | 2026.01.16 09:55:55.031873 [ 219 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 14523 | 2026.01.16 09:55:55.031877 [ 255 ] {1e0e67a3-e332-4cbc-85f4-85be6907dc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14524 | 2026.01.16 09:55:55.031922 [ 219 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 14525 | 2026.01.16 09:55:55.031929 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14526 | 2026.01.16 09:55:55.031969 [ 255 ] {1e0e67a3-e332-4cbc-85f4-85be6907dc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14527 | 2026.01.16 09:55:55.031971 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1249 rows starting from the beginning of the part | ||
| 14528 | 2026.01.16 09:55:55.032049 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 598 rows starting from the beginning of the part | ||
| 14529 | 2026.01.16 09:55:55.032099 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 14530 | 2026.01.16 09:55:55.032148 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 14531 | 2026.01.16 09:55:55.032198 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 14532 | 2026.01.16 09:55:55.032246 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 14533 | 2026.01.16 09:55:55.032252 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14534 | 2026.01.16 09:55:55.032518 [ 255 ] {1e0e67a3-e332-4cbc-85f4-85be6907dc42} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.01.16 09:55:55.032569 [ 255 ] {1e0e67a3-e332-4cbc-85f4-85be6907dc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14536 | 2026.01.16 09:55:55.032793 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2026.01.16 09:55:55.032951 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_116_23} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14538 | 2026.01.16 09:55:55.033058 [ 255 ] {1e0e67a3-e332-4cbc-85f4-85be6907dc42} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14539 | 2026.01.16 09:55:55.033134 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 14540 | 2026.01.16 09:55:55.033375 [ 255 ] {1e0e67a3-e332-4cbc-85f4-85be6907dc42} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14541 | 2026.01.16 09:55:55.033553 [ 255 ] {1e0e67a3-e332-4cbc-85f4-85be6907dc42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. | ||
| 14542 | 2026.01.16 09:55:55.033602 [ 255 ] {1e0e67a3-e332-4cbc-85f4-85be6907dc42} <Debug> TCPHandler: Processed in 0.001902815 sec. | ||
| 14543 | 2026.01.16 09:55:55.033743 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001976896 sec., 1104256.3695814044 rows/sec., 85.81 MiB/sec. | ||
| 14544 | 2026.01.16 09:55:55.033779 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14545 | 2026.01.16 09:55:55.033899 [ 255 ] {bc597ba6-2077-4576-b803-9dce5eff4f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14546 | 2026.01.16 09:55:55.033974 [ 255 ] {bc597ba6-2077-4576-b803-9dce5eff4f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14547 | 2026.01.16 09:55:55.034035 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14548 | 2026.01.16 09:55:55.034492 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14549 | 2026.01.16 09:55:55.034624 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_116_23} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14550 | 2026.01.16 09:55:55.034770 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 14551 | 2026.01.16 09:55:55.035281 [ 255 ] {bc597ba6-2077-4576-b803-9dce5eff4f92} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.01.16 09:55:55.035332 [ 255 ] {bc597ba6-2077-4576-b803-9dce5eff4f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14553 | 2026.01.16 09:55:55.036194 [ 255 ] {bc597ba6-2077-4576-b803-9dce5eff4f92} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14554 | 2026.01.16 09:55:55.036520 [ 255 ] {bc597ba6-2077-4576-b803-9dce5eff4f92} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.01.16 09:55:55.036729 [ 255 ] {bc597ba6-2077-4576-b803-9dce5eff4f92} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002853 sec., 14020.329477742727 rows/sec., 25.12 MiB/sec. | ||
| 14556 | 2026.01.16 09:55:55.036762 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 14557 | 2026.01.16 09:55:55.036804 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 14558 | 2026.01.16 09:55:55.036836 [ 255 ] {bc597ba6-2077-4576-b803-9dce5eff4f92} <Debug> TCPHandler: Processed in 0.003136701 sec. | ||
| 14559 | 2026.01.16 09:55:55.037009 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14560 | 2026.01.16 09:55:55.037119 [ 255 ] {d2e1811d-5dca-4f40-9255-65d3bf28776a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14561 | 2026.01.16 09:55:55.037164 [ 255 ] {d2e1811d-5dca-4f40-9255-65d3bf28776a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14562 | 2026.01.16 09:55:55.037573 [ 255 ] {d2e1811d-5dca-4f40-9255-65d3bf28776a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2026.01.16 09:55:55.037620 [ 255 ] {d2e1811d-5dca-4f40-9255-65d3bf28776a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14564 | 2026.01.16 09:55:55.038087 [ 255 ] {d2e1811d-5dca-4f40-9255-65d3bf28776a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14565 | 2026.01.16 09:55:55.038407 [ 255 ] {d2e1811d-5dca-4f40-9255-65d3bf28776a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2026.01.16 09:55:55.038552 [ 255 ] {d2e1811d-5dca-4f40-9255-65d3bf28776a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
| 14567 | 2026.01.16 09:55:55.038575 [ 130 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14568 | 2026.01.16 09:55:55.038592 [ 255 ] {d2e1811d-5dca-4f40-9255-65d3bf28776a} <Debug> TCPHandler: Processed in 0.001650022 sec. | ||
| 14569 | 2026.01.16 09:55:55.038638 [ 130 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.01.16 09:55:55.038664 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14571 | 2026.01.16 09:55:55.038751 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 14572 | 2026.01.16 09:55:55.038876 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14573 | 2026.01.16 09:55:55.038907 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7416 rows starting from the beginning of the part | ||
| 14574 | 2026.01.16 09:55:55.038963 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 14575 | 2026.01.16 09:55:55.039004 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 14576 | 2026.01.16 09:55:55.039042 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 14577 | 2026.01.16 09:55:55.039077 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14578 | 2026.01.16 09:55:55.039113 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 14579 | 2026.01.16 09:55:55.041030 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7716 rows, containing 4 columns (4 merged, 0 gathered) in 0.00231044 sec., 3339623.6214746977 rows/sec., 216.80 MiB/sec. | ||
| 14580 | 2026.01.16 09:55:55.041601 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14581 | 2026.01.16 09:55:55.041968 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.01.16 09:55:55.042072 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_116_23} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14583 | 2026.01.16 09:55:55.042191 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14584 | 2026.01.16 09:55:55.043407 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 14585 | 2026.01.16 09:55:55.046100 [ 219 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 14586 | 2026.01.16 09:55:55.599068 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51051 | ||
| 14587 | 2026.01.16 09:55:55.599187 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14588 | 2026.01.16 09:55:55.599214 [ 288 ] {} <Debug> TCP-Session: 2d98c021-ced6-4fad-bff6-233aa8faefdc Authenticating user 'default' from [fd00:1122:3344:101::e]:51051 | ||
| 14589 | 2026.01.16 09:55:55.599236 [ 288 ] {} <Debug> TCP-Session: 2d98c021-ced6-4fad-bff6-233aa8faefdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14590 | 2026.01.16 09:55:55.599249 [ 288 ] {} <Debug> TCP-Session: 2d98c021-ced6-4fad-bff6-233aa8faefdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14591 | 2026.01.16 09:55:55.599438 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45402 | ||
| 14592 | 2026.01.16 09:55:55.599470 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35830 | ||
| 14593 | 2026.01.16 09:55:55.599503 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32796 | ||
| 14594 | 2026.01.16 09:55:55.599529 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35864 | ||
| 14595 | 2026.01.16 09:55:55.599535 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62892 | ||
| 14596 | 2026.01.16 09:55:55.599578 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14597 | 2026.01.16 09:55:55.599592 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14598 | 2026.01.16 09:55:55.599605 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14599 | 2026.01.16 09:55:55.599599 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14600 | 2026.01.16 09:55:55.599623 [ 289 ] {} <Debug> TCP-Session: af5ed136-63da-44f2-9c0d-4444824fb137 Authenticating user 'default' from [fd00:1122:3344:101::e]:45402 | ||
| 14601 | 2026.01.16 09:55:55.599635 [ 286 ] {} <Debug> TCP-Session: 1c60a92e-84ca-4e9c-af95-0214ad95af55 Authenticating user 'default' from [fd00:1122:3344:101::e]:35864 | ||
| 14602 | 2026.01.16 09:55:55.599655 [ 290 ] {} <Debug> TCP-Session: 56bc18ab-d72e-48e1-b705-a1595069b408 Authenticating user 'default' from [fd00:1122:3344:101::e]:35830 | ||
| 14603 | 2026.01.16 09:55:55.599660 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14604 | 2026.01.16 09:55:55.599676 [ 286 ] {} <Debug> TCP-Session: 1c60a92e-84ca-4e9c-af95-0214ad95af55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14605 | 2026.01.16 09:55:55.599695 [ 290 ] {} <Debug> TCP-Session: 56bc18ab-d72e-48e1-b705-a1595069b408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14606 | 2026.01.16 09:55:55.599710 [ 287 ] {} <Debug> TCP-Session: 434ec85b-5f73-4095-bd44-033caae24ab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62892 | ||
| 14607 | 2026.01.16 09:55:55.599725 [ 290 ] {} <Debug> TCP-Session: 56bc18ab-d72e-48e1-b705-a1595069b408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14608 | 2026.01.16 09:55:55.599746 [ 287 ] {} <Debug> TCP-Session: 434ec85b-5f73-4095-bd44-033caae24ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14609 | 2026.01.16 09:55:55.599712 [ 286 ] {} <Debug> TCP-Session: 1c60a92e-84ca-4e9c-af95-0214ad95af55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14610 | 2026.01.16 09:55:55.599774 [ 287 ] {} <Debug> TCP-Session: 434ec85b-5f73-4095-bd44-033caae24ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14611 | 2026.01.16 09:55:55.599669 [ 289 ] {} <Debug> TCP-Session: af5ed136-63da-44f2-9c0d-4444824fb137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14612 | 2026.01.16 09:55:55.599623 [ 293 ] {} <Debug> TCP-Session: cc32ced6-4744-4dc9-97cd-83464ac101a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32796 | ||
| 14613 | 2026.01.16 09:55:55.599848 [ 289 ] {} <Debug> TCP-Session: af5ed136-63da-44f2-9c0d-4444824fb137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14614 | 2026.01.16 09:55:55.599858 [ 293 ] {} <Debug> TCP-Session: cc32ced6-4744-4dc9-97cd-83464ac101a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14615 | 2026.01.16 09:55:55.599560 [ 288 ] {} <Trace> TCP-Session: 2d98c021-ced6-4fad-bff6-233aa8faefdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2026.01.16 09:55:55.599877 [ 293 ] {} <Debug> TCP-Session: cc32ced6-4744-4dc9-97cd-83464ac101a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14617 | 2026.01.16 09:55:55.599490 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60218 | ||
| 14618 | 2026.01.16 09:55:55.599481 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40538 | ||
| 14619 | 2026.01.16 09:55:55.599508 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53597 | ||
| 14620 | 2026.01.16 09:55:55.599995 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14621 | 2026.01.16 09:55:55.600020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14622 | 2026.01.16 09:55:55.600023 [ 292 ] {} <Debug> TCP-Session: ccef9baa-7d2b-49d3-8d3a-8a7a50362ed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60218 | ||
| 14623 | 2026.01.16 09:55:55.600033 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14624 | 2026.01.16 09:55:55.600050 [ 291 ] {} <Debug> TCP-Session: 58dc07c5-b73c-4679-835f-226a0c7c2f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:40538 | ||
| 14625 | 2026.01.16 09:55:55.600067 [ 288 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51051) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14626 | 2026.01.16 09:55:55.600076 [ 294 ] {} <Debug> TCP-Session: 76947305-55f7-4499-83cf-3e9c9a2dbf8c Authenticating user 'default' from [fd00:1122:3344:101::e]:53597 | ||
| 14627 | 2026.01.16 09:55:55.600081 [ 291 ] {} <Debug> TCP-Session: 58dc07c5-b73c-4679-835f-226a0c7c2f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14628 | 2026.01.16 09:55:55.600110 [ 294 ] {} <Debug> TCP-Session: 76947305-55f7-4499-83cf-3e9c9a2dbf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14629 | 2026.01.16 09:55:55.600115 [ 291 ] {} <Debug> TCP-Session: 58dc07c5-b73c-4679-835f-226a0c7c2f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14630 | 2026.01.16 09:55:55.600123 [ 294 ] {} <Debug> TCP-Session: 76947305-55f7-4499-83cf-3e9c9a2dbf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14631 | 2026.01.16 09:55:55.600062 [ 292 ] {} <Debug> TCP-Session: ccef9baa-7d2b-49d3-8d3a-8a7a50362ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14632 | 2026.01.16 09:55:55.600160 [ 292 ] {} <Debug> TCP-Session: ccef9baa-7d2b-49d3-8d3a-8a7a50362ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14633 | 2026.01.16 09:55:55.600389 [ 288 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14634 | 2026.01.16 09:55:55.600449 [ 288 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14635 | 2026.01.16 09:55:55.600747 [ 288 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 14636 | 2026.01.16 09:55:55.601861 [ 332 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Trace> AggregatingTransform: Aggregating | ||
| 14637 | 2026.01.16 09:55:55.601905 [ 332 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Trace> Aggregator: Aggregation method: without_key | ||
| 14638 | 2026.01.16 09:55:55.601940 [ 332 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001088605 sec. (918.607 rows/sec., 35.88 KiB/sec.) | ||
| 14639 | 2026.01.16 09:55:55.601958 [ 332 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Trace> Aggregator: Merging aggregated data | ||
| 14640 | 2026.01.16 09:55:55.603325 [ 288 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003318 sec., 301.3863773357444 rows/sec., 11.77 KiB/sec. | ||
| 14641 | 2026.01.16 09:55:55.603493 [ 288 ] {88bda2b6-f30a-4dd1-a58f-54dc4c742e4e} <Debug> TCPHandler: Processed in 0.004064424 sec. | ||
| 14642 | 2026.01.16 09:55:55.603616 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14643 | 2026.01.16 09:55:55.603636 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14644 | 2026.01.16 09:55:55.603658 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14645 | 2026.01.16 09:55:55.603673 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14646 | 2026.01.16 09:55:55.603687 [ 291 ] {} <Debug> TCP-Session: 58dc07c5-b73c-4679-835f-226a0c7c2f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14647 | 2026.01.16 09:55:55.603687 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14648 | 2026.01.16 09:55:55.603718 [ 294 ] {} <Debug> TCP-Session: 76947305-55f7-4499-83cf-3e9c9a2dbf8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14649 | 2026.01.16 09:55:55.603720 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14650 | 2026.01.16 09:55:55.603749 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14651 | 2026.01.16 09:55:55.603758 [ 290 ] {} <Debug> TCP-Session: 56bc18ab-d72e-48e1-b705-a1595069b408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14652 | 2026.01.16 09:55:55.603786 [ 293 ] {} <Debug> TCP-Session: cc32ced6-4744-4dc9-97cd-83464ac101a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14653 | 2026.01.16 09:55:55.603796 [ 286 ] {} <Debug> TCP-Session: 1c60a92e-84ca-4e9c-af95-0214ad95af55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14654 | 2026.01.16 09:55:55.603734 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14655 | 2026.01.16 09:55:55.603706 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14656 | 2026.01.16 09:55:55.603857 [ 292 ] {} <Debug> TCP-Session: ccef9baa-7d2b-49d3-8d3a-8a7a50362ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14657 | 2026.01.16 09:55:55.603671 [ 288 ] {} <Debug> TCP-Session: 2d98c021-ced6-4fad-bff6-233aa8faefdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14658 | 2026.01.16 09:55:55.603883 [ 289 ] {} <Debug> TCP-Session: af5ed136-63da-44f2-9c0d-4444824fb137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14659 | 2026.01.16 09:55:55.603709 [ 287 ] {} <Debug> TCP-Session: 434ec85b-5f73-4095-bd44-033caae24ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14660 | 2026.01.16 09:55:55.953986 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46666 | ||
| 14661 | 2026.01.16 09:55:55.954093 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14662 | 2026.01.16 09:55:55.954119 [ 288 ] {} <Debug> TCP-Session: eb5ca2e5-71f8-43bc-9f2e-8fc784c90f24 Authenticating user 'default' from [fd00:1122:3344:101::e]:46666 | ||
| 14663 | 2026.01.16 09:55:55.954141 [ 288 ] {} <Debug> TCP-Session: eb5ca2e5-71f8-43bc-9f2e-8fc784c90f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14664 | 2026.01.16 09:55:55.954154 [ 288 ] {} <Debug> TCP-Session: eb5ca2e5-71f8-43bc-9f2e-8fc784c90f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14665 | 2026.01.16 09:55:55.954327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41253 | ||
| 14666 | 2026.01.16 09:55:55.954335 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45781 | ||
| 14667 | 2026.01.16 09:55:55.954384 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50076 | ||
| 14668 | 2026.01.16 09:55:55.954402 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58449 | ||
| 14669 | 2026.01.16 09:55:55.954394 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35987 | ||
| 14670 | 2026.01.16 09:55:55.954450 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14671 | 2026.01.16 09:55:55.954467 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14672 | 2026.01.16 09:55:55.954485 [ 288 ] {} <Trace> TCP-Session: eb5ca2e5-71f8-43bc-9f2e-8fc784c90f24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14673 | 2026.01.16 09:55:55.954493 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14674 | 2026.01.16 09:55:55.954509 [ 290 ] {} <Debug> TCP-Session: 45f3e2ce-474c-4042-bec7-7ef1c38145b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45781 | ||
| 14675 | 2026.01.16 09:55:55.954511 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14676 | 2026.01.16 09:55:55.954544 [ 294 ] {} <Debug> TCP-Session: da942449-0cab-4611-ba84-e71b5b7b162e Authenticating user 'default' from [fd00:1122:3344:101::e]:50076 | ||
| 14677 | 2026.01.16 09:55:55.954556 [ 290 ] {} <Debug> TCP-Session: 45f3e2ce-474c-4042-bec7-7ef1c38145b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14678 | 2026.01.16 09:55:55.954575 [ 286 ] {} <Debug> TCP-Session: 7c584b78-8207-4cf5-9639-797e691d0beb Authenticating user 'default' from [fd00:1122:3344:101::e]:35987 | ||
| 14679 | 2026.01.16 09:55:55.954596 [ 290 ] {} <Debug> TCP-Session: 45f3e2ce-474c-4042-bec7-7ef1c38145b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14680 | 2026.01.16 09:55:55.954589 [ 294 ] {} <Debug> TCP-Session: da942449-0cab-4611-ba84-e71b5b7b162e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14681 | 2026.01.16 09:55:55.954624 [ 286 ] {} <Debug> TCP-Session: 7c584b78-8207-4cf5-9639-797e691d0beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14682 | 2026.01.16 09:55:55.954647 [ 294 ] {} <Debug> TCP-Session: da942449-0cab-4611-ba84-e71b5b7b162e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14683 | 2026.01.16 09:55:55.954660 [ 286 ] {} <Debug> TCP-Session: 7c584b78-8207-4cf5-9639-797e691d0beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14684 | 2026.01.16 09:55:55.954667 [ 288 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46666) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14685 | 2026.01.16 09:55:55.954490 [ 289 ] {} <Debug> TCP-Session: 6e85066c-e71d-4805-b0b8-ecc052365d36 Authenticating user 'default' from [fd00:1122:3344:101::e]:41253 | ||
| 14686 | 2026.01.16 09:55:55.954359 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33336 | ||
| 14687 | 2026.01.16 09:55:55.954734 [ 289 ] {} <Debug> TCP-Session: 6e85066c-e71d-4805-b0b8-ecc052365d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14688 | 2026.01.16 09:55:55.954363 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37569 | ||
| 14689 | 2026.01.16 09:55:55.954773 [ 289 ] {} <Debug> TCP-Session: 6e85066c-e71d-4805-b0b8-ecc052365d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14690 | 2026.01.16 09:55:55.954808 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14691 | 2026.01.16 09:55:55.954493 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14692 | 2026.01.16 09:55:55.954843 [ 291 ] {} <Debug> TCP-Session: a83127e3-1920-466e-a402-ef8e01144576 Authenticating user 'default' from [fd00:1122:3344:101::e]:33336 | ||
| 14693 | 2026.01.16 09:55:55.954373 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33026 | ||
| 14694 | 2026.01.16 09:55:55.954869 [ 287 ] {} <Debug> TCP-Session: 29dda961-74bf-43d1-8fc9-7cbde846ae5c Authenticating user 'default' from [fd00:1122:3344:101::e]:58449 | ||
| 14695 | 2026.01.16 09:55:55.954869 [ 291 ] {} <Debug> TCP-Session: a83127e3-1920-466e-a402-ef8e01144576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14696 | 2026.01.16 09:55:55.954901 [ 287 ] {} <Debug> TCP-Session: 29dda961-74bf-43d1-8fc9-7cbde846ae5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14697 | 2026.01.16 09:55:55.954907 [ 291 ] {} <Debug> TCP-Session: a83127e3-1920-466e-a402-ef8e01144576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14698 | 2026.01.16 09:55:55.954916 [ 287 ] {} <Debug> TCP-Session: 29dda961-74bf-43d1-8fc9-7cbde846ae5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14699 | 2026.01.16 09:55:55.954927 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14700 | 2026.01.16 09:55:55.954865 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14701 | 2026.01.16 09:55:55.954959 [ 293 ] {} <Debug> TCP-Session: e4a4293b-469e-490e-8d06-86c67ba4dc77 Authenticating user 'default' from [fd00:1122:3344:101::e]:33026 | ||
| 14702 | 2026.01.16 09:55:55.954998 [ 293 ] {} <Debug> TCP-Session: e4a4293b-469e-490e-8d06-86c67ba4dc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14703 | 2026.01.16 09:55:55.954998 [ 292 ] {} <Debug> TCP-Session: 339525ad-ce47-4253-a652-a4a422ec8930 Authenticating user 'default' from [fd00:1122:3344:101::e]:37569 | ||
| 14704 | 2026.01.16 09:55:55.955013 [ 288 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14705 | 2026.01.16 09:55:55.955014 [ 293 ] {} <Debug> TCP-Session: e4a4293b-469e-490e-8d06-86c67ba4dc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14706 | 2026.01.16 09:55:55.955039 [ 292 ] {} <Debug> TCP-Session: 339525ad-ce47-4253-a652-a4a422ec8930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.01.16 09:55:55.955075 [ 292 ] {} <Debug> TCP-Session: 339525ad-ce47-4253-a652-a4a422ec8930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.01.16 09:55:55.955093 [ 288 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14709 | 2026.01.16 09:55:55.955403 [ 288 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 14710 | 2026.01.16 09:55:55.956423 [ 344 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Trace> AggregatingTransform: Aggregating | ||
| 14711 | 2026.01.16 09:55:55.956462 [ 344 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Trace> Aggregator: Aggregation method: without_key | ||
| 14712 | 2026.01.16 09:55:55.956494 [ 344 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989703 sec. (1010.404 rows/sec., 39.47 KiB/sec.) | ||
| 14713 | 2026.01.16 09:55:55.956507 [ 344 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Trace> Aggregator: Merging aggregated data | ||
| 14714 | 2026.01.16 09:55:55.957898 [ 288 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. | ||
| 14715 | 2026.01.16 09:55:55.958083 [ 288 ] {77ce740e-c278-4f6a-828b-469f4d3502be} <Debug> TCPHandler: Processed in 0.00374018 sec. | ||
| 14716 | 2026.01.16 09:55:55.958221 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14717 | 2026.01.16 09:55:55.958252 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14718 | 2026.01.16 09:55:55.958255 [ 288 ] {} <Debug> TCP-Session: eb5ca2e5-71f8-43bc-9f2e-8fc784c90f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14719 | 2026.01.16 09:55:55.958272 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14720 | 2026.01.16 09:55:55.958294 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14721 | 2026.01.16 09:55:55.958313 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14722 | 2026.01.16 09:55:55.958340 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14723 | 2026.01.16 09:55:55.958347 [ 290 ] {} <Debug> TCP-Session: 45f3e2ce-474c-4042-bec7-7ef1c38145b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14724 | 2026.01.16 09:55:55.958362 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14725 | 2026.01.16 09:55:55.958384 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14726 | 2026.01.16 09:55:55.958392 [ 292 ] {} <Debug> TCP-Session: 339525ad-ce47-4253-a652-a4a422ec8930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14727 | 2026.01.16 09:55:55.958433 [ 287 ] {} <Debug> TCP-Session: 29dda961-74bf-43d1-8fc9-7cbde846ae5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14728 | 2026.01.16 09:55:55.958450 [ 286 ] {} <Debug> TCP-Session: 7c584b78-8207-4cf5-9639-797e691d0beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14729 | 2026.01.16 09:55:55.958370 [ 294 ] {} <Debug> TCP-Session: da942449-0cab-4611-ba84-e71b5b7b162e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14730 | 2026.01.16 09:55:55.958357 [ 291 ] {} <Debug> TCP-Session: a83127e3-1920-466e-a402-ef8e01144576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14731 | 2026.01.16 09:55:55.958303 [ 289 ] {} <Debug> TCP-Session: 6e85066c-e71d-4805-b0b8-ecc052365d36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14732 | 2026.01.16 09:55:55.958342 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14733 | 2026.01.16 09:55:55.958577 [ 293 ] {} <Debug> TCP-Session: e4a4293b-469e-490e-8d06-86c67ba4dc77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14734 | 2026.01.16 09:55:56.042111 [ 222 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 14735 | 2026.01.16 09:55:56.042172 [ 222 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 14736 | 2026.01.16 09:55:56.046325 [ 222 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 14737 | 2026.01.16 09:55:56.208254 [ 224 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): 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] | ||
| 14738 | 2026.01.16 09:55:56.208307 [ 224 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): 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] | ||
| 14739 | 2026.01.16 09:55:56.210111 [ 224 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): 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] | ||
| 14740 | 2026.01.16 09:55:56.257952 [ 221 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 14741 | 2026.01.16 09:55:56.257977 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 14742 | 2026.01.16 09:55:56.258009 [ 221 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 14743 | 2026.01.16 09:55:56.258050 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 14744 | 2026.01.16 09:55:56.261554 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 14745 | 2026.01.16 09:55:56.262228 [ 221 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 14746 | 2026.01.16 09:55:57.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.57 MiB, peak 387.92 MiB, free memory in arenas 0.00 B, will set to 369.57 MiB (RSS), difference: 4.00 MiB | ||
| 14747 | 2026.01.16 09:55:58.046228 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14748 | 2026.01.16 09:55:58.046308 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14749 | 2026.01.16 09:55:58.314766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35473 | ||
| 14750 | 2026.01.16 09:55:58.315316 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.01.16 09:55:58.315365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14752 | 2026.01.16 09:55:58.315871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14753 | 2026.01.16 09:55:58.316124 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2026.01.16 09:55:58.316278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35473 | ||
| 14755 | 2026.01.16 09:56:00.019774 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14756 | 2026.01.16 09:56:00.019990 [ 255 ] {febaaf0b-facf-42c8-8708-4cd2d63e7918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14757 | 2026.01.16 09:56:00.020068 [ 255 ] {febaaf0b-facf-42c8-8708-4cd2d63e7918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14758 | 2026.01.16 09:56:00.020784 [ 255 ] {febaaf0b-facf-42c8-8708-4cd2d63e7918} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2026.01.16 09:56:00.020840 [ 255 ] {febaaf0b-facf-42c8-8708-4cd2d63e7918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14760 | 2026.01.16 09:56:00.021255 [ 255 ] {febaaf0b-facf-42c8-8708-4cd2d63e7918} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14761 | 2026.01.16 09:56:00.021491 [ 255 ] {febaaf0b-facf-42c8-8708-4cd2d63e7918} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14762 | 2026.01.16 09:56:00.021665 [ 255 ] {febaaf0b-facf-42c8-8708-4cd2d63e7918} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.47 MiB/sec. | ||
| 14763 | 2026.01.16 09:56:00.021722 [ 255 ] {febaaf0b-facf-42c8-8708-4cd2d63e7918} <Debug> TCPHandler: Processed in 0.002092448 sec. | ||
| 14764 | 2026.01.16 09:56:00.021857 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2026.01.16 09:56:00.021964 [ 255 ] {4fec7507-f8ae-4aa1-a29c-f479437edc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14766 | 2026.01.16 09:56:00.022009 [ 255 ] {4fec7507-f8ae-4aa1-a29c-f479437edc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14767 | 2026.01.16 09:56:00.022463 [ 255 ] {4fec7507-f8ae-4aa1-a29c-f479437edc6b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14768 | 2026.01.16 09:56:00.022504 [ 255 ] {4fec7507-f8ae-4aa1-a29c-f479437edc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14769 | 2026.01.16 09:56:00.022833 [ 255 ] {4fec7507-f8ae-4aa1-a29c-f479437edc6b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14770 | 2026.01.16 09:56:00.023057 [ 255 ] {4fec7507-f8ae-4aa1-a29c-f479437edc6b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2026.01.16 09:56:00.023199 [ 255 ] {4fec7507-f8ae-4aa1-a29c-f479437edc6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 14772 | 2026.01.16 09:56:00.023240 [ 255 ] {4fec7507-f8ae-4aa1-a29c-f479437edc6b} <Debug> TCPHandler: Processed in 0.001437009 sec. | ||
| 14773 | 2026.01.16 09:56:00.023358 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2026.01.16 09:56:00.023456 [ 255 ] {a3fc79d6-df9e-46fc-963f-37178fefd104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14775 | 2026.01.16 09:56:00.023503 [ 255 ] {a3fc79d6-df9e-46fc-963f-37178fefd104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14776 | 2026.01.16 09:56:00.023929 [ 255 ] {a3fc79d6-df9e-46fc-963f-37178fefd104} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.01.16 09:56:00.023968 [ 255 ] {a3fc79d6-df9e-46fc-963f-37178fefd104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14778 | 2026.01.16 09:56:00.024313 [ 255 ] {a3fc79d6-df9e-46fc-963f-37178fefd104} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14779 | 2026.01.16 09:56:00.024529 [ 255 ] {a3fc79d6-df9e-46fc-963f-37178fefd104} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2026.01.16 09:56:00.024666 [ 255 ] {a3fc79d6-df9e-46fc-963f-37178fefd104} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 14781 | 2026.01.16 09:56:00.024660 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_112_23 to all_113_113_0 | ||
| 14782 | 2026.01.16 09:56:00.024705 [ 255 ] {a3fc79d6-df9e-46fc-963f-37178fefd104} <Debug> TCPHandler: Processed in 0.001398429 sec. | ||
| 14783 | 2026.01.16 09:56:00.024744 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2026.01.16 09:56:00.024769 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14785 | 2026.01.16 09:56:00.024832 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14786 | 2026.01.16 09:56:00.024875 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_113_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_23 to all_113_113_0 into Compact with storage Full | ||
| 14787 | 2026.01.16 09:56:00.024935 [ 255 ] {d5a255bd-79b8-431a-902b-525172d9f2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14788 | 2026.01.16 09:56:00.024983 [ 255 ] {d5a255bd-79b8-431a-902b-525172d9f2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14789 | 2026.01.16 09:56:00.025028 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_113_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14790 | 2026.01.16 09:56:00.025071 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_23, total 34686 rows starting from the beginning of the part | ||
| 14791 | 2026.01.16 09:56:00.025142 [ 189 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14792 | 2026.01.16 09:56:00.025349 [ 255 ] {d5a255bd-79b8-431a-902b-525172d9f2fb} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.01.16 09:56:00.025392 [ 255 ] {d5a255bd-79b8-431a-902b-525172d9f2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14794 | 2026.01.16 09:56:00.025719 [ 255 ] {d5a255bd-79b8-431a-902b-525172d9f2fb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14795 | 2026.01.16 09:56:00.025935 [ 255 ] {d5a255bd-79b8-431a-902b-525172d9f2fb} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.01.16 09:56:00.026071 [ 255 ] {d5a255bd-79b8-431a-902b-525172d9f2fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 14797 | 2026.01.16 09:56:00.026107 [ 255 ] {d5a255bd-79b8-431a-902b-525172d9f2fb} <Debug> TCPHandler: Processed in 0.001331388 sec. | ||
| 14798 | 2026.01.16 09:56:00.031136 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_113_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34846 rows, containing 5 columns (5 merged, 0 gathered) in 0.006297324 sec., 5533461.514764049 rows/sec., 374.95 MiB/sec. | ||
| 14799 | 2026.01.16 09:56:00.031511 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_113_24} <Trace> MergedBlockOutputStream: filled checksums all_1_113_24 (state Temporary) | ||
| 14800 | 2026.01.16 09:56:00.031828 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_113_24 to all_1_113_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2026.01.16 09:56:00.031906 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_112_23, all_113_113_0] -> all_1_113_24 | ||
| 14802 | 2026.01.16 09:56:00.031989 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14803 | 2026.01.16 09:56:00.198153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14804 | 2026.01.16 09:56:00.217074 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2026.01.16 09:56:00.217124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14806 | 2026.01.16 09:56:00.223935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14807 | 2026.01.16 09:56:00.224693 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2026.01.16 09:56:00.227841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14809 | 2026.01.16 09:56:03.291697 [ 223 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 14810 | 2026.01.16 09:56:03.291790 [ 223 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 14811 | 2026.01.16 09:56:03.293527 [ 223 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 14812 | 2026.01.16 09:56:03.393426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1790 | ||
| 14813 | 2026.01.16 09:56:03.395790 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14814 | 2026.01.16 09:56:03.395841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14815 | 2026.01.16 09:56:03.397067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14816 | 2026.01.16 09:56:03.397339 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2026.01.16 09:56:03.397711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1790 | ||
| 14818 | 2026.01.16 09:56:05.049939 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14819 | 2026.01.16 09:56:05.050145 [ 255 ] {55f2de1f-6fe8-4061-8c17-bf5b46565526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14820 | 2026.01.16 09:56:05.050219 [ 255 ] {55f2de1f-6fe8-4061-8c17-bf5b46565526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14821 | 2026.01.16 09:56:05.050995 [ 255 ] {55f2de1f-6fe8-4061-8c17-bf5b46565526} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14822 | 2026.01.16 09:56:05.051042 [ 255 ] {55f2de1f-6fe8-4061-8c17-bf5b46565526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14823 | 2026.01.16 09:56:05.051435 [ 255 ] {55f2de1f-6fe8-4061-8c17-bf5b46565526} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14824 | 2026.01.16 09:56:05.051678 [ 255 ] {55f2de1f-6fe8-4061-8c17-bf5b46565526} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14825 | 2026.01.16 09:56:05.051831 [ 255 ] {55f2de1f-6fe8-4061-8c17-bf5b46565526} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001742 sec., 13777.267508610792 rows/sec., 1.14 MiB/sec. | ||
| 14826 | 2026.01.16 09:56:05.051881 [ 255 ] {55f2de1f-6fe8-4061-8c17-bf5b46565526} <Debug> TCPHandler: Processed in 0.002082248 sec. | ||
| 14827 | 2026.01.16 09:56:05.052031 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14828 | 2026.01.16 09:56:05.052141 [ 255 ] {ed53b148-827d-420c-b77b-6c665bdb2bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14829 | 2026.01.16 09:56:05.052183 [ 255 ] {ed53b148-827d-420c-b77b-6c665bdb2bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14830 | 2026.01.16 09:56:05.052684 [ 255 ] {ed53b148-827d-420c-b77b-6c665bdb2bd4} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2026.01.16 09:56:05.052719 [ 255 ] {ed53b148-827d-420c-b77b-6c665bdb2bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14832 | 2026.01.16 09:56:05.053013 [ 255 ] {ed53b148-827d-420c-b77b-6c665bdb2bd4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14833 | 2026.01.16 09:56:05.053226 [ 255 ] {ed53b148-827d-420c-b77b-6c665bdb2bd4} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.01.16 09:56:05.053353 [ 255 ] {ed53b148-827d-420c-b77b-6c665bdb2bd4} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001236 sec., 12944.983818770228 rows/sec., 1.03 MiB/sec. | ||
| 14835 | 2026.01.16 09:56:05.053391 [ 255 ] {ed53b148-827d-420c-b77b-6c665bdb2bd4} <Debug> TCPHandler: Processed in 0.001410969 sec. | ||
| 14836 | 2026.01.16 09:56:05.053516 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14837 | 2026.01.16 09:56:05.053613 [ 255 ] {8e308cc8-1d48-4bf7-8280-1af4d5dd429e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14838 | 2026.01.16 09:56:05.053653 [ 255 ] {8e308cc8-1d48-4bf7-8280-1af4d5dd429e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14839 | 2026.01.16 09:56:05.054828 [ 255 ] {8e308cc8-1d48-4bf7-8280-1af4d5dd429e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14840 | 2026.01.16 09:56:05.054865 [ 255 ] {8e308cc8-1d48-4bf7-8280-1af4d5dd429e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14841 | 2026.01.16 09:56:05.055261 [ 255 ] {8e308cc8-1d48-4bf7-8280-1af4d5dd429e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14842 | 2026.01.16 09:56:05.055473 [ 255 ] {8e308cc8-1d48-4bf7-8280-1af4d5dd429e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2026.01.16 09:56:05.055602 [ 255 ] {8e308cc8-1d48-4bf7-8280-1af4d5dd429e} <Debug> executeQuery: Read 1404 rows, 120.19 KiB in 0.002008 sec., 699203.1872509961 rows/sec., 58.45 MiB/sec. | ||
| 14844 | 2026.01.16 09:56:05.055640 [ 255 ] {8e308cc8-1d48-4bf7-8280-1af4d5dd429e} <Debug> TCPHandler: Processed in 0.002174189 sec. | ||
| 14845 | 2026.01.16 09:56:05.055761 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14846 | 2026.01.16 09:56:05.055855 [ 255 ] {e548901b-2bdb-4d57-b578-ffcf3d2891c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14847 | 2026.01.16 09:56:05.055894 [ 255 ] {e548901b-2bdb-4d57-b578-ffcf3d2891c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14848 | 2026.01.16 09:56:05.056366 [ 255 ] {e548901b-2bdb-4d57-b578-ffcf3d2891c1} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2026.01.16 09:56:05.056402 [ 255 ] {e548901b-2bdb-4d57-b578-ffcf3d2891c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14850 | 2026.01.16 09:56:05.056706 [ 255 ] {e548901b-2bdb-4d57-b578-ffcf3d2891c1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14851 | 2026.01.16 09:56:05.056925 [ 255 ] {e548901b-2bdb-4d57-b578-ffcf3d2891c1} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14852 | 2026.01.16 09:56:05.057051 [ 255 ] {e548901b-2bdb-4d57-b578-ffcf3d2891c1} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001214 sec., 56013.17957166392 rows/sec., 4.09 MiB/sec. | ||
| 14853 | 2026.01.16 09:56:05.057089 [ 255 ] {e548901b-2bdb-4d57-b578-ffcf3d2891c1} <Debug> TCPHandler: Processed in 0.001375979 sec. | ||
| 14854 | 2026.01.16 09:56:05.057208 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14855 | 2026.01.16 09:56:05.057311 [ 255 ] {2e30eaa3-b698-4683-948e-04deb4fe757c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14856 | 2026.01.16 09:56:05.057350 [ 255 ] {2e30eaa3-b698-4683-948e-04deb4fe757c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14857 | 2026.01.16 09:56:05.057839 [ 255 ] {2e30eaa3-b698-4683-948e-04deb4fe757c} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2026.01.16 09:56:05.057872 [ 255 ] {2e30eaa3-b698-4683-948e-04deb4fe757c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14859 | 2026.01.16 09:56:05.058176 [ 255 ] {2e30eaa3-b698-4683-948e-04deb4fe757c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14860 | 2026.01.16 09:56:05.058382 [ 255 ] {2e30eaa3-b698-4683-948e-04deb4fe757c} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2026.01.16 09:56:05.058507 [ 255 ] {2e30eaa3-b698-4683-948e-04deb4fe757c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 14862 | 2026.01.16 09:56:05.058545 [ 255 ] {2e30eaa3-b698-4683-948e-04deb4fe757c} <Debug> TCPHandler: Processed in 0.001384798 sec. | ||
| 14863 | 2026.01.16 09:56:05.058672 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14864 | 2026.01.16 09:56:05.058769 [ 255 ] {cf067327-5ac7-4a95-8a8f-2f982383aeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14865 | 2026.01.16 09:56:05.058809 [ 255 ] {cf067327-5ac7-4a95-8a8f-2f982383aeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14866 | 2026.01.16 09:56:05.059248 [ 255 ] {cf067327-5ac7-4a95-8a8f-2f982383aeaa} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.01.16 09:56:05.059285 [ 255 ] {cf067327-5ac7-4a95-8a8f-2f982383aeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14868 | 2026.01.16 09:56:05.059574 [ 255 ] {cf067327-5ac7-4a95-8a8f-2f982383aeaa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14869 | 2026.01.16 09:56:05.059778 [ 255 ] {cf067327-5ac7-4a95-8a8f-2f982383aeaa} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2026.01.16 09:56:05.059908 [ 255 ] {cf067327-5ac7-4a95-8a8f-2f982383aeaa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 14871 | 2026.01.16 09:56:05.059945 [ 255 ] {cf067327-5ac7-4a95-8a8f-2f982383aeaa} <Debug> TCPHandler: Processed in 0.001319938 sec. | ||
| 14872 | 2026.01.16 09:56:05.060065 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.01.16 09:56:05.060158 [ 255 ] {8049d664-f1c8-4845-8f62-e6c4175de83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14874 | 2026.01.16 09:56:05.060206 [ 255 ] {8049d664-f1c8-4845-8f62-e6c4175de83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14875 | 2026.01.16 09:56:05.060865 [ 255 ] {8049d664-f1c8-4845-8f62-e6c4175de83c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.01.16 09:56:05.060901 [ 255 ] {8049d664-f1c8-4845-8f62-e6c4175de83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14877 | 2026.01.16 09:56:05.061233 [ 255 ] {8049d664-f1c8-4845-8f62-e6c4175de83c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14878 | 2026.01.16 09:56:05.061448 [ 255 ] {8049d664-f1c8-4845-8f62-e6c4175de83c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.01.16 09:56:05.061575 [ 255 ] {8049d664-f1c8-4845-8f62-e6c4175de83c} <Debug> executeQuery: Read 612 rows, 47.17 KiB in 0.001436 sec., 426183.84401114204 rows/sec., 32.08 MiB/sec. | ||
| 14880 | 2026.01.16 09:56:05.061613 [ 255 ] {8049d664-f1c8-4845-8f62-e6c4175de83c} <Debug> TCPHandler: Processed in 0.001596371 sec. | ||
| 14881 | 2026.01.16 09:56:05.061734 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2026.01.16 09:56:05.061826 [ 255 ] {c8a447bc-1651-4a6b-ae68-2b77a2240d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14883 | 2026.01.16 09:56:05.061868 [ 255 ] {c8a447bc-1651-4a6b-ae68-2b77a2240d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14884 | 2026.01.16 09:56:05.062484 [ 255 ] {c8a447bc-1651-4a6b-ae68-2b77a2240d4d} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.01.16 09:56:05.062520 [ 255 ] {c8a447bc-1651-4a6b-ae68-2b77a2240d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14886 | 2026.01.16 09:56:05.062883 [ 255 ] {c8a447bc-1651-4a6b-ae68-2b77a2240d4d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14887 | 2026.01.16 09:56:05.063091 [ 255 ] {c8a447bc-1651-4a6b-ae68-2b77a2240d4d} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.01.16 09:56:05.063209 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_113_24 to all_118_118_0 | ||
| 14889 | 2026.01.16 09:56:05.063217 [ 255 ] {c8a447bc-1651-4a6b-ae68-2b77a2240d4d} <Debug> executeQuery: Read 888 rows, 61.72 KiB in 0.001409 sec., 630234.208658623 rows/sec., 42.78 MiB/sec. | ||
| 14890 | 2026.01.16 09:56:05.063282 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14891 | 2026.01.16 09:56:05.063300 [ 255 ] {c8a447bc-1651-4a6b-ae68-2b77a2240d4d} <Debug> TCPHandler: Processed in 0.001614622 sec. | ||
| 14892 | 2026.01.16 09:56:05.063307 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14893 | 2026.01.16 09:56:05.063428 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2026.01.16 09:56:05.063436 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_24 to all_118_118_0 into Compact with storage Full | ||
| 14895 | 2026.01.16 09:56:05.063528 [ 255 ] {1ab72a39-c0e9-4b59-abf8-0e174689a949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14896 | 2026.01.16 09:56:05.063585 [ 255 ] {1ab72a39-c0e9-4b59-abf8-0e174689a949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14897 | 2026.01.16 09:56:05.063586 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14898 | 2026.01.16 09:56:05.063640 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_24, total 34846 rows starting from the beginning of the part | ||
| 14899 | 2026.01.16 09:56:05.063714 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14900 | 2026.01.16 09:56:05.063770 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14901 | 2026.01.16 09:56:05.063821 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 14902 | 2026.01.16 09:56:05.063869 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14903 | 2026.01.16 09:56:05.063917 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 888 rows starting from the beginning of the part | ||
| 14904 | 2026.01.16 09:56:05.064490 [ 255 ] {1ab72a39-c0e9-4b59-abf8-0e174689a949} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.01.16 09:56:05.064531 [ 255 ] {1ab72a39-c0e9-4b59-abf8-0e174689a949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14906 | 2026.01.16 09:56:05.065092 [ 255 ] {1ab72a39-c0e9-4b59-abf8-0e174689a949} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14907 | 2026.01.16 09:56:05.065332 [ 255 ] {1ab72a39-c0e9-4b59-abf8-0e174689a949} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.01.16 09:56:05.065473 [ 255 ] {1ab72a39-c0e9-4b59-abf8-0e174689a949} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001963 sec., 20376.974019358127 rows/sec., 36.51 MiB/sec. | ||
| 14909 | 2026.01.16 09:56:05.065526 [ 255 ] {1ab72a39-c0e9-4b59-abf8-0e174689a949} <Debug> TCPHandler: Processed in 0.002146058 sec. | ||
| 14910 | 2026.01.16 09:56:05.065646 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14911 | 2026.01.16 09:56:05.065743 [ 255 ] {f96adbbc-593e-4fb5-9f0b-3113b62fd62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14912 | 2026.01.16 09:56:05.065783 [ 255 ] {f96adbbc-593e-4fb5-9f0b-3113b62fd62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14913 | 2026.01.16 09:56:05.066129 [ 255 ] {f96adbbc-593e-4fb5-9f0b-3113b62fd62e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2026.01.16 09:56:05.066165 [ 255 ] {f96adbbc-593e-4fb5-9f0b-3113b62fd62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14915 | 2026.01.16 09:56:05.066466 [ 255 ] {f96adbbc-593e-4fb5-9f0b-3113b62fd62e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14916 | 2026.01.16 09:56:05.066677 [ 255 ] {f96adbbc-593e-4fb5-9f0b-3113b62fd62e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2026.01.16 09:56:05.066802 [ 255 ] {f96adbbc-593e-4fb5-9f0b-3113b62fd62e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 14918 | 2026.01.16 09:56:05.066838 [ 255 ] {f96adbbc-593e-4fb5-9f0b-3113b62fd62e} <Debug> TCPHandler: Processed in 0.001239837 sec. | ||
| 14919 | 2026.01.16 09:56:05.070343 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36374 rows, containing 5 columns (5 merged, 0 gathered) in 0.006955953 sec., 5229190.018966489 rows/sec., 354.52 MiB/sec. | ||
| 14920 | 2026.01.16 09:56:05.070696 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Trace> MergedBlockOutputStream: filled checksums all_1_118_25 (state Temporary) | ||
| 14921 | 2026.01.16 09:56:05.070994 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_118_25 to all_1_118_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2026.01.16 09:56:05.071072 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_118_25} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_113_24, all_118_118_0] -> all_1_118_25 | ||
| 14923 | 2026.01.16 09:56:05.071147 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14924 | 2026.01.16 09:56:05.313488 [ 222 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 14925 | 2026.01.16 09:56:05.313539 [ 222 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 14926 | 2026.01.16 09:56:05.316619 [ 222 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 14927 | 2026.01.16 09:56:05.816486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35921 | ||
| 14928 | 2026.01.16 09:56:05.817076 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.01.16 09:56:05.817131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14930 | 2026.01.16 09:56:05.817663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14931 | 2026.01.16 09:56:05.817900 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.01.16 09:56:05.818046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35921 | ||
| 14933 | 2026.01.16 09:56:06.800583 [ 222 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 14934 | 2026.01.16 09:56:06.800654 [ 222 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 14935 | 2026.01.16 09:56:06.803314 [ 222 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 14936 | 2026.01.16 09:56:07.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.61 MiB, peak 387.92 MiB, free memory in arenas 0.00 B, will set to 369.61 MiB (RSS), difference: 4.00 MiB | ||
| 14937 | 2026.01.16 09:56:07.727979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14938 | 2026.01.16 09:56:07.745902 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14939 | 2026.01.16 09:56:07.745962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14940 | 2026.01.16 09:56:07.752184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14941 | 2026.01.16 09:56:07.752921 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14942 | 2026.01.16 09:56:07.756884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14943 | 2026.01.16 09:56:10.020738 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14944 | 2026.01.16 09:56:10.020928 [ 255 ] {bd3a639f-c5b9-4017-bd58-d28bfa7f6a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14945 | 2026.01.16 09:56:10.021003 [ 255 ] {bd3a639f-c5b9-4017-bd58-d28bfa7f6a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14946 | 2026.01.16 09:56:10.021740 [ 255 ] {bd3a639f-c5b9-4017-bd58-d28bfa7f6a3f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.01.16 09:56:10.021795 [ 255 ] {bd3a639f-c5b9-4017-bd58-d28bfa7f6a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14948 | 2026.01.16 09:56:10.022255 [ 255 ] {bd3a639f-c5b9-4017-bd58-d28bfa7f6a3f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14949 | 2026.01.16 09:56:10.022507 [ 255 ] {bd3a639f-c5b9-4017-bd58-d28bfa7f6a3f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2026.01.16 09:56:10.022680 [ 255 ] {bd3a639f-c5b9-4017-bd58-d28bfa7f6a3f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.37 MiB/sec. | ||
| 14951 | 2026.01.16 09:56:10.022738 [ 255 ] {bd3a639f-c5b9-4017-bd58-d28bfa7f6a3f} <Debug> TCPHandler: Processed in 0.002140159 sec. | ||
| 14952 | 2026.01.16 09:56:10.022874 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14953 | 2026.01.16 09:56:10.022985 [ 255 ] {55eb28a6-ce6c-4e32-9523-dc034d9bdbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14954 | 2026.01.16 09:56:10.023033 [ 255 ] {55eb28a6-ce6c-4e32-9523-dc034d9bdbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14955 | 2026.01.16 09:56:10.023506 [ 255 ] {55eb28a6-ce6c-4e32-9523-dc034d9bdbb5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2026.01.16 09:56:10.023549 [ 255 ] {55eb28a6-ce6c-4e32-9523-dc034d9bdbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14957 | 2026.01.16 09:56:10.023880 [ 255 ] {55eb28a6-ce6c-4e32-9523-dc034d9bdbb5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14958 | 2026.01.16 09:56:10.024104 [ 255 ] {55eb28a6-ce6c-4e32-9523-dc034d9bdbb5} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14959 | 2026.01.16 09:56:10.024246 [ 255 ] {55eb28a6-ce6c-4e32-9523-dc034d9bdbb5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 14960 | 2026.01.16 09:56:10.024288 [ 255 ] {55eb28a6-ce6c-4e32-9523-dc034d9bdbb5} <Debug> TCPHandler: Processed in 0.001469649 sec. | ||
| 14961 | 2026.01.16 09:56:10.024413 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14962 | 2026.01.16 09:56:10.024532 [ 255 ] {92e8e5ba-fc01-404b-b74d-d690d6573234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14963 | 2026.01.16 09:56:10.024583 [ 255 ] {92e8e5ba-fc01-404b-b74d-d690d6573234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14964 | 2026.01.16 09:56:10.025035 [ 255 ] {92e8e5ba-fc01-404b-b74d-d690d6573234} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2026.01.16 09:56:10.025074 [ 255 ] {92e8e5ba-fc01-404b-b74d-d690d6573234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14966 | 2026.01.16 09:56:10.025427 [ 255 ] {92e8e5ba-fc01-404b-b74d-d690d6573234} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14967 | 2026.01.16 09:56:10.025658 [ 255 ] {92e8e5ba-fc01-404b-b74d-d690d6573234} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2026.01.16 09:56:10.025804 [ 255 ] {92e8e5ba-fc01-404b-b74d-d690d6573234} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 14969 | 2026.01.16 09:56:10.025844 [ 255 ] {92e8e5ba-fc01-404b-b74d-d690d6573234} <Debug> TCPHandler: Processed in 0.001484299 sec. | ||
| 14970 | 2026.01.16 09:56:10.025965 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14971 | 2026.01.16 09:56:10.026063 [ 255 ] {82e638bc-edcf-4a44-8a29-dcb84fc1e6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14972 | 2026.01.16 09:56:10.026106 [ 255 ] {82e638bc-edcf-4a44-8a29-dcb84fc1e6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14973 | 2026.01.16 09:56:10.026487 [ 255 ] {82e638bc-edcf-4a44-8a29-dcb84fc1e6ee} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2026.01.16 09:56:10.026525 [ 255 ] {82e638bc-edcf-4a44-8a29-dcb84fc1e6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14975 | 2026.01.16 09:56:10.026865 [ 255 ] {82e638bc-edcf-4a44-8a29-dcb84fc1e6ee} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14976 | 2026.01.16 09:56:10.027099 [ 255 ] {82e638bc-edcf-4a44-8a29-dcb84fc1e6ee} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.01.16 09:56:10.027245 [ 255 ] {82e638bc-edcf-4a44-8a29-dcb84fc1e6ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 14978 | 2026.01.16 09:56:10.027283 [ 255 ] {82e638bc-edcf-4a44-8a29-dcb84fc1e6ee} <Debug> TCPHandler: Processed in 0.001375858 sec. | ||
| 14979 | 2026.01.16 09:56:13.046367 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14980 | 2026.01.16 09:56:13.046452 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14981 | 2026.01.16 09:56:13.318220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36433 | ||
| 14982 | 2026.01.16 09:56:13.319079 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14983 | 2026.01.16 09:56:13.319124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14984 | 2026.01.16 09:56:13.319621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14985 | 2026.01.16 09:56:13.319858 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2026.01.16 09:56:13.320000 [ 112 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14987 | 2026.01.16 09:56:13.320010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36433 | ||
| 14988 | 2026.01.16 09:56:13.320077 [ 112 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2026.01.16 09:56:13.320105 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14990 | 2026.01.16 09:56:13.320225 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 14991 | 2026.01.16 09:56:13.320332 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14992 | 2026.01.16 09:56:13.320369 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34001 rows starting from the beginning of the part | ||
| 14993 | 2026.01.16 09:56:13.320437 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 14994 | 2026.01.16 09:56:13.320489 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 14995 | 2026.01.16 09:56:13.320535 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 14996 | 2026.01.16 09:56:13.320577 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 14997 | 2026.01.16 09:56:13.320620 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 14998 | 2026.01.16 09:56:13.323042 [ 193 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36433 rows, containing 4 columns (4 merged, 0 gathered) in 0.002864738 sec., 12717742.425310796 rows/sec., 181.93 MiB/sec. | ||
| 14999 | 2026.01.16 09:56:13.323407 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15000 | 2026.01.16 09:56:13.323736 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15001 | 2026.01.16 09:56:13.323811 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_76_15} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15002 | 2026.01.16 09:56:13.323927 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 15003 | 2026.01.16 09:56:13.397958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1818 | ||
| 15004 | 2026.01.16 09:56:13.400249 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15005 | 2026.01.16 09:56:13.400302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15006 | 2026.01.16 09:56:13.401524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15007 | 2026.01.16 09:56:13.401797 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15008 | 2026.01.16 09:56:13.401954 [ 112 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15009 | 2026.01.16 09:56:13.401998 [ 112 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15010 | 2026.01.16 09:56:13.402018 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15011 | 2026.01.16 09:56:13.402115 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 15012 | 2026.01.16 09:56:13.402178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1818 | ||
| 15013 | 2026.01.16 09:56:13.402625 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15014 | 2026.01.16 09:56:13.402745 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1696 rows starting from the beginning of the part | ||
| 15015 | 2026.01.16 09:56:13.403086 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 15016 | 2026.01.16 09:56:13.403411 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part | ||
| 15017 | 2026.01.16 09:56:13.403757 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
| 15018 | 2026.01.16 09:56:13.404090 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 15019 | 2026.01.16 09:56:13.404418 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
| 15020 | 2026.01.16 09:56:13.411694 [ 190 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 72 columns (72 merged, 0 gathered) in 0.009616138 sec., 189057.18699128486 rows/sec., 146.92 MiB/sec. | ||
| 15021 | 2026.01.16 09:56:13.413890 [ 195 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15022 | 2026.01.16 09:56:13.414511 [ 195 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2026.01.16 09:56:13.414592 [ 195 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_56_11} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15024 | 2026.01.16 09:56:13.414967 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 15025 | 2026.01.16 09:56:14.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.73 MiB, peak 387.92 MiB, free memory in arenas 0.00 B, will set to 369.63 MiB (RSS), difference: 3.91 MiB | ||
| 15026 | 2026.01.16 09:56:15.021382 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15027 | 2026.01.16 09:56:15.021579 [ 255 ] {fd27ded1-18b5-4a67-ac56-d4a96fdd1742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15028 | 2026.01.16 09:56:15.021647 [ 255 ] {fd27ded1-18b5-4a67-ac56-d4a96fdd1742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15029 | 2026.01.16 09:56:15.022387 [ 255 ] {fd27ded1-18b5-4a67-ac56-d4a96fdd1742} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15030 | 2026.01.16 09:56:15.022438 [ 255 ] {fd27ded1-18b5-4a67-ac56-d4a96fdd1742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15031 | 2026.01.16 09:56:15.022932 [ 255 ] {fd27ded1-18b5-4a67-ac56-d4a96fdd1742} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15032 | 2026.01.16 09:56:15.023222 [ 255 ] {fd27ded1-18b5-4a67-ac56-d4a96fdd1742} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2026.01.16 09:56:15.023404 [ 255 ] {fd27ded1-18b5-4a67-ac56-d4a96fdd1742} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001874 sec., 72572.03842049094 rows/sec., 6.28 MiB/sec. | ||
| 15034 | 2026.01.16 09:56:15.023453 [ 255 ] {fd27ded1-18b5-4a67-ac56-d4a96fdd1742} <Debug> TCPHandler: Processed in 0.002203499 sec. | ||
| 15035 | 2026.01.16 09:56:15.023588 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15036 | 2026.01.16 09:56:15.023694 [ 255 ] {9c515522-0e40-4dab-9333-2533e9c634d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15037 | 2026.01.16 09:56:15.023734 [ 255 ] {9c515522-0e40-4dab-9333-2533e9c634d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15038 | 2026.01.16 09:56:15.024159 [ 255 ] {9c515522-0e40-4dab-9333-2533e9c634d7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15039 | 2026.01.16 09:56:15.024195 [ 255 ] {9c515522-0e40-4dab-9333-2533e9c634d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15040 | 2026.01.16 09:56:15.024493 [ 255 ] {9c515522-0e40-4dab-9333-2533e9c634d7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15041 | 2026.01.16 09:56:15.024699 [ 255 ] {9c515522-0e40-4dab-9333-2533e9c634d7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15042 | 2026.01.16 09:56:15.024830 [ 255 ] {9c515522-0e40-4dab-9333-2533e9c634d7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001154 sec., 34662.04506065858 rows/sec., 2.55 MiB/sec. | ||
| 15043 | 2026.01.16 09:56:15.024869 [ 255 ] {9c515522-0e40-4dab-9333-2533e9c634d7} <Debug> TCPHandler: Processed in 0.001338738 sec. | ||
| 15044 | 2026.01.16 09:56:15.024979 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15045 | 2026.01.16 09:56:15.025071 [ 255 ] {d70c683a-c00c-4931-8610-5a550df1b31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15046 | 2026.01.16 09:56:15.025109 [ 255 ] {d70c683a-c00c-4931-8610-5a550df1b31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15047 | 2026.01.16 09:56:15.025539 [ 255 ] {d70c683a-c00c-4931-8610-5a550df1b31d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15048 | 2026.01.16 09:56:15.025575 [ 255 ] {d70c683a-c00c-4931-8610-5a550df1b31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15049 | 2026.01.16 09:56:15.025878 [ 255 ] {d70c683a-c00c-4931-8610-5a550df1b31d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15050 | 2026.01.16 09:56:15.026089 [ 255 ] {d70c683a-c00c-4931-8610-5a550df1b31d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2026.01.16 09:56:15.026217 [ 255 ] {d70c683a-c00c-4931-8610-5a550df1b31d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001164 sec., 89347.07903780068 rows/sec., 6.98 MiB/sec. | ||
| 15052 | 2026.01.16 09:56:15.026255 [ 255 ] {d70c683a-c00c-4931-8610-5a550df1b31d} <Debug> TCPHandler: Processed in 0.001323817 sec. | ||
| 15053 | 2026.01.16 09:56:15.026305 [ 220 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 15054 | 2026.01.16 09:56:15.026370 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15055 | 2026.01.16 09:56:15.026371 [ 220 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 15056 | 2026.01.16 09:56:15.026468 [ 255 ] {f08ecad1-cf88-4385-8428-808dbdfde206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15057 | 2026.01.16 09:56:15.026515 [ 255 ] {f08ecad1-cf88-4385-8428-808dbdfde206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15058 | 2026.01.16 09:56:15.026926 [ 255 ] {f08ecad1-cf88-4385-8428-808dbdfde206} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2026.01.16 09:56:15.026963 [ 255 ] {f08ecad1-cf88-4385-8428-808dbdfde206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15060 | 2026.01.16 09:56:15.027278 [ 255 ] {f08ecad1-cf88-4385-8428-808dbdfde206} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15061 | 2026.01.16 09:56:15.027633 [ 255 ] {f08ecad1-cf88-4385-8428-808dbdfde206} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15062 | 2026.01.16 09:56:15.027801 [ 255 ] {f08ecad1-cf88-4385-8428-808dbdfde206} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001348 sec., 118694.36201780415 rows/sec., 8.27 MiB/sec. | ||
| 15063 | 2026.01.16 09:56:15.027848 [ 255 ] {f08ecad1-cf88-4385-8428-808dbdfde206} <Debug> TCPHandler: Processed in 0.001525651 sec. | ||
| 15064 | 2026.01.16 09:56:15.027929 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 15065 | 2026.01.16 09:56:15.027978 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 15066 | 2026.01.16 09:56:15.027985 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15067 | 2026.01.16 09:56:15.028134 [ 255 ] {d5ea72d2-dd4a-4388-b6bd-b4c4f30cdac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15068 | 2026.01.16 09:56:15.028200 [ 255 ] {d5ea72d2-dd4a-4388-b6bd-b4c4f30cdac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15069 | 2026.01.16 09:56:15.029212 [ 255 ] {d5ea72d2-dd4a-4388-b6bd-b4c4f30cdac9} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2026.01.16 09:56:15.029254 [ 255 ] {d5ea72d2-dd4a-4388-b6bd-b4c4f30cdac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15071 | 2026.01.16 09:56:15.029884 [ 255 ] {d5ea72d2-dd4a-4388-b6bd-b4c4f30cdac9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15072 | 2026.01.16 09:56:15.030124 [ 255 ] {d5ea72d2-dd4a-4388-b6bd-b4c4f30cdac9} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2026.01.16 09:56:15.030280 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15074 | 2026.01.16 09:56:15.030311 [ 255 ] {d5ea72d2-dd4a-4388-b6bd-b4c4f30cdac9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002201 sec., 18173.557473875513 rows/sec., 32.57 MiB/sec. | ||
| 15075 | 2026.01.16 09:56:15.030343 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.01.16 09:56:15.030370 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15077 | 2026.01.16 09:56:15.030377 [ 255 ] {d5ea72d2-dd4a-4388-b6bd-b4c4f30cdac9} <Debug> TCPHandler: Processed in 0.002453392 sec. | ||
| 15078 | 2026.01.16 09:56:15.030499 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 15079 | 2026.01.16 09:56:15.030519 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15080 | 2026.01.16 09:56:15.030628 [ 255 ] {a931b623-2771-4956-bb4a-37d0ae976426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15081 | 2026.01.16 09:56:15.030675 [ 255 ] {a931b623-2771-4956-bb4a-37d0ae976426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15082 | 2026.01.16 09:56:15.030741 [ 220 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 15083 | 2026.01.16 09:56:15.030746 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15084 | 2026.01.16 09:56:15.030831 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1931 rows starting from the beginning of the part | ||
| 15085 | 2026.01.16 09:56:15.030972 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 15086 | 2026.01.16 09:56:15.031039 [ 255 ] {a931b623-2771-4956-bb4a-37d0ae976426} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.01.16 09:56:15.031082 [ 255 ] {a931b623-2771-4956-bb4a-37d0ae976426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15088 | 2026.01.16 09:56:15.031085 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 15089 | 2026.01.16 09:56:15.031200 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 15090 | 2026.01.16 09:56:15.031298 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 15091 | 2026.01.16 09:56:15.031396 [ 186 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 15092 | 2026.01.16 09:56:15.031431 [ 255 ] {a931b623-2771-4956-bb4a-37d0ae976426} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15093 | 2026.01.16 09:56:15.031434 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 15094 | 2026.01.16 09:56:15.031673 [ 255 ] {a931b623-2771-4956-bb4a-37d0ae976426} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.01.16 09:56:15.031827 [ 255 ] {a931b623-2771-4956-bb4a-37d0ae976426} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 15096 | 2026.01.16 09:56:15.031870 [ 255 ] {a931b623-2771-4956-bb4a-37d0ae976426} <Debug> TCPHandler: Processed in 0.001400538 sec. | ||
| 15097 | 2026.01.16 09:56:15.039026 [ 199 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2131 rows, containing 19 columns (19 merged, 0 gathered) in 0.008580315 sec., 248359.18028650465 rows/sec., 445.05 MiB/sec. | ||
| 15098 | 2026.01.16 09:56:15.040527 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15099 | 2026.01.16 09:56:15.040882 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.01.16 09:56:15.040956 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15101 | 2026.01.16 09:56:15.041075 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.09 MiB. | ||
| 15102 | 2026.01.16 09:56:15.256952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15103 | 2026.01.16 09:56:15.274713 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15104 | 2026.01.16 09:56:15.274766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15105 | 2026.01.16 09:56:15.280971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15106 | 2026.01.16 09:56:15.281676 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15107 | 2026.01.16 09:56:15.281988 [ 108 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15108 | 2026.01.16 09:56:15.282043 [ 108 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15109 | 2026.01.16 09:56:15.282062 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 15110 | 2026.01.16 09:56:15.282141 [ 190 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15111 | 2026.01.16 09:56:15.284772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15112 | 2026.01.16 09:56:15.285200 [ 190 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15113 | 2026.01.16 09:56:15.286015 [ 190 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15114 | 2026.01.16 09:56:15.289343 [ 190 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 15115 | 2026.01.16 09:56:15.292573 [ 190 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 15116 | 2026.01.16 09:56:15.296398 [ 190 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15117 | 2026.01.16 09:56:15.300592 [ 190 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15118 | 2026.01.16 09:56:15.304938 [ 190 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15119 | 2026.01.16 09:56:15.361498 [ 199 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.079384589 sec., 7218.025654828294 rows/sec., 37.32 MiB/sec. | ||
| 15120 | 2026.01.16 09:56:15.364528 [ 199 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15121 | 2026.01.16 09:56:15.366710 [ 199 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_76_15} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.01.16 09:56:15.366817 [ 199 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_76_15} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15123 | 2026.01.16 09:56:15.369796 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15124 | 2026.01.16 09:56:15.422071 [ 221 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 15125 | 2026.01.16 09:56:15.422139 [ 221 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 15126 | 2026.01.16 09:56:15.425324 [ 221 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 15127 | 2026.01.16 09:56:15.503559 [ 225 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 15128 | 2026.01.16 09:56:15.503593 [ 225 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 15129 | 2026.01.16 09:56:15.506420 [ 225 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 15130 | 2026.01.16 09:56:20.019899 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2026.01.16 09:56:20.020123 [ 255 ] {722a2285-1941-4a82-8dc2-62b506ef545b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15132 | 2026.01.16 09:56:20.020198 [ 255 ] {722a2285-1941-4a82-8dc2-62b506ef545b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15133 | 2026.01.16 09:56:20.020927 [ 255 ] {722a2285-1941-4a82-8dc2-62b506ef545b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2026.01.16 09:56:20.020973 [ 255 ] {722a2285-1941-4a82-8dc2-62b506ef545b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15135 | 2026.01.16 09:56:20.021369 [ 255 ] {722a2285-1941-4a82-8dc2-62b506ef545b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15136 | 2026.01.16 09:56:20.021592 [ 255 ] {722a2285-1941-4a82-8dc2-62b506ef545b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15137 | 2026.01.16 09:56:20.021750 [ 255 ] {722a2285-1941-4a82-8dc2-62b506ef545b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.54 MiB/sec. | ||
| 15138 | 2026.01.16 09:56:20.021765 [ 105 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15139 | 2026.01.16 09:56:20.021795 [ 255 ] {722a2285-1941-4a82-8dc2-62b506ef545b} <Debug> TCPHandler: Processed in 0.002036987 sec. | ||
| 15140 | 2026.01.16 09:56:20.021836 [ 105 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.01.16 09:56:20.021863 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15142 | 2026.01.16 09:56:20.021954 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15143 | 2026.01.16 09:56:20.021992 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 15144 | 2026.01.16 09:56:20.022085 [ 255 ] {f09c5e52-2c10-43fb-aaaa-bb4d1ad3d235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15145 | 2026.01.16 09:56:20.022133 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15146 | 2026.01.16 09:56:20.022140 [ 255 ] {f09c5e52-2c10-43fb-aaaa-bb4d1ad3d235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15147 | 2026.01.16 09:56:20.022175 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2463 rows starting from the beginning of the part | ||
| 15148 | 2026.01.16 09:56:20.022247 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 15149 | 2026.01.16 09:56:20.022293 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1404 rows starting from the beginning of the part | ||
| 15150 | 2026.01.16 09:56:20.022335 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 15151 | 2026.01.16 09:56:20.022377 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 136 rows starting from the beginning of the part | ||
| 15152 | 2026.01.16 09:56:20.022459 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 15153 | 2026.01.16 09:56:20.022702 [ 255 ] {f09c5e52-2c10-43fb-aaaa-bb4d1ad3d235} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2026.01.16 09:56:20.022753 [ 255 ] {f09c5e52-2c10-43fb-aaaa-bb4d1ad3d235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15155 | 2026.01.16 09:56:20.023137 [ 255 ] {f09c5e52-2c10-43fb-aaaa-bb4d1ad3d235} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15156 | 2026.01.16 09:56:20.023374 [ 255 ] {f09c5e52-2c10-43fb-aaaa-bb4d1ad3d235} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15157 | 2026.01.16 09:56:20.023505 [ 105 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15158 | 2026.01.16 09:56:20.023514 [ 255 ] {f09c5e52-2c10-43fb-aaaa-bb4d1ad3d235} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001455 sec., 43986.25429553265 rows/sec., 3.43 MiB/sec. | ||
| 15159 | 2026.01.16 09:56:20.023544 [ 105 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2026.01.16 09:56:20.023567 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15161 | 2026.01.16 09:56:20.023568 [ 255 ] {f09c5e52-2c10-43fb-aaaa-bb4d1ad3d235} <Debug> TCPHandler: Processed in 0.001676672 sec. | ||
| 15162 | 2026.01.16 09:56:20.023655 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 15163 | 2026.01.16 09:56:20.023707 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15164 | 2026.01.16 09:56:20.023766 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15165 | 2026.01.16 09:56:20.023803 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1249 rows starting from the beginning of the part | ||
| 15166 | 2026.01.16 09:56:20.023806 [ 255 ] {99d2d238-f603-4cec-817e-a0de4faa6993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15167 | 2026.01.16 09:56:20.023860 [ 255 ] {99d2d238-f603-4cec-817e-a0de4faa6993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15168 | 2026.01.16 09:56:20.023865 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 15169 | 2026.01.16 09:56:20.023928 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 612 rows starting from the beginning of the part | ||
| 15170 | 2026.01.16 09:56:20.023969 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 15171 | 2026.01.16 09:56:20.024007 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 15172 | 2026.01.16 09:56:20.024046 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 15173 | 2026.01.16 09:56:20.024300 [ 255 ] {99d2d238-f603-4cec-817e-a0de4faa6993} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.01.16 09:56:20.024341 [ 255 ] {99d2d238-f603-4cec-817e-a0de4faa6993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15175 | 2026.01.16 09:56:20.024344 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002410192 sec., 1730567.5232512597 rows/sec., 148.91 MiB/sec. | ||
| 15176 | 2026.01.16 09:56:20.024631 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15177 | 2026.01.16 09:56:20.024705 [ 255 ] {99d2d238-f603-4cec-817e-a0de4faa6993} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15178 | 2026.01.16 09:56:20.024977 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15179 | 2026.01.16 09:56:20.025015 [ 255 ] {99d2d238-f603-4cec-817e-a0de4faa6993} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2026.01.16 09:56:20.025066 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_121_24} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15181 | 2026.01.16 09:56:20.025164 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 15182 | 2026.01.16 09:56:20.025164 [ 255 ] {99d2d238-f603-4cec-817e-a0de4faa6993} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 15183 | 2026.01.16 09:56:20.025180 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556791 sec., 1385542.439543908 rows/sec., 107.62 MiB/sec. | ||
| 15184 | 2026.01.16 09:56:20.025218 [ 255 ] {99d2d238-f603-4cec-817e-a0de4faa6993} <Debug> TCPHandler: Processed in 0.001560381 sec. | ||
| 15185 | 2026.01.16 09:56:20.025349 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15186 | 2026.01.16 09:56:20.025423 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15187 | 2026.01.16 09:56:20.025445 [ 255 ] {aed8e337-4b4f-4239-882b-0223afee98ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15188 | 2026.01.16 09:56:20.025492 [ 255 ] {aed8e337-4b4f-4239-882b-0223afee98ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15189 | 2026.01.16 09:56:20.025701 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15190 | 2026.01.16 09:56:20.025784 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_121_24} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15191 | 2026.01.16 09:56:20.025838 [ 255 ] {aed8e337-4b4f-4239-882b-0223afee98ea} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2026.01.16 09:56:20.025874 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 15193 | 2026.01.16 09:56:20.025878 [ 255 ] {aed8e337-4b4f-4239-882b-0223afee98ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15194 | 2026.01.16 09:56:20.026207 [ 255 ] {aed8e337-4b4f-4239-882b-0223afee98ea} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15195 | 2026.01.16 09:56:20.026417 [ 255 ] {aed8e337-4b4f-4239-882b-0223afee98ea} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2026.01.16 09:56:20.026535 [ 105 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15197 | 2026.01.16 09:56:20.026546 [ 255 ] {aed8e337-4b4f-4239-882b-0223afee98ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 15198 | 2026.01.16 09:56:20.026567 [ 105 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15199 | 2026.01.16 09:56:20.026589 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15200 | 2026.01.16 09:56:20.026591 [ 255 ] {aed8e337-4b4f-4239-882b-0223afee98ea} <Debug> TCPHandler: Processed in 0.001290087 sec. | ||
| 15201 | 2026.01.16 09:56:20.026670 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 15202 | 2026.01.16 09:56:20.026762 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15203 | 2026.01.16 09:56:20.026794 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7716 rows starting from the beginning of the part | ||
| 15204 | 2026.01.16 09:56:20.026850 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15205 | 2026.01.16 09:56:20.026895 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 15206 | 2026.01.16 09:56:20.026940 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 15207 | 2026.01.16 09:56:20.026978 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 15208 | 2026.01.16 09:56:20.027015 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 15209 | 2026.01.16 09:56:20.028931 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8016 rows, containing 4 columns (4 merged, 0 gathered) in 0.00229158 sec., 3498023.197968214 rows/sec., 227.41 MiB/sec. | ||
| 15210 | 2026.01.16 09:56:20.029509 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15211 | 2026.01.16 09:56:20.029878 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15212 | 2026.01.16 09:56:20.029971 [ 196 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_121_24} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15213 | 2026.01.16 09:56:20.030072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 15214 | 2026.01.16 09:56:20.820215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36881 | ||
| 15215 | 2026.01.16 09:56:20.820792 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15216 | 2026.01.16 09:56:20.820836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15217 | 2026.01.16 09:56:20.821307 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15218 | 2026.01.16 09:56:20.821530 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15219 | 2026.01.16 09:56:20.821658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36881 | ||
| 15220 | 2026.01.16 09:56:22.784855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15221 | 2026.01.16 09:56:22.804563 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2026.01.16 09:56:22.804632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15223 | 2026.01.16 09:56:22.811150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15224 | 2026.01.16 09:56:22.811932 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2026.01.16 09:56:22.816259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15226 | 2026.01.16 09:56:23.402381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1838 | ||
| 15227 | 2026.01.16 09:56:23.404685 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2026.01.16 09:56:23.404741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15229 | 2026.01.16 09:56:23.405956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15230 | 2026.01.16 09:56:23.406242 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2026.01.16 09:56:23.406609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1838 | ||
| 15232 | 2026.01.16 09:56:25.025147 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15233 | 2026.01.16 09:56:25.025332 [ 255 ] {2751c3a1-b30e-4801-a753-16ead8787deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15234 | 2026.01.16 09:56:25.025402 [ 255 ] {2751c3a1-b30e-4801-a753-16ead8787deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15235 | 2026.01.16 09:56:25.026182 [ 255 ] {2751c3a1-b30e-4801-a753-16ead8787deb} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15236 | 2026.01.16 09:56:25.026232 [ 255 ] {2751c3a1-b30e-4801-a753-16ead8787deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15237 | 2026.01.16 09:56:25.026652 [ 255 ] {2751c3a1-b30e-4801-a753-16ead8787deb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15238 | 2026.01.16 09:56:25.026890 [ 255 ] {2751c3a1-b30e-4801-a753-16ead8787deb} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15239 | 2026.01.16 09:56:25.027058 [ 255 ] {2751c3a1-b30e-4801-a753-16ead8787deb} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001777 sec., 76533.48339898705 rows/sec., 6.62 MiB/sec. | ||
| 15240 | 2026.01.16 09:56:25.027116 [ 255 ] {2751c3a1-b30e-4801-a753-16ead8787deb} <Debug> TCPHandler: Processed in 0.002102248 sec. | ||
| 15241 | 2026.01.16 09:56:25.027247 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15242 | 2026.01.16 09:56:25.027353 [ 255 ] {a025941c-a0fc-4c58-9db5-549cb01fa710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15243 | 2026.01.16 09:56:25.027399 [ 255 ] {a025941c-a0fc-4c58-9db5-549cb01fa710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15244 | 2026.01.16 09:56:25.027845 [ 255 ] {a025941c-a0fc-4c58-9db5-549cb01fa710} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15245 | 2026.01.16 09:56:25.027885 [ 255 ] {a025941c-a0fc-4c58-9db5-549cb01fa710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15246 | 2026.01.16 09:56:25.028198 [ 255 ] {a025941c-a0fc-4c58-9db5-549cb01fa710} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15247 | 2026.01.16 09:56:25.028414 [ 255 ] {a025941c-a0fc-4c58-9db5-549cb01fa710} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15248 | 2026.01.16 09:56:25.028548 [ 255 ] {a025941c-a0fc-4c58-9db5-549cb01fa710} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00122 sec., 32786.88524590164 rows/sec., 2.41 MiB/sec. | ||
| 15249 | 2026.01.16 09:56:25.028589 [ 255 ] {a025941c-a0fc-4c58-9db5-549cb01fa710} <Debug> TCPHandler: Processed in 0.001394118 sec. | ||
| 15250 | 2026.01.16 09:56:25.028703 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15251 | 2026.01.16 09:56:25.028799 [ 255 ] {d41a7e9e-e3ed-48cd-b634-0c1f92bd567e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15252 | 2026.01.16 09:56:25.028841 [ 255 ] {d41a7e9e-e3ed-48cd-b634-0c1f92bd567e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15253 | 2026.01.16 09:56:25.029281 [ 255 ] {d41a7e9e-e3ed-48cd-b634-0c1f92bd567e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15254 | 2026.01.16 09:56:25.029319 [ 255 ] {d41a7e9e-e3ed-48cd-b634-0c1f92bd567e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15255 | 2026.01.16 09:56:25.029643 [ 255 ] {d41a7e9e-e3ed-48cd-b634-0c1f92bd567e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15256 | 2026.01.16 09:56:25.029857 [ 255 ] {d41a7e9e-e3ed-48cd-b634-0c1f92bd567e} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15257 | 2026.01.16 09:56:25.029991 [ 255 ] {d41a7e9e-e3ed-48cd-b634-0c1f92bd567e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 6.70 MiB/sec. | ||
| 15258 | 2026.01.16 09:56:25.030030 [ 255 ] {d41a7e9e-e3ed-48cd-b634-0c1f92bd567e} <Debug> TCPHandler: Processed in 0.001377078 sec. | ||
| 15259 | 2026.01.16 09:56:25.030147 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15260 | 2026.01.16 09:56:25.030246 [ 255 ] {5af3d216-c8af-442f-84d7-2013192c0d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15261 | 2026.01.16 09:56:25.030291 [ 255 ] {5af3d216-c8af-442f-84d7-2013192c0d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15262 | 2026.01.16 09:56:25.030718 [ 255 ] {5af3d216-c8af-442f-84d7-2013192c0d33} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2026.01.16 09:56:25.030754 [ 255 ] {5af3d216-c8af-442f-84d7-2013192c0d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15264 | 2026.01.16 09:56:25.031088 [ 255 ] {5af3d216-c8af-442f-84d7-2013192c0d33} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15265 | 2026.01.16 09:56:25.031298 [ 255 ] {5af3d216-c8af-442f-84d7-2013192c0d33} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2026.01.16 09:56:25.031429 [ 255 ] {5af3d216-c8af-442f-84d7-2013192c0d33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 15267 | 2026.01.16 09:56:25.031467 [ 255 ] {5af3d216-c8af-442f-84d7-2013192c0d33} <Debug> TCPHandler: Processed in 0.001370908 sec. | ||
| 15268 | 2026.01.16 09:56:25.031578 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15269 | 2026.01.16 09:56:25.031672 [ 255 ] {f904d7e8-a085-4a1c-9e10-0bb68d96cd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15270 | 2026.01.16 09:56:25.031729 [ 255 ] {f904d7e8-a085-4a1c-9e10-0bb68d96cd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15271 | 2026.01.16 09:56:25.032660 [ 255 ] {f904d7e8-a085-4a1c-9e10-0bb68d96cd81} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.01.16 09:56:25.032697 [ 255 ] {f904d7e8-a085-4a1c-9e10-0bb68d96cd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15273 | 2026.01.16 09:56:25.033296 [ 255 ] {f904d7e8-a085-4a1c-9e10-0bb68d96cd81} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15274 | 2026.01.16 09:56:25.033523 [ 255 ] {f904d7e8-a085-4a1c-9e10-0bb68d96cd81} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15275 | 2026.01.16 09:56:25.033671 [ 255 ] {f904d7e8-a085-4a1c-9e10-0bb68d96cd81} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002016 sec., 19841.26984126984 rows/sec., 35.55 MiB/sec. | ||
| 15276 | 2026.01.16 09:56:25.033751 [ 255 ] {f904d7e8-a085-4a1c-9e10-0bb68d96cd81} <Debug> TCPHandler: Processed in 0.002223009 sec. | ||
| 15277 | 2026.01.16 09:56:25.033867 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15278 | 2026.01.16 09:56:25.033962 [ 255 ] {a9f7464f-6d8b-451e-addb-49b671fa1e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15279 | 2026.01.16 09:56:25.034008 [ 255 ] {a9f7464f-6d8b-451e-addb-49b671fa1e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15280 | 2026.01.16 09:56:25.034376 [ 255 ] {a9f7464f-6d8b-451e-addb-49b671fa1e39} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15281 | 2026.01.16 09:56:25.034412 [ 255 ] {a9f7464f-6d8b-451e-addb-49b671fa1e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15282 | 2026.01.16 09:56:25.034734 [ 255 ] {a9f7464f-6d8b-451e-addb-49b671fa1e39} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15283 | 2026.01.16 09:56:25.034950 [ 255 ] {a9f7464f-6d8b-451e-addb-49b671fa1e39} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2026.01.16 09:56:25.035083 [ 255 ] {a9f7464f-6d8b-451e-addb-49b671fa1e39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 15285 | 2026.01.16 09:56:25.035120 [ 255 ] {a9f7464f-6d8b-451e-addb-49b671fa1e39} <Debug> TCPHandler: Processed in 0.001303247 sec. | ||
| 15286 | 2026.01.16 09:56:27.748063 [ 225 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 15287 | 2026.01.16 09:56:27.748124 [ 225 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 15288 | 2026.01.16 09:56:27.750136 [ 225 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 15289 | 2026.01.16 09:56:28.046547 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15290 | 2026.01.16 09:56:28.046635 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15291 | 2026.01.16 09:56:28.321842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37393 | ||
| 15292 | 2026.01.16 09:56:28.322639 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15293 | 2026.01.16 09:56:28.322710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15294 | 2026.01.16 09:56:28.323312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15295 | 2026.01.16 09:56:28.323531 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15296 | 2026.01.16 09:56:28.323660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37393 | ||
| 15297 | 2026.01.16 09:56:28.964243 [ 217 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 15298 | 2026.01.16 09:56:28.964298 [ 217 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 15299 | 2026.01.16 09:56:28.966905 [ 217 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 15300 | 2026.01.16 09:56:30.019816 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15301 | 2026.01.16 09:56:30.020023 [ 255 ] {bbf24e96-f194-41e0-ba6c-7257bd5a4a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15302 | 2026.01.16 09:56:30.020093 [ 255 ] {bbf24e96-f194-41e0-ba6c-7257bd5a4a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15303 | 2026.01.16 09:56:30.020770 [ 255 ] {bbf24e96-f194-41e0-ba6c-7257bd5a4a0f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2026.01.16 09:56:30.020816 [ 255 ] {bbf24e96-f194-41e0-ba6c-7257bd5a4a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15305 | 2026.01.16 09:56:30.021211 [ 255 ] {bbf24e96-f194-41e0-ba6c-7257bd5a4a0f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15306 | 2026.01.16 09:56:30.021437 [ 255 ] {bbf24e96-f194-41e0-ba6c-7257bd5a4a0f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15307 | 2026.01.16 09:56:30.021592 [ 255 ] {bbf24e96-f194-41e0-ba6c-7257bd5a4a0f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.63 MiB/sec. | ||
| 15308 | 2026.01.16 09:56:30.021633 [ 255 ] {bbf24e96-f194-41e0-ba6c-7257bd5a4a0f} <Debug> TCPHandler: Processed in 0.001954435 sec. | ||
| 15309 | 2026.01.16 09:56:30.021754 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15310 | 2026.01.16 09:56:30.021848 [ 255 ] {e76036b2-e9e5-49d2-a79b-22bd65ad2740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15311 | 2026.01.16 09:56:30.021888 [ 255 ] {e76036b2-e9e5-49d2-a79b-22bd65ad2740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15312 | 2026.01.16 09:56:30.022312 [ 255 ] {e76036b2-e9e5-49d2-a79b-22bd65ad2740} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15313 | 2026.01.16 09:56:30.022347 [ 255 ] {e76036b2-e9e5-49d2-a79b-22bd65ad2740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15314 | 2026.01.16 09:56:30.022639 [ 255 ] {e76036b2-e9e5-49d2-a79b-22bd65ad2740} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15315 | 2026.01.16 09:56:30.022847 [ 255 ] {e76036b2-e9e5-49d2-a79b-22bd65ad2740} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15316 | 2026.01.16 09:56:30.022970 [ 255 ] {e76036b2-e9e5-49d2-a79b-22bd65ad2740} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 15317 | 2026.01.16 09:56:30.023008 [ 255 ] {e76036b2-e9e5-49d2-a79b-22bd65ad2740} <Debug> TCPHandler: Processed in 0.001301928 sec. | ||
| 15318 | 2026.01.16 09:56:30.023125 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15319 | 2026.01.16 09:56:30.023218 [ 255 ] {d7f78e67-0a3c-4301-bf93-ddda696e6b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15320 | 2026.01.16 09:56:30.023260 [ 255 ] {d7f78e67-0a3c-4301-bf93-ddda696e6b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15321 | 2026.01.16 09:56:30.023689 [ 255 ] {d7f78e67-0a3c-4301-bf93-ddda696e6b3a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.01.16 09:56:30.023724 [ 255 ] {d7f78e67-0a3c-4301-bf93-ddda696e6b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15323 | 2026.01.16 09:56:30.024048 [ 255 ] {d7f78e67-0a3c-4301-bf93-ddda696e6b3a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15324 | 2026.01.16 09:56:30.024262 [ 255 ] {d7f78e67-0a3c-4301-bf93-ddda696e6b3a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.01.16 09:56:30.024386 [ 255 ] {d7f78e67-0a3c-4301-bf93-ddda696e6b3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 15326 | 2026.01.16 09:56:30.024386 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_118_25 to all_119_119_0 | ||
| 15327 | 2026.01.16 09:56:30.024424 [ 255 ] {d7f78e67-0a3c-4301-bf93-ddda696e6b3a} <Debug> TCPHandler: Processed in 0.001345418 sec. | ||
| 15328 | 2026.01.16 09:56:30.024460 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15329 | 2026.01.16 09:56:30.024486 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15330 | 2026.01.16 09:56:30.024552 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2026.01.16 09:56:30.024584 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_119_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_118_25 to all_119_119_0 into Compact with storage Full | ||
| 15332 | 2026.01.16 09:56:30.024649 [ 255 ] {1e594858-bb38-458e-b52f-d6bd64032e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15333 | 2026.01.16 09:56:30.024692 [ 255 ] {1e594858-bb38-458e-b52f-d6bd64032e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15334 | 2026.01.16 09:56:30.024724 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_119_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15335 | 2026.01.16 09:56:30.024765 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_25, total 36374 rows starting from the beginning of the part | ||
| 15336 | 2026.01.16 09:56:30.024834 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15337 | 2026.01.16 09:56:30.025031 [ 255 ] {1e594858-bb38-458e-b52f-d6bd64032e8e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15338 | 2026.01.16 09:56:30.025071 [ 255 ] {1e594858-bb38-458e-b52f-d6bd64032e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15339 | 2026.01.16 09:56:30.025402 [ 255 ] {1e594858-bb38-458e-b52f-d6bd64032e8e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15340 | 2026.01.16 09:56:30.025611 [ 255 ] {1e594858-bb38-458e-b52f-d6bd64032e8e} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15341 | 2026.01.16 09:56:30.025737 [ 255 ] {1e594858-bb38-458e-b52f-d6bd64032e8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 15342 | 2026.01.16 09:56:30.025772 [ 255 ] {1e594858-bb38-458e-b52f-d6bd64032e8e} <Debug> TCPHandler: Processed in 0.001267597 sec. | ||
| 15343 | 2026.01.16 09:56:30.031286 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_119_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36534 rows, containing 5 columns (5 merged, 0 gathered) in 0.00673593 sec., 5423749.94989556 rows/sec., 367.76 MiB/sec. | ||
| 15344 | 2026.01.16 09:56:30.031876 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_119_26} <Trace> MergedBlockOutputStream: filled checksums all_1_119_26 (state Temporary) | ||
| 15345 | 2026.01.16 09:56:30.032227 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_119_26} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_119_26 to all_1_119_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.01.16 09:56:30.032293 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_119_26} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_118_25, all_119_119_0] -> all_1_119_26 | ||
| 15347 | 2026.01.16 09:56:30.032366 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15348 | 2026.01.16 09:56:30.316316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15349 | 2026.01.16 09:56:30.334122 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2026.01.16 09:56:30.334174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15351 | 2026.01.16 09:56:30.340629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15352 | 2026.01.16 09:56:30.341358 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2026.01.16 09:56:30.344931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15354 | 2026.01.16 09:56:33.406759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1858 | ||
| 15355 | 2026.01.16 09:56:33.409748 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.01.16 09:56:33.409817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15357 | 2026.01.16 09:56:33.411548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15358 | 2026.01.16 09:56:33.411936 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.01.16 09:56:33.412421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
| 15360 | 2026.01.16 09:56:35.052887 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15361 | 2026.01.16 09:56:35.053077 [ 255 ] {cf57e730-8c62-46b6-a116-c2f43de0ac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15362 | 2026.01.16 09:56:35.053147 [ 255 ] {cf57e730-8c62-46b6-a116-c2f43de0ac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15363 | 2026.01.16 09:56:35.053827 [ 255 ] {cf57e730-8c62-46b6-a116-c2f43de0ac01} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15364 | 2026.01.16 09:56:35.053879 [ 255 ] {cf57e730-8c62-46b6-a116-c2f43de0ac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15365 | 2026.01.16 09:56:35.054297 [ 255 ] {cf57e730-8c62-46b6-a116-c2f43de0ac01} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15366 | 2026.01.16 09:56:35.054542 [ 255 ] {cf57e730-8c62-46b6-a116-c2f43de0ac01} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15367 | 2026.01.16 09:56:35.054700 [ 255 ] {cf57e730-8c62-46b6-a116-c2f43de0ac01} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 1.19 MiB/sec. | ||
| 15368 | 2026.01.16 09:56:35.054746 [ 255 ] {cf57e730-8c62-46b6-a116-c2f43de0ac01} <Debug> TCPHandler: Processed in 0.001995357 sec. | ||
| 15369 | 2026.01.16 09:56:35.054885 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15370 | 2026.01.16 09:56:35.054982 [ 255 ] {d699c39e-00ad-4452-9cf3-69abacf03e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15371 | 2026.01.16 09:56:35.055025 [ 255 ] {d699c39e-00ad-4452-9cf3-69abacf03e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15372 | 2026.01.16 09:56:35.055437 [ 255 ] {d699c39e-00ad-4452-9cf3-69abacf03e31} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15373 | 2026.01.16 09:56:35.055474 [ 255 ] {d699c39e-00ad-4452-9cf3-69abacf03e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15374 | 2026.01.16 09:56:35.055774 [ 255 ] {d699c39e-00ad-4452-9cf3-69abacf03e31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15375 | 2026.01.16 09:56:35.056004 [ 255 ] {d699c39e-00ad-4452-9cf3-69abacf03e31} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15376 | 2026.01.16 09:56:35.056138 [ 255 ] {d699c39e-00ad-4452-9cf3-69abacf03e31} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001174 sec., 1703.5775127768316 rows/sec., 138.91 KiB/sec. | ||
| 15377 | 2026.01.16 09:56:35.056177 [ 255 ] {d699c39e-00ad-4452-9cf3-69abacf03e31} <Debug> TCPHandler: Processed in 0.001343128 sec. | ||
| 15378 | 2026.01.16 09:56:35.056291 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15379 | 2026.01.16 09:56:35.056387 [ 255 ] {465e0726-48c0-4b2f-846f-33e2f20a11c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15380 | 2026.01.16 09:56:35.056427 [ 255 ] {465e0726-48c0-4b2f-846f-33e2f20a11c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15381 | 2026.01.16 09:56:35.057640 [ 255 ] {465e0726-48c0-4b2f-846f-33e2f20a11c1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.01.16 09:56:35.057677 [ 255 ] {465e0726-48c0-4b2f-846f-33e2f20a11c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15383 | 2026.01.16 09:56:35.058081 [ 255 ] {465e0726-48c0-4b2f-846f-33e2f20a11c1} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15384 | 2026.01.16 09:56:35.058296 [ 255 ] {465e0726-48c0-4b2f-846f-33e2f20a11c1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2026.01.16 09:56:35.058434 [ 255 ] {465e0726-48c0-4b2f-846f-33e2f20a11c1} <Debug> executeQuery: Read 1397 rows, 119.68 KiB in 0.002066 sec., 676185.8664085189 rows/sec., 56.57 MiB/sec. | ||
| 15386 | 2026.01.16 09:56:35.058473 [ 255 ] {465e0726-48c0-4b2f-846f-33e2f20a11c1} <Debug> TCPHandler: Processed in 0.0022318 sec. | ||
| 15387 | 2026.01.16 09:56:35.058588 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15388 | 2026.01.16 09:56:35.058684 [ 255 ] {efa35508-0c4d-43f0-84b2-74e7554023f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15389 | 2026.01.16 09:56:35.058726 [ 255 ] {efa35508-0c4d-43f0-84b2-74e7554023f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15390 | 2026.01.16 09:56:35.059163 [ 255 ] {efa35508-0c4d-43f0-84b2-74e7554023f7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15391 | 2026.01.16 09:56:35.059198 [ 255 ] {efa35508-0c4d-43f0-84b2-74e7554023f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15392 | 2026.01.16 09:56:35.059497 [ 255 ] {efa35508-0c4d-43f0-84b2-74e7554023f7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15393 | 2026.01.16 09:56:35.059721 [ 255 ] {efa35508-0c4d-43f0-84b2-74e7554023f7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15394 | 2026.01.16 09:56:35.059826 [ 87 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 | ||
| 15395 | 2026.01.16 09:56:35.059848 [ 255 ] {efa35508-0c4d-43f0-84b2-74e7554023f7} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001182 sec., 45685.27918781726 rows/sec., 3.39 MiB/sec. | ||
| 15396 | 2026.01.16 09:56:35.059862 [ 87 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15397 | 2026.01.16 09:56:35.059883 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15398 | 2026.01.16 09:56:35.059887 [ 255 ] {efa35508-0c4d-43f0-84b2-74e7554023f7} <Debug> TCPHandler: Processed in 0.001348278 sec. | ||
| 15399 | 2026.01.16 09:56:35.060003 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15400 | 2026.01.16 09:56:35.060003 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full | ||
| 15401 | 2026.01.16 09:56:35.060098 [ 255 ] {9d773745-eae9-4a1c-b395-61d504bee380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15402 | 2026.01.16 09:56:35.060142 [ 255 ] {9d773745-eae9-4a1c-b395-61d504bee380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15403 | 2026.01.16 09:56:35.060163 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15404 | 2026.01.16 09:56:35.060207 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 277 rows starting from the beginning of the part | ||
| 15405 | 2026.01.16 09:56:35.060280 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 15406 | 2026.01.16 09:56:35.060334 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 68 rows starting from the beginning of the part | ||
| 15407 | 2026.01.16 09:56:35.060380 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 15408 | 2026.01.16 09:56:35.060429 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 15409 | 2026.01.16 09:56:35.060486 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 54 rows starting from the beginning of the part | ||
| 15410 | 2026.01.16 09:56:35.060642 [ 255 ] {9d773745-eae9-4a1c-b395-61d504bee380} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15411 | 2026.01.16 09:56:35.060684 [ 255 ] {9d773745-eae9-4a1c-b395-61d504bee380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15412 | 2026.01.16 09:56:35.061033 [ 255 ] {9d773745-eae9-4a1c-b395-61d504bee380} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15413 | 2026.01.16 09:56:35.061278 [ 255 ] {9d773745-eae9-4a1c-b395-61d504bee380} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15414 | 2026.01.16 09:56:35.061409 [ 255 ] {9d773745-eae9-4a1c-b395-61d504bee380} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001329 sec., 189616.2528216704 rows/sec., 13.11 MiB/sec. | ||
| 15415 | 2026.01.16 09:56:35.061438 [ 220 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 15416 | 2026.01.16 09:56:35.061450 [ 255 ] {9d773745-eae9-4a1c-b395-61d504bee380} <Debug> TCPHandler: Processed in 0.00149631 sec. | ||
| 15417 | 2026.01.16 09:56:35.061472 [ 220 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 15418 | 2026.01.16 09:56:35.061504 [ 193 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549961 sec., 334847.1348633933 rows/sec., 23.90 MiB/sec. | ||
| 15419 | 2026.01.16 09:56:35.061580 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15420 | 2026.01.16 09:56:35.061676 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 15421 | 2026.01.16 09:56:35.061679 [ 255 ] {bf26c08c-3a17-4ca6-8d25-1fda6212570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15422 | 2026.01.16 09:56:35.061737 [ 255 ] {bf26c08c-3a17-4ca6-8d25-1fda6212570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15423 | 2026.01.16 09:56:35.061955 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.01.16 09:56:35.062031 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_58_12} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 | ||
| 15425 | 2026.01.16 09:56:35.062107 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15426 | 2026.01.16 09:56:35.062136 [ 255 ] {bf26c08c-3a17-4ca6-8d25-1fda6212570d} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.01.16 09:56:35.062177 [ 255 ] {bf26c08c-3a17-4ca6-8d25-1fda6212570d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15428 | 2026.01.16 09:56:35.062531 [ 255 ] {bf26c08c-3a17-4ca6-8d25-1fda6212570d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15429 | 2026.01.16 09:56:35.062790 [ 255 ] {bf26c08c-3a17-4ca6-8d25-1fda6212570d} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2026.01.16 09:56:35.062920 [ 255 ] {bf26c08c-3a17-4ca6-8d25-1fda6212570d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001321 sec., 9084.027252081756 rows/sec., 709.69 KiB/sec. | ||
| 15431 | 2026.01.16 09:56:35.063022 [ 255 ] {bf26c08c-3a17-4ca6-8d25-1fda6212570d} <Debug> TCPHandler: Processed in 0.00149092 sec. | ||
| 15432 | 2026.01.16 09:56:35.063133 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15433 | 2026.01.16 09:56:35.063227 [ 255 ] {25cf8e28-3c12-4839-83d6-9873eb893379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15434 | 2026.01.16 09:56:35.063267 [ 255 ] {25cf8e28-3c12-4839-83d6-9873eb893379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15435 | 2026.01.16 09:56:35.063931 [ 255 ] {25cf8e28-3c12-4839-83d6-9873eb893379} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15436 | 2026.01.16 09:56:35.063969 [ 255 ] {25cf8e28-3c12-4839-83d6-9873eb893379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15437 | 2026.01.16 09:56:35.064351 [ 255 ] {25cf8e28-3c12-4839-83d6-9873eb893379} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15438 | 2026.01.16 09:56:35.064568 [ 255 ] {25cf8e28-3c12-4839-83d6-9873eb893379} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2026.01.16 09:56:35.064697 [ 255 ] {25cf8e28-3c12-4839-83d6-9873eb893379} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001489 sec., 401611.82001343183 rows/sec., 30.19 MiB/sec. | ||
| 15440 | 2026.01.16 09:56:35.064736 [ 255 ] {25cf8e28-3c12-4839-83d6-9873eb893379} <Debug> TCPHandler: Processed in 0.001652102 sec. | ||
| 15441 | 2026.01.16 09:56:35.064862 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2026.01.16 09:56:35.064909 [ 220 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 15443 | 2026.01.16 09:56:35.064957 [ 255 ] {444b32b0-c02f-460d-a54a-a0f1056abbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15444 | 2026.01.16 09:56:35.065008 [ 255 ] {444b32b0-c02f-460d-a54a-a0f1056abbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15445 | 2026.01.16 09:56:35.065628 [ 255 ] {444b32b0-c02f-460d-a54a-a0f1056abbec} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15446 | 2026.01.16 09:56:35.065664 [ 255 ] {444b32b0-c02f-460d-a54a-a0f1056abbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15447 | 2026.01.16 09:56:35.066040 [ 255 ] {444b32b0-c02f-460d-a54a-a0f1056abbec} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15448 | 2026.01.16 09:56:35.066259 [ 255 ] {444b32b0-c02f-460d-a54a-a0f1056abbec} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15449 | 2026.01.16 09:56:35.066373 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_119_26 to all_124_124_0 | ||
| 15450 | 2026.01.16 09:56:35.066386 [ 255 ] {444b32b0-c02f-460d-a54a-a0f1056abbec} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001447 sec., 608845.8880442295 rows/sec., 41.32 MiB/sec. | ||
| 15451 | 2026.01.16 09:56:35.066408 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15452 | 2026.01.16 09:56:35.066427 [ 255 ] {444b32b0-c02f-460d-a54a-a0f1056abbec} <Debug> TCPHandler: Processed in 0.001614252 sec. | ||
| 15453 | 2026.01.16 09:56:35.066426 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15454 | 2026.01.16 09:56:35.066515 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_26 to all_124_124_0 into Compact with storage Full | ||
| 15455 | 2026.01.16 09:56:35.066536 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15456 | 2026.01.16 09:56:35.066605 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15457 | 2026.01.16 09:56:35.066631 [ 255 ] {360b8979-0388-45eb-8c4d-4183f8996c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15458 | 2026.01.16 09:56:35.066637 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_26, total 36534 rows starting from the beginning of the part | ||
| 15459 | 2026.01.16 09:56:35.066686 [ 255 ] {360b8979-0388-45eb-8c4d-4183f8996c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15460 | 2026.01.16 09:56:35.066704 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15461 | 2026.01.16 09:56:35.066752 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15462 | 2026.01.16 09:56:35.066794 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15463 | 2026.01.16 09:56:35.066836 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15464 | 2026.01.16 09:56:35.066873 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 881 rows starting from the beginning of the part | ||
| 15465 | 2026.01.16 09:56:35.067560 [ 255 ] {360b8979-0388-45eb-8c4d-4183f8996c2f} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15466 | 2026.01.16 09:56:35.067595 [ 255 ] {360b8979-0388-45eb-8c4d-4183f8996c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15467 | 2026.01.16 09:56:35.068177 [ 255 ] {360b8979-0388-45eb-8c4d-4183f8996c2f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15468 | 2026.01.16 09:56:35.068414 [ 255 ] {360b8979-0388-45eb-8c4d-4183f8996c2f} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15469 | 2026.01.16 09:56:35.068548 [ 255 ] {360b8979-0388-45eb-8c4d-4183f8996c2f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001935 sec., 20671.834625322997 rows/sec., 37.04 MiB/sec. | ||
| 15470 | 2026.01.16 09:56:35.068606 [ 255 ] {360b8979-0388-45eb-8c4d-4183f8996c2f} <Debug> TCPHandler: Processed in 0.002117869 sec. | ||
| 15471 | 2026.01.16 09:56:35.068717 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15472 | 2026.01.16 09:56:35.068811 [ 255 ] {50a58834-0db9-4088-9503-2b2d3209ffc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15473 | 2026.01.16 09:56:35.068852 [ 255 ] {50a58834-0db9-4088-9503-2b2d3209ffc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15474 | 2026.01.16 09:56:35.069201 [ 255 ] {50a58834-0db9-4088-9503-2b2d3209ffc6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15475 | 2026.01.16 09:56:35.069234 [ 255 ] {50a58834-0db9-4088-9503-2b2d3209ffc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15476 | 2026.01.16 09:56:35.069543 [ 255 ] {50a58834-0db9-4088-9503-2b2d3209ffc6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15477 | 2026.01.16 09:56:35.069758 [ 255 ] {50a58834-0db9-4088-9503-2b2d3209ffc6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15478 | 2026.01.16 09:56:35.069890 [ 255 ] {50a58834-0db9-4088-9503-2b2d3209ffc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 15479 | 2026.01.16 09:56:35.069926 [ 255 ] {50a58834-0db9-4088-9503-2b2d3209ffc6} <Debug> TCPHandler: Processed in 0.001257866 sec. | ||
| 15480 | 2026.01.16 09:56:35.069982 [ 222 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 15481 | 2026.01.16 09:56:35.070030 [ 222 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 15482 | 2026.01.16 09:56:35.073640 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38055 rows, containing 5 columns (5 merged, 0 gathered) in 0.007157935 sec., 5316477.447755533 rows/sec., 360.65 MiB/sec. | ||
| 15483 | 2026.01.16 09:56:35.074088 [ 222 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 15484 | 2026.01.16 09:56:35.074179 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Trace> MergedBlockOutputStream: filled checksums all_1_124_27 (state Temporary) | ||
| 15485 | 2026.01.16 09:56:35.074478 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_124_27 to all_1_124_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.01.16 09:56:35.074557 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_124_27} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_119_26, all_124_124_0] -> all_1_124_27 | ||
| 15487 | 2026.01.16 09:56:35.074661 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15488 | 2026.01.16 09:56:35.588004 [ 223 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 15489 | 2026.01.16 09:56:35.588059 [ 223 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 15490 | 2026.01.16 09:56:35.590461 [ 223 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 15491 | 2026.01.16 09:56:35.687656 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 15492 | 2026.01.16 09:56:35.687710 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 15493 | 2026.01.16 09:56:35.691198 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 15494 | 2026.01.16 09:56:35.823867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37841 | ||
| 15495 | 2026.01.16 09:56:35.824356 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15496 | 2026.01.16 09:56:35.824396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15497 | 2026.01.16 09:56:35.824869 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15498 | 2026.01.16 09:56:35.825096 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15499 | 2026.01.16 09:56:35.825223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37841 | ||
| 15500 | 2026.01.16 09:56:35.911850 [ 221 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 15501 | 2026.01.16 09:56:35.911896 [ 221 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 15502 | 2026.01.16 09:56:35.915776 [ 221 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 15503 | 2026.01.16 09:56:35.941136 [ 224 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 15504 | 2026.01.16 09:56:35.941195 [ 224 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 15505 | 2026.01.16 09:56:35.944003 [ 224 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 15506 | 2026.01.16 09:56:37.845099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15507 | 2026.01.16 09:56:37.863284 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2026.01.16 09:56:37.863342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15509 | 2026.01.16 09:56:37.869613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15510 | 2026.01.16 09:56:37.870402 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2026.01.16 09:56:37.873478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15512 | 2026.01.16 09:56:40.020102 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15513 | 2026.01.16 09:56:40.020306 [ 255 ] {fac06949-77f5-4cb6-8522-0418d05f5459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15514 | 2026.01.16 09:56:40.020380 [ 255 ] {fac06949-77f5-4cb6-8522-0418d05f5459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15515 | 2026.01.16 09:56:40.021472 [ 255 ] {fac06949-77f5-4cb6-8522-0418d05f5459} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.01.16 09:56:40.021516 [ 255 ] {fac06949-77f5-4cb6-8522-0418d05f5459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15517 | 2026.01.16 09:56:40.021916 [ 255 ] {fac06949-77f5-4cb6-8522-0418d05f5459} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15518 | 2026.01.16 09:56:40.022153 [ 255 ] {fac06949-77f5-4cb6-8522-0418d05f5459} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2026.01.16 09:56:40.022302 [ 255 ] {fac06949-77f5-4cb6-8522-0418d05f5459} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002052 sec., 27290.448343079923 rows/sec., 2.08 MiB/sec. | ||
| 15520 | 2026.01.16 09:56:40.022344 [ 255 ] {fac06949-77f5-4cb6-8522-0418d05f5459} <Debug> TCPHandler: Processed in 0.002377062 sec. | ||
| 15521 | 2026.01.16 09:56:40.022474 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.01.16 09:56:40.022567 [ 255 ] {ce03c019-8787-4e91-82bd-52f60572bb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15523 | 2026.01.16 09:56:40.022607 [ 255 ] {ce03c019-8787-4e91-82bd-52f60572bb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15524 | 2026.01.16 09:56:40.023093 [ 255 ] {ce03c019-8787-4e91-82bd-52f60572bb7f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.01.16 09:56:40.023131 [ 255 ] {ce03c019-8787-4e91-82bd-52f60572bb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15526 | 2026.01.16 09:56:40.023463 [ 255 ] {ce03c019-8787-4e91-82bd-52f60572bb7f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15527 | 2026.01.16 09:56:40.023672 [ 255 ] {ce03c019-8787-4e91-82bd-52f60572bb7f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2026.01.16 09:56:40.023798 [ 255 ] {ce03c019-8787-4e91-82bd-52f60572bb7f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 15529 | 2026.01.16 09:56:40.023836 [ 255 ] {ce03c019-8787-4e91-82bd-52f60572bb7f} <Debug> TCPHandler: Processed in 0.001410879 sec. | ||
| 15530 | 2026.01.16 09:56:40.023964 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15531 | 2026.01.16 09:56:40.024057 [ 255 ] {b440ccfe-34da-41d7-a167-499bfc5599ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15532 | 2026.01.16 09:56:40.024100 [ 255 ] {b440ccfe-34da-41d7-a167-499bfc5599ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15533 | 2026.01.16 09:56:40.024573 [ 255 ] {b440ccfe-34da-41d7-a167-499bfc5599ec} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2026.01.16 09:56:40.024610 [ 255 ] {b440ccfe-34da-41d7-a167-499bfc5599ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15535 | 2026.01.16 09:56:40.024950 [ 255 ] {b440ccfe-34da-41d7-a167-499bfc5599ec} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15536 | 2026.01.16 09:56:40.025163 [ 255 ] {b440ccfe-34da-41d7-a167-499bfc5599ec} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2026.01.16 09:56:40.025292 [ 255 ] {b440ccfe-34da-41d7-a167-499bfc5599ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 15538 | 2026.01.16 09:56:40.025329 [ 255 ] {b440ccfe-34da-41d7-a167-499bfc5599ec} <Debug> TCPHandler: Processed in 0.001412538 sec. | ||
| 15539 | 2026.01.16 09:56:40.025442 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15540 | 2026.01.16 09:56:40.025534 [ 255 ] {98df0ae0-c487-4d8a-a58f-885d08265099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15541 | 2026.01.16 09:56:40.025574 [ 255 ] {98df0ae0-c487-4d8a-a58f-885d08265099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15542 | 2026.01.16 09:56:40.025912 [ 255 ] {98df0ae0-c487-4d8a-a58f-885d08265099} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2026.01.16 09:56:40.025947 [ 255 ] {98df0ae0-c487-4d8a-a58f-885d08265099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15544 | 2026.01.16 09:56:40.026248 [ 255 ] {98df0ae0-c487-4d8a-a58f-885d08265099} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15545 | 2026.01.16 09:56:40.026452 [ 255 ] {98df0ae0-c487-4d8a-a58f-885d08265099} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2026.01.16 09:56:40.026576 [ 255 ] {98df0ae0-c487-4d8a-a58f-885d08265099} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 15547 | 2026.01.16 09:56:40.026612 [ 255 ] {98df0ae0-c487-4d8a-a58f-885d08265099} <Debug> TCPHandler: Processed in 0.001219107 sec. | ||
| 15548 | 2026.01.16 09:56:43.046698 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15549 | 2026.01.16 09:56:43.046763 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15550 | 2026.01.16 09:56:43.325402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38353 | ||
| 15551 | 2026.01.16 09:56:43.326300 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15552 | 2026.01.16 09:56:43.326376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15553 | 2026.01.16 09:56:43.327095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15554 | 2026.01.16 09:56:43.327327 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2026.01.16 09:56:43.327461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38353 | ||
| 15556 | 2026.01.16 09:56:43.327575 [ 217 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 15557 | 2026.01.16 09:56:43.327630 [ 217 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 15558 | 2026.01.16 09:56:43.330404 [ 217 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 15559 | 2026.01.16 09:56:43.412637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1886 | ||
| 15560 | 2026.01.16 09:56:43.415002 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.01.16 09:56:43.415047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15562 | 2026.01.16 09:56:43.416284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15563 | 2026.01.16 09:56:43.416558 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2026.01.16 09:56:43.416924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1886 | ||
| 15565 | 2026.01.16 09:56:44.001243 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000876282 sec. | ||
| 15566 | 2026.01.16 09:56:44.170505 [ 222 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 15567 | 2026.01.16 09:56:44.170597 [ 222 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 15568 | 2026.01.16 09:56:44.173128 [ 222 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 15569 | 2026.01.16 09:56:44.453053 [ 225 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 15570 | 2026.01.16 09:56:44.453105 [ 225 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 15571 | 2026.01.16 09:56:44.455485 [ 225 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 15572 | 2026.01.16 09:56:45.022843 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.01.16 09:56:45.023051 [ 255 ] {0086495b-52b4-42de-885c-67d97268472a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15574 | 2026.01.16 09:56:45.023126 [ 255 ] {0086495b-52b4-42de-885c-67d97268472a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15575 | 2026.01.16 09:56:45.023911 [ 255 ] {0086495b-52b4-42de-885c-67d97268472a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15576 | 2026.01.16 09:56:45.023961 [ 255 ] {0086495b-52b4-42de-885c-67d97268472a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15577 | 2026.01.16 09:56:45.024378 [ 255 ] {0086495b-52b4-42de-885c-67d97268472a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15578 | 2026.01.16 09:56:45.024620 [ 255 ] {0086495b-52b4-42de-885c-67d97268472a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15579 | 2026.01.16 09:56:45.024783 [ 255 ] {0086495b-52b4-42de-885c-67d97268472a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00179 sec., 75977.65363128492 rows/sec., 6.57 MiB/sec. | ||
| 15580 | 2026.01.16 09:56:45.024813 [ 77 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15581 | 2026.01.16 09:56:45.024829 [ 255 ] {0086495b-52b4-42de-885c-67d97268472a} <Debug> TCPHandler: Processed in 0.002136149 sec. | ||
| 15582 | 2026.01.16 09:56:45.024897 [ 77 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2026.01.16 09:56:45.024928 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15584 | 2026.01.16 09:56:45.025000 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2026.01.16 09:56:45.025041 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 15586 | 2026.01.16 09:56:45.025108 [ 255 ] {2b65b9c0-24b6-44a1-a4ee-8d66be6acdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15587 | 2026.01.16 09:56:45.025157 [ 255 ] {2b65b9c0-24b6-44a1-a4ee-8d66be6acdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15588 | 2026.01.16 09:56:45.025181 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15589 | 2026.01.16 09:56:45.025219 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2463 rows starting from the beginning of the part | ||
| 15590 | 2026.01.16 09:56:45.025287 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 136 rows starting from the beginning of the part | ||
| 15591 | 2026.01.16 09:56:45.025333 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 15592 | 2026.01.16 09:56:45.025377 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1397 rows starting from the beginning of the part | ||
| 15593 | 2026.01.16 09:56:45.025418 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 15594 | 2026.01.16 09:56:45.025457 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 136 rows starting from the beginning of the part | ||
| 15595 | 2026.01.16 09:56:45.025609 [ 255 ] {2b65b9c0-24b6-44a1-a4ee-8d66be6acdf0} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.01.16 09:56:45.025653 [ 255 ] {2b65b9c0-24b6-44a1-a4ee-8d66be6acdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15597 | 2026.01.16 09:56:45.025982 [ 255 ] {2b65b9c0-24b6-44a1-a4ee-8d66be6acdf0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15598 | 2026.01.16 09:56:45.026224 [ 255 ] {2b65b9c0-24b6-44a1-a4ee-8d66be6acdf0} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2026.01.16 09:56:45.026365 [ 255 ] {2b65b9c0-24b6-44a1-a4ee-8d66be6acdf0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001281 sec., 31225.604996096798 rows/sec., 2.29 MiB/sec. | ||
| 15600 | 2026.01.16 09:56:45.026400 [ 221 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15601 | 2026.01.16 09:56:45.026405 [ 255 ] {2b65b9c0-24b6-44a1-a4ee-8d66be6acdf0} <Debug> TCPHandler: Processed in 0.00145727 sec. | ||
| 15602 | 2026.01.16 09:56:45.026438 [ 221 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15603 | 2026.01.16 09:56:45.026557 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15604 | 2026.01.16 09:56:45.026658 [ 255 ] {013110e0-38e2-4f07-9eec-4bb386e15c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15605 | 2026.01.16 09:56:45.026701 [ 255 ] {013110e0-38e2-4f07-9eec-4bb386e15c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15606 | 2026.01.16 09:56:45.027143 [ 255 ] {013110e0-38e2-4f07-9eec-4bb386e15c52} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.01.16 09:56:45.027182 [ 255 ] {013110e0-38e2-4f07-9eec-4bb386e15c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15608 | 2026.01.16 09:56:45.027340 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349961 sec., 1805987.4185146054 rows/sec., 155.82 MiB/sec. | ||
| 15609 | 2026.01.16 09:56:45.027533 [ 255 ] {013110e0-38e2-4f07-9eec-4bb386e15c52} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15610 | 2026.01.16 09:56:45.027622 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15611 | 2026.01.16 09:56:45.027773 [ 255 ] {013110e0-38e2-4f07-9eec-4bb386e15c52} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15612 | 2026.01.16 09:56:45.027898 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15613 | 2026.01.16 09:56:45.027905 [ 255 ] {013110e0-38e2-4f07-9eec-4bb386e15c52} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001265 sec., 82213.43873517786 rows/sec., 6.42 MiB/sec. | ||
| 15614 | 2026.01.16 09:56:45.027898 [ 77 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15615 | 2026.01.16 09:56:45.027954 [ 255 ] {013110e0-38e2-4f07-9eec-4bb386e15c52} <Debug> TCPHandler: Processed in 0.001449659 sec. | ||
| 15616 | 2026.01.16 09:56:45.027969 [ 77 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15617 | 2026.01.16 09:56:45.027991 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_126_25} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15618 | 2026.01.16 09:56:45.027995 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15619 | 2026.01.16 09:56:45.028094 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15620 | 2026.01.16 09:56:45.028114 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 15621 | 2026.01.16 09:56:45.028093 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 15622 | 2026.01.16 09:56:45.028201 [ 255 ] {4749e7eb-227d-4f40-bfb5-38afb1b4b189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15623 | 2026.01.16 09:56:45.028230 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15624 | 2026.01.16 09:56:45.028250 [ 255 ] {4749e7eb-227d-4f40-bfb5-38afb1b4b189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15625 | 2026.01.16 09:56:45.028259 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1249 rows starting from the beginning of the part | ||
| 15626 | 2026.01.16 09:56:45.028317 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 15627 | 2026.01.16 09:56:45.028355 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 15628 | 2026.01.16 09:56:45.028389 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 598 rows starting from the beginning of the part | ||
| 15629 | 2026.01.16 09:56:45.028425 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 15630 | 2026.01.16 09:56:45.028461 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 15631 | 2026.01.16 09:56:45.028684 [ 255 ] {4749e7eb-227d-4f40-bfb5-38afb1b4b189} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2026.01.16 09:56:45.028730 [ 255 ] {4749e7eb-227d-4f40-bfb5-38afb1b4b189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15633 | 2026.01.16 09:56:45.028812 [ 221 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15634 | 2026.01.16 09:56:45.029105 [ 255 ] {4749e7eb-227d-4f40-bfb5-38afb1b4b189} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15635 | 2026.01.16 09:56:45.029328 [ 255 ] {4749e7eb-227d-4f40-bfb5-38afb1b4b189} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15636 | 2026.01.16 09:56:45.029460 [ 255 ] {4749e7eb-227d-4f40-bfb5-38afb1b4b189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 15637 | 2026.01.16 09:56:45.029495 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431599 sec., 1524868.3465132345 rows/sec., 118.50 MiB/sec. | ||
| 15638 | 2026.01.16 09:56:45.029498 [ 255 ] {4749e7eb-227d-4f40-bfb5-38afb1b4b189} <Debug> TCPHandler: Processed in 0.001455 sec. | ||
| 15639 | 2026.01.16 09:56:45.029633 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15640 | 2026.01.16 09:56:45.029728 [ 255 ] {1c74ac53-13d8-45e0-947e-2ba7051175e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15641 | 2026.01.16 09:56:45.029740 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15642 | 2026.01.16 09:56:45.029786 [ 255 ] {1c74ac53-13d8-45e0-947e-2ba7051175e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15643 | 2026.01.16 09:56:45.030076 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2026.01.16 09:56:45.030169 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_126_25} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15645 | 2026.01.16 09:56:45.030273 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15646 | 2026.01.16 09:56:45.030686 [ 255 ] {1c74ac53-13d8-45e0-947e-2ba7051175e4} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.01.16 09:56:45.030728 [ 255 ] {1c74ac53-13d8-45e0-947e-2ba7051175e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15648 | 2026.01.16 09:56:45.031309 [ 255 ] {1c74ac53-13d8-45e0-947e-2ba7051175e4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15649 | 2026.01.16 09:56:45.031538 [ 255 ] {1c74ac53-13d8-45e0-947e-2ba7051175e4} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.01.16 09:56:45.031677 [ 255 ] {1c74ac53-13d8-45e0-947e-2ba7051175e4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001966 sec., 20345.87995930824 rows/sec., 36.46 MiB/sec. | ||
| 15651 | 2026.01.16 09:56:45.031732 [ 255 ] {1c74ac53-13d8-45e0-947e-2ba7051175e4} <Debug> TCPHandler: Processed in 0.002150729 sec. | ||
| 15652 | 2026.01.16 09:56:45.031847 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.01.16 09:56:45.031944 [ 255 ] {d96767e6-5853-4239-87a2-96d0c7f7f02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15654 | 2026.01.16 09:56:45.031986 [ 255 ] {d96767e6-5853-4239-87a2-96d0c7f7f02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15655 | 2026.01.16 09:56:45.032330 [ 255 ] {d96767e6-5853-4239-87a2-96d0c7f7f02a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.01.16 09:56:45.032367 [ 255 ] {d96767e6-5853-4239-87a2-96d0c7f7f02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15657 | 2026.01.16 09:56:45.032673 [ 255 ] {d96767e6-5853-4239-87a2-96d0c7f7f02a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15658 | 2026.01.16 09:56:45.032886 [ 255 ] {d96767e6-5853-4239-87a2-96d0c7f7f02a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.01.16 09:56:45.033012 [ 74 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15660 | 2026.01.16 09:56:45.033017 [ 255 ] {d96767e6-5853-4239-87a2-96d0c7f7f02a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 15661 | 2026.01.16 09:56:45.033067 [ 74 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15662 | 2026.01.16 09:56:45.033094 [ 255 ] {d96767e6-5853-4239-87a2-96d0c7f7f02a} <Debug> TCPHandler: Processed in 0.001298197 sec. | ||
| 15663 | 2026.01.16 09:56:45.033095 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15664 | 2026.01.16 09:56:45.033215 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 15665 | 2026.01.16 09:56:45.033370 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15666 | 2026.01.16 09:56:45.033414 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 8016 rows starting from the beginning of the part | ||
| 15667 | 2026.01.16 09:56:45.033484 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15668 | 2026.01.16 09:56:45.033532 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 15669 | 2026.01.16 09:56:45.033572 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15670 | 2026.01.16 09:56:45.033609 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 15671 | 2026.01.16 09:56:45.033648 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 15672 | 2026.01.16 09:56:45.035967 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793827 sec., 2976562.2567181145 rows/sec., 193.77 MiB/sec. | ||
| 15673 | 2026.01.16 09:56:45.036130 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15674 | 2026.01.16 09:56:45.036393 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2026.01.16 09:56:45.036463 [ 193 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_126_25} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15676 | 2026.01.16 09:56:45.036542 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 15677 | 2026.01.16 09:56:45.373595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15678 | 2026.01.16 09:56:45.390475 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15679 | 2026.01.16 09:56:45.390519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15680 | 2026.01.16 09:56:45.396813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15681 | 2026.01.16 09:56:45.397511 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15682 | 2026.01.16 09:56:45.401044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15683 | 2026.01.16 09:56:46.440828 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 15684 | 2026.01.16 09:56:46.440882 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 15685 | 2026.01.16 09:56:46.443414 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 15686 | 2026.01.16 09:56:47.720060 [ 70 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 5 parts from all_1_36_8 to all_40_40_0 | ||
| 15687 | 2026.01.16 09:56:47.720174 [ 70 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15688 | 2026.01.16 09:56:47.720211 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15689 | 2026.01.16 09:56:47.720351 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_8 to all_40_40_0 into Compact with storage Full | ||
| 15690 | 2026.01.16 09:56:47.720529 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15691 | 2026.01.16 09:56:47.720584 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 465 rows starting from the beginning of the part | ||
| 15692 | 2026.01.16 09:56:47.720702 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 252 rows starting from the beginning of the part | ||
| 15693 | 2026.01.16 09:56:47.720788 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 252 rows starting from the beginning of the part | ||
| 15694 | 2026.01.16 09:56:47.720869 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 252 rows starting from the beginning of the part | ||
| 15695 | 2026.01.16 09:56:47.720945 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 252 rows starting from the beginning of the part | ||
| 15696 | 2026.01.16 09:56:47.722045 [ 200 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752173 sec., 840670.4132525726 rows/sec., 60.78 MiB/sec. | ||
| 15697 | 2026.01.16 09:56:47.722216 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 15698 | 2026.01.16 09:56:47.722464 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2026.01.16 09:56:47.722531 [ 190 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_40_9} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 5 parts: [all_1_36_8, all_40_40_0] -> all_1_40_9 | ||
| 15700 | 2026.01.16 09:56:47.722606 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 15701 | 2026.01.16 09:56:50.020074 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15702 | 2026.01.16 09:56:50.020380 [ 255 ] {597bb653-356f-4a02-a787-803dd3868d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15703 | 2026.01.16 09:56:50.020491 [ 255 ] {597bb653-356f-4a02-a787-803dd3868d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15704 | 2026.01.16 09:56:50.021355 [ 255 ] {597bb653-356f-4a02-a787-803dd3868d3d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15705 | 2026.01.16 09:56:50.021405 [ 255 ] {597bb653-356f-4a02-a787-803dd3868d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15706 | 2026.01.16 09:56:50.021825 [ 255 ] {597bb653-356f-4a02-a787-803dd3868d3d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15707 | 2026.01.16 09:56:50.022071 [ 255 ] {597bb653-356f-4a02-a787-803dd3868d3d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2026.01.16 09:56:50.022243 [ 255 ] {597bb653-356f-4a02-a787-803dd3868d3d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. | ||
| 15709 | 2026.01.16 09:56:50.022299 [ 255 ] {597bb653-356f-4a02-a787-803dd3868d3d} <Debug> TCPHandler: Processed in 0.002422532 sec. | ||
| 15710 | 2026.01.16 09:56:50.022443 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15711 | 2026.01.16 09:56:50.022549 [ 255 ] {fa993b35-0233-4964-bfc2-22babcd8bf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15712 | 2026.01.16 09:56:50.022593 [ 255 ] {fa993b35-0233-4964-bfc2-22babcd8bf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15713 | 2026.01.16 09:56:50.023132 [ 255 ] {fa993b35-0233-4964-bfc2-22babcd8bf19} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.01.16 09:56:50.023173 [ 255 ] {fa993b35-0233-4964-bfc2-22babcd8bf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15715 | 2026.01.16 09:56:50.023496 [ 255 ] {fa993b35-0233-4964-bfc2-22babcd8bf19} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15716 | 2026.01.16 09:56:50.023721 [ 255 ] {fa993b35-0233-4964-bfc2-22babcd8bf19} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.01.16 09:56:50.023865 [ 255 ] {fa993b35-0233-4964-bfc2-22babcd8bf19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. | ||
| 15718 | 2026.01.16 09:56:50.023905 [ 255 ] {fa993b35-0233-4964-bfc2-22babcd8bf19} <Debug> TCPHandler: Processed in 0.00152337 sec. | ||
| 15719 | 2026.01.16 09:56:50.024046 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.01.16 09:56:50.024145 [ 255 ] {6140768e-fb9b-4bbc-827e-82517a4f198f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15721 | 2026.01.16 09:56:50.024192 [ 255 ] {6140768e-fb9b-4bbc-827e-82517a4f198f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15722 | 2026.01.16 09:56:50.024671 [ 255 ] {6140768e-fb9b-4bbc-827e-82517a4f198f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.01.16 09:56:50.024710 [ 255 ] {6140768e-fb9b-4bbc-827e-82517a4f198f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15724 | 2026.01.16 09:56:50.025052 [ 255 ] {6140768e-fb9b-4bbc-827e-82517a4f198f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15725 | 2026.01.16 09:56:50.025276 [ 255 ] {6140768e-fb9b-4bbc-827e-82517a4f198f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.01.16 09:56:50.025417 [ 255 ] {6140768e-fb9b-4bbc-827e-82517a4f198f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 15727 | 2026.01.16 09:56:50.025457 [ 255 ] {6140768e-fb9b-4bbc-827e-82517a4f198f} <Debug> TCPHandler: Processed in 0.001469619 sec. | ||
| 15728 | 2026.01.16 09:56:50.025642 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15729 | 2026.01.16 09:56:50.025739 [ 255 ] {d7b56eaf-7ed8-45ec-b774-4942ce8ee8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15730 | 2026.01.16 09:56:50.025782 [ 255 ] {d7b56eaf-7ed8-45ec-b774-4942ce8ee8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15731 | 2026.01.16 09:56:50.026131 [ 255 ] {d7b56eaf-7ed8-45ec-b774-4942ce8ee8de} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2026.01.16 09:56:50.026169 [ 255 ] {d7b56eaf-7ed8-45ec-b774-4942ce8ee8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15733 | 2026.01.16 09:56:50.026491 [ 255 ] {d7b56eaf-7ed8-45ec-b774-4942ce8ee8de} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15734 | 2026.01.16 09:56:50.026704 [ 255 ] {d7b56eaf-7ed8-45ec-b774-4942ce8ee8de} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2026.01.16 09:56:50.026837 [ 255 ] {d7b56eaf-7ed8-45ec-b774-4942ce8ee8de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 15736 | 2026.01.16 09:56:50.026874 [ 255 ] {d7b56eaf-7ed8-45ec-b774-4942ce8ee8de} <Debug> TCPHandler: Processed in 0.001283757 sec. | ||
| 15737 | 2026.01.16 09:56:50.695401 [ 219 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Found 11 old parts to remove. Parts: [all_1_1_0, all_1_6_1, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15738 | 2026.01.16 09:56:50.695446 [ 219 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Removing 11 parts from filesystem (serially): Parts: [all_1_1_0, all_1_6_1, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15739 | 2026.01.16 09:56:50.699369 [ 219 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Removing 11 parts from memory: Parts: [all_1_1_0, all_1_6_1, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15740 | 2026.01.16 09:56:50.827646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38801 | ||
| 15741 | 2026.01.16 09:56:50.828352 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15742 | 2026.01.16 09:56:50.828396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15743 | 2026.01.16 09:56:50.828900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15744 | 2026.01.16 09:56:50.829127 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15745 | 2026.01.16 09:56:50.829265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38801 | ||
| 15746 | 2026.01.16 09:56:50.829290 [ 65 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15747 | 2026.01.16 09:56:50.829437 [ 65 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2026.01.16 09:56:50.829476 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15749 | 2026.01.16 09:56:50.829660 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 15750 | 2026.01.16 09:56:50.829894 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15751 | 2026.01.16 09:56:50.829966 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36433 rows starting from the beginning of the part | ||
| 15752 | 2026.01.16 09:56:50.830073 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 15753 | 2026.01.16 09:56:50.830157 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 15754 | 2026.01.16 09:56:50.830227 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 15755 | 2026.01.16 09:56:50.830293 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 15756 | 2026.01.16 09:56:50.830360 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 15757 | 2026.01.16 09:56:50.833034 [ 200 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38801 rows, containing 4 columns (4 merged, 0 gathered) in 0.003459046 sec., 11217254.69970622 rows/sec., 160.46 MiB/sec. | ||
| 15758 | 2026.01.16 09:56:50.833423 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15759 | 2026.01.16 09:56:50.833725 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2026.01.16 09:56:50.833800 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_81_16} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15761 | 2026.01.16 09:56:50.833899 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15762 | 2026.01.16 09:56:52.901106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15763 | 2026.01.16 09:56:52.918871 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15764 | 2026.01.16 09:56:52.918938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15765 | 2026.01.16 09:56:52.925039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15766 | 2026.01.16 09:56:52.925767 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2026.01.16 09:56:52.926111 [ 60 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15768 | 2026.01.16 09:56:52.926179 [ 60 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.01.16 09:56:52.926202 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15770 | 2026.01.16 09:56:52.926332 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15771 | 2026.01.16 09:56:52.929274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15772 | 2026.01.16 09:56:52.930311 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15773 | 2026.01.16 09:56:52.931855 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15774 | 2026.01.16 09:56:52.936634 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15775 | 2026.01.16 09:56:52.941348 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15776 | 2026.01.16 09:56:52.945932 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15777 | 2026.01.16 09:56:52.950862 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15778 | 2026.01.16 09:56:52.955203 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 15779 | 2026.01.16 09:56:53.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.90 MiB, peak 390.79 MiB, free memory in arenas 0.00 B, will set to 372.99 MiB (RSS), difference: -14.91 MiB | ||
| 15780 | 2026.01.16 09:56:53.012107 [ 200 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.085831995 sec., 7106.906929053671 rows/sec., 36.75 MiB/sec. | ||
| 15781 | 2026.01.16 09:56:53.015151 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15782 | 2026.01.16 09:56:53.017137 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_81_16} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2026.01.16 09:56:53.017216 [ 194 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_81_16} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15784 | 2026.01.16 09:56:53.020050 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15785 | 2026.01.16 09:56:53.418053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1906 | ||
| 15786 | 2026.01.16 09:56:53.420169 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.01.16 09:56:53.420223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15788 | 2026.01.16 09:56:53.421411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15789 | 2026.01.16 09:56:53.421694 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.01.16 09:56:53.422076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1906 | ||
| 15791 | 2026.01.16 09:56:54.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.45 MiB, peak 390.79 MiB, free memory in arenas 0.00 B, will set to 372.99 MiB (RSS), difference: 14.54 MiB | ||
| 15792 | 2026.01.16 09:56:54.541078 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46802 | ||
| 15793 | 2026.01.16 09:56:54.541181 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15794 | 2026.01.16 09:56:54.541208 [ 291 ] {} <Debug> TCP-Session: ea3254e4-678e-4fa7-bcbd-83095e6184db Authenticating user 'default' from [fd00:1122:3344:101::e]:46802 | ||
| 15795 | 2026.01.16 09:56:54.541230 [ 291 ] {} <Debug> TCP-Session: ea3254e4-678e-4fa7-bcbd-83095e6184db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15796 | 2026.01.16 09:56:54.541242 [ 291 ] {} <Debug> TCP-Session: ea3254e4-678e-4fa7-bcbd-83095e6184db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15797 | 2026.01.16 09:56:54.541413 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53924 | ||
| 15798 | 2026.01.16 09:56:54.541455 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52547 | ||
| 15799 | 2026.01.16 09:56:54.541457 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50316 | ||
| 15800 | 2026.01.16 09:56:54.541486 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62259 | ||
| 15801 | 2026.01.16 09:56:54.541494 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48220 | ||
| 15802 | 2026.01.16 09:56:54.541541 [ 291 ] {} <Trace> TCP-Session: ea3254e4-678e-4fa7-bcbd-83095e6184db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15803 | 2026.01.16 09:56:54.541555 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15804 | 2026.01.16 09:56:54.541543 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15805 | 2026.01.16 09:56:54.541593 [ 294 ] {} <Debug> TCP-Session: 9ad7adc7-d22c-45c6-99a0-818fdf1d9335 Authenticating user 'default' from [fd00:1122:3344:101::e]:52547 | ||
| 15806 | 2026.01.16 09:56:54.541517 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45171 | ||
| 15807 | 2026.01.16 09:56:54.541627 [ 294 ] {} <Debug> TCP-Session: 9ad7adc7-d22c-45c6-99a0-818fdf1d9335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15808 | 2026.01.16 09:56:54.541618 [ 292 ] {} <Debug> TCP-Session: d1712c45-18b3-4ea7-b1a4-a9ed58828dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:53924 | ||
| 15809 | 2026.01.16 09:56:54.541667 [ 294 ] {} <Debug> TCP-Session: 9ad7adc7-d22c-45c6-99a0-818fdf1d9335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15810 | 2026.01.16 09:56:54.541507 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60987 | ||
| 15811 | 2026.01.16 09:56:54.541711 [ 292 ] {} <Debug> TCP-Session: d1712c45-18b3-4ea7-b1a4-a9ed58828dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15812 | 2026.01.16 09:56:54.541713 [ 291 ] {1844c960-81ac-45e6-b468-77407da46197} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46802) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15813 | 2026.01.16 09:56:54.541749 [ 292 ] {} <Debug> TCP-Session: d1712c45-18b3-4ea7-b1a4-a9ed58828dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15814 | 2026.01.16 09:56:54.541540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58130 | ||
| 15815 | 2026.01.16 09:56:54.542020 [ 291 ] {1844c960-81ac-45e6-b468-77407da46197} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15816 | 2026.01.16 09:56:54.542081 [ 291 ] {1844c960-81ac-45e6-b468-77407da46197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15817 | 2026.01.16 09:56:54.542237 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15818 | 2026.01.16 09:56:54.542281 [ 289 ] {} <Debug> TCP-Session: 19932c10-468f-4f74-8c02-f758b8c2d28f Authenticating user 'default' from [fd00:1122:3344:101::e]:45171 | ||
| 15819 | 2026.01.16 09:56:54.542312 [ 289 ] {} <Debug> TCP-Session: 19932c10-468f-4f74-8c02-f758b8c2d28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15820 | 2026.01.16 09:56:54.542327 [ 289 ] {} <Debug> TCP-Session: 19932c10-468f-4f74-8c02-f758b8c2d28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15821 | 2026.01.16 09:56:54.542361 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15822 | 2026.01.16 09:56:54.542371 [ 291 ] {1844c960-81ac-45e6-b468-77407da46197} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 15823 | 2026.01.16 09:56:54.542401 [ 290 ] {} <Debug> TCP-Session: afbc281f-0be5-48f2-bb91-6fbe43531cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58130 | ||
| 15824 | 2026.01.16 09:56:54.542428 [ 290 ] {} <Debug> TCP-Session: afbc281f-0be5-48f2-bb91-6fbe43531cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2026.01.16 09:56:54.542444 [ 290 ] {} <Debug> TCP-Session: afbc281f-0be5-48f2-bb91-6fbe43531cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15826 | 2026.01.16 09:56:54.542486 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15827 | 2026.01.16 09:56:54.542520 [ 288 ] {} <Debug> TCP-Session: a1ef7a76-68f6-410c-b585-4e3a0be0d08f Authenticating user 'default' from [fd00:1122:3344:101::e]:60987 | ||
| 15828 | 2026.01.16 09:56:54.542538 [ 288 ] {} <Debug> TCP-Session: a1ef7a76-68f6-410c-b585-4e3a0be0d08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2026.01.16 09:56:54.542551 [ 288 ] {} <Debug> TCP-Session: a1ef7a76-68f6-410c-b585-4e3a0be0d08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15830 | 2026.01.16 09:56:54.542606 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15831 | 2026.01.16 09:56:54.542640 [ 286 ] {} <Debug> TCP-Session: 70fcdb32-2abc-4048-aeec-899772d3f1a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62259 | ||
| 15832 | 2026.01.16 09:56:54.542657 [ 286 ] {} <Debug> TCP-Session: 70fcdb32-2abc-4048-aeec-899772d3f1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15833 | 2026.01.16 09:56:54.542672 [ 286 ] {} <Debug> TCP-Session: 70fcdb32-2abc-4048-aeec-899772d3f1a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15834 | 2026.01.16 09:56:54.542697 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15835 | 2026.01.16 09:56:54.542726 [ 293 ] {} <Debug> TCP-Session: 312df104-1366-4ffc-badf-c264416579c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50316 | ||
| 15836 | 2026.01.16 09:56:54.542742 [ 293 ] {} <Debug> TCP-Session: 312df104-1366-4ffc-badf-c264416579c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15837 | 2026.01.16 09:56:54.542754 [ 293 ] {} <Debug> TCP-Session: 312df104-1366-4ffc-badf-c264416579c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15838 | 2026.01.16 09:56:54.542923 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15839 | 2026.01.16 09:56:54.542957 [ 287 ] {} <Debug> TCP-Session: 43bd1d59-2394-426f-a73d-1e40219beffb Authenticating user 'default' from [fd00:1122:3344:101::e]:48220 | ||
| 15840 | 2026.01.16 09:56:54.542973 [ 287 ] {} <Debug> TCP-Session: 43bd1d59-2394-426f-a73d-1e40219beffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15841 | 2026.01.16 09:56:54.542985 [ 287 ] {} <Debug> TCP-Session: 43bd1d59-2394-426f-a73d-1e40219beffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15842 | 2026.01.16 09:56:54.543391 [ 324 ] {1844c960-81ac-45e6-b468-77407da46197} <Trace> AggregatingTransform: Aggregating | ||
| 15843 | 2026.01.16 09:56:54.543447 [ 324 ] {1844c960-81ac-45e6-b468-77407da46197} <Trace> Aggregator: Aggregation method: without_key | ||
| 15844 | 2026.01.16 09:56:54.543485 [ 324 ] {1844c960-81ac-45e6-b468-77407da46197} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997513 sec. (1002.493 rows/sec., 39.16 KiB/sec.) | ||
| 15845 | 2026.01.16 09:56:54.543504 [ 324 ] {1844c960-81ac-45e6-b468-77407da46197} <Trace> Aggregator: Merging aggregated data | ||
| 15846 | 2026.01.16 09:56:54.544719 [ 291 ] {1844c960-81ac-45e6-b468-77407da46197} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 15847 | 2026.01.16 09:56:54.544864 [ 291 ] {1844c960-81ac-45e6-b468-77407da46197} <Debug> TCPHandler: Processed in 0.003432656 sec. | ||
| 15848 | 2026.01.16 09:56:54.544967 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15849 | 2026.01.16 09:56:54.544992 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15850 | 2026.01.16 09:56:54.545003 [ 291 ] {} <Debug> TCP-Session: ea3254e4-678e-4fa7-bcbd-83095e6184db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15851 | 2026.01.16 09:56:54.545006 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15852 | 2026.01.16 09:56:54.545039 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15853 | 2026.01.16 09:56:54.545057 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15854 | 2026.01.16 09:56:54.545066 [ 290 ] {} <Debug> TCP-Session: afbc281f-0be5-48f2-bb91-6fbe43531cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15855 | 2026.01.16 09:56:54.545081 [ 287 ] {} <Debug> TCP-Session: 43bd1d59-2394-426f-a73d-1e40219beffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15856 | 2026.01.16 09:56:54.545093 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15857 | 2026.01.16 09:56:54.545103 [ 286 ] {} <Debug> TCP-Session: 70fcdb32-2abc-4048-aeec-899772d3f1a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15858 | 2026.01.16 09:56:54.545112 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15859 | 2026.01.16 09:56:54.545144 [ 293 ] {} <Debug> TCP-Session: 312df104-1366-4ffc-badf-c264416579c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15860 | 2026.01.16 09:56:54.545076 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15861 | 2026.01.16 09:56:54.545172 [ 289 ] {} <Debug> TCP-Session: 19932c10-468f-4f74-8c02-f758b8c2d28f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15862 | 2026.01.16 09:56:54.545035 [ 292 ] {} <Debug> TCP-Session: d1712c45-18b3-4ea7-b1a4-a9ed58828dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15863 | 2026.01.16 09:56:54.545206 [ 294 ] {} <Debug> TCP-Session: 9ad7adc7-d22c-45c6-99a0-818fdf1d9335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15864 | 2026.01.16 09:56:54.545024 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15865 | 2026.01.16 09:56:54.545277 [ 288 ] {} <Debug> TCP-Session: a1ef7a76-68f6-410c-b585-4e3a0be0d08f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15866 | 2026.01.16 09:56:55.026755 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.01.16 09:56:55.027007 [ 255 ] {afd0247f-d535-4f83-ab0c-22b2e89a4b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15868 | 2026.01.16 09:56:55.027139 [ 255 ] {afd0247f-d535-4f83-ab0c-22b2e89a4b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15869 | 2026.01.16 09:56:55.028205 [ 255 ] {afd0247f-d535-4f83-ab0c-22b2e89a4b5d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2026.01.16 09:56:55.028273 [ 255 ] {afd0247f-d535-4f83-ab0c-22b2e89a4b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15871 | 2026.01.16 09:56:55.028851 [ 255 ] {afd0247f-d535-4f83-ab0c-22b2e89a4b5d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15872 | 2026.01.16 09:56:55.029178 [ 255 ] {afd0247f-d535-4f83-ab0c-22b2e89a4b5d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.01.16 09:56:55.029415 [ 255 ] {afd0247f-d535-4f83-ab0c-22b2e89a4b5d} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002476 sec., 54927.302100161556 rows/sec., 4.75 MiB/sec. | ||
| 15874 | 2026.01.16 09:56:55.029495 [ 255 ] {afd0247f-d535-4f83-ab0c-22b2e89a4b5d} <Debug> TCPHandler: Processed in 0.00299329 sec. | ||
| 15875 | 2026.01.16 09:56:55.029682 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.01.16 09:56:55.029827 [ 255 ] {4a4180dc-343a-470e-a5f9-ed81df599cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15877 | 2026.01.16 09:56:55.029893 [ 255 ] {4a4180dc-343a-470e-a5f9-ed81df599cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15878 | 2026.01.16 09:56:55.030588 [ 255 ] {4a4180dc-343a-470e-a5f9-ed81df599cf5} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2026.01.16 09:56:55.030644 [ 255 ] {4a4180dc-343a-470e-a5f9-ed81df599cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15880 | 2026.01.16 09:56:55.031140 [ 255 ] {4a4180dc-343a-470e-a5f9-ed81df599cf5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15881 | 2026.01.16 09:56:55.031432 [ 255 ] {4a4180dc-343a-470e-a5f9-ed81df599cf5} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2026.01.16 09:56:55.031622 [ 255 ] {4a4180dc-343a-470e-a5f9-ed81df599cf5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001829 sec., 21869.874248223074 rows/sec., 1.61 MiB/sec. | ||
| 15883 | 2026.01.16 09:56:55.031679 [ 255 ] {4a4180dc-343a-470e-a5f9-ed81df599cf5} <Debug> TCPHandler: Processed in 0.002068808 sec. | ||
| 15884 | 2026.01.16 09:56:55.031845 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2026.01.16 09:56:55.031966 [ 255 ] {0f1fdb56-73e5-4f96-86dc-e3490876889b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15886 | 2026.01.16 09:56:55.032021 [ 255 ] {0f1fdb56-73e5-4f96-86dc-e3490876889b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15887 | 2026.01.16 09:56:55.032649 [ 255 ] {0f1fdb56-73e5-4f96-86dc-e3490876889b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.01.16 09:56:55.032698 [ 255 ] {0f1fdb56-73e5-4f96-86dc-e3490876889b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15889 | 2026.01.16 09:56:55.033138 [ 255 ] {0f1fdb56-73e5-4f96-86dc-e3490876889b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15890 | 2026.01.16 09:56:55.033456 [ 255 ] {0f1fdb56-73e5-4f96-86dc-e3490876889b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2026.01.16 09:56:55.033647 [ 255 ] {0f1fdb56-73e5-4f96-86dc-e3490876889b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001711 sec., 60783.16773816481 rows/sec., 4.75 MiB/sec. | ||
| 15892 | 2026.01.16 09:56:55.033695 [ 255 ] {0f1fdb56-73e5-4f96-86dc-e3490876889b} <Debug> TCPHandler: Processed in 0.001911526 sec. | ||
| 15893 | 2026.01.16 09:56:55.033845 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15894 | 2026.01.16 09:56:55.034013 [ 255 ] {19aa7026-4639-4fb4-8d02-2252cd2db82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15895 | 2026.01.16 09:56:55.034087 [ 255 ] {19aa7026-4639-4fb4-8d02-2252cd2db82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15896 | 2026.01.16 09:56:55.034770 [ 255 ] {19aa7026-4639-4fb4-8d02-2252cd2db82a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2026.01.16 09:56:55.034816 [ 255 ] {19aa7026-4639-4fb4-8d02-2252cd2db82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15898 | 2026.01.16 09:56:55.035270 [ 255 ] {19aa7026-4639-4fb4-8d02-2252cd2db82a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15899 | 2026.01.16 09:56:55.035575 [ 255 ] {19aa7026-4639-4fb4-8d02-2252cd2db82a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15900 | 2026.01.16 09:56:55.035762 [ 255 ] {19aa7026-4639-4fb4-8d02-2252cd2db82a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001781 sec., 89837.17012914093 rows/sec., 6.26 MiB/sec. | ||
| 15901 | 2026.01.16 09:56:55.035818 [ 255 ] {19aa7026-4639-4fb4-8d02-2252cd2db82a} <Debug> TCPHandler: Processed in 0.002034667 sec. | ||
| 15902 | 2026.01.16 09:56:55.035989 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15903 | 2026.01.16 09:56:55.036132 [ 255 ] {3dad2666-6245-4135-8cb6-e966eecdf2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15904 | 2026.01.16 09:56:55.036220 [ 255 ] {3dad2666-6245-4135-8cb6-e966eecdf2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15905 | 2026.01.16 09:56:55.037597 [ 255 ] {3dad2666-6245-4135-8cb6-e966eecdf2e5} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15906 | 2026.01.16 09:56:55.037648 [ 255 ] {3dad2666-6245-4135-8cb6-e966eecdf2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15907 | 2026.01.16 09:56:55.038577 [ 255 ] {3dad2666-6245-4135-8cb6-e966eecdf2e5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15908 | 2026.01.16 09:56:55.038948 [ 255 ] {3dad2666-6245-4135-8cb6-e966eecdf2e5} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2026.01.16 09:56:55.039216 [ 255 ] {3dad2666-6245-4135-8cb6-e966eecdf2e5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003116 sec., 12836.970474967908 rows/sec., 23.00 MiB/sec. | ||
| 15910 | 2026.01.16 09:56:55.039334 [ 255 ] {3dad2666-6245-4135-8cb6-e966eecdf2e5} <Debug> TCPHandler: Processed in 0.003413915 sec. | ||
| 15911 | 2026.01.16 09:56:55.039501 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15912 | 2026.01.16 09:56:55.039626 [ 255 ] {faabead8-1340-4bbe-b800-a2342b895c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15913 | 2026.01.16 09:56:55.039688 [ 255 ] {faabead8-1340-4bbe-b800-a2342b895c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15914 | 2026.01.16 09:56:55.040216 [ 255 ] {faabead8-1340-4bbe-b800-a2342b895c61} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15915 | 2026.01.16 09:56:55.040271 [ 255 ] {faabead8-1340-4bbe-b800-a2342b895c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15916 | 2026.01.16 09:56:55.040743 [ 255 ] {faabead8-1340-4bbe-b800-a2342b895c61} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15917 | 2026.01.16 09:56:55.041116 [ 255 ] {faabead8-1340-4bbe-b800-a2342b895c61} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15918 | 2026.01.16 09:56:55.041323 [ 255 ] {faabead8-1340-4bbe-b800-a2342b895c61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001724 sec., 34802.78422273782 rows/sec., 2.35 MiB/sec. | ||
| 15919 | 2026.01.16 09:56:55.041382 [ 255 ] {faabead8-1340-4bbe-b800-a2342b895c61} <Debug> TCPHandler: Processed in 0.001946706 sec. | ||
| 15920 | 2026.01.16 09:56:55.863476 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41160 | ||
| 15921 | 2026.01.16 09:56:55.863581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15922 | 2026.01.16 09:56:55.863606 [ 291 ] {} <Debug> TCP-Session: 5ddabe26-19d6-4bb3-854a-eee927ad63f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41160 | ||
| 15923 | 2026.01.16 09:56:55.863627 [ 291 ] {} <Debug> TCP-Session: 5ddabe26-19d6-4bb3-854a-eee927ad63f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15924 | 2026.01.16 09:56:55.863639 [ 291 ] {} <Debug> TCP-Session: 5ddabe26-19d6-4bb3-854a-eee927ad63f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15925 | 2026.01.16 09:56:55.863829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47644 | ||
| 15926 | 2026.01.16 09:56:55.863889 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56072 | ||
| 15927 | 2026.01.16 09:56:55.863923 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54858 | ||
| 15928 | 2026.01.16 09:56:55.863929 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34831 | ||
| 15929 | 2026.01.16 09:56:55.863953 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44583 | ||
| 15930 | 2026.01.16 09:56:55.863980 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35033 | ||
| 15931 | 2026.01.16 09:56:55.863988 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15932 | 2026.01.16 09:56:55.864048 [ 291 ] {} <Trace> TCP-Session: 5ddabe26-19d6-4bb3-854a-eee927ad63f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15933 | 2026.01.16 09:56:55.864041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15934 | 2026.01.16 09:56:55.864092 [ 292 ] {} <Debug> TCP-Session: 6f71a656-a0a7-4a27-b931-fd46d622130a Authenticating user 'default' from [fd00:1122:3344:101::e]:47644 | ||
| 15935 | 2026.01.16 09:56:55.864124 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15936 | 2026.01.16 09:56:55.864128 [ 289 ] {} <Debug> TCP-Session: b7d716e0-8119-4cfc-b68b-48fa418eafa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44583 | ||
| 15937 | 2026.01.16 09:56:55.864162 [ 292 ] {} <Debug> TCP-Session: 6f71a656-a0a7-4a27-b931-fd46d622130a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15938 | 2026.01.16 09:56:55.864174 [ 290 ] {} <Debug> TCP-Session: 0972ccca-5cb4-4c4a-90b1-35ef9fbea801 Authenticating user 'default' from [fd00:1122:3344:101::e]:35033 | ||
| 15939 | 2026.01.16 09:56:55.864182 [ 289 ] {} <Debug> TCP-Session: b7d716e0-8119-4cfc-b68b-48fa418eafa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15940 | 2026.01.16 09:56:55.864195 [ 292 ] {} <Debug> TCP-Session: 6f71a656-a0a7-4a27-b931-fd46d622130a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15941 | 2026.01.16 09:56:55.864218 [ 290 ] {} <Debug> TCP-Session: 0972ccca-5cb4-4c4a-90b1-35ef9fbea801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15942 | 2026.01.16 09:56:55.864218 [ 289 ] {} <Debug> TCP-Session: b7d716e0-8119-4cfc-b68b-48fa418eafa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15943 | 2026.01.16 09:56:55.864250 [ 290 ] {} <Debug> TCP-Session: 0972ccca-5cb4-4c4a-90b1-35ef9fbea801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15944 | 2026.01.16 09:56:55.864254 [ 291 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41160) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15945 | 2026.01.16 09:56:55.864033 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15946 | 2026.01.16 09:56:55.864032 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15947 | 2026.01.16 09:56:55.864339 [ 286 ] {} <Debug> TCP-Session: 3b3d7620-8090-438e-af54-51f1466d3648 Authenticating user 'default' from [fd00:1122:3344:101::e]:54858 | ||
| 15948 | 2026.01.16 09:56:55.863945 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42919 | ||
| 15949 | 2026.01.16 09:56:55.864380 [ 286 ] {} <Debug> TCP-Session: 3b3d7620-8090-438e-af54-51f1466d3648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15950 | 2026.01.16 09:56:55.864375 [ 287 ] {} <Debug> TCP-Session: f09a8f21-0d01-4062-acf5-a5640bc04af3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34831 | ||
| 15951 | 2026.01.16 09:56:55.864442 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15952 | 2026.01.16 09:56:55.864416 [ 286 ] {} <Debug> TCP-Session: 3b3d7620-8090-438e-af54-51f1466d3648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15953 | 2026.01.16 09:56:55.864482 [ 287 ] {} <Debug> TCP-Session: f09a8f21-0d01-4062-acf5-a5640bc04af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15954 | 2026.01.16 09:56:55.864488 [ 288 ] {} <Debug> TCP-Session: 09f1a980-1de7-44e6-999a-483d5147ce53 Authenticating user 'default' from [fd00:1122:3344:101::e]:42919 | ||
| 15955 | 2026.01.16 09:56:55.864524 [ 287 ] {} <Debug> TCP-Session: f09a8f21-0d01-4062-acf5-a5640bc04af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15956 | 2026.01.16 09:56:55.864544 [ 288 ] {} <Debug> TCP-Session: 09f1a980-1de7-44e6-999a-483d5147ce53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15957 | 2026.01.16 09:56:55.863905 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44301 | ||
| 15958 | 2026.01.16 09:56:55.864576 [ 288 ] {} <Debug> TCP-Session: 09f1a980-1de7-44e6-999a-483d5147ce53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15959 | 2026.01.16 09:56:55.864034 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15960 | 2026.01.16 09:56:55.864627 [ 291 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15961 | 2026.01.16 09:56:55.864654 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15962 | 2026.01.16 09:56:55.864668 [ 293 ] {} <Debug> TCP-Session: a4f4dc2f-9633-4259-9c77-af4dee245259 Authenticating user 'default' from [fd00:1122:3344:101::e]:56072 | ||
| 15963 | 2026.01.16 09:56:55.864689 [ 294 ] {} <Debug> TCP-Session: be40dfa1-d35f-4a26-a260-f7cde6a85eb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44301 | ||
| 15964 | 2026.01.16 09:56:55.864710 [ 293 ] {} <Debug> TCP-Session: a4f4dc2f-9633-4259-9c77-af4dee245259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15965 | 2026.01.16 09:56:55.864713 [ 291 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15966 | 2026.01.16 09:56:55.864743 [ 293 ] {} <Debug> TCP-Session: a4f4dc2f-9633-4259-9c77-af4dee245259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15967 | 2026.01.16 09:56:55.864721 [ 294 ] {} <Debug> TCP-Session: be40dfa1-d35f-4a26-a260-f7cde6a85eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15968 | 2026.01.16 09:56:55.864803 [ 294 ] {} <Debug> TCP-Session: be40dfa1-d35f-4a26-a260-f7cde6a85eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15969 | 2026.01.16 09:56:55.865131 [ 291 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 15970 | 2026.01.16 09:56:55.866537 [ 341 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Trace> AggregatingTransform: Aggregating | ||
| 15971 | 2026.01.16 09:56:55.866578 [ 341 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Trace> Aggregator: Aggregation method: without_key | ||
| 15972 | 2026.01.16 09:56:55.866617 [ 341 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001346218 sec. (742.822 rows/sec., 29.02 KiB/sec.) | ||
| 15973 | 2026.01.16 09:56:55.866635 [ 341 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Trace> Aggregator: Merging aggregated data | ||
| 15974 | 2026.01.16 09:56:55.869022 [ 291 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004836 sec., 206.782464846981 rows/sec., 8.08 KiB/sec. | ||
| 15975 | 2026.01.16 09:56:55.869195 [ 291 ] {564e7db5-ecf3-4cdb-88c1-18bc6636e101} <Debug> TCPHandler: Processed in 0.005262801 sec. | ||
| 15976 | 2026.01.16 09:56:55.869316 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15977 | 2026.01.16 09:56:55.869345 [ 291 ] {} <Debug> TCP-Session: 5ddabe26-19d6-4bb3-854a-eee927ad63f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15978 | 2026.01.16 09:56:55.869356 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15979 | 2026.01.16 09:56:55.869393 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15980 | 2026.01.16 09:56:55.869396 [ 286 ] {} <Debug> TCP-Session: 3b3d7620-8090-438e-af54-51f1466d3648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15981 | 2026.01.16 09:56:55.869418 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15982 | 2026.01.16 09:56:55.869439 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15983 | 2026.01.16 09:56:55.869462 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15984 | 2026.01.16 09:56:55.869480 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15985 | 2026.01.16 09:56:55.869492 [ 288 ] {} <Debug> TCP-Session: 09f1a980-1de7-44e6-999a-483d5147ce53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15986 | 2026.01.16 09:56:55.869511 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15987 | 2026.01.16 09:56:55.869539 [ 294 ] {} <Debug> TCP-Session: be40dfa1-d35f-4a26-a260-f7cde6a85eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15988 | 2026.01.16 09:56:55.869532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15989 | 2026.01.16 09:56:55.869565 [ 287 ] {} <Debug> TCP-Session: f09a8f21-0d01-4062-acf5-a5640bc04af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15990 | 2026.01.16 09:56:55.869531 [ 293 ] {} <Debug> TCP-Session: a4f4dc2f-9633-4259-9c77-af4dee245259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15991 | 2026.01.16 09:56:55.869588 [ 289 ] {} <Debug> TCP-Session: b7d716e0-8119-4cfc-b68b-48fa418eafa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15992 | 2026.01.16 09:56:55.869477 [ 290 ] {} <Debug> TCP-Session: 0972ccca-5cb4-4c4a-90b1-35ef9fbea801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15993 | 2026.01.16 09:56:55.869442 [ 292 ] {} <Debug> TCP-Session: 6f71a656-a0a7-4a27-b931-fd46d622130a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15994 | 2026.01.16 09:56:56.060734 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50664 | ||
| 15995 | 2026.01.16 09:56:56.060840 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15996 | 2026.01.16 09:56:56.060867 [ 291 ] {} <Debug> TCP-Session: 730abab2-7394-49f8-941a-be5aaa5d79ba Authenticating user 'default' from [fd00:1122:3344:101::e]:50664 | ||
| 15997 | 2026.01.16 09:56:56.060889 [ 291 ] {} <Debug> TCP-Session: 730abab2-7394-49f8-941a-be5aaa5d79ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15998 | 2026.01.16 09:56:56.060906 [ 291 ] {} <Debug> TCP-Session: 730abab2-7394-49f8-941a-be5aaa5d79ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15999 | 2026.01.16 09:56:56.061088 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43562 | ||
| 16000 | 2026.01.16 09:56:56.061115 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61977 | ||
| 16001 | 2026.01.16 09:56:56.061174 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39433 | ||
| 16002 | 2026.01.16 09:56:56.061165 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54692 | ||
| 16003 | 2026.01.16 09:56:56.061202 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50636 | ||
| 16004 | 2026.01.16 09:56:56.061246 [ 291 ] {} <Trace> TCP-Session: 730abab2-7394-49f8-941a-be5aaa5d79ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16005 | 2026.01.16 09:56:56.061266 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16006 | 2026.01.16 09:56:56.061266 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16007 | 2026.01.16 09:56:56.061290 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16008 | 2026.01.16 09:56:56.061151 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41551 | ||
| 16009 | 2026.01.16 09:56:56.061332 [ 289 ] {} <Debug> TCP-Session: f33adbef-8354-42f2-bee7-02e4e342e5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:39433 | ||
| 16010 | 2026.01.16 09:56:56.061342 [ 288 ] {} <Debug> TCP-Session: 3856bcd8-b6a2-4d3c-b7e5-c6fbb9a9cdf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54692 | ||
| 16011 | 2026.01.16 09:56:56.061357 [ 286 ] {} <Debug> TCP-Session: cc113eaa-727a-4926-8c64-b08de048cfc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61977 | ||
| 16012 | 2026.01.16 09:56:56.061376 [ 289 ] {} <Debug> TCP-Session: f33adbef-8354-42f2-bee7-02e4e342e5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16013 | 2026.01.16 09:56:56.061375 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16014 | 2026.01.16 09:56:56.061403 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16015 | 2026.01.16 09:56:56.061398 [ 289 ] {} <Debug> TCP-Session: f33adbef-8354-42f2-bee7-02e4e342e5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16016 | 2026.01.16 09:56:56.061440 [ 287 ] {} <Debug> TCP-Session: b7d2cb01-8ddd-4542-bc0c-d5a634e46cdb Authenticating user 'default' from [fd00:1122:3344:101::e]:41551 | ||
| 16017 | 2026.01.16 09:56:56.061429 [ 290 ] {} <Debug> TCP-Session: c0fe991e-1b7e-4c26-bae3-19d423e1998c Authenticating user 'default' from [fd00:1122:3344:101::e]:50636 | ||
| 16018 | 2026.01.16 09:56:56.061470 [ 287 ] {} <Debug> TCP-Session: b7d2cb01-8ddd-4542-bc0c-d5a634e46cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16019 | 2026.01.16 09:56:56.061391 [ 288 ] {} <Debug> TCP-Session: 3856bcd8-b6a2-4d3c-b7e5-c6fbb9a9cdf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16020 | 2026.01.16 09:56:56.061496 [ 287 ] {} <Debug> TCP-Session: b7d2cb01-8ddd-4542-bc0c-d5a634e46cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16021 | 2026.01.16 09:56:56.061517 [ 288 ] {} <Debug> TCP-Session: 3856bcd8-b6a2-4d3c-b7e5-c6fbb9a9cdf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16022 | 2026.01.16 09:56:56.061498 [ 290 ] {} <Debug> TCP-Session: c0fe991e-1b7e-4c26-bae3-19d423e1998c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16023 | 2026.01.16 09:56:56.061551 [ 291 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50664) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16024 | 2026.01.16 09:56:56.061565 [ 290 ] {} <Debug> TCP-Session: c0fe991e-1b7e-4c26-bae3-19d423e1998c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16025 | 2026.01.16 09:56:56.061095 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45941 | ||
| 16026 | 2026.01.16 09:56:56.061104 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39069 | ||
| 16027 | 2026.01.16 09:56:56.061398 [ 286 ] {} <Debug> TCP-Session: cc113eaa-727a-4926-8c64-b08de048cfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16028 | 2026.01.16 09:56:56.061249 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16029 | 2026.01.16 09:56:56.061660 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16030 | 2026.01.16 09:56:56.061667 [ 286 ] {} <Debug> TCP-Session: cc113eaa-727a-4926-8c64-b08de048cfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16031 | 2026.01.16 09:56:56.061693 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16032 | 2026.01.16 09:56:56.061707 [ 293 ] {} <Debug> TCP-Session: d8e394bf-f073-4389-9cfe-966aec754445 Authenticating user 'default' from [fd00:1122:3344:101::e]:45941 | ||
| 16033 | 2026.01.16 09:56:56.061737 [ 294 ] {} <Debug> TCP-Session: e4f0ec55-f33f-401d-9704-e689c5dae45c Authenticating user 'default' from [fd00:1122:3344:101::e]:39069 | ||
| 16034 | 2026.01.16 09:56:56.061744 [ 293 ] {} <Debug> TCP-Session: d8e394bf-f073-4389-9cfe-966aec754445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16035 | 2026.01.16 09:56:56.061764 [ 294 ] {} <Debug> TCP-Session: e4f0ec55-f33f-401d-9704-e689c5dae45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16036 | 2026.01.16 09:56:56.061773 [ 293 ] {} <Debug> TCP-Session: d8e394bf-f073-4389-9cfe-966aec754445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16037 | 2026.01.16 09:56:56.061785 [ 294 ] {} <Debug> TCP-Session: e4f0ec55-f33f-401d-9704-e689c5dae45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16038 | 2026.01.16 09:56:56.061697 [ 292 ] {} <Debug> TCP-Session: 65e0bcc2-0ae0-4be6-a3a9-08ba9025b78f Authenticating user 'default' from [fd00:1122:3344:101::e]:43562 | ||
| 16039 | 2026.01.16 09:56:56.061826 [ 291 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16040 | 2026.01.16 09:56:56.061852 [ 292 ] {} <Debug> TCP-Session: 65e0bcc2-0ae0-4be6-a3a9-08ba9025b78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16041 | 2026.01.16 09:56:56.061875 [ 292 ] {} <Debug> TCP-Session: 65e0bcc2-0ae0-4be6-a3a9-08ba9025b78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16042 | 2026.01.16 09:56:56.061895 [ 291 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16043 | 2026.01.16 09:56:56.062187 [ 291 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 16044 | 2026.01.16 09:56:56.063182 [ 329 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Trace> AggregatingTransform: Aggregating | ||
| 16045 | 2026.01.16 09:56:56.063238 [ 329 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Trace> Aggregator: Aggregation method: without_key | ||
| 16046 | 2026.01.16 09:56:56.063277 [ 329 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988383 sec. (1011.754 rows/sec., 39.52 KiB/sec.) | ||
| 16047 | 2026.01.16 09:56:56.063298 [ 329 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Trace> Aggregator: Merging aggregated data | ||
| 16048 | 2026.01.16 09:56:56.064675 [ 291 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003178 sec., 314.66331025802396 rows/sec., 12.29 KiB/sec. | ||
| 16049 | 2026.01.16 09:56:56.064831 [ 291 ] {d1e554a4-ec2f-4164-9a48-15af64c54c86} <Debug> TCPHandler: Processed in 0.0037075 sec. | ||
| 16050 | 2026.01.16 09:56:56.064967 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16051 | 2026.01.16 09:56:56.064993 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16052 | 2026.01.16 09:56:56.064999 [ 291 ] {} <Debug> TCP-Session: 730abab2-7394-49f8-941a-be5aaa5d79ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16053 | 2026.01.16 09:56:56.065015 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16054 | 2026.01.16 09:56:56.065037 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16055 | 2026.01.16 09:56:56.065055 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16056 | 2026.01.16 09:56:56.065080 [ 293 ] {} <Debug> TCP-Session: d8e394bf-f073-4389-9cfe-966aec754445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16057 | 2026.01.16 09:56:56.065095 [ 286 ] {} <Debug> TCP-Session: cc113eaa-727a-4926-8c64-b08de048cfc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16058 | 2026.01.16 09:56:56.065106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16059 | 2026.01.16 09:56:56.065120 [ 288 ] {} <Debug> TCP-Session: 3856bcd8-b6a2-4d3c-b7e5-c6fbb9a9cdf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16060 | 2026.01.16 09:56:56.065121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16061 | 2026.01.16 09:56:56.065155 [ 289 ] {} <Debug> TCP-Session: f33adbef-8354-42f2-bee7-02e4e342e5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16062 | 2026.01.16 09:56:56.065088 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16063 | 2026.01.16 09:56:56.065188 [ 290 ] {} <Debug> TCP-Session: c0fe991e-1b7e-4c26-bae3-19d423e1998c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16064 | 2026.01.16 09:56:56.065089 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16065 | 2026.01.16 09:56:56.065228 [ 287 ] {} <Debug> TCP-Session: b7d2cb01-8ddd-4542-bc0c-d5a634e46cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16066 | 2026.01.16 09:56:56.065039 [ 292 ] {} <Debug> TCP-Session: 65e0bcc2-0ae0-4be6-a3a9-08ba9025b78f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16067 | 2026.01.16 09:56:56.065260 [ 294 ] {} <Debug> TCP-Session: e4f0ec55-f33f-401d-9704-e689c5dae45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16068 | 2026.01.16 09:56:58.047027 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16069 | 2026.01.16 09:56:58.047127 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16070 | 2026.01.16 09:56:58.329458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39313 | ||
| 16071 | 2026.01.16 09:56:58.330006 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.01.16 09:56:58.330048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16073 | 2026.01.16 09:56:58.330536 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16074 | 2026.01.16 09:56:58.330767 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.01.16 09:56:58.330892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39313 | ||
| 16076 | 2026.01.16 09:57:00.020027 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2026.01.16 09:57:00.020233 [ 255 ] {35a8e8c6-2be4-4daa-909f-734296dc4926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16078 | 2026.01.16 09:57:00.020306 [ 255 ] {35a8e8c6-2be4-4daa-909f-734296dc4926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16079 | 2026.01.16 09:57:00.021029 [ 255 ] {35a8e8c6-2be4-4daa-909f-734296dc4926} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16080 | 2026.01.16 09:57:00.021074 [ 255 ] {35a8e8c6-2be4-4daa-909f-734296dc4926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16081 | 2026.01.16 09:57:00.021457 [ 255 ] {35a8e8c6-2be4-4daa-909f-734296dc4926} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16082 | 2026.01.16 09:57:00.021696 [ 255 ] {35a8e8c6-2be4-4daa-909f-734296dc4926} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16083 | 2026.01.16 09:57:00.021847 [ 255 ] {35a8e8c6-2be4-4daa-909f-734296dc4926} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.56 MiB/sec. | ||
| 16084 | 2026.01.16 09:57:00.021891 [ 255 ] {35a8e8c6-2be4-4daa-909f-734296dc4926} <Debug> TCPHandler: Processed in 0.002000837 sec. | ||
| 16085 | 2026.01.16 09:57:00.021973 [ 224 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16086 | 2026.01.16 09:57:00.022016 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16087 | 2026.01.16 09:57:00.022032 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16088 | 2026.01.16 09:57:00.022126 [ 255 ] {eaac7815-90e7-46ae-8ef6-f6c89830c4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16089 | 2026.01.16 09:57:00.022172 [ 255 ] {eaac7815-90e7-46ae-8ef6-f6c89830c4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16090 | 2026.01.16 09:57:00.022602 [ 255 ] {eaac7815-90e7-46ae-8ef6-f6c89830c4db} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.01.16 09:57:00.022638 [ 255 ] {eaac7815-90e7-46ae-8ef6-f6c89830c4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16092 | 2026.01.16 09:57:00.022958 [ 255 ] {eaac7815-90e7-46ae-8ef6-f6c89830c4db} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16093 | 2026.01.16 09:57:00.023231 [ 255 ] {eaac7815-90e7-46ae-8ef6-f6c89830c4db} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.01.16 09:57:00.023365 [ 255 ] {eaac7815-90e7-46ae-8ef6-f6c89830c4db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 16095 | 2026.01.16 09:57:00.023403 [ 255 ] {eaac7815-90e7-46ae-8ef6-f6c89830c4db} <Debug> TCPHandler: Processed in 0.001437569 sec. | ||
| 16096 | 2026.01.16 09:57:00.023521 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.01.16 09:57:00.023613 [ 255 ] {361c0f66-fe57-41be-9a32-1b0ab4b14b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16098 | 2026.01.16 09:57:00.023656 [ 255 ] {361c0f66-fe57-41be-9a32-1b0ab4b14b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16099 | 2026.01.16 09:57:00.024069 [ 255 ] {361c0f66-fe57-41be-9a32-1b0ab4b14b82} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.01.16 09:57:00.024105 [ 255 ] {361c0f66-fe57-41be-9a32-1b0ab4b14b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16101 | 2026.01.16 09:57:00.024436 [ 255 ] {361c0f66-fe57-41be-9a32-1b0ab4b14b82} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16102 | 2026.01.16 09:57:00.024725 [ 255 ] {361c0f66-fe57-41be-9a32-1b0ab4b14b82} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.01.16 09:57:00.024862 [ 15 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_124_27 to all_125_125_0 | ||
| 16104 | 2026.01.16 09:57:00.024872 [ 255 ] {361c0f66-fe57-41be-9a32-1b0ab4b14b82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 16105 | 2026.01.16 09:57:00.024934 [ 15 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2026.01.16 09:57:00.024955 [ 255 ] {361c0f66-fe57-41be-9a32-1b0ab4b14b82} <Debug> TCPHandler: Processed in 0.00148189 sec. | ||
| 16107 | 2026.01.16 09:57:00.024965 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16108 | 2026.01.16 09:57:00.025077 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16109 | 2026.01.16 09:57:00.025094 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_125_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_27 to all_125_125_0 into Compact with storage Full | ||
| 16110 | 2026.01.16 09:57:00.025174 [ 255 ] {a01a3cd7-71e0-489f-af8b-f8fda55815d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16111 | 2026.01.16 09:57:00.025219 [ 255 ] {a01a3cd7-71e0-489f-af8b-f8fda55815d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16112 | 2026.01.16 09:57:00.025260 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_125_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16113 | 2026.01.16 09:57:00.025304 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_27, total 38055 rows starting from the beginning of the part | ||
| 16114 | 2026.01.16 09:57:00.025373 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_125_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 16115 | 2026.01.16 09:57:00.025562 [ 255 ] {a01a3cd7-71e0-489f-af8b-f8fda55815d1} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16116 | 2026.01.16 09:57:00.025601 [ 255 ] {a01a3cd7-71e0-489f-af8b-f8fda55815d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16117 | 2026.01.16 09:57:00.025932 [ 255 ] {a01a3cd7-71e0-489f-af8b-f8fda55815d1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16118 | 2026.01.16 09:57:00.026089 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16119 | 2026.01.16 09:57:00.026182 [ 255 ] {a01a3cd7-71e0-489f-af8b-f8fda55815d1} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2026.01.16 09:57:00.026323 [ 255 ] {a01a3cd7-71e0-489f-af8b-f8fda55815d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 16121 | 2026.01.16 09:57:00.026358 [ 255 ] {a01a3cd7-71e0-489f-af8b-f8fda55815d1} <Debug> TCPHandler: Processed in 0.001329257 sec. | ||
| 16122 | 2026.01.16 09:57:00.026413 [ 223 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16123 | 2026.01.16 09:57:00.026453 [ 223 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16124 | 2026.01.16 09:57:00.029602 [ 223 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16125 | 2026.01.16 09:57:00.032722 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_125_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38215 rows, containing 5 columns (5 merged, 0 gathered) in 0.007677072 sec., 4977809.248109175 rows/sec., 337.72 MiB/sec. | ||
| 16126 | 2026.01.16 09:57:00.033108 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_125_28} <Trace> MergedBlockOutputStream: filled checksums all_1_125_28 (state Temporary) | ||
| 16127 | 2026.01.16 09:57:00.033424 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_125_28} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_125_28 to all_1_125_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.01.16 09:57:00.033512 [ 197 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_125_28} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_124_27, all_125_125_0] -> all_1_125_28 | ||
| 16129 | 2026.01.16 09:57:00.033594 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16130 | 2026.01.16 09:57:00.429480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16131 | 2026.01.16 09:57:00.448895 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2026.01.16 09:57:00.448945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16133 | 2026.01.16 09:57:00.455236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16134 | 2026.01.16 09:57:00.455954 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2026.01.16 09:57:00.459353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16136 | 2026.01.16 09:57:00.942623 [ 222 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16137 | 2026.01.16 09:57:00.942701 [ 222 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16138 | 2026.01.16 09:57:00.945409 [ 222 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16139 | 2026.01.16 09:57:00.952265 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16140 | 2026.01.16 09:57:00.952325 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16141 | 2026.01.16 09:57:00.955767 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16142 | 2026.01.16 09:57:01.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.89 MiB, peak 390.79 MiB, free memory in arenas 0.00 B, will set to 375.01 MiB (RSS), difference: 1.12 MiB | ||
| 16143 | 2026.01.16 09:57:02.561911 [ 221 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 16144 | 2026.01.16 09:57:02.561978 [ 221 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 16145 | 2026.01.16 09:57:02.563802 [ 221 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 16146 | 2026.01.16 09:57:03.422292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1932 | ||
| 16147 | 2026.01.16 09:57:03.424532 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2026.01.16 09:57:03.424582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16149 | 2026.01.16 09:57:03.425774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16150 | 2026.01.16 09:57:03.426048 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.01.16 09:57:03.426188 [ 29 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16152 | 2026.01.16 09:57:03.426222 [ 29 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16153 | 2026.01.16 09:57:03.426242 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16154 | 2026.01.16 09:57:03.426359 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 16155 | 2026.01.16 09:57:03.426422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1932 | ||
| 16156 | 2026.01.16 09:57:03.426924 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16157 | 2026.01.16 09:57:03.427072 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1818 rows starting from the beginning of the part | ||
| 16158 | 2026.01.16 09:57:03.427417 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part | ||
| 16159 | 2026.01.16 09:57:03.427715 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
| 16160 | 2026.01.16 09:57:03.428002 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part | ||
| 16161 | 2026.01.16 09:57:03.428282 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part | ||
| 16162 | 2026.01.16 09:57:03.428572 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 16163 | 2026.01.16 09:57:03.435059 [ 198 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1932 rows, containing 72 columns (72 merged, 0 gathered) in 0.008749467 sec., 220813.4506936251 rows/sec., 170.79 MiB/sec. | ||
| 16164 | 2026.01.16 09:57:03.437122 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16165 | 2026.01.16 09:57:03.437789 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16166 | 2026.01.16 09:57:03.437883 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_61_12} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16167 | 2026.01.16 09:57:03.438256 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
| 16168 | 2026.01.16 09:57:05.051821 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2026.01.16 09:57:05.052025 [ 255 ] {f27f1f87-e2df-4eeb-81bd-b6790f841715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16170 | 2026.01.16 09:57:05.052099 [ 255 ] {f27f1f87-e2df-4eeb-81bd-b6790f841715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16171 | 2026.01.16 09:57:05.052762 [ 255 ] {f27f1f87-e2df-4eeb-81bd-b6790f841715} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16172 | 2026.01.16 09:57:05.052812 [ 255 ] {f27f1f87-e2df-4eeb-81bd-b6790f841715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16173 | 2026.01.16 09:57:05.053211 [ 255 ] {f27f1f87-e2df-4eeb-81bd-b6790f841715} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16174 | 2026.01.16 09:57:05.053437 [ 255 ] {f27f1f87-e2df-4eeb-81bd-b6790f841715} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16175 | 2026.01.16 09:57:05.053594 [ 255 ] {f27f1f87-e2df-4eeb-81bd-b6790f841715} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001625 sec., 14769.23076923077 rows/sec., 1.23 MiB/sec. | ||
| 16176 | 2026.01.16 09:57:05.053636 [ 255 ] {f27f1f87-e2df-4eeb-81bd-b6790f841715} <Debug> TCPHandler: Processed in 0.001958997 sec. | ||
| 16177 | 2026.01.16 09:57:05.053659 [ 221 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 16178 | 2026.01.16 09:57:05.053712 [ 221 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 16179 | 2026.01.16 09:57:05.053764 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16180 | 2026.01.16 09:57:05.053892 [ 255 ] {702b97a1-8571-454e-9592-88352efefdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16181 | 2026.01.16 09:57:05.053944 [ 255 ] {702b97a1-8571-454e-9592-88352efefdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16182 | 2026.01.16 09:57:05.054392 [ 255 ] {702b97a1-8571-454e-9592-88352efefdc6} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16183 | 2026.01.16 09:57:05.054430 [ 255 ] {702b97a1-8571-454e-9592-88352efefdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16184 | 2026.01.16 09:57:05.054794 [ 255 ] {702b97a1-8571-454e-9592-88352efefdc6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16185 | 2026.01.16 09:57:05.055056 [ 255 ] {702b97a1-8571-454e-9592-88352efefdc6} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2026.01.16 09:57:05.055190 [ 255 ] {702b97a1-8571-454e-9592-88352efefdc6} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001322 sec., 12102.874432677761 rows/sec., 986.90 KiB/sec. | ||
| 16187 | 2026.01.16 09:57:05.055229 [ 255 ] {702b97a1-8571-454e-9592-88352efefdc6} <Debug> TCPHandler: Processed in 0.00152531 sec. | ||
| 16188 | 2026.01.16 09:57:05.055355 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2026.01.16 09:57:05.055479 [ 255 ] {e5ae474b-ced5-4412-a5e4-405e9cab786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16190 | 2026.01.16 09:57:05.055530 [ 255 ] {e5ae474b-ced5-4412-a5e4-405e9cab786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16191 | 2026.01.16 09:57:05.055551 [ 221 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 16192 | 2026.01.16 09:57:05.056728 [ 255 ] {e5ae474b-ced5-4412-a5e4-405e9cab786e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16193 | 2026.01.16 09:57:05.056771 [ 255 ] {e5ae474b-ced5-4412-a5e4-405e9cab786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16194 | 2026.01.16 09:57:05.057181 [ 255 ] {e5ae474b-ced5-4412-a5e4-405e9cab786e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16195 | 2026.01.16 09:57:05.057406 [ 255 ] {e5ae474b-ced5-4412-a5e4-405e9cab786e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16196 | 2026.01.16 09:57:05.057546 [ 255 ] {e5ae474b-ced5-4412-a5e4-405e9cab786e} <Debug> executeQuery: Read 1404 rows, 120.19 KiB in 0.00209 sec., 671770.3349282297 rows/sec., 56.16 MiB/sec. | ||
| 16197 | 2026.01.16 09:57:05.057585 [ 255 ] {e5ae474b-ced5-4412-a5e4-405e9cab786e} <Debug> TCPHandler: Processed in 0.00229224 sec. | ||
| 16198 | 2026.01.16 09:57:05.057694 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16199 | 2026.01.16 09:57:05.057799 [ 255 ] {b7acbfb1-26de-49a3-bf48-049b3867d8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16200 | 2026.01.16 09:57:05.057841 [ 255 ] {b7acbfb1-26de-49a3-bf48-049b3867d8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16201 | 2026.01.16 09:57:05.058278 [ 255 ] {b7acbfb1-26de-49a3-bf48-049b3867d8f1} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2026.01.16 09:57:05.058317 [ 255 ] {b7acbfb1-26de-49a3-bf48-049b3867d8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16203 | 2026.01.16 09:57:05.058647 [ 255 ] {b7acbfb1-26de-49a3-bf48-049b3867d8f1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16204 | 2026.01.16 09:57:05.058871 [ 255 ] {b7acbfb1-26de-49a3-bf48-049b3867d8f1} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.01.16 09:57:05.059009 [ 255 ] {b7acbfb1-26de-49a3-bf48-049b3867d8f1} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001229 sec., 55329.536208299425 rows/sec., 4.04 MiB/sec. | ||
| 16206 | 2026.01.16 09:57:05.059049 [ 255 ] {b7acbfb1-26de-49a3-bf48-049b3867d8f1} <Debug> TCPHandler: Processed in 0.001406329 sec. | ||
| 16207 | 2026.01.16 09:57:05.059162 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16208 | 2026.01.16 09:57:05.059265 [ 255 ] {1f44ea2d-5902-4eef-98de-d94b2c236e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16209 | 2026.01.16 09:57:05.059306 [ 255 ] {1f44ea2d-5902-4eef-98de-d94b2c236e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16210 | 2026.01.16 09:57:05.059797 [ 255 ] {1f44ea2d-5902-4eef-98de-d94b2c236e51} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2026.01.16 09:57:05.059834 [ 255 ] {1f44ea2d-5902-4eef-98de-d94b2c236e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16212 | 2026.01.16 09:57:05.060154 [ 255 ] {1f44ea2d-5902-4eef-98de-d94b2c236e51} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16213 | 2026.01.16 09:57:05.060381 [ 255 ] {1f44ea2d-5902-4eef-98de-d94b2c236e51} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2026.01.16 09:57:05.060516 [ 255 ] {1f44ea2d-5902-4eef-98de-d94b2c236e51} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001269 sec., 198581.56028368796 rows/sec., 13.73 MiB/sec. | ||
| 16215 | 2026.01.16 09:57:05.060555 [ 255 ] {1f44ea2d-5902-4eef-98de-d94b2c236e51} <Debug> TCPHandler: Processed in 0.001444729 sec. | ||
| 16216 | 2026.01.16 09:57:05.060668 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16217 | 2026.01.16 09:57:05.060763 [ 255 ] {4023c2ab-46a3-442b-bf84-9a4b94e188e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16218 | 2026.01.16 09:57:05.060804 [ 255 ] {4023c2ab-46a3-442b-bf84-9a4b94e188e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16219 | 2026.01.16 09:57:05.061214 [ 255 ] {4023c2ab-46a3-442b-bf84-9a4b94e188e7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16220 | 2026.01.16 09:57:05.061252 [ 255 ] {4023c2ab-46a3-442b-bf84-9a4b94e188e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16221 | 2026.01.16 09:57:05.061559 [ 255 ] {4023c2ab-46a3-442b-bf84-9a4b94e188e7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16222 | 2026.01.16 09:57:05.061793 [ 255 ] {4023c2ab-46a3-442b-bf84-9a4b94e188e7} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16223 | 2026.01.16 09:57:05.061931 [ 255 ] {4023c2ab-46a3-442b-bf84-9a4b94e188e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 791.14 KiB/sec. | ||
| 16224 | 2026.01.16 09:57:05.061970 [ 255 ] {4023c2ab-46a3-442b-bf84-9a4b94e188e7} <Debug> TCPHandler: Processed in 0.001352148 sec. | ||
| 16225 | 2026.01.16 09:57:05.062085 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16226 | 2026.01.16 09:57:05.062182 [ 255 ] {1b25cb9d-fb9d-427c-8a76-29c3f96328a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16227 | 2026.01.16 09:57:05.062223 [ 255 ] {1b25cb9d-fb9d-427c-8a76-29c3f96328a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16228 | 2026.01.16 09:57:05.062935 [ 255 ] {1b25cb9d-fb9d-427c-8a76-29c3f96328a9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16229 | 2026.01.16 09:57:05.062971 [ 255 ] {1b25cb9d-fb9d-427c-8a76-29c3f96328a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16230 | 2026.01.16 09:57:05.063305 [ 255 ] {1b25cb9d-fb9d-427c-8a76-29c3f96328a9} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16231 | 2026.01.16 09:57:05.063512 [ 255 ] {1b25cb9d-fb9d-427c-8a76-29c3f96328a9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16232 | 2026.01.16 09:57:05.063641 [ 255 ] {1b25cb9d-fb9d-427c-8a76-29c3f96328a9} <Debug> executeQuery: Read 612 rows, 47.17 KiB in 0.001477 sec., 414353.4190927556 rows/sec., 31.19 MiB/sec. | ||
| 16233 | 2026.01.16 09:57:05.063678 [ 255 ] {1b25cb9d-fb9d-427c-8a76-29c3f96328a9} <Debug> TCPHandler: Processed in 0.001650553 sec. | ||
| 16234 | 2026.01.16 09:57:05.063782 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16235 | 2026.01.16 09:57:05.063880 [ 255 ] {26e68749-6c83-4b39-b167-9fe62311e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16236 | 2026.01.16 09:57:05.063922 [ 255 ] {26e68749-6c83-4b39-b167-9fe62311e143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16237 | 2026.01.16 09:57:05.064599 [ 255 ] {26e68749-6c83-4b39-b167-9fe62311e143} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16238 | 2026.01.16 09:57:05.064636 [ 255 ] {26e68749-6c83-4b39-b167-9fe62311e143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16239 | 2026.01.16 09:57:05.065015 [ 255 ] {26e68749-6c83-4b39-b167-9fe62311e143} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16240 | 2026.01.16 09:57:05.065230 [ 255 ] {26e68749-6c83-4b39-b167-9fe62311e143} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2026.01.16 09:57:05.065354 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_125_28 to all_130_130_0 | ||
| 16242 | 2026.01.16 09:57:05.065365 [ 255 ] {26e68749-6c83-4b39-b167-9fe62311e143} <Debug> executeQuery: Read 888 rows, 61.72 KiB in 0.001504 sec., 590425.5319148937 rows/sec., 40.08 MiB/sec. | ||
| 16243 | 2026.01.16 09:57:05.065406 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16244 | 2026.01.16 09:57:05.065421 [ 255 ] {26e68749-6c83-4b39-b167-9fe62311e143} <Debug> TCPHandler: Processed in 0.001689783 sec. | ||
| 16245 | 2026.01.16 09:57:05.065431 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16246 | 2026.01.16 09:57:05.065540 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_28 to all_130_130_0 into Compact with storage Full | ||
| 16247 | 2026.01.16 09:57:05.065550 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16248 | 2026.01.16 09:57:05.065652 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16249 | 2026.01.16 09:57:05.065655 [ 255 ] {ddbae7a8-eb64-4993-a33e-0ee36852e34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16250 | 2026.01.16 09:57:05.065687 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_28, total 38215 rows starting from the beginning of the part | ||
| 16251 | 2026.01.16 09:57:05.065718 [ 255 ] {ddbae7a8-eb64-4993-a33e-0ee36852e34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16252 | 2026.01.16 09:57:05.065757 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16253 | 2026.01.16 09:57:05.065811 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16254 | 2026.01.16 09:57:05.065861 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 16255 | 2026.01.16 09:57:05.065907 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16256 | 2026.01.16 09:57:05.065952 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 888 rows starting from the beginning of the part | ||
| 16257 | 2026.01.16 09:57:05.066637 [ 255 ] {ddbae7a8-eb64-4993-a33e-0ee36852e34f} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16258 | 2026.01.16 09:57:05.066673 [ 255 ] {ddbae7a8-eb64-4993-a33e-0ee36852e34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16259 | 2026.01.16 09:57:05.067258 [ 255 ] {ddbae7a8-eb64-4993-a33e-0ee36852e34f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16260 | 2026.01.16 09:57:05.067494 [ 255 ] {ddbae7a8-eb64-4993-a33e-0ee36852e34f} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16261 | 2026.01.16 09:57:05.067616 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16262 | 2026.01.16 09:57:05.067647 [ 255 ] {ddbae7a8-eb64-4993-a33e-0ee36852e34f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002009 sec., 19910.40318566451 rows/sec., 35.68 MiB/sec. | ||
| 16263 | 2026.01.16 09:57:05.067651 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.01.16 09:57:05.067688 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16265 | 2026.01.16 09:57:05.067739 [ 255 ] {ddbae7a8-eb64-4993-a33e-0ee36852e34f} <Debug> TCPHandler: Processed in 0.00223826 sec. | ||
| 16266 | 2026.01.16 09:57:05.067815 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 16267 | 2026.01.16 09:57:05.067856 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16268 | 2026.01.16 09:57:05.067957 [ 255 ] {8a3417ec-5789-446c-8fe2-ce0d243d71c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16269 | 2026.01.16 09:57:05.067998 [ 255 ] {8a3417ec-5789-446c-8fe2-ce0d243d71c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16270 | 2026.01.16 09:57:05.068086 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16271 | 2026.01.16 09:57:05.068156 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2131 rows starting from the beginning of the part | ||
| 16272 | 2026.01.16 09:57:05.068291 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 16273 | 2026.01.16 09:57:05.068353 [ 255 ] {8a3417ec-5789-446c-8fe2-ce0d243d71c0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2026.01.16 09:57:05.068395 [ 255 ] {8a3417ec-5789-446c-8fe2-ce0d243d71c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16275 | 2026.01.16 09:57:05.068398 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 16276 | 2026.01.16 09:57:05.068513 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 16277 | 2026.01.16 09:57:05.068612 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 16278 | 2026.01.16 09:57:05.068714 [ 198 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 16279 | 2026.01.16 09:57:05.068738 [ 255 ] {8a3417ec-5789-446c-8fe2-ce0d243d71c0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16280 | 2026.01.16 09:57:05.068970 [ 255 ] {8a3417ec-5789-446c-8fe2-ce0d243d71c0} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.01.16 09:57:05.069112 [ 255 ] {8a3417ec-5789-446c-8fe2-ce0d243d71c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 16282 | 2026.01.16 09:57:05.069152 [ 255 ] {8a3417ec-5789-446c-8fe2-ce0d243d71c0} <Debug> TCPHandler: Processed in 0.001347018 sec. | ||
| 16283 | 2026.01.16 09:57:05.074260 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39743 rows, containing 5 columns (5 merged, 0 gathered) in 0.008758907 sec., 4537438.289960152 rows/sec., 307.98 MiB/sec. | ||
| 16284 | 2026.01.16 09:57:05.074919 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Trace> MergedBlockOutputStream: filled checksums all_1_130_29 (state Temporary) | ||
| 16285 | 2026.01.16 09:57:05.075257 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_130_29 to all_1_130_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2026.01.16 09:57:05.075346 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_130_29} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_125_28, all_130_130_0] -> all_1_130_29 | ||
| 16287 | 2026.01.16 09:57:05.075460 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16288 | 2026.01.16 09:57:05.081999 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2331 rows, containing 19 columns (19 merged, 0 gathered) in 0.01424855 sec., 163595.59393762873 rows/sec., 293.16 MiB/sec. | ||
| 16289 | 2026.01.16 09:57:05.085038 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16290 | 2026.01.16 09:57:05.085427 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16291 | 2026.01.16 09:57:05.085509 [ 188 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16292 | 2026.01.16 09:57:05.085643 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.66 MiB. | ||
| 16293 | 2026.01.16 09:57:05.831024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39761 | ||
| 16294 | 2026.01.16 09:57:05.831799 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16295 | 2026.01.16 09:57:05.831876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16296 | 2026.01.16 09:57:05.832475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16297 | 2026.01.16 09:57:05.832704 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16298 | 2026.01.16 09:57:05.832845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39761 | ||
| 16299 | 2026.01.16 09:57:06.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.83 MiB, peak 394.42 MiB, free memory in arenas 0.00 B, will set to 385.11 MiB (RSS), difference: 9.28 MiB | ||
| 16300 | 2026.01.16 09:57:07.960403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16301 | 2026.01.16 09:57:07.978447 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16302 | 2026.01.16 09:57:07.978509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16303 | 2026.01.16 09:57:07.985255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16304 | 2026.01.16 09:57:07.985989 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16305 | 2026.01.16 09:57:07.989124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16306 | 2026.01.16 09:57:10.020134 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16307 | 2026.01.16 09:57:10.020323 [ 255 ] {b52466a2-3b80-4dbd-b848-bab836fac0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16308 | 2026.01.16 09:57:10.020395 [ 255 ] {b52466a2-3b80-4dbd-b848-bab836fac0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16309 | 2026.01.16 09:57:10.021206 [ 255 ] {b52466a2-3b80-4dbd-b848-bab836fac0b1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16310 | 2026.01.16 09:57:10.021257 [ 255 ] {b52466a2-3b80-4dbd-b848-bab836fac0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16311 | 2026.01.16 09:57:10.021770 [ 255 ] {b52466a2-3b80-4dbd-b848-bab836fac0b1} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16312 | 2026.01.16 09:57:10.022052 [ 255 ] {b52466a2-3b80-4dbd-b848-bab836fac0b1} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16313 | 2026.01.16 09:57:10.022215 [ 51 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16314 | 2026.01.16 09:57:10.022254 [ 255 ] {b52466a2-3b80-4dbd-b848-bab836fac0b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001983 sec., 28240.040342914777 rows/sec., 2.16 MiB/sec. | ||
| 16315 | 2026.01.16 09:57:10.022257 [ 51 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2026.01.16 09:57:10.022290 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16317 | 2026.01.16 09:57:10.022321 [ 255 ] {b52466a2-3b80-4dbd-b848-bab836fac0b1} <Debug> TCPHandler: Processed in 0.002332741 sec. | ||
| 16318 | 2026.01.16 09:57:10.022424 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 16319 | 2026.01.16 09:57:10.022480 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16320 | 2026.01.16 09:57:10.022574 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16321 | 2026.01.16 09:57:10.022604 [ 255 ] {8752c7f0-cf06-45ec-ad6f-ca23e9be1195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16322 | 2026.01.16 09:57:10.022616 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2463 rows starting from the beginning of the part | ||
| 16323 | 2026.01.16 09:57:10.022658 [ 255 ] {8752c7f0-cf06-45ec-ad6f-ca23e9be1195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16324 | 2026.01.16 09:57:10.022700 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 16325 | 2026.01.16 09:57:10.022754 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 136 rows starting from the beginning of the part | ||
| 16326 | 2026.01.16 09:57:10.022798 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 16327 | 2026.01.16 09:57:10.022837 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1404 rows starting from the beginning of the part | ||
| 16328 | 2026.01.16 09:57:10.022877 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 16329 | 2026.01.16 09:57:10.023155 [ 255 ] {8752c7f0-cf06-45ec-ad6f-ca23e9be1195} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16330 | 2026.01.16 09:57:10.023200 [ 255 ] {8752c7f0-cf06-45ec-ad6f-ca23e9be1195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16331 | 2026.01.16 09:57:10.023570 [ 255 ] {8752c7f0-cf06-45ec-ad6f-ca23e9be1195} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16332 | 2026.01.16 09:57:10.023818 [ 255 ] {8752c7f0-cf06-45ec-ad6f-ca23e9be1195} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16333 | 2026.01.16 09:57:10.023978 [ 255 ] {8752c7f0-cf06-45ec-ad6f-ca23e9be1195} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec. | ||
| 16334 | 2026.01.16 09:57:10.023998 [ 52 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16335 | 2026.01.16 09:57:10.024020 [ 255 ] {8752c7f0-cf06-45ec-ad6f-ca23e9be1195} <Debug> TCPHandler: Processed in 0.001609041 sec. | ||
| 16336 | 2026.01.16 09:57:10.024067 [ 52 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2026.01.16 09:57:10.024099 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16338 | 2026.01.16 09:57:10.024183 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16339 | 2026.01.16 09:57:10.024228 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 16340 | 2026.01.16 09:57:10.024302 [ 255 ] {94898ec7-99dd-4d9e-a0e0-db527840720e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16341 | 2026.01.16 09:57:10.024356 [ 255 ] {94898ec7-99dd-4d9e-a0e0-db527840720e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16342 | 2026.01.16 09:57:10.024389 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16343 | 2026.01.16 09:57:10.024437 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1249 rows starting from the beginning of the part | ||
| 16344 | 2026.01.16 09:57:10.024511 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 16345 | 2026.01.16 09:57:10.024561 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 16346 | 2026.01.16 09:57:10.024611 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 16347 | 2026.01.16 09:57:10.024654 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 612 rows starting from the beginning of the part | ||
| 16348 | 2026.01.16 09:57:10.024701 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 16349 | 2026.01.16 09:57:10.024822 [ 194 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002468562 sec., 1689647.6572190612 rows/sec., 145.39 MiB/sec. | ||
| 16350 | 2026.01.16 09:57:10.024878 [ 255 ] {94898ec7-99dd-4d9e-a0e0-db527840720e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16351 | 2026.01.16 09:57:10.024923 [ 255 ] {94898ec7-99dd-4d9e-a0e0-db527840720e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16352 | 2026.01.16 09:57:10.025160 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16353 | 2026.01.16 09:57:10.025331 [ 255 ] {94898ec7-99dd-4d9e-a0e0-db527840720e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16354 | 2026.01.16 09:57:10.025562 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16355 | 2026.01.16 09:57:10.025624 [ 255 ] {94898ec7-99dd-4d9e-a0e0-db527840720e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16356 | 2026.01.16 09:57:10.025661 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_131_26} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16357 | 2026.01.16 09:57:10.025775 [ 255 ] {94898ec7-99dd-4d9e-a0e0-db527840720e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
| 16358 | 2026.01.16 09:57:10.025800 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 16359 | 2026.01.16 09:57:10.025824 [ 255 ] {94898ec7-99dd-4d9e-a0e0-db527840720e} <Debug> TCPHandler: Processed in 0.001703573 sec. | ||
| 16360 | 2026.01.16 09:57:10.025959 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16361 | 2026.01.16 09:57:10.026013 [ 200 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849465 sec., 1166283.22244541 rows/sec., 90.59 MiB/sec. | ||
| 16362 | 2026.01.16 09:57:10.026058 [ 255 ] {e143b54c-ac9e-4107-9d9f-549419a961e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16363 | 2026.01.16 09:57:10.026105 [ 255 ] {e143b54c-ac9e-4107-9d9f-549419a961e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16364 | 2026.01.16 09:57:10.026198 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16365 | 2026.01.16 09:57:10.026469 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2026.01.16 09:57:10.026503 [ 255 ] {e143b54c-ac9e-4107-9d9f-549419a961e6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2026.01.16 09:57:10.026547 [ 255 ] {e143b54c-ac9e-4107-9d9f-549419a961e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16368 | 2026.01.16 09:57:10.026557 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_131_26} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16369 | 2026.01.16 09:57:10.026646 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16370 | 2026.01.16 09:57:10.026892 [ 255 ] {e143b54c-ac9e-4107-9d9f-549419a961e6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16371 | 2026.01.16 09:57:10.027122 [ 255 ] {e143b54c-ac9e-4107-9d9f-549419a961e6} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16372 | 2026.01.16 09:57:10.027258 [ 52 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16373 | 2026.01.16 09:57:10.027263 [ 255 ] {e143b54c-ac9e-4107-9d9f-549419a961e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 16374 | 2026.01.16 09:57:10.027303 [ 52 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.01.16 09:57:10.027321 [ 255 ] {e143b54c-ac9e-4107-9d9f-549419a961e6} <Debug> TCPHandler: Processed in 0.001415639 sec. | ||
| 16376 | 2026.01.16 09:57:10.027329 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16377 | 2026.01.16 09:57:10.027426 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 16378 | 2026.01.16 09:57:10.027546 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16379 | 2026.01.16 09:57:10.027576 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8316 rows starting from the beginning of the part | ||
| 16380 | 2026.01.16 09:57:10.027629 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 16381 | 2026.01.16 09:57:10.027676 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 16382 | 2026.01.16 09:57:10.027716 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16383 | 2026.01.16 09:57:10.027756 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 16384 | 2026.01.16 09:57:10.027794 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16385 | 2026.01.16 09:57:10.030313 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002918259 sec., 2952445.2764473613 rows/sec., 192.43 MiB/sec. | ||
| 16386 | 2026.01.16 09:57:10.030524 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16387 | 2026.01.16 09:57:10.030834 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2026.01.16 09:57:10.030918 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_131_26} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16389 | 2026.01.16 09:57:10.031008 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 16390 | 2026.01.16 09:57:13.047389 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16391 | 2026.01.16 09:57:13.047449 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16392 | 2026.01.16 09:57:13.332999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40273 | ||
| 16393 | 2026.01.16 09:57:13.333534 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16394 | 2026.01.16 09:57:13.333596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16395 | 2026.01.16 09:57:13.334223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16396 | 2026.01.16 09:57:13.334485 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.01.16 09:57:13.334648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40273 | ||
| 16398 | 2026.01.16 09:57:13.426613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1960 | ||
| 16399 | 2026.01.16 09:57:13.428933 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2026.01.16 09:57:13.428991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16401 | 2026.01.16 09:57:13.430228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16402 | 2026.01.16 09:57:13.430522 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16403 | 2026.01.16 09:57:13.430908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1960 | ||
| 16404 | 2026.01.16 09:57:14.097629 [ 224 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): 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] | ||
| 16405 | 2026.01.16 09:57:14.097673 [ 224 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): 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] | ||
| 16406 | 2026.01.16 09:57:14.099957 [ 224 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): 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] | ||
| 16407 | 2026.01.16 09:57:15.022477 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.01.16 09:57:15.022663 [ 255 ] {661eacdb-bd6e-4739-bbd8-80519c857831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16409 | 2026.01.16 09:57:15.022734 [ 255 ] {661eacdb-bd6e-4739-bbd8-80519c857831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16410 | 2026.01.16 09:57:15.023547 [ 255 ] {661eacdb-bd6e-4739-bbd8-80519c857831} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.01.16 09:57:15.023600 [ 255 ] {661eacdb-bd6e-4739-bbd8-80519c857831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16412 | 2026.01.16 09:57:15.024029 [ 255 ] {661eacdb-bd6e-4739-bbd8-80519c857831} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16413 | 2026.01.16 09:57:15.024278 [ 255 ] {661eacdb-bd6e-4739-bbd8-80519c857831} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.01.16 09:57:15.024467 [ 255 ] {661eacdb-bd6e-4739-bbd8-80519c857831} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001854 sec., 73354.90830636462 rows/sec., 6.35 MiB/sec. | ||
| 16415 | 2026.01.16 09:57:15.024535 [ 255 ] {661eacdb-bd6e-4739-bbd8-80519c857831} <Debug> TCPHandler: Processed in 0.00220466 sec. | ||
| 16416 | 2026.01.16 09:57:15.024677 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2026.01.16 09:57:15.024784 [ 255 ] {d601f888-4cfb-465a-845b-b86529a76af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16418 | 2026.01.16 09:57:15.024832 [ 255 ] {d601f888-4cfb-465a-845b-b86529a76af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16419 | 2026.01.16 09:57:15.025311 [ 255 ] {d601f888-4cfb-465a-845b-b86529a76af4} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2026.01.16 09:57:15.025355 [ 255 ] {d601f888-4cfb-465a-845b-b86529a76af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16421 | 2026.01.16 09:57:15.025684 [ 255 ] {d601f888-4cfb-465a-845b-b86529a76af4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16422 | 2026.01.16 09:57:15.025923 [ 255 ] {d601f888-4cfb-465a-845b-b86529a76af4} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2026.01.16 09:57:15.026067 [ 255 ] {d601f888-4cfb-465a-845b-b86529a76af4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001307 sec., 30604.437643458303 rows/sec., 2.25 MiB/sec. | ||
| 16424 | 2026.01.16 09:57:15.026109 [ 255 ] {d601f888-4cfb-465a-845b-b86529a76af4} <Debug> TCPHandler: Processed in 0.001487211 sec. | ||
| 16425 | 2026.01.16 09:57:15.026240 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16426 | 2026.01.16 09:57:15.026343 [ 255 ] {8c028ae0-24f9-4682-b76b-ed7b96ba8e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16427 | 2026.01.16 09:57:15.026386 [ 255 ] {8c028ae0-24f9-4682-b76b-ed7b96ba8e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16428 | 2026.01.16 09:57:15.026855 [ 255 ] {8c028ae0-24f9-4682-b76b-ed7b96ba8e84} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16429 | 2026.01.16 09:57:15.026896 [ 255 ] {8c028ae0-24f9-4682-b76b-ed7b96ba8e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16430 | 2026.01.16 09:57:15.027241 [ 255 ] {8c028ae0-24f9-4682-b76b-ed7b96ba8e84} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16431 | 2026.01.16 09:57:15.027490 [ 255 ] {8c028ae0-24f9-4682-b76b-ed7b96ba8e84} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16432 | 2026.01.16 09:57:15.027638 [ 255 ] {8c028ae0-24f9-4682-b76b-ed7b96ba8e84} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001316 sec., 79027.35562310032 rows/sec., 6.17 MiB/sec. | ||
| 16433 | 2026.01.16 09:57:15.027678 [ 255 ] {8c028ae0-24f9-4682-b76b-ed7b96ba8e84} <Debug> TCPHandler: Processed in 0.00149664 sec. | ||
| 16434 | 2026.01.16 09:57:15.027802 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16435 | 2026.01.16 09:57:15.027900 [ 255 ] {f9b2cc46-1fcd-4832-85c5-56911248c1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16436 | 2026.01.16 09:57:15.027946 [ 255 ] {f9b2cc46-1fcd-4832-85c5-56911248c1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16437 | 2026.01.16 09:57:15.028415 [ 255 ] {f9b2cc46-1fcd-4832-85c5-56911248c1e6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2026.01.16 09:57:15.028455 [ 255 ] {f9b2cc46-1fcd-4832-85c5-56911248c1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16439 | 2026.01.16 09:57:15.028809 [ 255 ] {f9b2cc46-1fcd-4832-85c5-56911248c1e6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16440 | 2026.01.16 09:57:15.029043 [ 255 ] {f9b2cc46-1fcd-4832-85c5-56911248c1e6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16441 | 2026.01.16 09:57:15.029183 [ 255 ] {f9b2cc46-1fcd-4832-85c5-56911248c1e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 16442 | 2026.01.16 09:57:15.029220 [ 255 ] {f9b2cc46-1fcd-4832-85c5-56911248c1e6} <Debug> TCPHandler: Processed in 0.00146928 sec. | ||
| 16443 | 2026.01.16 09:57:15.029340 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16444 | 2026.01.16 09:57:15.029438 [ 255 ] {c25cd1d4-3038-4647-89af-5e581227163a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16445 | 2026.01.16 09:57:15.029494 [ 255 ] {c25cd1d4-3038-4647-89af-5e581227163a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16446 | 2026.01.16 09:57:15.030449 [ 255 ] {c25cd1d4-3038-4647-89af-5e581227163a} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16447 | 2026.01.16 09:57:15.030486 [ 255 ] {c25cd1d4-3038-4647-89af-5e581227163a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16448 | 2026.01.16 09:57:15.031074 [ 255 ] {c25cd1d4-3038-4647-89af-5e581227163a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16449 | 2026.01.16 09:57:15.031313 [ 255 ] {c25cd1d4-3038-4647-89af-5e581227163a} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16450 | 2026.01.16 09:57:15.031469 [ 255 ] {c25cd1d4-3038-4647-89af-5e581227163a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00205 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. | ||
| 16451 | 2026.01.16 09:57:15.031546 [ 255 ] {c25cd1d4-3038-4647-89af-5e581227163a} <Debug> TCPHandler: Processed in 0.00225745 sec. | ||
| 16452 | 2026.01.16 09:57:15.031662 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16453 | 2026.01.16 09:57:15.031759 [ 255 ] {9de8d78f-7bbc-448a-b43d-7806740a3cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16454 | 2026.01.16 09:57:15.031800 [ 255 ] {9de8d78f-7bbc-448a-b43d-7806740a3cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16455 | 2026.01.16 09:57:15.032145 [ 255 ] {9de8d78f-7bbc-448a-b43d-7806740a3cc8} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2026.01.16 09:57:15.032183 [ 255 ] {9de8d78f-7bbc-448a-b43d-7806740a3cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16457 | 2026.01.16 09:57:15.032503 [ 255 ] {9de8d78f-7bbc-448a-b43d-7806740a3cc8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16458 | 2026.01.16 09:57:15.032750 [ 255 ] {9de8d78f-7bbc-448a-b43d-7806740a3cc8} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16459 | 2026.01.16 09:57:15.032875 [ 255 ] {9de8d78f-7bbc-448a-b43d-7806740a3cc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 16460 | 2026.01.16 09:57:15.032915 [ 255 ] {9de8d78f-7bbc-448a-b43d-7806740a3cc8} <Debug> TCPHandler: Processed in 0.001303567 sec. | ||
| 16461 | 2026.01.16 09:57:15.489349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16462 | 2026.01.16 09:57:15.508941 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16463 | 2026.01.16 09:57:15.509017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16464 | 2026.01.16 09:57:15.515679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16465 | 2026.01.16 09:57:15.516611 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16466 | 2026.01.16 09:57:15.521080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16467 | 2026.01.16 09:57:16.614379 [ 40 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16468 | 2026.01.16 09:57:16.614443 [ 40 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16469 | 2026.01.16 09:57:16.614463 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16470 | 2026.01.16 09:57:16.614581 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::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 | ||
| 16471 | 2026.01.16 09:57:16.614720 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16472 | 2026.01.16 09:57:16.614819 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 16473 | 2026.01.16 09:57:16.614883 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 16474 | 2026.01.16 09:57:16.614926 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 16475 | 2026.01.16 09:57:16.614968 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 16476 | 2026.01.16 09:57:16.615008 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 16477 | 2026.01.16 09:57:16.615816 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292478 sec., 43327.62337153902 rows/sec., 3.62 MiB/sec. | ||
| 16478 | 2026.01.16 09:57:16.615944 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16479 | 2026.01.16 09:57:16.616197 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16480 | 2026.01.16 09:57:16.616293 [ 201 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_21_5} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16481 | 2026.01.16 09:57:16.616363 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16482 | 2026.01.16 09:57:18.870255 [ 23 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 16483 | 2026.01.16 09:57:18.870341 [ 23 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16484 | 2026.01.16 09:57:18.870360 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16485 | 2026.01.16 09:57:18.870462 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 16486 | 2026.01.16 09:57:18.870579 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16487 | 2026.01.16 09:57:18.870612 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 223 rows starting from the beginning of the part | ||
| 16488 | 2026.01.16 09:57:18.870682 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 16489 | 2026.01.16 09:57:18.870728 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 16490 | 2026.01.16 09:57:18.870781 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 16491 | 2026.01.16 09:57:18.870827 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 16492 | 2026.01.16 09:57:18.871618 [ 201 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196446 sec., 226504.1631632351 rows/sec., 14.70 MiB/sec. | ||
| 16493 | 2026.01.16 09:57:18.871766 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 16494 | 2026.01.16 09:57:18.872002 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16495 | 2026.01.16 09:57:18.872067 [ 195 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_41_10} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 16496 | 2026.01.16 09:57:18.872138 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16497 | 2026.01.16 09:57:19.757153 [ 23 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 16498 | 2026.01.16 09:57:19.757224 [ 23 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2026.01.16 09:57:19.757249 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16500 | 2026.01.16 09:57:19.757368 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 16501 | 2026.01.16 09:57:19.757511 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16502 | 2026.01.16 09:57:19.757547 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 434 rows starting from the beginning of the part | ||
| 16503 | 2026.01.16 09:57:19.757618 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 16504 | 2026.01.16 09:57:19.757669 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 16505 | 2026.01.16 09:57:19.757717 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 16506 | 2026.01.16 09:57:19.757763 [ 201 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 16507 | 2026.01.16 09:57:19.758677 [ 195 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362448 sec., 389005.6721430836 rows/sec., 27.88 MiB/sec. | ||
| 16508 | 2026.01.16 09:57:19.758863 [ 199 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 16509 | 2026.01.16 09:57:19.759150 [ 199 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.01.16 09:57:19.759223 [ 199 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_41_10} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 16511 | 2026.01.16 09:57:19.759326 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16512 | 2026.01.16 09:57:20.019706 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2026.01.16 09:57:20.019958 [ 255 ] {93dedd27-d1e5-4941-b88a-4db0000745af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16514 | 2026.01.16 09:57:20.020055 [ 255 ] {93dedd27-d1e5-4941-b88a-4db0000745af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16515 | 2026.01.16 09:57:20.020955 [ 255 ] {93dedd27-d1e5-4941-b88a-4db0000745af} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.01.16 09:57:20.020993 [ 255 ] {93dedd27-d1e5-4941-b88a-4db0000745af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16517 | 2026.01.16 09:57:20.021336 [ 255 ] {93dedd27-d1e5-4941-b88a-4db0000745af} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16518 | 2026.01.16 09:57:20.021550 [ 255 ] {93dedd27-d1e5-4941-b88a-4db0000745af} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.01.16 09:57:20.021690 [ 255 ] {93dedd27-d1e5-4941-b88a-4db0000745af} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.37 MiB/sec. | ||
| 16520 | 2026.01.16 09:57:20.021730 [ 255 ] {93dedd27-d1e5-4941-b88a-4db0000745af} <Debug> TCPHandler: Processed in 0.00219506 sec. | ||
| 16521 | 2026.01.16 09:57:20.021780 [ 224 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16522 | 2026.01.16 09:57:20.021835 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16523 | 2026.01.16 09:57:20.021870 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16524 | 2026.01.16 09:57:20.022002 [ 255 ] {824cb10b-c422-44b0-b565-cf7598368a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16525 | 2026.01.16 09:57:20.022050 [ 255 ] {824cb10b-c422-44b0-b565-cf7598368a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16526 | 2026.01.16 09:57:20.022574 [ 255 ] {824cb10b-c422-44b0-b565-cf7598368a27} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16527 | 2026.01.16 09:57:20.022616 [ 255 ] {824cb10b-c422-44b0-b565-cf7598368a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16528 | 2026.01.16 09:57:20.022926 [ 255 ] {824cb10b-c422-44b0-b565-cf7598368a27} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16529 | 2026.01.16 09:57:20.023133 [ 255 ] {824cb10b-c422-44b0-b565-cf7598368a27} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16530 | 2026.01.16 09:57:20.023267 [ 255 ] {824cb10b-c422-44b0-b565-cf7598368a27} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 16531 | 2026.01.16 09:57:20.023304 [ 255 ] {824cb10b-c422-44b0-b565-cf7598368a27} <Debug> TCPHandler: Processed in 0.00149718 sec. | ||
| 16532 | 2026.01.16 09:57:20.023442 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16533 | 2026.01.16 09:57:20.023535 [ 255 ] {49009992-8686-4441-b740-16ea1456b030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16534 | 2026.01.16 09:57:20.023577 [ 255 ] {49009992-8686-4441-b740-16ea1456b030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16535 | 2026.01.16 09:57:20.024059 [ 255 ] {49009992-8686-4441-b740-16ea1456b030} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16536 | 2026.01.16 09:57:20.024097 [ 255 ] {49009992-8686-4441-b740-16ea1456b030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16537 | 2026.01.16 09:57:20.024434 [ 255 ] {49009992-8686-4441-b740-16ea1456b030} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16538 | 2026.01.16 09:57:20.024694 [ 255 ] {49009992-8686-4441-b740-16ea1456b030} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16539 | 2026.01.16 09:57:20.024828 [ 255 ] {49009992-8686-4441-b740-16ea1456b030} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 16540 | 2026.01.16 09:57:20.024865 [ 255 ] {49009992-8686-4441-b740-16ea1456b030} <Debug> TCPHandler: Processed in 0.001470519 sec. | ||
| 16541 | 2026.01.16 09:57:20.024915 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16542 | 2026.01.16 09:57:20.024943 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16543 | 2026.01.16 09:57:20.024985 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16544 | 2026.01.16 09:57:20.025078 [ 255 ] {e2a9e585-2224-4e77-8e92-bf7e3044624b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16545 | 2026.01.16 09:57:20.025119 [ 255 ] {e2a9e585-2224-4e77-8e92-bf7e3044624b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16546 | 2026.01.16 09:57:20.025471 [ 255 ] {e2a9e585-2224-4e77-8e92-bf7e3044624b} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2026.01.16 09:57:20.025505 [ 255 ] {e2a9e585-2224-4e77-8e92-bf7e3044624b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16548 | 2026.01.16 09:57:20.025819 [ 255 ] {e2a9e585-2224-4e77-8e92-bf7e3044624b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16549 | 2026.01.16 09:57:20.026028 [ 255 ] {e2a9e585-2224-4e77-8e92-bf7e3044624b} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2026.01.16 09:57:20.026175 [ 255 ] {e2a9e585-2224-4e77-8e92-bf7e3044624b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 16551 | 2026.01.16 09:57:20.026212 [ 255 ] {e2a9e585-2224-4e77-8e92-bf7e3044624b} <Debug> TCPHandler: Processed in 0.001276306 sec. | ||
| 16552 | 2026.01.16 09:57:20.026210 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16553 | 2026.01.16 09:57:20.028693 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16554 | 2026.01.16 09:57:20.834857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40721 | ||
| 16555 | 2026.01.16 09:57:20.835501 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2026.01.16 09:57:20.835557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16557 | 2026.01.16 09:57:20.836027 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16558 | 2026.01.16 09:57:20.836248 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.01.16 09:57:20.836376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40721 | ||
| 16560 | 2026.01.16 09:57:20.836470 [ 219 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 16561 | 2026.01.16 09:57:20.836504 [ 219 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 16562 | 2026.01.16 09:57:20.839448 [ 219 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 16563 | 2026.01.16 09:57:20.914496 [ 220 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16564 | 2026.01.16 09:57:20.914555 [ 220 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16565 | 2026.01.16 09:57:20.916726 [ 220 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16566 | 2026.01.16 09:57:20.980555 [ 224 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16567 | 2026.01.16 09:57:20.980607 [ 224 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16568 | 2026.01.16 09:57:20.983235 [ 224 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16569 | 2026.01.16 09:57:21.691167 [ 220 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 16570 | 2026.01.16 09:57:21.691231 [ 220 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 16571 | 2026.01.16 09:57:21.693225 [ 220 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 16572 | 2026.01.16 09:57:22.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.14 MiB, peak 394.42 MiB, free memory in arenas 0.00 B, will set to 385.14 MiB (RSS), difference: 4.00 MiB | ||
| 16573 | 2026.01.16 09:57:23.022099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16574 | 2026.01.16 09:57:23.041232 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16575 | 2026.01.16 09:57:23.041303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16576 | 2026.01.16 09:57:23.047627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16577 | 2026.01.16 09:57:23.048411 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16578 | 2026.01.16 09:57:23.054306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16579 | 2026.01.16 09:57:23.431123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1980 | ||
| 16580 | 2026.01.16 09:57:23.433296 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16581 | 2026.01.16 09:57:23.433351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16582 | 2026.01.16 09:57:23.434557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16583 | 2026.01.16 09:57:23.434836 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16584 | 2026.01.16 09:57:23.435208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1980 | ||
| 16585 | 2026.01.16 09:57:25.022625 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16586 | 2026.01.16 09:57:25.022812 [ 255 ] {082838ae-456e-4c7f-bb48-a84bf6b685ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16587 | 2026.01.16 09:57:25.022885 [ 255 ] {082838ae-456e-4c7f-bb48-a84bf6b685ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16588 | 2026.01.16 09:57:25.023717 [ 255 ] {082838ae-456e-4c7f-bb48-a84bf6b685ce} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16589 | 2026.01.16 09:57:25.023770 [ 255 ] {082838ae-456e-4c7f-bb48-a84bf6b685ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16590 | 2026.01.16 09:57:25.024190 [ 255 ] {082838ae-456e-4c7f-bb48-a84bf6b685ce} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16591 | 2026.01.16 09:57:25.024447 [ 255 ] {082838ae-456e-4c7f-bb48-a84bf6b685ce} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16592 | 2026.01.16 09:57:25.024638 [ 255 ] {082838ae-456e-4c7f-bb48-a84bf6b685ce} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00188 sec., 72340.4255319149 rows/sec., 6.26 MiB/sec. | ||
| 16593 | 2026.01.16 09:57:25.024717 [ 255 ] {082838ae-456e-4c7f-bb48-a84bf6b685ce} <Debug> TCPHandler: Processed in 0.00222839 sec. | ||
| 16594 | 2026.01.16 09:57:25.025046 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16595 | 2026.01.16 09:57:25.025157 [ 255 ] {8a677b4f-1f4d-4a99-9aeb-8547f3b2c21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16596 | 2026.01.16 09:57:25.025206 [ 255 ] {8a677b4f-1f4d-4a99-9aeb-8547f3b2c21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16597 | 2026.01.16 09:57:25.025671 [ 255 ] {8a677b4f-1f4d-4a99-9aeb-8547f3b2c21d} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2026.01.16 09:57:25.025712 [ 255 ] {8a677b4f-1f4d-4a99-9aeb-8547f3b2c21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16599 | 2026.01.16 09:57:25.026035 [ 255 ] {8a677b4f-1f4d-4a99-9aeb-8547f3b2c21d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16600 | 2026.01.16 09:57:25.026273 [ 255 ] {8a677b4f-1f4d-4a99-9aeb-8547f3b2c21d} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16601 | 2026.01.16 09:57:25.026413 [ 255 ] {8a677b4f-1f4d-4a99-9aeb-8547f3b2c21d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001282 sec., 31201.248049922 rows/sec., 2.29 MiB/sec. | ||
| 16602 | 2026.01.16 09:57:25.026409 [ 28 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 | ||
| 16603 | 2026.01.16 09:57:25.026455 [ 255 ] {8a677b4f-1f4d-4a99-9aeb-8547f3b2c21d} <Debug> TCPHandler: Processed in 0.001463699 sec. | ||
| 16604 | 2026.01.16 09:57:25.026488 [ 28 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16605 | 2026.01.16 09:57:25.026515 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16606 | 2026.01.16 09:57:25.026577 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16607 | 2026.01.16 09:57:25.026622 [ 223 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): 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] | ||
| 16608 | 2026.01.16 09:57:25.026622 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_58_12 to all_63_63_0 into Compact with storage Full | ||
| 16609 | 2026.01.16 09:57:25.026654 [ 223 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): 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] | ||
| 16610 | 2026.01.16 09:57:25.026680 [ 255 ] {a2715007-44b9-4376-8b4d-8c21bdbe3f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16611 | 2026.01.16 09:57:25.026723 [ 255 ] {a2715007-44b9-4376-8b4d-8c21bdbe3f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16612 | 2026.01.16 09:57:25.026769 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16613 | 2026.01.16 09:57:25.026808 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 277 rows starting from the beginning of the part | ||
| 16614 | 2026.01.16 09:57:25.026875 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 16615 | 2026.01.16 09:57:25.026924 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 16616 | 2026.01.16 09:57:25.026972 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 68 rows starting from the beginning of the part | ||
| 16617 | 2026.01.16 09:57:25.027017 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 16618 | 2026.01.16 09:57:25.027060 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 16619 | 2026.01.16 09:57:25.027189 [ 255 ] {a2715007-44b9-4376-8b4d-8c21bdbe3f28} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2026.01.16 09:57:25.027232 [ 255 ] {a2715007-44b9-4376-8b4d-8c21bdbe3f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16621 | 2026.01.16 09:57:25.027596 [ 255 ] {a2715007-44b9-4376-8b4d-8c21bdbe3f28} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16622 | 2026.01.16 09:57:25.027850 [ 255 ] {a2715007-44b9-4376-8b4d-8c21bdbe3f28} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16623 | 2026.01.16 09:57:25.027990 [ 255 ] {a2715007-44b9-4376-8b4d-8c21bdbe3f28} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001331 sec., 78136.7392937641 rows/sec., 6.10 MiB/sec. | ||
| 16624 | 2026.01.16 09:57:25.028021 [ 195 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445339 sec., 349398.99912754033 rows/sec., 24.84 MiB/sec. | ||
| 16625 | 2026.01.16 09:57:25.028030 [ 255 ] {a2715007-44b9-4376-8b4d-8c21bdbe3f28} <Debug> TCPHandler: Processed in 0.00151126 sec. | ||
| 16626 | 2026.01.16 09:57:25.028156 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.01.16 09:57:25.028237 [ 193 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 16628 | 2026.01.16 09:57:25.028254 [ 255 ] {1e764627-2557-44dd-b18d-a1a1df7ba3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16629 | 2026.01.16 09:57:25.028320 [ 255 ] {1e764627-2557-44dd-b18d-a1a1df7ba3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16630 | 2026.01.16 09:57:25.028584 [ 193 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16631 | 2026.01.16 09:57:25.028673 [ 193 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_63_13} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 | ||
| 16632 | 2026.01.16 09:57:25.028749 [ 255 ] {1e764627-2557-44dd-b18d-a1a1df7ba3fa} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.01.16 09:57:25.028786 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16634 | 2026.01.16 09:57:25.028792 [ 255 ] {1e764627-2557-44dd-b18d-a1a1df7ba3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16635 | 2026.01.16 09:57:25.029169 [ 255 ] {1e764627-2557-44dd-b18d-a1a1df7ba3fa} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16636 | 2026.01.16 09:57:25.029398 [ 255 ] {1e764627-2557-44dd-b18d-a1a1df7ba3fa} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2026.01.16 09:57:25.029531 [ 255 ] {1e764627-2557-44dd-b18d-a1a1df7ba3fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 16638 | 2026.01.16 09:57:25.029569 [ 255 ] {1e764627-2557-44dd-b18d-a1a1df7ba3fa} <Debug> TCPHandler: Processed in 0.00146274 sec. | ||
| 16639 | 2026.01.16 09:57:25.029677 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.01.16 09:57:25.029771 [ 255 ] {9e4447f0-9df1-42f8-9860-f990cfbbb925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16641 | 2026.01.16 09:57:25.029826 [ 255 ] {9e4447f0-9df1-42f8-9860-f990cfbbb925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16642 | 2026.01.16 09:57:25.030392 [ 223 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): 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] | ||
| 16643 | 2026.01.16 09:57:25.030864 [ 255 ] {9e4447f0-9df1-42f8-9860-f990cfbbb925} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2026.01.16 09:57:25.030905 [ 255 ] {9e4447f0-9df1-42f8-9860-f990cfbbb925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16645 | 2026.01.16 09:57:25.031506 [ 255 ] {9e4447f0-9df1-42f8-9860-f990cfbbb925} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16646 | 2026.01.16 09:57:25.031757 [ 255 ] {9e4447f0-9df1-42f8-9860-f990cfbbb925} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2026.01.16 09:57:25.031904 [ 255 ] {9e4447f0-9df1-42f8-9860-f990cfbbb925} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002152 sec., 18587.36059479554 rows/sec., 33.31 MiB/sec. | ||
| 16648 | 2026.01.16 09:57:25.031974 [ 255 ] {9e4447f0-9df1-42f8-9860-f990cfbbb925} <Debug> TCPHandler: Processed in 0.002346911 sec. | ||
| 16649 | 2026.01.16 09:57:25.032092 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16650 | 2026.01.16 09:57:25.032189 [ 255 ] {139e6571-4277-46a4-ad7c-ea600b29295a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16651 | 2026.01.16 09:57:25.032231 [ 255 ] {139e6571-4277-46a4-ad7c-ea600b29295a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16652 | 2026.01.16 09:57:25.032590 [ 255 ] {139e6571-4277-46a4-ad7c-ea600b29295a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2026.01.16 09:57:25.032628 [ 255 ] {139e6571-4277-46a4-ad7c-ea600b29295a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16654 | 2026.01.16 09:57:25.032958 [ 255 ] {139e6571-4277-46a4-ad7c-ea600b29295a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16655 | 2026.01.16 09:57:25.033224 [ 255 ] {139e6571-4277-46a4-ad7c-ea600b29295a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.01.16 09:57:25.033378 [ 255 ] {139e6571-4277-46a4-ad7c-ea600b29295a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 16657 | 2026.01.16 09:57:25.033424 [ 255 ] {139e6571-4277-46a4-ad7c-ea600b29295a} <Debug> TCPHandler: Processed in 0.001383298 sec. | ||
| 16658 | 2026.01.16 09:57:26.070150 [ 221 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 16659 | 2026.01.16 09:57:26.070228 [ 221 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 16660 | 2026.01.16 09:57:26.073611 [ 221 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): 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] | ||
| 16661 | 2026.01.16 09:57:26.235547 [ 223 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): 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] | ||
| 16662 | 2026.01.16 09:57:26.235603 [ 223 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): 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] | ||
| 16663 | 2026.01.16 09:57:26.238514 [ 223 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): 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] | ||
| 16664 | 2026.01.16 09:57:28.047510 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16665 | 2026.01.16 09:57:28.047585 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16666 | 2026.01.16 09:57:28.336561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41233 | ||
| 16667 | 2026.01.16 09:57:28.337072 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16668 | 2026.01.16 09:57:28.337105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16669 | 2026.01.16 09:57:28.337598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16670 | 2026.01.16 09:57:28.337832 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2026.01.16 09:57:28.337961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41233 | ||
| 16672 | 2026.01.16 09:57:28.337975 [ 43 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16673 | 2026.01.16 09:57:28.338018 [ 43 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16674 | 2026.01.16 09:57:28.338040 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16675 | 2026.01.16 09:57:28.338163 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 16676 | 2026.01.16 09:57:28.338319 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16677 | 2026.01.16 09:57:28.338361 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38801 rows starting from the beginning of the part | ||
| 16678 | 2026.01.16 09:57:28.338431 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 16679 | 2026.01.16 09:57:28.338481 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 16680 | 2026.01.16 09:57:28.338527 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 16681 | 2026.01.16 09:57:28.338572 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 16682 | 2026.01.16 09:57:28.338617 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 16683 | 2026.01.16 09:57:28.341344 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41233 rows, containing 4 columns (4 merged, 0 gathered) in 0.003240074 sec., 12725943.913626665 rows/sec., 182.05 MiB/sec. | ||
| 16684 | 2026.01.16 09:57:28.341687 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16685 | 2026.01.16 09:57:28.341969 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16686 | 2026.01.16 09:57:28.342040 [ 192 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_86_17} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16687 | 2026.01.16 09:57:28.342112 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16688 | 2026.01.16 09:57:30.020348 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16689 | 2026.01.16 09:57:30.020549 [ 255 ] {70e6b9e2-e54d-438f-99ee-2d8cb0b6f431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16690 | 2026.01.16 09:57:30.020623 [ 255 ] {70e6b9e2-e54d-438f-99ee-2d8cb0b6f431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16691 | 2026.01.16 09:57:30.021362 [ 255 ] {70e6b9e2-e54d-438f-99ee-2d8cb0b6f431} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16692 | 2026.01.16 09:57:30.021415 [ 255 ] {70e6b9e2-e54d-438f-99ee-2d8cb0b6f431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16693 | 2026.01.16 09:57:30.021803 [ 255 ] {70e6b9e2-e54d-438f-99ee-2d8cb0b6f431} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16694 | 2026.01.16 09:57:30.022035 [ 255 ] {70e6b9e2-e54d-438f-99ee-2d8cb0b6f431} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16695 | 2026.01.16 09:57:30.022191 [ 255 ] {70e6b9e2-e54d-438f-99ee-2d8cb0b6f431} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.52 MiB/sec. | ||
| 16696 | 2026.01.16 09:57:30.022240 [ 255 ] {70e6b9e2-e54d-438f-99ee-2d8cb0b6f431} <Debug> TCPHandler: Processed in 0.002043717 sec. | ||
| 16697 | 2026.01.16 09:57:30.022380 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16698 | 2026.01.16 09:57:30.022488 [ 255 ] {33d17392-808a-4204-8c1b-c16e07a5fd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16699 | 2026.01.16 09:57:30.022528 [ 255 ] {33d17392-808a-4204-8c1b-c16e07a5fd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16700 | 2026.01.16 09:57:30.022987 [ 255 ] {33d17392-808a-4204-8c1b-c16e07a5fd05} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16701 | 2026.01.16 09:57:30.023023 [ 255 ] {33d17392-808a-4204-8c1b-c16e07a5fd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16702 | 2026.01.16 09:57:30.023318 [ 255 ] {33d17392-808a-4204-8c1b-c16e07a5fd05} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16703 | 2026.01.16 09:57:30.023525 [ 255 ] {33d17392-808a-4204-8c1b-c16e07a5fd05} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2026.01.16 09:57:30.023650 [ 255 ] {33d17392-808a-4204-8c1b-c16e07a5fd05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 16705 | 2026.01.16 09:57:30.023687 [ 255 ] {33d17392-808a-4204-8c1b-c16e07a5fd05} <Debug> TCPHandler: Processed in 0.001356067 sec. | ||
| 16706 | 2026.01.16 09:57:30.023871 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2026.01.16 09:57:30.023966 [ 255 ] {5931ddc6-1a05-4567-922e-cd1978f89fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16708 | 2026.01.16 09:57:30.024013 [ 255 ] {5931ddc6-1a05-4567-922e-cd1978f89fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16709 | 2026.01.16 09:57:30.024436 [ 255 ] {5931ddc6-1a05-4567-922e-cd1978f89fed} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.01.16 09:57:30.024476 [ 255 ] {5931ddc6-1a05-4567-922e-cd1978f89fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16711 | 2026.01.16 09:57:30.024799 [ 255 ] {5931ddc6-1a05-4567-922e-cd1978f89fed} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16712 | 2026.01.16 09:57:30.025003 [ 255 ] {5931ddc6-1a05-4567-922e-cd1978f89fed} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.01.16 09:57:30.025129 [ 255 ] {5931ddc6-1a05-4567-922e-cd1978f89fed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 16714 | 2026.01.16 09:57:30.025142 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_130_29 to all_131_131_0 | ||
| 16715 | 2026.01.16 09:57:30.025166 [ 255 ] {5931ddc6-1a05-4567-922e-cd1978f89fed} <Debug> TCPHandler: Processed in 0.001341698 sec. | ||
| 16716 | 2026.01.16 09:57:30.025209 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.01.16 09:57:30.025235 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16718 | 2026.01.16 09:57:30.025302 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16719 | 2026.01.16 09:57:30.025320 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_131_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_29 to all_131_131_0 into Compact with storage Full | ||
| 16720 | 2026.01.16 09:57:30.025402 [ 255 ] {b2b5757f-1b83-4daf-b944-adc5181e3609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16721 | 2026.01.16 09:57:30.025446 [ 255 ] {b2b5757f-1b83-4daf-b944-adc5181e3609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16722 | 2026.01.16 09:57:30.025451 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_131_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16723 | 2026.01.16 09:57:30.025498 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_131_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_29, total 39743 rows starting from the beginning of the part | ||
| 16724 | 2026.01.16 09:57:30.025566 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_131_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 16725 | 2026.01.16 09:57:30.025792 [ 255 ] {b2b5757f-1b83-4daf-b944-adc5181e3609} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.01.16 09:57:30.025834 [ 255 ] {b2b5757f-1b83-4daf-b944-adc5181e3609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16727 | 2026.01.16 09:57:30.026146 [ 255 ] {b2b5757f-1b83-4daf-b944-adc5181e3609} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16728 | 2026.01.16 09:57:30.026355 [ 255 ] {b2b5757f-1b83-4daf-b944-adc5181e3609} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.01.16 09:57:30.026483 [ 255 ] {b2b5757f-1b83-4daf-b944-adc5181e3609} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 16730 | 2026.01.16 09:57:30.026518 [ 255 ] {b2b5757f-1b83-4daf-b944-adc5181e3609} <Debug> TCPHandler: Processed in 0.001264246 sec. | ||
| 16731 | 2026.01.16 09:57:30.032149 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_131_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39903 rows, containing 5 columns (5 merged, 0 gathered) in 0.006862411 sec., 5814720.220050941 rows/sec., 394.71 MiB/sec. | ||
| 16732 | 2026.01.16 09:57:30.032735 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_131_30} <Trace> MergedBlockOutputStream: filled checksums all_1_131_30 (state Temporary) | ||
| 16733 | 2026.01.16 09:57:30.033007 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_131_30} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_131_30 to all_1_131_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16734 | 2026.01.16 09:57:30.033079 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_131_30} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_130_29, all_131_131_0] -> all_1_131_30 | ||
| 16735 | 2026.01.16 09:57:30.033162 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16736 | 2026.01.16 09:57:30.554440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16737 | 2026.01.16 09:57:30.572584 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16738 | 2026.01.16 09:57:30.572650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16739 | 2026.01.16 09:57:30.579066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16740 | 2026.01.16 09:57:30.579832 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16741 | 2026.01.16 09:57:30.580167 [ 88 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16742 | 2026.01.16 09:57:30.580232 [ 88 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16743 | 2026.01.16 09:57:30.580254 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16744 | 2026.01.16 09:57:30.580357 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 16745 | 2026.01.16 09:57:30.583434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16746 | 2026.01.16 09:57:30.583800 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16747 | 2026.01.16 09:57:30.585273 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 16748 | 2026.01.16 09:57:30.589916 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 16749 | 2026.01.16 09:57:30.594679 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 16750 | 2026.01.16 09:57:30.599297 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 16751 | 2026.01.16 09:57:30.604134 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 16752 | 2026.01.16 09:57:30.608619 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 16753 | 2026.01.16 09:57:30.665408 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.085094595 sec., 7615.054751714842 rows/sec., 39.38 MiB/sec. | ||
| 16754 | 2026.01.16 09:57:30.668653 [ 187 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16755 | 2026.01.16 09:57:30.670808 [ 187 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_86_17} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2026.01.16 09:57:30.670932 [ 187 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_86_17} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16757 | 2026.01.16 09:57:30.673978 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16758 | 2026.01.16 09:57:31.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.93 MiB, peak 404.34 MiB, free memory in arenas 0.00 B, will set to 385.70 MiB (RSS), difference: -1.22 MiB | ||
| 16759 | 2026.01.16 09:57:32.009622 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 16760 | 2026.01.16 09:57:32.009694 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 16761 | 2026.01.16 09:57:32.011927 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 16762 | 2026.01.16 09:57:33.435445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2000 | ||
| 16763 | 2026.01.16 09:57:33.437685 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2026.01.16 09:57:33.437743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16765 | 2026.01.16 09:57:33.438954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16766 | 2026.01.16 09:57:33.439231 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2026.01.16 09:57:33.439464 [ 224 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 16768 | 2026.01.16 09:57:33.439520 [ 224 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 16769 | 2026.01.16 09:57:33.439607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2000 | ||
| 16770 | 2026.01.16 09:57:33.442513 [ 224 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 16771 | 2026.01.16 09:57:35.050843 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16772 | 2026.01.16 09:57:35.051046 [ 255 ] {e657902e-71a0-433c-b12f-28fe151ebd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16773 | 2026.01.16 09:57:35.051121 [ 255 ] {e657902e-71a0-433c-b12f-28fe151ebd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16774 | 2026.01.16 09:57:35.051885 [ 255 ] {e657902e-71a0-433c-b12f-28fe151ebd5d} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2026.01.16 09:57:35.051941 [ 255 ] {e657902e-71a0-433c-b12f-28fe151ebd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16776 | 2026.01.16 09:57:35.052367 [ 255 ] {e657902e-71a0-433c-b12f-28fe151ebd5d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16777 | 2026.01.16 09:57:35.052607 [ 255 ] {e657902e-71a0-433c-b12f-28fe151ebd5d} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16778 | 2026.01.16 09:57:35.052767 [ 255 ] {e657902e-71a0-433c-b12f-28fe151ebd5d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001777 sec., 13505.908835115364 rows/sec., 1.12 MiB/sec. | ||
| 16779 | 2026.01.16 09:57:35.052823 [ 255 ] {e657902e-71a0-433c-b12f-28fe151ebd5d} <Debug> TCPHandler: Processed in 0.002114608 sec. | ||
| 16780 | 2026.01.16 09:57:35.052944 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16781 | 2026.01.16 09:57:35.053046 [ 255 ] {616b421d-0d3c-4fd3-8899-dd9236d5d812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16782 | 2026.01.16 09:57:35.053089 [ 255 ] {616b421d-0d3c-4fd3-8899-dd9236d5d812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16783 | 2026.01.16 09:57:35.053499 [ 255 ] {616b421d-0d3c-4fd3-8899-dd9236d5d812} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.01.16 09:57:35.053537 [ 255 ] {616b421d-0d3c-4fd3-8899-dd9236d5d812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16785 | 2026.01.16 09:57:35.053852 [ 255 ] {616b421d-0d3c-4fd3-8899-dd9236d5d812} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16786 | 2026.01.16 09:57:35.054060 [ 255 ] {616b421d-0d3c-4fd3-8899-dd9236d5d812} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2026.01.16 09:57:35.054191 [ 255 ] {616b421d-0d3c-4fd3-8899-dd9236d5d812} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 16788 | 2026.01.16 09:57:35.054229 [ 255 ] {616b421d-0d3c-4fd3-8899-dd9236d5d812} <Debug> TCPHandler: Processed in 0.001334978 sec. | ||
| 16789 | 2026.01.16 09:57:35.054350 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16790 | 2026.01.16 09:57:35.054443 [ 255 ] {639540c1-cac3-43d6-a8c0-5986fd9f9abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16791 | 2026.01.16 09:57:35.054483 [ 255 ] {639540c1-cac3-43d6-a8c0-5986fd9f9abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16792 | 2026.01.16 09:57:35.055612 [ 255 ] {639540c1-cac3-43d6-a8c0-5986fd9f9abd} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16793 | 2026.01.16 09:57:35.055647 [ 255 ] {639540c1-cac3-43d6-a8c0-5986fd9f9abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16794 | 2026.01.16 09:57:35.056040 [ 255 ] {639540c1-cac3-43d6-a8c0-5986fd9f9abd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16795 | 2026.01.16 09:57:35.056246 [ 255 ] {639540c1-cac3-43d6-a8c0-5986fd9f9abd} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.01.16 09:57:35.056374 [ 255 ] {639540c1-cac3-43d6-a8c0-5986fd9f9abd} <Debug> executeQuery: Read 1397 rows, 119.68 KiB in 0.00195 sec., 716410.2564102565 rows/sec., 59.93 MiB/sec. | ||
| 16797 | 2026.01.16 09:57:35.056373 [ 120 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16798 | 2026.01.16 09:57:35.056412 [ 255 ] {639540c1-cac3-43d6-a8c0-5986fd9f9abd} <Debug> TCPHandler: Processed in 0.002119009 sec. | ||
| 16799 | 2026.01.16 09:57:35.056461 [ 120 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.01.16 09:57:35.056490 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16801 | 2026.01.16 09:57:35.056545 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16802 | 2026.01.16 09:57:35.056587 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 16803 | 2026.01.16 09:57:35.056639 [ 255 ] {92274195-5492-4440-9efd-3b23d54a9416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16804 | 2026.01.16 09:57:35.056682 [ 255 ] {92274195-5492-4440-9efd-3b23d54a9416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16805 | 2026.01.16 09:57:35.056702 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16806 | 2026.01.16 09:57:35.056738 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2463 rows starting from the beginning of the part | ||
| 16807 | 2026.01.16 09:57:35.056799 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 136 rows starting from the beginning of the part | ||
| 16808 | 2026.01.16 09:57:35.056843 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16809 | 2026.01.16 09:57:35.056882 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 136 rows starting from the beginning of the part | ||
| 16810 | 2026.01.16 09:57:35.056923 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16811 | 2026.01.16 09:57:35.056962 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1397 rows starting from the beginning of the part | ||
| 16812 | 2026.01.16 09:57:35.057236 [ 255 ] {92274195-5492-4440-9efd-3b23d54a9416} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16813 | 2026.01.16 09:57:35.057274 [ 255 ] {92274195-5492-4440-9efd-3b23d54a9416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16814 | 2026.01.16 09:57:35.057708 [ 255 ] {92274195-5492-4440-9efd-3b23d54a9416} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16815 | 2026.01.16 09:57:35.057940 [ 255 ] {92274195-5492-4440-9efd-3b23d54a9416} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16816 | 2026.01.16 09:57:35.058069 [ 255 ] {92274195-5492-4440-9efd-3b23d54a9416} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001436 sec., 37604.456824512534 rows/sec., 2.79 MiB/sec. | ||
| 16817 | 2026.01.16 09:57:35.058107 [ 255 ] {92274195-5492-4440-9efd-3b23d54a9416} <Debug> TCPHandler: Processed in 0.001602061 sec. | ||
| 16818 | 2026.01.16 09:57:35.058234 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16819 | 2026.01.16 09:57:35.058324 [ 255 ] {e9a8fc7e-13c1-4373-9646-fbd283a7c771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16820 | 2026.01.16 09:57:35.058363 [ 255 ] {e9a8fc7e-13c1-4373-9646-fbd283a7c771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16821 | 2026.01.16 09:57:35.058844 [ 255 ] {e9a8fc7e-13c1-4373-9646-fbd283a7c771} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2026.01.16 09:57:35.058878 [ 255 ] {e9a8fc7e-13c1-4373-9646-fbd283a7c771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16823 | 2026.01.16 09:57:35.058897 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 5 columns (5 merged, 0 gathered) in 0.002336581 sec., 1816329.072264133 rows/sec., 156.71 MiB/sec. | ||
| 16824 | 2026.01.16 09:57:35.059197 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16825 | 2026.01.16 09:57:35.059203 [ 255 ] {e9a8fc7e-13c1-4373-9646-fbd283a7c771} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16826 | 2026.01.16 09:57:35.059516 [ 255 ] {e9a8fc7e-13c1-4373-9646-fbd283a7c771} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16827 | 2026.01.16 09:57:35.059560 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16828 | 2026.01.16 09:57:35.059644 [ 196 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_136_27} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16829 | 2026.01.16 09:57:35.059653 [ 255 ] {e9a8fc7e-13c1-4373-9646-fbd283a7c771} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001347 sec., 187082.40534521156 rows/sec., 12.94 MiB/sec. | ||
| 16830 | 2026.01.16 09:57:35.059696 [ 255 ] {e9a8fc7e-13c1-4373-9646-fbd283a7c771} <Debug> TCPHandler: Processed in 0.001519981 sec. | ||
| 16831 | 2026.01.16 09:57:35.059715 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 16832 | 2026.01.16 09:57:35.059822 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16833 | 2026.01.16 09:57:35.059917 [ 255 ] {2d04bd51-079a-49a0-b5e4-10e7c2769f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16834 | 2026.01.16 09:57:35.059955 [ 255 ] {2d04bd51-079a-49a0-b5e4-10e7c2769f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16835 | 2026.01.16 09:57:35.060345 [ 255 ] {2d04bd51-079a-49a0-b5e4-10e7c2769f7f} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2026.01.16 09:57:35.060380 [ 255 ] {2d04bd51-079a-49a0-b5e4-10e7c2769f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16837 | 2026.01.16 09:57:35.060673 [ 255 ] {2d04bd51-079a-49a0-b5e4-10e7c2769f7f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16838 | 2026.01.16 09:57:35.060870 [ 255 ] {2d04bd51-079a-49a0-b5e4-10e7c2769f7f} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16839 | 2026.01.16 09:57:35.060995 [ 255 ] {2d04bd51-079a-49a0-b5e4-10e7c2769f7f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 16840 | 2026.01.16 09:57:35.061031 [ 255 ] {2d04bd51-079a-49a0-b5e4-10e7c2769f7f} <Debug> TCPHandler: Processed in 0.001269047 sec. | ||
| 16841 | 2026.01.16 09:57:35.061143 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16842 | 2026.01.16 09:57:35.061237 [ 255 ] {1f42780c-12f0-435c-b2b5-84d222753e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16843 | 2026.01.16 09:57:35.061275 [ 255 ] {1f42780c-12f0-435c-b2b5-84d222753e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16844 | 2026.01.16 09:57:35.061905 [ 255 ] {1f42780c-12f0-435c-b2b5-84d222753e50} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2026.01.16 09:57:35.061940 [ 255 ] {1f42780c-12f0-435c-b2b5-84d222753e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16846 | 2026.01.16 09:57:35.062264 [ 255 ] {1f42780c-12f0-435c-b2b5-84d222753e50} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16847 | 2026.01.16 09:57:35.062489 [ 255 ] {1f42780c-12f0-435c-b2b5-84d222753e50} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.01.16 09:57:35.062606 [ 120 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16849 | 2026.01.16 09:57:35.062614 [ 255 ] {1f42780c-12f0-435c-b2b5-84d222753e50} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001394 sec., 428981.3486370158 rows/sec., 32.25 MiB/sec. | ||
| 16850 | 2026.01.16 09:57:35.062642 [ 120 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.01.16 09:57:35.062667 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16852 | 2026.01.16 09:57:35.062667 [ 255 ] {1f42780c-12f0-435c-b2b5-84d222753e50} <Debug> TCPHandler: Processed in 0.001570941 sec. | ||
| 16853 | 2026.01.16 09:57:35.062775 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 16854 | 2026.01.16 09:57:35.062791 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16855 | 2026.01.16 09:57:35.062880 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16856 | 2026.01.16 09:57:35.062891 [ 255 ] {5a8a8136-357a-488a-ae5a-d54e06d520bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16857 | 2026.01.16 09:57:35.062914 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1249 rows starting from the beginning of the part | ||
| 16858 | 2026.01.16 09:57:35.062934 [ 255 ] {5a8a8136-357a-488a-ae5a-d54e06d520bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16859 | 2026.01.16 09:57:35.062981 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 104 rows starting from the beginning of the part | ||
| 16860 | 2026.01.16 09:57:35.063032 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16861 | 2026.01.16 09:57:35.063079 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 104 rows starting from the beginning of the part | ||
| 16862 | 2026.01.16 09:57:35.063123 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16863 | 2026.01.16 09:57:35.063174 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 598 rows starting from the beginning of the part | ||
| 16864 | 2026.01.16 09:57:35.063523 [ 255 ] {5a8a8136-357a-488a-ae5a-d54e06d520bc} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16865 | 2026.01.16 09:57:35.063557 [ 255 ] {5a8a8136-357a-488a-ae5a-d54e06d520bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16866 | 2026.01.16 09:57:35.063926 [ 255 ] {5a8a8136-357a-488a-ae5a-d54e06d520bc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16867 | 2026.01.16 09:57:35.064143 [ 255 ] {5a8a8136-357a-488a-ae5a-d54e06d520bc} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16868 | 2026.01.16 09:57:35.064258 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_131_30 to all_136_136_0 | ||
| 16869 | 2026.01.16 09:57:35.064267 [ 255 ] {5a8a8136-357a-488a-ae5a-d54e06d520bc} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001394 sec., 631994.2611190818 rows/sec., 42.89 MiB/sec. | ||
| 16870 | 2026.01.16 09:57:35.064291 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16871 | 2026.01.16 09:57:35.064314 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16872 | 2026.01.16 09:57:35.064317 [ 255 ] {5a8a8136-357a-488a-ae5a-d54e06d520bc} <Debug> TCPHandler: Processed in 0.001572981 sec. | ||
| 16873 | 2026.01.16 09:57:35.064337 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607691 sec., 1357847.9944218136 rows/sec., 105.52 MiB/sec. | ||
| 16874 | 2026.01.16 09:57:35.064422 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_30 to all_136_136_0 into Compact with storage Full | ||
| 16875 | 2026.01.16 09:57:35.064439 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16876 | 2026.01.16 09:57:35.064553 [ 255 ] {54c7fe2f-2a31-4105-a5e3-5d177c189c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16877 | 2026.01.16 09:57:35.064565 [ 189 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16878 | 2026.01.16 09:57:35.064582 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16879 | 2026.01.16 09:57:35.064607 [ 255 ] {54c7fe2f-2a31-4105-a5e3-5d177c189c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16880 | 2026.01.16 09:57:35.064640 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_30, total 39903 rows starting from the beginning of the part | ||
| 16881 | 2026.01.16 09:57:35.064723 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16882 | 2026.01.16 09:57:35.064779 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16883 | 2026.01.16 09:57:35.064832 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 16884 | 2026.01.16 09:57:35.064881 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 16885 | 2026.01.16 09:57:35.064890 [ 189 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2026.01.16 09:57:35.064932 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 881 rows starting from the beginning of the part | ||
| 16887 | 2026.01.16 09:57:35.064982 [ 189 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_136_27} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16888 | 2026.01.16 09:57:35.065085 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16889 | 2026.01.16 09:57:35.065487 [ 255 ] {54c7fe2f-2a31-4105-a5e3-5d177c189c5c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2026.01.16 09:57:35.065527 [ 255 ] {54c7fe2f-2a31-4105-a5e3-5d177c189c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16891 | 2026.01.16 09:57:35.066084 [ 255 ] {54c7fe2f-2a31-4105-a5e3-5d177c189c5c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16892 | 2026.01.16 09:57:35.066323 [ 255 ] {54c7fe2f-2a31-4105-a5e3-5d177c189c5c} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16893 | 2026.01.16 09:57:35.066467 [ 255 ] {54c7fe2f-2a31-4105-a5e3-5d177c189c5c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00194 sec., 20618.556701030928 rows/sec., 36.95 MiB/sec. | ||
| 16894 | 2026.01.16 09:57:35.066522 [ 255 ] {54c7fe2f-2a31-4105-a5e3-5d177c189c5c} <Debug> TCPHandler: Processed in 0.002130918 sec. | ||
| 16895 | 2026.01.16 09:57:35.066655 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16896 | 2026.01.16 09:57:35.066776 [ 255 ] {a90d55f1-e44b-47b5-86c3-2897a1515dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16897 | 2026.01.16 09:57:35.066824 [ 255 ] {a90d55f1-e44b-47b5-86c3-2897a1515dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16898 | 2026.01.16 09:57:35.067213 [ 255 ] {a90d55f1-e44b-47b5-86c3-2897a1515dc8} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16899 | 2026.01.16 09:57:35.067248 [ 255 ] {a90d55f1-e44b-47b5-86c3-2897a1515dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16900 | 2026.01.16 09:57:35.067574 [ 255 ] {a90d55f1-e44b-47b5-86c3-2897a1515dc8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16901 | 2026.01.16 09:57:35.067805 [ 255 ] {a90d55f1-e44b-47b5-86c3-2897a1515dc8} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2026.01.16 09:57:35.067918 [ 120 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16903 | 2026.01.16 09:57:35.067938 [ 255 ] {a90d55f1-e44b-47b5-86c3-2897a1515dc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 16904 | 2026.01.16 09:57:35.067951 [ 120 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.01.16 09:57:35.067977 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16906 | 2026.01.16 09:57:35.067986 [ 255 ] {a90d55f1-e44b-47b5-86c3-2897a1515dc8} <Debug> TCPHandler: Processed in 0.001391878 sec. | ||
| 16907 | 2026.01.16 09:57:35.068072 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 16908 | 2026.01.16 09:57:35.068193 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16909 | 2026.01.16 09:57:35.068228 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8616 rows starting from the beginning of the part | ||
| 16910 | 2026.01.16 09:57:35.068289 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 16911 | 2026.01.16 09:57:35.068342 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 16912 | 2026.01.16 09:57:35.068395 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 16913 | 2026.01.16 09:57:35.068441 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 16914 | 2026.01.16 09:57:35.068491 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16915 | 2026.01.16 09:57:35.070736 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8916 rows, containing 4 columns (4 merged, 0 gathered) in 0.002710607 sec., 3289300.145686926 rows/sec., 214.63 MiB/sec. | ||
| 16916 | 2026.01.16 09:57:35.070925 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16917 | 2026.01.16 09:57:35.071183 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16918 | 2026.01.16 09:57:35.071257 [ 194 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_136_27} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16919 | 2026.01.16 09:57:35.071328 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 16920 | 2026.01.16 09:57:35.073525 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41424 rows, containing 5 columns (5 merged, 0 gathered) in 0.009158412 sec., 4523054.870211124 rows/sec., 307.15 MiB/sec. | ||
| 16921 | 2026.01.16 09:57:35.074102 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Trace> MergedBlockOutputStream: filled checksums all_1_136_31 (state Temporary) | ||
| 16922 | 2026.01.16 09:57:35.074362 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_136_31 to all_1_136_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16923 | 2026.01.16 09:57:35.074426 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_136_31} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_131_30, all_136_136_0] -> all_1_136_31 | ||
| 16924 | 2026.01.16 09:57:35.074490 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16925 | 2026.01.16 09:57:35.281673 [ 217 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 16926 | 2026.01.16 09:57:35.281711 [ 217 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 16927 | 2026.01.16 09:57:35.283305 [ 217 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): 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] | ||
| 16928 | 2026.01.16 09:57:35.838141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41681 | ||
| 16929 | 2026.01.16 09:57:35.838743 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16930 | 2026.01.16 09:57:35.838798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16931 | 2026.01.16 09:57:35.839334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16932 | 2026.01.16 09:57:35.839603 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2026.01.16 09:57:35.839737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41681 | ||
| 16934 | 2026.01.16 09:57:38.083605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16935 | 2026.01.16 09:57:38.102388 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16936 | 2026.01.16 09:57:38.102456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16937 | 2026.01.16 09:57:38.108743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16938 | 2026.01.16 09:57:38.109532 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16939 | 2026.01.16 09:57:38.112873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16940 | 2026.01.16 09:57:40.020792 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.01.16 09:57:40.021081 [ 255 ] {252ea394-1a3b-4f30-98f3-fa6d1dd78a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16942 | 2026.01.16 09:57:40.021188 [ 255 ] {252ea394-1a3b-4f30-98f3-fa6d1dd78a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16943 | 2026.01.16 09:57:40.022071 [ 255 ] {252ea394-1a3b-4f30-98f3-fa6d1dd78a12} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.01.16 09:57:40.022121 [ 255 ] {252ea394-1a3b-4f30-98f3-fa6d1dd78a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16945 | 2026.01.16 09:57:40.022527 [ 255 ] {252ea394-1a3b-4f30-98f3-fa6d1dd78a12} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16946 | 2026.01.16 09:57:40.022758 [ 255 ] {252ea394-1a3b-4f30-98f3-fa6d1dd78a12} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2026.01.16 09:57:40.022930 [ 255 ] {252ea394-1a3b-4f30-98f3-fa6d1dd78a12} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.22 MiB/sec. | ||
| 16948 | 2026.01.16 09:57:40.022983 [ 255 ] {252ea394-1a3b-4f30-98f3-fa6d1dd78a12} <Debug> TCPHandler: Processed in 0.002379791 sec. | ||
| 16949 | 2026.01.16 09:57:40.023125 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16950 | 2026.01.16 09:57:40.023236 [ 255 ] {89af8c36-15ae-430e-89a0-cdf15a3a6842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16951 | 2026.01.16 09:57:40.023279 [ 255 ] {89af8c36-15ae-430e-89a0-cdf15a3a6842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16952 | 2026.01.16 09:57:40.023791 [ 255 ] {89af8c36-15ae-430e-89a0-cdf15a3a6842} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.01.16 09:57:40.023828 [ 255 ] {89af8c36-15ae-430e-89a0-cdf15a3a6842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16954 | 2026.01.16 09:57:40.024140 [ 255 ] {89af8c36-15ae-430e-89a0-cdf15a3a6842} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16955 | 2026.01.16 09:57:40.024350 [ 255 ] {89af8c36-15ae-430e-89a0-cdf15a3a6842} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2026.01.16 09:57:40.024482 [ 255 ] {89af8c36-15ae-430e-89a0-cdf15a3a6842} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 16957 | 2026.01.16 09:57:40.024521 [ 255 ] {89af8c36-15ae-430e-89a0-cdf15a3a6842} <Debug> TCPHandler: Processed in 0.001448099 sec. | ||
| 16958 | 2026.01.16 09:57:40.024589 [ 222 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16959 | 2026.01.16 09:57:40.024639 [ 222 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16960 | 2026.01.16 09:57:40.024661 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16961 | 2026.01.16 09:57:40.024772 [ 255 ] {bcda43e3-c3b6-4548-91fe-21c39064c8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16962 | 2026.01.16 09:57:40.024818 [ 255 ] {bcda43e3-c3b6-4548-91fe-21c39064c8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16963 | 2026.01.16 09:57:40.025330 [ 255 ] {bcda43e3-c3b6-4548-91fe-21c39064c8aa} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16964 | 2026.01.16 09:57:40.025369 [ 255 ] {bcda43e3-c3b6-4548-91fe-21c39064c8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16965 | 2026.01.16 09:57:40.025775 [ 255 ] {bcda43e3-c3b6-4548-91fe-21c39064c8aa} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16966 | 2026.01.16 09:57:40.026035 [ 255 ] {bcda43e3-c3b6-4548-91fe-21c39064c8aa} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16967 | 2026.01.16 09:57:40.026167 [ 255 ] {bcda43e3-c3b6-4548-91fe-21c39064c8aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001415 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 16968 | 2026.01.16 09:57:40.026205 [ 255 ] {bcda43e3-c3b6-4548-91fe-21c39064c8aa} <Debug> TCPHandler: Processed in 0.001604521 sec. | ||
| 16969 | 2026.01.16 09:57:40.026344 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16970 | 2026.01.16 09:57:40.026438 [ 255 ] {c66fe67a-6e99-4286-9318-a597b0c70f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16971 | 2026.01.16 09:57:40.026481 [ 255 ] {c66fe67a-6e99-4286-9318-a597b0c70f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16972 | 2026.01.16 09:57:40.026858 [ 255 ] {c66fe67a-6e99-4286-9318-a597b0c70f21} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16973 | 2026.01.16 09:57:40.026893 [ 255 ] {c66fe67a-6e99-4286-9318-a597b0c70f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16974 | 2026.01.16 09:57:40.027216 [ 255 ] {c66fe67a-6e99-4286-9318-a597b0c70f21} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16975 | 2026.01.16 09:57:40.027443 [ 255 ] {c66fe67a-6e99-4286-9318-a597b0c70f21} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16976 | 2026.01.16 09:57:40.027571 [ 255 ] {c66fe67a-6e99-4286-9318-a597b0c70f21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 16977 | 2026.01.16 09:57:40.027607 [ 255 ] {c66fe67a-6e99-4286-9318-a597b0c70f21} <Debug> TCPHandler: Processed in 0.001330077 sec. | ||
| 16978 | 2026.01.16 09:57:40.028689 [ 222 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 16979 | 2026.01.16 09:57:40.241584 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16980 | 2026.01.16 09:57:40.241640 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16981 | 2026.01.16 09:57:40.244782 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 16982 | 2026.01.16 09:57:41.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.12 MiB, peak 404.34 MiB, free memory in arenas 0.00 B, will set to 385.84 MiB (RSS), difference: 3.72 MiB | ||
| 16983 | 2026.01.16 09:57:41.202877 [ 217 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16984 | 2026.01.16 09:57:41.202949 [ 217 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16985 | 2026.01.16 09:57:41.206376 [ 217 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 16986 | 2026.01.16 09:57:41.219087 [ 224 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16987 | 2026.01.16 09:57:41.219141 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16988 | 2026.01.16 09:57:41.221116 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 16989 | 2026.01.16 09:57:43.047626 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16990 | 2026.01.16 09:57:43.047702 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16991 | 2026.01.16 09:57:43.339977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42193 | ||
| 16992 | 2026.01.16 09:57:43.340796 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.01.16 09:57:43.340835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16994 | 2026.01.16 09:57:43.341334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16995 | 2026.01.16 09:57:43.341572 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.01.16 09:57:43.341707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42193 | ||
| 16997 | 2026.01.16 09:57:43.439857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2028 | ||
| 16998 | 2026.01.16 09:57:43.442563 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.01.16 09:57:43.442610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17000 | 2026.01.16 09:57:43.443852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17001 | 2026.01.16 09:57:43.444124 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.01.16 09:57:43.444503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
| 17003 | 2026.01.16 09:57:45.022285 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17004 | 2026.01.16 09:57:45.022487 [ 255 ] {a1043366-4c31-45fa-a040-56667ff72ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17005 | 2026.01.16 09:57:45.022562 [ 255 ] {a1043366-4c31-45fa-a040-56667ff72ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17006 | 2026.01.16 09:57:45.023407 [ 255 ] {a1043366-4c31-45fa-a040-56667ff72ebb} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17007 | 2026.01.16 09:57:45.023455 [ 255 ] {a1043366-4c31-45fa-a040-56667ff72ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17008 | 2026.01.16 09:57:45.023851 [ 255 ] {a1043366-4c31-45fa-a040-56667ff72ebb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17009 | 2026.01.16 09:57:45.024072 [ 255 ] {a1043366-4c31-45fa-a040-56667ff72ebb} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17010 | 2026.01.16 09:57:45.024224 [ 255 ] {a1043366-4c31-45fa-a040-56667ff72ebb} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001791 sec., 75935.23171412619 rows/sec., 6.57 MiB/sec. | ||
| 17011 | 2026.01.16 09:57:45.024270 [ 255 ] {a1043366-4c31-45fa-a040-56667ff72ebb} <Debug> TCPHandler: Processed in 0.002123329 sec. | ||
| 17012 | 2026.01.16 09:57:45.024405 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17013 | 2026.01.16 09:57:45.024513 [ 255 ] {42bc7355-168e-4e62-9d0b-e00a83175f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17014 | 2026.01.16 09:57:45.024556 [ 255 ] {42bc7355-168e-4e62-9d0b-e00a83175f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17015 | 2026.01.16 09:57:45.025013 [ 255 ] {42bc7355-168e-4e62-9d0b-e00a83175f09} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17016 | 2026.01.16 09:57:45.025049 [ 255 ] {42bc7355-168e-4e62-9d0b-e00a83175f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17017 | 2026.01.16 09:57:45.025348 [ 255 ] {42bc7355-168e-4e62-9d0b-e00a83175f09} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17018 | 2026.01.16 09:57:45.025553 [ 255 ] {42bc7355-168e-4e62-9d0b-e00a83175f09} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17019 | 2026.01.16 09:57:45.025679 [ 255 ] {42bc7355-168e-4e62-9d0b-e00a83175f09} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001186 sec., 33726.81281618887 rows/sec., 2.48 MiB/sec. | ||
| 17020 | 2026.01.16 09:57:45.025717 [ 255 ] {42bc7355-168e-4e62-9d0b-e00a83175f09} <Debug> TCPHandler: Processed in 0.001364338 sec. | ||
| 17021 | 2026.01.16 09:57:45.025843 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17022 | 2026.01.16 09:57:45.025935 [ 255 ] {f50cb5d6-4d67-45cc-9e20-ee8d3982c921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17023 | 2026.01.16 09:57:45.025974 [ 255 ] {f50cb5d6-4d67-45cc-9e20-ee8d3982c921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17024 | 2026.01.16 09:57:45.026431 [ 255 ] {f50cb5d6-4d67-45cc-9e20-ee8d3982c921} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17025 | 2026.01.16 09:57:45.026468 [ 255 ] {f50cb5d6-4d67-45cc-9e20-ee8d3982c921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17026 | 2026.01.16 09:57:45.026770 [ 255 ] {f50cb5d6-4d67-45cc-9e20-ee8d3982c921} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17027 | 2026.01.16 09:57:45.026973 [ 255 ] {f50cb5d6-4d67-45cc-9e20-ee8d3982c921} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17028 | 2026.01.16 09:57:45.027097 [ 255 ] {f50cb5d6-4d67-45cc-9e20-ee8d3982c921} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00118 sec., 88135.59322033898 rows/sec., 6.88 MiB/sec. | ||
| 17029 | 2026.01.16 09:57:45.027134 [ 255 ] {f50cb5d6-4d67-45cc-9e20-ee8d3982c921} <Debug> TCPHandler: Processed in 0.001348068 sec. | ||
| 17030 | 2026.01.16 09:57:45.027252 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17031 | 2026.01.16 09:57:45.027344 [ 255 ] {e4df572f-c9ef-486d-851e-25dca8837afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17032 | 2026.01.16 09:57:45.027387 [ 255 ] {e4df572f-c9ef-486d-851e-25dca8837afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17033 | 2026.01.16 09:57:45.027809 [ 255 ] {e4df572f-c9ef-486d-851e-25dca8837afa} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2026.01.16 09:57:45.027845 [ 255 ] {e4df572f-c9ef-486d-851e-25dca8837afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17035 | 2026.01.16 09:57:45.028158 [ 255 ] {e4df572f-c9ef-486d-851e-25dca8837afa} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17036 | 2026.01.16 09:57:45.028361 [ 255 ] {e4df572f-c9ef-486d-851e-25dca8837afa} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17037 | 2026.01.16 09:57:45.028485 [ 255 ] {e4df572f-c9ef-486d-851e-25dca8837afa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 17038 | 2026.01.16 09:57:45.028521 [ 255 ] {e4df572f-c9ef-486d-851e-25dca8837afa} <Debug> TCPHandler: Processed in 0.001316977 sec. | ||
| 17039 | 2026.01.16 09:57:45.028645 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17040 | 2026.01.16 09:57:45.028736 [ 255 ] {9c2e5a90-7f27-4f45-9efb-4531a11679b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17041 | 2026.01.16 09:57:45.028789 [ 255 ] {9c2e5a90-7f27-4f45-9efb-4531a11679b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17042 | 2026.01.16 09:57:45.029641 [ 255 ] {9c2e5a90-7f27-4f45-9efb-4531a11679b0} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2026.01.16 09:57:45.029676 [ 255 ] {9c2e5a90-7f27-4f45-9efb-4531a11679b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17044 | 2026.01.16 09:57:45.030235 [ 255 ] {9c2e5a90-7f27-4f45-9efb-4531a11679b0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17045 | 2026.01.16 09:57:45.030450 [ 255 ] {9c2e5a90-7f27-4f45-9efb-4531a11679b0} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.01.16 09:57:45.030584 [ 255 ] {9c2e5a90-7f27-4f45-9efb-4531a11679b0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001865 sec., 21447.721179624667 rows/sec., 38.43 MiB/sec. | ||
| 17047 | 2026.01.16 09:57:45.030639 [ 255 ] {9c2e5a90-7f27-4f45-9efb-4531a11679b0} <Debug> TCPHandler: Processed in 0.002050778 sec. | ||
| 17048 | 2026.01.16 09:57:45.030744 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17049 | 2026.01.16 09:57:45.030836 [ 255 ] {39dcab1e-8254-4eb1-8e1c-72b869b5429c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17050 | 2026.01.16 09:57:45.030877 [ 255 ] {39dcab1e-8254-4eb1-8e1c-72b869b5429c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17051 | 2026.01.16 09:57:45.031211 [ 255 ] {39dcab1e-8254-4eb1-8e1c-72b869b5429c} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2026.01.16 09:57:45.031247 [ 255 ] {39dcab1e-8254-4eb1-8e1c-72b869b5429c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17053 | 2026.01.16 09:57:45.031544 [ 255 ] {39dcab1e-8254-4eb1-8e1c-72b869b5429c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17054 | 2026.01.16 09:57:45.031752 [ 255 ] {39dcab1e-8254-4eb1-8e1c-72b869b5429c} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2026.01.16 09:57:45.031875 [ 255 ] {39dcab1e-8254-4eb1-8e1c-72b869b5429c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 17056 | 2026.01.16 09:57:45.031910 [ 255 ] {39dcab1e-8254-4eb1-8e1c-72b869b5429c} <Debug> TCPHandler: Processed in 0.001214616 sec. | ||
| 17057 | 2026.01.16 09:57:45.477871 [ 217 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 17058 | 2026.01.16 09:57:45.477915 [ 217 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 17059 | 2026.01.16 09:57:45.479585 [ 217 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): 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] | ||
| 17060 | 2026.01.16 09:57:45.612950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17061 | 2026.01.16 09:57:45.632139 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17062 | 2026.01.16 09:57:45.632197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17063 | 2026.01.16 09:57:45.638476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17064 | 2026.01.16 09:57:45.639223 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17065 | 2026.01.16 09:57:45.642628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17066 | 2026.01.16 09:57:47.212026 [ 221 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 17067 | 2026.01.16 09:57:47.212093 [ 221 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 17068 | 2026.01.16 09:57:47.214154 [ 221 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): 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] | ||
| 17069 | 2026.01.16 09:57:50.020701 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17070 | 2026.01.16 09:57:50.020876 [ 255 ] {77d0dc68-60b3-4575-9952-30e689a8cb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17071 | 2026.01.16 09:57:50.020941 [ 255 ] {77d0dc68-60b3-4575-9952-30e689a8cb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17072 | 2026.01.16 09:57:50.021602 [ 255 ] {77d0dc68-60b3-4575-9952-30e689a8cb7c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17073 | 2026.01.16 09:57:50.021643 [ 255 ] {77d0dc68-60b3-4575-9952-30e689a8cb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17074 | 2026.01.16 09:57:50.022037 [ 255 ] {77d0dc68-60b3-4575-9952-30e689a8cb7c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17075 | 2026.01.16 09:57:50.022258 [ 255 ] {77d0dc68-60b3-4575-9952-30e689a8cb7c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17076 | 2026.01.16 09:57:50.022419 [ 255 ] {77d0dc68-60b3-4575-9952-30e689a8cb7c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.69 MiB/sec. | ||
| 17077 | 2026.01.16 09:57:50.022463 [ 255 ] {77d0dc68-60b3-4575-9952-30e689a8cb7c} <Debug> TCPHandler: Processed in 0.001891736 sec. | ||
| 17078 | 2026.01.16 09:57:50.022586 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.01.16 09:57:50.022682 [ 255 ] {f014f55e-1c6d-4bd2-9902-47ba2ca60475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17080 | 2026.01.16 09:57:50.022722 [ 255 ] {f014f55e-1c6d-4bd2-9902-47ba2ca60475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17081 | 2026.01.16 09:57:50.023143 [ 255 ] {f014f55e-1c6d-4bd2-9902-47ba2ca60475} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.01.16 09:57:50.023178 [ 255 ] {f014f55e-1c6d-4bd2-9902-47ba2ca60475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17083 | 2026.01.16 09:57:50.023482 [ 255 ] {f014f55e-1c6d-4bd2-9902-47ba2ca60475} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17084 | 2026.01.16 09:57:50.023706 [ 255 ] {f014f55e-1c6d-4bd2-9902-47ba2ca60475} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17085 | 2026.01.16 09:57:50.023830 [ 255 ] {f014f55e-1c6d-4bd2-9902-47ba2ca60475} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 17086 | 2026.01.16 09:57:50.023868 [ 255 ] {f014f55e-1c6d-4bd2-9902-47ba2ca60475} <Debug> TCPHandler: Processed in 0.001331867 sec. | ||
| 17087 | 2026.01.16 09:57:50.023992 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17088 | 2026.01.16 09:57:50.024084 [ 255 ] {69ebf902-d1aa-40bb-a6ac-44301b210f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17089 | 2026.01.16 09:57:50.024127 [ 255 ] {69ebf902-d1aa-40bb-a6ac-44301b210f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17090 | 2026.01.16 09:57:50.024538 [ 255 ] {69ebf902-d1aa-40bb-a6ac-44301b210f11} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.01.16 09:57:50.024572 [ 255 ] {69ebf902-d1aa-40bb-a6ac-44301b210f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17092 | 2026.01.16 09:57:50.024901 [ 255 ] {69ebf902-d1aa-40bb-a6ac-44301b210f11} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17093 | 2026.01.16 09:57:50.025104 [ 255 ] {69ebf902-d1aa-40bb-a6ac-44301b210f11} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17094 | 2026.01.16 09:57:50.025230 [ 255 ] {69ebf902-d1aa-40bb-a6ac-44301b210f11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 17095 | 2026.01.16 09:57:50.025266 [ 255 ] {69ebf902-d1aa-40bb-a6ac-44301b210f11} <Debug> TCPHandler: Processed in 0.001322868 sec. | ||
| 17096 | 2026.01.16 09:57:50.025377 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17097 | 2026.01.16 09:57:50.025468 [ 255 ] {dd50ee20-adff-4fbd-8440-efe06a269890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17098 | 2026.01.16 09:57:50.025509 [ 255 ] {dd50ee20-adff-4fbd-8440-efe06a269890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17099 | 2026.01.16 09:57:50.025836 [ 255 ] {dd50ee20-adff-4fbd-8440-efe06a269890} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2026.01.16 09:57:50.025869 [ 255 ] {dd50ee20-adff-4fbd-8440-efe06a269890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17101 | 2026.01.16 09:57:50.026166 [ 255 ] {dd50ee20-adff-4fbd-8440-efe06a269890} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17102 | 2026.01.16 09:57:50.026364 [ 255 ] {dd50ee20-adff-4fbd-8440-efe06a269890} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17103 | 2026.01.16 09:57:50.026487 [ 255 ] {dd50ee20-adff-4fbd-8440-efe06a269890} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 17104 | 2026.01.16 09:57:50.026522 [ 255 ] {dd50ee20-adff-4fbd-8440-efe06a269890} <Debug> TCPHandler: Processed in 0.001194766 sec. | ||
| 17105 | 2026.01.16 09:57:50.841846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42641 | ||
| 17106 | 2026.01.16 09:57:50.842384 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17107 | 2026.01.16 09:57:50.842425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17108 | 2026.01.16 09:57:50.842889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17109 | 2026.01.16 09:57:50.843103 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17110 | 2026.01.16 09:57:50.843220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42641 | ||
| 17111 | 2026.01.16 09:57:53.142691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 17112 | 2026.01.16 09:57:53.161145 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17113 | 2026.01.16 09:57:53.161214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17114 | 2026.01.16 09:57:53.167654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17115 | 2026.01.16 09:57:53.168446 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2026.01.16 09:57:53.172441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 17117 | 2026.01.16 09:57:53.444673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2048 | ||
| 17118 | 2026.01.16 09:57:53.447042 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2026.01.16 09:57:53.447104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17120 | 2026.01.16 09:57:53.448372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17121 | 2026.01.16 09:57:53.448716 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2026.01.16 09:57:53.448918 [ 132 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17123 | 2026.01.16 09:57:53.448990 [ 132 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17124 | 2026.01.16 09:57:53.449018 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17125 | 2026.01.16 09:57:53.449124 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 17126 | 2026.01.16 09:57:53.449170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2048 | ||
| 17127 | 2026.01.16 09:57:53.449638 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17128 | 2026.01.16 09:57:53.449773 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1932 rows starting from the beginning of the part | ||
| 17129 | 2026.01.16 09:57:53.450123 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 28 rows starting from the beginning of the part | ||
| 17130 | 2026.01.16 09:57:53.450490 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part | ||
| 17131 | 2026.01.16 09:57:53.450853 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
| 17132 | 2026.01.16 09:57:53.451228 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part | ||
| 17133 | 2026.01.16 09:57:53.451601 [ 197 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part | ||
| 17134 | 2026.01.16 09:57:53.459441 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 72 columns (72 merged, 0 gathered) in 0.010354317 sec., 197791.89684843528 rows/sec., 152.24 MiB/sec. | ||
| 17135 | 2026.01.16 09:57:53.461461 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17136 | 2026.01.16 09:57:53.462122 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2026.01.16 09:57:53.462220 [ 186 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_66_13} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17138 | 2026.01.16 09:57:53.462560 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.58 MiB. | ||
| 17139 | 2026.01.16 09:57:54.463176 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41517 | ||
| 17140 | 2026.01.16 09:57:54.463295 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17141 | 2026.01.16 09:57:54.463325 [ 290 ] {} <Debug> TCP-Session: ab604875-9b74-4ff5-8ea6-f218de6b0fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:41517 | ||
| 17142 | 2026.01.16 09:57:54.463350 [ 290 ] {} <Debug> TCP-Session: ab604875-9b74-4ff5-8ea6-f218de6b0fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17143 | 2026.01.16 09:57:54.463366 [ 290 ] {} <Debug> TCP-Session: ab604875-9b74-4ff5-8ea6-f218de6b0fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17144 | 2026.01.16 09:57:54.463615 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43695 | ||
| 17145 | 2026.01.16 09:57:54.463656 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53760 | ||
| 17146 | 2026.01.16 09:57:54.463677 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34473 | ||
| 17147 | 2026.01.16 09:57:54.463700 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40364 | ||
| 17148 | 2026.01.16 09:57:54.463729 [ 290 ] {} <Trace> TCP-Session: ab604875-9b74-4ff5-8ea6-f218de6b0fbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17149 | 2026.01.16 09:57:54.463771 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17150 | 2026.01.16 09:57:54.463752 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17151 | 2026.01.16 09:57:54.463836 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17152 | 2026.01.16 09:57:54.463848 [ 287 ] {} <Debug> TCP-Session: d3f20490-436d-4b82-a120-8183f2d604b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34473 | ||
| 17153 | 2026.01.16 09:57:54.463865 [ 294 ] {} <Debug> TCP-Session: 6c9d9fc7-2e39-4e6b-83f2-12cf241dffd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53760 | ||
| 17154 | 2026.01.16 09:57:54.463885 [ 289 ] {} <Debug> TCP-Session: 8a7c5441-fb18-4149-9166-0bde8872cd84 Authenticating user 'default' from [fd00:1122:3344:101::e]:40364 | ||
| 17155 | 2026.01.16 09:57:54.463895 [ 287 ] {} <Debug> TCP-Session: d3f20490-436d-4b82-a120-8183f2d604b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17156 | 2026.01.16 09:57:54.463901 [ 294 ] {} <Debug> TCP-Session: 6c9d9fc7-2e39-4e6b-83f2-12cf241dffd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17157 | 2026.01.16 09:57:54.463921 [ 289 ] {} <Debug> TCP-Session: 8a7c5441-fb18-4149-9166-0bde8872cd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17158 | 2026.01.16 09:57:54.463934 [ 294 ] {} <Debug> TCP-Session: 6c9d9fc7-2e39-4e6b-83f2-12cf241dffd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17159 | 2026.01.16 09:57:54.463951 [ 290 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17160 | 2026.01.16 09:57:54.463924 [ 287 ] {} <Debug> TCP-Session: d3f20490-436d-4b82-a120-8183f2d604b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17161 | 2026.01.16 09:57:54.463984 [ 289 ] {} <Debug> TCP-Session: 8a7c5441-fb18-4149-9166-0bde8872cd84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17162 | 2026.01.16 09:57:54.463748 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17163 | 2026.01.16 09:57:54.463691 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33338 | ||
| 17164 | 2026.01.16 09:57:54.464054 [ 291 ] {} <Debug> TCP-Session: 487f78ba-d9dc-46f7-b96d-f5546e335a52 Authenticating user 'default' from [fd00:1122:3344:101::e]:43695 | ||
| 17165 | 2026.01.16 09:57:54.463667 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49038 | ||
| 17166 | 2026.01.16 09:57:54.464098 [ 291 ] {} <Debug> TCP-Session: 487f78ba-d9dc-46f7-b96d-f5546e335a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17167 | 2026.01.16 09:57:54.463644 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58520 | ||
| 17168 | 2026.01.16 09:57:54.464138 [ 291 ] {} <Debug> TCP-Session: 487f78ba-d9dc-46f7-b96d-f5546e335a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17169 | 2026.01.16 09:57:54.463632 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59096 | ||
| 17170 | 2026.01.16 09:57:54.464177 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17171 | 2026.01.16 09:57:54.464147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17172 | 2026.01.16 09:57:54.464240 [ 290 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17173 | 2026.01.16 09:57:54.464254 [ 286 ] {} <Debug> TCP-Session: 519817bb-e16c-4792-abde-afa9830954a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49038 | ||
| 17174 | 2026.01.16 09:57:54.464276 [ 288 ] {} <Debug> TCP-Session: 8bd7da1a-d8e9-4174-a1e4-be56f5f430eb Authenticating user 'default' from [fd00:1122:3344:101::e]:33338 | ||
| 17175 | 2026.01.16 09:57:54.464302 [ 286 ] {} <Debug> TCP-Session: 519817bb-e16c-4792-abde-afa9830954a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17176 | 2026.01.16 09:57:54.464313 [ 290 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17177 | 2026.01.16 09:57:54.464332 [ 286 ] {} <Debug> TCP-Session: 519817bb-e16c-4792-abde-afa9830954a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17178 | 2026.01.16 09:57:54.464316 [ 288 ] {} <Debug> TCP-Session: 8bd7da1a-d8e9-4174-a1e4-be56f5f430eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17179 | 2026.01.16 09:57:54.464377 [ 288 ] {} <Debug> TCP-Session: 8bd7da1a-d8e9-4174-a1e4-be56f5f430eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17180 | 2026.01.16 09:57:54.464614 [ 290 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 17181 | 2026.01.16 09:57:54.464665 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17182 | 2026.01.16 09:57:54.464698 [ 293 ] {} <Debug> TCP-Session: 592be641-8e82-4f85-b257-4554bd9732a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58520 | ||
| 17183 | 2026.01.16 09:57:54.464714 [ 293 ] {} <Debug> TCP-Session: 592be641-8e82-4f85-b257-4554bd9732a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17184 | 2026.01.16 09:57:54.464727 [ 293 ] {} <Debug> TCP-Session: 592be641-8e82-4f85-b257-4554bd9732a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17185 | 2026.01.16 09:57:54.464782 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17186 | 2026.01.16 09:57:54.464816 [ 292 ] {} <Debug> TCP-Session: 89d9ee60-0b35-42bf-a22c-51cca2607182 Authenticating user 'default' from [fd00:1122:3344:101::e]:59096 | ||
| 17187 | 2026.01.16 09:57:54.464832 [ 292 ] {} <Debug> TCP-Session: 89d9ee60-0b35-42bf-a22c-51cca2607182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17188 | 2026.01.16 09:57:54.464844 [ 292 ] {} <Debug> TCP-Session: 89d9ee60-0b35-42bf-a22c-51cca2607182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17189 | 2026.01.16 09:57:54.465581 [ 308 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Trace> AggregatingTransform: Aggregating | ||
| 17190 | 2026.01.16 09:57:54.465617 [ 308 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Trace> Aggregator: Aggregation method: without_key | ||
| 17191 | 2026.01.16 09:57:54.465655 [ 308 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937842 sec. (1066.278 rows/sec., 41.65 KiB/sec.) | ||
| 17192 | 2026.01.16 09:57:54.465673 [ 308 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Trace> Aggregator: Merging aggregated data | ||
| 17193 | 2026.01.16 09:57:54.466806 [ 290 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002906 sec., 344.1156228492773 rows/sec., 13.44 KiB/sec. | ||
| 17194 | 2026.01.16 09:57:54.466956 [ 290 ] {095ec71a-e71a-43b7-9edf-66f7d6a77d35} <Debug> TCPHandler: Processed in 0.003337105 sec. | ||
| 17195 | 2026.01.16 09:57:54.467067 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17196 | 2026.01.16 09:57:54.467093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17197 | 2026.01.16 09:57:54.467106 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17198 | 2026.01.16 09:57:54.467119 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17199 | 2026.01.16 09:57:54.467138 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17200 | 2026.01.16 09:57:54.467151 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17201 | 2026.01.16 09:57:54.467167 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17202 | 2026.01.16 09:57:54.467182 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17203 | 2026.01.16 09:57:54.467205 [ 287 ] {} <Debug> TCP-Session: d3f20490-436d-4b82-a120-8183f2d604b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17204 | 2026.01.16 09:57:54.467221 [ 286 ] {} <Debug> TCP-Session: 519817bb-e16c-4792-abde-afa9830954a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17205 | 2026.01.16 09:57:54.467236 [ 294 ] {} <Debug> TCP-Session: 6c9d9fc7-2e39-4e6b-83f2-12cf241dffd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17206 | 2026.01.16 09:57:54.467194 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17207 | 2026.01.16 09:57:54.467186 [ 291 ] {} <Debug> TCP-Session: 487f78ba-d9dc-46f7-b96d-f5546e335a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17208 | 2026.01.16 09:57:54.467168 [ 292 ] {} <Debug> TCP-Session: 89d9ee60-0b35-42bf-a22c-51cca2607182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17209 | 2026.01.16 09:57:54.467301 [ 288 ] {} <Debug> TCP-Session: 8bd7da1a-d8e9-4174-a1e4-be56f5f430eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17210 | 2026.01.16 09:57:54.467133 [ 289 ] {} <Debug> TCP-Session: 8a7c5441-fb18-4149-9166-0bde8872cd84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17211 | 2026.01.16 09:57:54.467095 [ 290 ] {} <Debug> TCP-Session: ab604875-9b74-4ff5-8ea6-f218de6b0fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17212 | 2026.01.16 09:57:54.467147 [ 293 ] {} <Debug> TCP-Session: 592be641-8e82-4f85-b257-4554bd9732a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17213 | 2026.01.16 09:57:55.025238 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17214 | 2026.01.16 09:57:55.025455 [ 255 ] {afaaf28f-ebd2-40b3-9b91-cbdaf4b6263d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17215 | 2026.01.16 09:57:55.025539 [ 255 ] {afaaf28f-ebd2-40b3-9b91-cbdaf4b6263d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17216 | 2026.01.16 09:57:55.026378 [ 255 ] {afaaf28f-ebd2-40b3-9b91-cbdaf4b6263d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17217 | 2026.01.16 09:57:55.026439 [ 255 ] {afaaf28f-ebd2-40b3-9b91-cbdaf4b6263d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17218 | 2026.01.16 09:57:55.026978 [ 255 ] {afaaf28f-ebd2-40b3-9b91-cbdaf4b6263d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17219 | 2026.01.16 09:57:55.027280 [ 255 ] {afaaf28f-ebd2-40b3-9b91-cbdaf4b6263d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17220 | 2026.01.16 09:57:55.027491 [ 255 ] {afaaf28f-ebd2-40b3-9b91-cbdaf4b6263d} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002092 sec., 65009.5602294455 rows/sec., 5.62 MiB/sec. | ||
| 17221 | 2026.01.16 09:57:55.027555 [ 255 ] {afaaf28f-ebd2-40b3-9b91-cbdaf4b6263d} <Debug> TCPHandler: Processed in 0.002477254 sec. | ||
| 17222 | 2026.01.16 09:57:55.027708 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17223 | 2026.01.16 09:57:55.027826 [ 255 ] {51f9ded6-1c98-46de-a37c-aa641b449419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17224 | 2026.01.16 09:57:55.027878 [ 255 ] {51f9ded6-1c98-46de-a37c-aa641b449419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17225 | 2026.01.16 09:57:55.028425 [ 255 ] {51f9ded6-1c98-46de-a37c-aa641b449419} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17226 | 2026.01.16 09:57:55.028467 [ 255 ] {51f9ded6-1c98-46de-a37c-aa641b449419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17227 | 2026.01.16 09:57:55.028837 [ 255 ] {51f9ded6-1c98-46de-a37c-aa641b449419} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17228 | 2026.01.16 09:57:55.029130 [ 255 ] {51f9ded6-1c98-46de-a37c-aa641b449419} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17229 | 2026.01.16 09:57:55.029296 [ 255 ] {51f9ded6-1c98-46de-a37c-aa641b449419} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001497 sec., 26720.10688042752 rows/sec., 1.96 MiB/sec. | ||
| 17230 | 2026.01.16 09:57:55.029345 [ 255 ] {51f9ded6-1c98-46de-a37c-aa641b449419} <Debug> TCPHandler: Processed in 0.001696922 sec. | ||
| 17231 | 2026.01.16 09:57:55.029487 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17232 | 2026.01.16 09:57:55.029608 [ 255 ] {085cfbc4-9799-4a35-bde7-d4ccd185faca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17233 | 2026.01.16 09:57:55.029660 [ 255 ] {085cfbc4-9799-4a35-bde7-d4ccd185faca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17234 | 2026.01.16 09:57:55.030182 [ 255 ] {085cfbc4-9799-4a35-bde7-d4ccd185faca} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.01.16 09:57:55.030222 [ 255 ] {085cfbc4-9799-4a35-bde7-d4ccd185faca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17236 | 2026.01.16 09:57:55.030604 [ 255 ] {085cfbc4-9799-4a35-bde7-d4ccd185faca} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17237 | 2026.01.16 09:57:55.030861 [ 255 ] {085cfbc4-9799-4a35-bde7-d4ccd185faca} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2026.01.16 09:57:55.031061 [ 255 ] {085cfbc4-9799-4a35-bde7-d4ccd185faca} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001484 sec., 70080.86253369272 rows/sec., 5.47 MiB/sec. | ||
| 17239 | 2026.01.16 09:57:55.031128 [ 255 ] {085cfbc4-9799-4a35-bde7-d4ccd185faca} <Debug> TCPHandler: Processed in 0.001703393 sec. | ||
| 17240 | 2026.01.16 09:57:55.031277 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17241 | 2026.01.16 09:57:55.031397 [ 255 ] {2d982c61-fffc-4948-98df-cea9ed2c7bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17242 | 2026.01.16 09:57:55.031453 [ 255 ] {2d982c61-fffc-4948-98df-cea9ed2c7bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17243 | 2026.01.16 09:57:55.031934 [ 255 ] {2d982c61-fffc-4948-98df-cea9ed2c7bb9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17244 | 2026.01.16 09:57:55.031969 [ 255 ] {2d982c61-fffc-4948-98df-cea9ed2c7bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17245 | 2026.01.16 09:57:55.032340 [ 255 ] {2d982c61-fffc-4948-98df-cea9ed2c7bb9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17246 | 2026.01.16 09:57:55.032657 [ 255 ] {2d982c61-fffc-4948-98df-cea9ed2c7bb9} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17247 | 2026.01.16 09:57:55.032819 [ 255 ] {2d982c61-fffc-4948-98df-cea9ed2c7bb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001453 sec., 110116.99931176874 rows/sec., 7.67 MiB/sec. | ||
| 17248 | 2026.01.16 09:57:55.032864 [ 255 ] {2d982c61-fffc-4948-98df-cea9ed2c7bb9} <Debug> TCPHandler: Processed in 0.001644222 sec. | ||
| 17249 | 2026.01.16 09:57:55.033007 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17250 | 2026.01.16 09:57:55.033116 [ 255 ] {8de59cda-2670-4961-9e30-186aa4a9ad35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17251 | 2026.01.16 09:57:55.033180 [ 255 ] {8de59cda-2670-4961-9e30-186aa4a9ad35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17252 | 2026.01.16 09:57:55.034245 [ 255 ] {8de59cda-2670-4961-9e30-186aa4a9ad35} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17253 | 2026.01.16 09:57:55.034285 [ 255 ] {8de59cda-2670-4961-9e30-186aa4a9ad35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17254 | 2026.01.16 09:57:55.034970 [ 255 ] {8de59cda-2670-4961-9e30-186aa4a9ad35} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17255 | 2026.01.16 09:57:55.035239 [ 255 ] {8de59cda-2670-4961-9e30-186aa4a9ad35} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17256 | 2026.01.16 09:57:55.035411 [ 255 ] {8de59cda-2670-4961-9e30-186aa4a9ad35} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002314 sec., 17286.084701815038 rows/sec., 30.98 MiB/sec. | ||
| 17257 | 2026.01.16 09:57:55.035409 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17258 | 2026.01.16 09:57:55.035495 [ 255 ] {8de59cda-2670-4961-9e30-186aa4a9ad35} <Debug> TCPHandler: Processed in 0.002548364 sec. | ||
| 17259 | 2026.01.16 09:57:55.035502 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17260 | 2026.01.16 09:57:55.035544 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17261 | 2026.01.16 09:57:55.035635 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2026.01.16 09:57:55.035688 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 17263 | 2026.01.16 09:57:55.035746 [ 255 ] {aaff8f13-42af-4224-a288-14bc6f9f52f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17264 | 2026.01.16 09:57:55.035799 [ 255 ] {aaff8f13-42af-4224-a288-14bc6f9f52f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17265 | 2026.01.16 09:57:55.036020 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17266 | 2026.01.16 09:57:55.036107 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2331 rows starting from the beginning of the part | ||
| 17267 | 2026.01.16 09:57:55.036237 [ 255 ] {aaff8f13-42af-4224-a288-14bc6f9f52f4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17268 | 2026.01.16 09:57:55.036265 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 17269 | 2026.01.16 09:57:55.036285 [ 255 ] {aaff8f13-42af-4224-a288-14bc6f9f52f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17270 | 2026.01.16 09:57:55.036403 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 17271 | 2026.01.16 09:57:55.036524 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 17272 | 2026.01.16 09:57:55.036650 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 17273 | 2026.01.16 09:57:55.036687 [ 255 ] {aaff8f13-42af-4224-a288-14bc6f9f52f4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17274 | 2026.01.16 09:57:55.036756 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 17275 | 2026.01.16 09:57:55.036968 [ 255 ] {aaff8f13-42af-4224-a288-14bc6f9f52f4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2026.01.16 09:57:55.037129 [ 255 ] {aaff8f13-42af-4224-a288-14bc6f9f52f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
| 17277 | 2026.01.16 09:57:55.037173 [ 255 ] {aaff8f13-42af-4224-a288-14bc6f9f52f4} <Debug> TCPHandler: Processed in 0.001596211 sec. | ||
| 17278 | 2026.01.16 09:57:55.053403 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2531 rows, containing 19 columns (19 merged, 0 gathered) in 0.017772167 sec., 142413.69665274923 rows/sec., 255.20 MiB/sec. | ||
| 17279 | 2026.01.16 09:57:55.056552 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17280 | 2026.01.16 09:57:55.056964 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17281 | 2026.01.16 09:57:55.057058 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17282 | 2026.01.16 09:57:55.057201 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.93 MiB. | ||
| 17283 | 2026.01.16 09:57:55.384819 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57283 | ||
| 17284 | 2026.01.16 09:57:55.384930 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17285 | 2026.01.16 09:57:55.384956 [ 290 ] {} <Debug> TCP-Session: ee6d1dc4-26a1-4c6a-bd3b-79924d5c5a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:57283 | ||
| 17286 | 2026.01.16 09:57:55.384977 [ 290 ] {} <Debug> TCP-Session: ee6d1dc4-26a1-4c6a-bd3b-79924d5c5a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17287 | 2026.01.16 09:57:55.384991 [ 290 ] {} <Debug> TCP-Session: ee6d1dc4-26a1-4c6a-bd3b-79924d5c5a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17288 | 2026.01.16 09:57:55.385199 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61282 | ||
| 17289 | 2026.01.16 09:57:55.385227 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38444 | ||
| 17290 | 2026.01.16 09:57:55.385229 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55452 | ||
| 17291 | 2026.01.16 09:57:55.385271 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49397 | ||
| 17292 | 2026.01.16 09:57:55.385308 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17293 | 2026.01.16 09:57:55.385308 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17294 | 2026.01.16 09:57:55.385315 [ 290 ] {} <Trace> TCP-Session: ee6d1dc4-26a1-4c6a-bd3b-79924d5c5a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17295 | 2026.01.16 09:57:55.385344 [ 291 ] {} <Debug> TCP-Session: b301e8c7-681b-4dbb-b402-4db21997e71a Authenticating user 'default' from [fd00:1122:3344:101::e]:61282 | ||
| 17296 | 2026.01.16 09:57:55.385349 [ 294 ] {} <Debug> TCP-Session: e1d76ad9-8a83-446a-87f1-6168b0812da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38444 | ||
| 17297 | 2026.01.16 09:57:55.385360 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17298 | 2026.01.16 09:57:55.385387 [ 294 ] {} <Debug> TCP-Session: e1d76ad9-8a83-446a-87f1-6168b0812da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17299 | 2026.01.16 09:57:55.385382 [ 291 ] {} <Debug> TCP-Session: b301e8c7-681b-4dbb-b402-4db21997e71a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17300 | 2026.01.16 09:57:55.385409 [ 294 ] {} <Debug> TCP-Session: e1d76ad9-8a83-446a-87f1-6168b0812da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17301 | 2026.01.16 09:57:55.385409 [ 293 ] {} <Debug> TCP-Session: 91ce0a30-9fc7-4c42-80ca-cd009d543930 Authenticating user 'default' from [fd00:1122:3344:101::e]:55452 | ||
| 17302 | 2026.01.16 09:57:55.385417 [ 291 ] {} <Debug> TCP-Session: b301e8c7-681b-4dbb-b402-4db21997e71a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17303 | 2026.01.16 09:57:55.385371 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17304 | 2026.01.16 09:57:55.385451 [ 293 ] {} <Debug> TCP-Session: 91ce0a30-9fc7-4c42-80ca-cd009d543930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17305 | 2026.01.16 09:57:55.385264 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34860 | ||
| 17306 | 2026.01.16 09:57:55.385505 [ 290 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57283) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17307 | 2026.01.16 09:57:55.385486 [ 289 ] {} <Debug> TCP-Session: 5f6e3f45-1765-437a-9e69-15254c780fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49397 | ||
| 17308 | 2026.01.16 09:57:55.385484 [ 293 ] {} <Debug> TCP-Session: 91ce0a30-9fc7-4c42-80ca-cd009d543930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17309 | 2026.01.16 09:57:55.385573 [ 289 ] {} <Debug> TCP-Session: 5f6e3f45-1765-437a-9e69-15254c780fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17310 | 2026.01.16 09:57:55.385241 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52650 | ||
| 17311 | 2026.01.16 09:57:55.385594 [ 289 ] {} <Debug> TCP-Session: 5f6e3f45-1765-437a-9e69-15254c780fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17312 | 2026.01.16 09:57:55.385612 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17313 | 2026.01.16 09:57:55.385220 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35352 | ||
| 17314 | 2026.01.16 09:57:55.385658 [ 288 ] {} <Debug> TCP-Session: cbc88832-038c-490d-ad8f-6816033cb422 Authenticating user 'default' from [fd00:1122:3344:101::e]:34860 | ||
| 17315 | 2026.01.16 09:57:55.385662 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17316 | 2026.01.16 09:57:55.385690 [ 288 ] {} <Debug> TCP-Session: cbc88832-038c-490d-ad8f-6816033cb422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17317 | 2026.01.16 09:57:55.385708 [ 286 ] {} <Debug> TCP-Session: 2c91dd5f-201b-4fae-b737-aba9c5865384 Authenticating user 'default' from [fd00:1122:3344:101::e]:52650 | ||
| 17318 | 2026.01.16 09:57:55.385721 [ 288 ] {} <Debug> TCP-Session: cbc88832-038c-490d-ad8f-6816033cb422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17319 | 2026.01.16 09:57:55.385716 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17320 | 2026.01.16 09:57:55.385737 [ 286 ] {} <Debug> TCP-Session: 2c91dd5f-201b-4fae-b737-aba9c5865384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17321 | 2026.01.16 09:57:55.385762 [ 292 ] {} <Debug> TCP-Session: cd0168ec-c9a4-4a24-ae4b-a764788d6d2a Authenticating user 'default' from [fd00:1122:3344:101::e]:35352 | ||
| 17322 | 2026.01.16 09:57:55.385777 [ 286 ] {} <Debug> TCP-Session: 2c91dd5f-201b-4fae-b737-aba9c5865384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17323 | 2026.01.16 09:57:55.385793 [ 290 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17324 | 2026.01.16 09:57:55.385795 [ 292 ] {} <Debug> TCP-Session: cd0168ec-c9a4-4a24-ae4b-a764788d6d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17325 | 2026.01.16 09:57:55.385248 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38560 | ||
| 17326 | 2026.01.16 09:57:55.385857 [ 290 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17327 | 2026.01.16 09:57:55.385838 [ 292 ] {} <Debug> TCP-Session: cd0168ec-c9a4-4a24-ae4b-a764788d6d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17328 | 2026.01.16 09:57:55.385912 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17329 | 2026.01.16 09:57:55.385940 [ 287 ] {} <Debug> TCP-Session: 4e3dce9c-9847-47cc-83de-47e546705cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38560 | ||
| 17330 | 2026.01.16 09:57:55.385956 [ 287 ] {} <Debug> TCP-Session: 4e3dce9c-9847-47cc-83de-47e546705cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17331 | 2026.01.16 09:57:55.385968 [ 287 ] {} <Debug> TCP-Session: 4e3dce9c-9847-47cc-83de-47e546705cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17332 | 2026.01.16 09:57:55.386158 [ 290 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 17333 | 2026.01.16 09:57:55.387128 [ 312 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Trace> AggregatingTransform: Aggregating | ||
| 17334 | 2026.01.16 09:57:55.387167 [ 312 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Trace> Aggregator: Aggregation method: without_key | ||
| 17335 | 2026.01.16 09:57:55.387205 [ 312 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944883 sec. (1058.332 rows/sec., 41.34 KiB/sec.) | ||
| 17336 | 2026.01.16 09:57:55.387224 [ 312 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Trace> Aggregator: Merging aggregated data | ||
| 17337 | 2026.01.16 09:57:55.388418 [ 290 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002967 sec., 337.0407819346141 rows/sec., 13.17 KiB/sec. | ||
| 17338 | 2026.01.16 09:57:55.388565 [ 290 ] {1ce84072-7b44-4516-beab-3c8af2932651} <Debug> TCPHandler: Processed in 0.003363815 sec. | ||
| 17339 | 2026.01.16 09:57:55.388644 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17340 | 2026.01.16 09:57:55.388673 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17341 | 2026.01.16 09:57:55.388676 [ 290 ] {} <Debug> TCP-Session: ee6d1dc4-26a1-4c6a-bd3b-79924d5c5a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17342 | 2026.01.16 09:57:55.388692 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17343 | 2026.01.16 09:57:55.388717 [ 289 ] {} <Debug> TCP-Session: 5f6e3f45-1765-437a-9e69-15254c780fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17344 | 2026.01.16 09:57:55.388713 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17345 | 2026.01.16 09:57:55.388734 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17346 | 2026.01.16 09:57:55.388750 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17347 | 2026.01.16 09:57:55.388767 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17348 | 2026.01.16 09:57:55.388799 [ 291 ] {} <Debug> TCP-Session: b301e8c7-681b-4dbb-b402-4db21997e71a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17349 | 2026.01.16 09:57:55.388807 [ 287 ] {} <Debug> TCP-Session: 4e3dce9c-9847-47cc-83de-47e546705cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17350 | 2026.01.16 09:57:55.388804 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17351 | 2026.01.16 09:57:55.388826 [ 294 ] {} <Debug> TCP-Session: e1d76ad9-8a83-446a-87f1-6168b0812da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17352 | 2026.01.16 09:57:55.388784 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17353 | 2026.01.16 09:57:55.388866 [ 288 ] {} <Debug> TCP-Session: cbc88832-038c-490d-ad8f-6816033cb422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17354 | 2026.01.16 09:57:55.388777 [ 292 ] {} <Debug> TCP-Session: cd0168ec-c9a4-4a24-ae4b-a764788d6d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17355 | 2026.01.16 09:57:55.388908 [ 286 ] {} <Debug> TCP-Session: 2c91dd5f-201b-4fae-b737-aba9c5865384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17356 | 2026.01.16 09:57:55.388744 [ 293 ] {} <Debug> TCP-Session: 91ce0a30-9fc7-4c42-80ca-cd009d543930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17357 | 2026.01.16 09:57:55.440243 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52095 | ||
| 17358 | 2026.01.16 09:57:55.440346 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17359 | 2026.01.16 09:57:55.440373 [ 290 ] {} <Debug> TCP-Session: c901fa2e-e388-4c48-b5d3-f467099c7482 Authenticating user 'default' from [fd00:1122:3344:101::e]:52095 | ||
| 17360 | 2026.01.16 09:57:55.440395 [ 290 ] {} <Debug> TCP-Session: c901fa2e-e388-4c48-b5d3-f467099c7482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17361 | 2026.01.16 09:57:55.440407 [ 290 ] {} <Debug> TCP-Session: c901fa2e-e388-4c48-b5d3-f467099c7482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17362 | 2026.01.16 09:57:55.440603 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43618 | ||
| 17363 | 2026.01.16 09:57:55.440653 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62504 | ||
| 17364 | 2026.01.16 09:57:55.440661 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35836 | ||
| 17365 | 2026.01.16 09:57:55.440683 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44488 | ||
| 17366 | 2026.01.16 09:57:55.440700 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17367 | 2026.01.16 09:57:55.440704 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56928 | ||
| 17368 | 2026.01.16 09:57:55.440736 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17369 | 2026.01.16 09:57:55.440746 [ 291 ] {} <Debug> TCP-Session: 52799a30-702b-47ec-b245-aa092ad200a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43618 | ||
| 17370 | 2026.01.16 09:57:55.440769 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17371 | 2026.01.16 09:57:55.440777 [ 293 ] {} <Debug> TCP-Session: be92d769-92b7-4e2f-8010-3bc57642838d Authenticating user 'default' from [fd00:1122:3344:101::e]:62504 | ||
| 17372 | 2026.01.16 09:57:55.440790 [ 291 ] {} <Debug> TCP-Session: 52799a30-702b-47ec-b245-aa092ad200a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17373 | 2026.01.16 09:57:55.440800 [ 287 ] {} <Debug> TCP-Session: ea41f0ae-220e-4e8d-a86c-259c5fc2773d Authenticating user 'default' from [fd00:1122:3344:101::e]:44488 | ||
| 17374 | 2026.01.16 09:57:55.440813 [ 293 ] {} <Debug> TCP-Session: be92d769-92b7-4e2f-8010-3bc57642838d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17375 | 2026.01.16 09:57:55.440820 [ 291 ] {} <Debug> TCP-Session: 52799a30-702b-47ec-b245-aa092ad200a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17376 | 2026.01.16 09:57:55.440833 [ 287 ] {} <Debug> TCP-Session: ea41f0ae-220e-4e8d-a86c-259c5fc2773d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17377 | 2026.01.16 09:57:55.440844 [ 293 ] {} <Debug> TCP-Session: be92d769-92b7-4e2f-8010-3bc57642838d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17378 | 2026.01.16 09:57:55.440803 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17379 | 2026.01.16 09:57:55.440884 [ 287 ] {} <Debug> TCP-Session: ea41f0ae-220e-4e8d-a86c-259c5fc2773d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17380 | 2026.01.16 09:57:55.440753 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17381 | 2026.01.16 09:57:55.440922 [ 289 ] {} <Debug> TCP-Session: 972b2ca5-7852-47c5-9ea2-dbec38c10f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:56928 | ||
| 17382 | 2026.01.16 09:57:55.440949 [ 294 ] {} <Debug> TCP-Session: 7becee72-27df-4aab-a13b-9851d8f37376 Authenticating user 'default' from [fd00:1122:3344:101::e]:35836 | ||
| 17383 | 2026.01.16 09:57:55.440966 [ 289 ] {} <Debug> TCP-Session: 972b2ca5-7852-47c5-9ea2-dbec38c10f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17384 | 2026.01.16 09:57:55.440979 [ 294 ] {} <Debug> TCP-Session: 7becee72-27df-4aab-a13b-9851d8f37376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17385 | 2026.01.16 09:57:55.440993 [ 289 ] {} <Debug> TCP-Session: 972b2ca5-7852-47c5-9ea2-dbec38c10f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17386 | 2026.01.16 09:57:55.441004 [ 294 ] {} <Debug> TCP-Session: 7becee72-27df-4aab-a13b-9851d8f37376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17387 | 2026.01.16 09:57:55.440696 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37944 | ||
| 17388 | 2026.01.16 09:57:55.440675 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52206 | ||
| 17389 | 2026.01.16 09:57:55.440658 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39182 | ||
| 17390 | 2026.01.16 09:57:55.440703 [ 290 ] {} <Trace> TCP-Session: c901fa2e-e388-4c48-b5d3-f467099c7482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17391 | 2026.01.16 09:57:55.441140 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17392 | 2026.01.16 09:57:55.441142 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17393 | 2026.01.16 09:57:55.441170 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17394 | 2026.01.16 09:57:55.441172 [ 286 ] {} <Debug> TCP-Session: 5ffdefb9-06da-4d38-8ccc-b3f3e73000d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52206 | ||
| 17395 | 2026.01.16 09:57:55.441193 [ 288 ] {} <Debug> TCP-Session: bdee3819-c849-46fb-b7ac-40ab81224e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:37944 | ||
| 17396 | 2026.01.16 09:57:55.441200 [ 292 ] {} <Debug> TCP-Session: 7164393f-8c84-4863-836e-0be7478be0e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39182 | ||
| 17397 | 2026.01.16 09:57:55.441211 [ 286 ] {} <Debug> TCP-Session: 5ffdefb9-06da-4d38-8ccc-b3f3e73000d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17398 | 2026.01.16 09:57:55.441235 [ 288 ] {} <Debug> TCP-Session: bdee3819-c849-46fb-b7ac-40ab81224e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17399 | 2026.01.16 09:57:55.441238 [ 292 ] {} <Debug> TCP-Session: 7164393f-8c84-4863-836e-0be7478be0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17400 | 2026.01.16 09:57:55.441241 [ 286 ] {} <Debug> TCP-Session: 5ffdefb9-06da-4d38-8ccc-b3f3e73000d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17401 | 2026.01.16 09:57:55.441263 [ 292 ] {} <Debug> TCP-Session: 7164393f-8c84-4863-836e-0be7478be0e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17402 | 2026.01.16 09:57:55.441255 [ 288 ] {} <Debug> TCP-Session: bdee3819-c849-46fb-b7ac-40ab81224e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17403 | 2026.01.16 09:57:55.441295 [ 290 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17404 | 2026.01.16 09:57:55.441549 [ 290 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17405 | 2026.01.16 09:57:55.441604 [ 290 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17406 | 2026.01.16 09:57:55.441889 [ 290 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 17407 | 2026.01.16 09:57:55.442892 [ 312 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Trace> AggregatingTransform: Aggregating | ||
| 17408 | 2026.01.16 09:57:55.442928 [ 312 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 17409 | 2026.01.16 09:57:55.442960 [ 312 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974482 sec. (1026.186 rows/sec., 40.09 KiB/sec.) | ||
| 17410 | 2026.01.16 09:57:55.442975 [ 312 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Trace> Aggregator: Merging aggregated data | ||
| 17411 | 2026.01.16 09:57:55.444482 [ 290 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00324 sec., 308.641975308642 rows/sec., 12.06 KiB/sec. | ||
| 17412 | 2026.01.16 09:57:55.444629 [ 290 ] {5ba1672a-5695-4e6f-aca2-dc42586e63d5} <Debug> TCPHandler: Processed in 0.004039854 sec. | ||
| 17413 | 2026.01.16 09:57:55.444712 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17414 | 2026.01.16 09:57:55.444733 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17415 | 2026.01.16 09:57:55.444743 [ 290 ] {} <Debug> TCP-Session: c901fa2e-e388-4c48-b5d3-f467099c7482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17416 | 2026.01.16 09:57:55.444766 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17417 | 2026.01.16 09:57:55.444783 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17418 | 2026.01.16 09:57:55.444795 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17419 | 2026.01.16 09:57:55.444822 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17420 | 2026.01.16 09:57:55.444827 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17421 | 2026.01.16 09:57:55.444850 [ 286 ] {} <Debug> TCP-Session: 5ffdefb9-06da-4d38-8ccc-b3f3e73000d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17422 | 2026.01.16 09:57:55.444874 [ 293 ] {} <Debug> TCP-Session: be92d769-92b7-4e2f-8010-3bc57642838d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17423 | 2026.01.16 09:57:55.444891 [ 291 ] {} <Debug> TCP-Session: 52799a30-702b-47ec-b245-aa092ad200a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17424 | 2026.01.16 09:57:55.444842 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17425 | 2026.01.16 09:57:55.444842 [ 294 ] {} <Debug> TCP-Session: 7becee72-27df-4aab-a13b-9851d8f37376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17426 | 2026.01.16 09:57:55.444947 [ 287 ] {} <Debug> TCP-Session: ea41f0ae-220e-4e8d-a86c-259c5fc2773d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17427 | 2026.01.16 09:57:55.444832 [ 292 ] {} <Debug> TCP-Session: 7164393f-8c84-4863-836e-0be7478be0e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17428 | 2026.01.16 09:57:55.444777 [ 289 ] {} <Debug> TCP-Session: 972b2ca5-7852-47c5-9ea2-dbec38c10f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17429 | 2026.01.16 09:57:55.444858 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17430 | 2026.01.16 09:57:55.445053 [ 288 ] {} <Debug> TCP-Session: bdee3819-c849-46fb-b7ac-40ab81224e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17431 | 2026.01.16 09:57:56.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.83 MiB, peak 405.23 MiB, free memory in arenas 0.00 B, will set to 390.39 MiB (RSS), difference: 3.56 MiB | ||
| 17432 | 2026.01.16 09:57:58.048293 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17433 | 2026.01.16 09:57:58.048357 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17434 | 2026.01.16 09:57:58.343467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43153 | ||
| 17435 | 2026.01.16 09:57:58.344134 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17436 | 2026.01.16 09:57:58.344181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17437 | 2026.01.16 09:57:58.344668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17438 | 2026.01.16 09:57:58.344927 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2026.01.16 09:57:58.345077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43153 | ||
| 17440 | 2026.01.16 09:57:58.345119 [ 217 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 17441 | 2026.01.16 09:57:58.345168 [ 217 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 17442 | 2026.01.16 09:57:58.371009 [ 217 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 17443 | 2026.01.16 09:57:58.703558 [ 222 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 17444 | 2026.01.16 09:57:58.703627 [ 222 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 17445 | 2026.01.16 09:57:58.739959 [ 222 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 17446 | 2026.01.16 09:58:00.021343 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17447 | 2026.01.16 09:58:00.021547 [ 255 ] {70242321-1cca-48f2-94d7-5c567be605dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17448 | 2026.01.16 09:58:00.021626 [ 255 ] {70242321-1cca-48f2-94d7-5c567be605dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17449 | 2026.01.16 09:58:00.022312 [ 255 ] {70242321-1cca-48f2-94d7-5c567be605dd} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2026.01.16 09:58:00.022363 [ 255 ] {70242321-1cca-48f2-94d7-5c567be605dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17451 | 2026.01.16 09:58:00.022769 [ 255 ] {70242321-1cca-48f2-94d7-5c567be605dd} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17452 | 2026.01.16 09:58:00.023001 [ 255 ] {70242321-1cca-48f2-94d7-5c567be605dd} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.01.16 09:58:00.023164 [ 255 ] {70242321-1cca-48f2-94d7-5c567be605dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.55 MiB/sec. | ||
| 17454 | 2026.01.16 09:58:00.023184 [ 128 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17455 | 2026.01.16 09:58:00.023219 [ 255 ] {70242321-1cca-48f2-94d7-5c567be605dd} <Debug> TCPHandler: Processed in 0.002023067 sec. | ||
| 17456 | 2026.01.16 09:58:00.023262 [ 128 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17457 | 2026.01.16 09:58:00.023293 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17458 | 2026.01.16 09:58:00.023348 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2026.01.16 09:58:00.023425 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 17460 | 2026.01.16 09:58:00.023454 [ 255 ] {137999fd-b3c8-478c-bc9a-5cb557dbd421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17461 | 2026.01.16 09:58:00.023511 [ 255 ] {137999fd-b3c8-478c-bc9a-5cb557dbd421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17462 | 2026.01.16 09:58:00.023572 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17463 | 2026.01.16 09:58:00.023613 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2463 rows starting from the beginning of the part | ||
| 17464 | 2026.01.16 09:58:00.023681 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 17465 | 2026.01.16 09:58:00.023727 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 136 rows starting from the beginning of the part | ||
| 17466 | 2026.01.16 09:58:00.023778 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 17467 | 2026.01.16 09:58:00.023821 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 136 rows starting from the beginning of the part | ||
| 17468 | 2026.01.16 09:58:00.023861 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 17469 | 2026.01.16 09:58:00.023972 [ 255 ] {137999fd-b3c8-478c-bc9a-5cb557dbd421} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17470 | 2026.01.16 09:58:00.024017 [ 255 ] {137999fd-b3c8-478c-bc9a-5cb557dbd421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17471 | 2026.01.16 09:58:00.024372 [ 255 ] {137999fd-b3c8-478c-bc9a-5cb557dbd421} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17472 | 2026.01.16 09:58:00.024608 [ 255 ] {137999fd-b3c8-478c-bc9a-5cb557dbd421} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17473 | 2026.01.16 09:58:00.024745 [ 128 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17474 | 2026.01.16 09:58:00.024756 [ 255 ] {137999fd-b3c8-478c-bc9a-5cb557dbd421} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001324 sec., 48338.36858006042 rows/sec., 3.77 MiB/sec. | ||
| 17475 | 2026.01.16 09:58:00.024784 [ 128 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17476 | 2026.01.16 09:58:00.024809 [ 255 ] {137999fd-b3c8-478c-bc9a-5cb557dbd421} <Debug> TCPHandler: Processed in 0.001511941 sec. | ||
| 17477 | 2026.01.16 09:58:00.024809 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17478 | 2026.01.16 09:58:00.024939 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17479 | 2026.01.16 09:58:00.024943 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 17480 | 2026.01.16 09:58:00.025043 [ 255 ] {d6d61ce1-fbe3-4b01-b297-bc869cf5bda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17481 | 2026.01.16 09:58:00.025054 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17482 | 2026.01.16 09:58:00.025084 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1249 rows starting from the beginning of the part | ||
| 17483 | 2026.01.16 09:58:00.025089 [ 255 ] {d6d61ce1-fbe3-4b01-b297-bc869cf5bda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17484 | 2026.01.16 09:58:00.025142 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 17485 | 2026.01.16 09:58:00.025186 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
| 17486 | 2026.01.16 09:58:00.025210 [ 195 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2903 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844465 sec., 1573898.1222197223 rows/sec., 134.71 MiB/sec. | ||
| 17487 | 2026.01.16 09:58:00.025227 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 17488 | 2026.01.16 09:58:00.025265 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 104 rows starting from the beginning of the part | ||
| 17489 | 2026.01.16 09:58:00.025303 [ 199 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 17490 | 2026.01.16 09:58:00.025476 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17491 | 2026.01.16 09:58:00.025511 [ 255 ] {d6d61ce1-fbe3-4b01-b297-bc869cf5bda4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17492 | 2026.01.16 09:58:00.025552 [ 255 ] {d6d61ce1-fbe3-4b01-b297-bc869cf5bda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17493 | 2026.01.16 09:58:00.025772 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17494 | 2026.01.16 09:58:00.025860 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_141_28} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17495 | 2026.01.16 09:58:00.025924 [ 255 ] {d6d61ce1-fbe3-4b01-b297-bc869cf5bda4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17496 | 2026.01.16 09:58:00.025940 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 17497 | 2026.01.16 09:58:00.026142 [ 255 ] {d6d61ce1-fbe3-4b01-b297-bc869cf5bda4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17498 | 2026.01.16 09:58:00.026274 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_136_31 to all_137_137_0 | ||
| 17499 | 2026.01.16 09:58:00.026280 [ 255 ] {d6d61ce1-fbe3-4b01-b297-bc869cf5bda4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 17500 | 2026.01.16 09:58:00.026309 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17501 | 2026.01.16 09:58:00.026333 [ 255 ] {d6d61ce1-fbe3-4b01-b297-bc869cf5bda4} <Debug> TCPHandler: Processed in 0.001444449 sec. | ||
| 17502 | 2026.01.16 09:58:00.026333 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17503 | 2026.01.16 09:58:00.026348 [ 201 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1649 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446849 sec., 1139718.10465363 rows/sec., 88.23 MiB/sec. | ||
| 17504 | 2026.01.16 09:58:00.026457 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2026.01.16 09:58:00.026460 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_137_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_31 to all_137_137_0 into Compact with storage Full | ||
| 17506 | 2026.01.16 09:58:00.026537 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17507 | 2026.01.16 09:58:00.026559 [ 255 ] {235ebb26-1e86-4b18-a893-d69ef44367fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17508 | 2026.01.16 09:58:00.026602 [ 255 ] {235ebb26-1e86-4b18-a893-d69ef44367fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17509 | 2026.01.16 09:58:00.026630 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_137_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17510 | 2026.01.16 09:58:00.026679 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_137_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_31, total 41424 rows starting from the beginning of the part | ||
| 17511 | 2026.01.16 09:58:00.026758 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_137_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17512 | 2026.01.16 09:58:00.026803 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17513 | 2026.01.16 09:58:00.026877 [ 195 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_141_28} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17514 | 2026.01.16 09:58:00.026942 [ 255 ] {235ebb26-1e86-4b18-a893-d69ef44367fb} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17515 | 2026.01.16 09:58:00.026961 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 17516 | 2026.01.16 09:58:00.026980 [ 255 ] {235ebb26-1e86-4b18-a893-d69ef44367fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17517 | 2026.01.16 09:58:00.027303 [ 255 ] {235ebb26-1e86-4b18-a893-d69ef44367fb} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17518 | 2026.01.16 09:58:00.027510 [ 255 ] {235ebb26-1e86-4b18-a893-d69ef44367fb} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17519 | 2026.01.16 09:58:00.027628 [ 128 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17520 | 2026.01.16 09:58:00.027643 [ 255 ] {235ebb26-1e86-4b18-a893-d69ef44367fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 17521 | 2026.01.16 09:58:00.027660 [ 128 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.01.16 09:58:00.027683 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17523 | 2026.01.16 09:58:00.027684 [ 255 ] {235ebb26-1e86-4b18-a893-d69ef44367fb} <Debug> TCPHandler: Processed in 0.001278027 sec. | ||
| 17524 | 2026.01.16 09:58:00.027777 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 17525 | 2026.01.16 09:58:00.027902 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17526 | 2026.01.16 09:58:00.027936 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8916 rows starting from the beginning of the part | ||
| 17527 | 2026.01.16 09:58:00.027998 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 17528 | 2026.01.16 09:58:00.028043 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 17529 | 2026.01.16 09:58:00.028084 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 17530 | 2026.01.16 09:58:00.028120 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 17531 | 2026.01.16 09:58:00.028161 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 17532 | 2026.01.16 09:58:00.030800 [ 201 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9216 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069291 sec., 3002647.842775416 rows/sec., 196.14 MiB/sec. | ||
| 17533 | 2026.01.16 09:58:00.030968 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17534 | 2026.01.16 09:58:00.031251 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17535 | 2026.01.16 09:58:00.031325 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_141_28} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17536 | 2026.01.16 09:58:00.031402 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 17537 | 2026.01.16 09:58:00.034710 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_137_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41584 rows, containing 5 columns (5 merged, 0 gathered) in 0.008298831 sec., 5010826.223597035 rows/sec., 340.31 MiB/sec. | ||
| 17538 | 2026.01.16 09:58:00.034981 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_137_32} <Trace> MergedBlockOutputStream: filled checksums all_1_137_32 (state Temporary) | ||
| 17539 | 2026.01.16 09:58:00.035259 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_137_32} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_137_32 to all_1_137_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17540 | 2026.01.16 09:58:00.035328 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_137_32} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_136_31, all_137_137_0] -> all_1_137_32 | ||
| 17541 | 2026.01.16 09:58:00.035404 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17542 | 2026.01.16 09:58:00.672558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 17543 | 2026.01.16 09:58:00.691114 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2026.01.16 09:58:00.691181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17545 | 2026.01.16 09:58:00.697506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17546 | 2026.01.16 09:58:00.698254 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2026.01.16 09:58:00.701518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17548 | 2026.01.16 09:58:02.423309 [ 223 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 17549 | 2026.01.16 09:58:02.423413 [ 223 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 17550 | 2026.01.16 09:58:02.443475 [ 217 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 17551 | 2026.01.16 09:58:02.443555 [ 217 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 17552 | 2026.01.16 09:58:02.445119 [ 223 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): 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] | ||
| 17553 | 2026.01.16 09:58:02.456365 [ 217 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): 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] | ||
| 17554 | 2026.01.16 09:58:02.549916 [ 217 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 17555 | 2026.01.16 09:58:02.549966 [ 217 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 17556 | 2026.01.16 09:58:02.563746 [ 217 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): 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] | ||
| 17557 | 2026.01.16 09:58:03.052997 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 17558 | 2026.01.16 09:58:03.053055 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 17559 | 2026.01.16 09:58:03.070775 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): 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] | ||
| 17560 | 2026.01.16 09:58:03.449352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2074 | ||
| 17561 | 2026.01.16 09:58:03.451665 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17562 | 2026.01.16 09:58:03.451720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17563 | 2026.01.16 09:58:03.452947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17564 | 2026.01.16 09:58:03.453234 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17565 | 2026.01.16 09:58:03.453610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2074 | ||
| 17566 | 2026.01.16 09:58:05.053535 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17567 | 2026.01.16 09:58:05.053743 [ 255 ] {28d5dd27-35dc-4b25-9803-9957f67e0caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17568 | 2026.01.16 09:58:05.053818 [ 255 ] {28d5dd27-35dc-4b25-9803-9957f67e0caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17569 | 2026.01.16 09:58:05.054511 [ 255 ] {28d5dd27-35dc-4b25-9803-9957f67e0caf} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17570 | 2026.01.16 09:58:05.054563 [ 255 ] {28d5dd27-35dc-4b25-9803-9957f67e0caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17571 | 2026.01.16 09:58:05.054943 [ 255 ] {28d5dd27-35dc-4b25-9803-9957f67e0caf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17572 | 2026.01.16 09:58:05.055162 [ 255 ] {28d5dd27-35dc-4b25-9803-9957f67e0caf} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17573 | 2026.01.16 09:58:05.055307 [ 255 ] {28d5dd27-35dc-4b25-9803-9957f67e0caf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.19 MiB/sec. | ||
| 17574 | 2026.01.16 09:58:05.055357 [ 255 ] {28d5dd27-35dc-4b25-9803-9957f67e0caf} <Debug> TCPHandler: Processed in 0.002010487 sec. | ||
| 17575 | 2026.01.16 09:58:05.055476 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17576 | 2026.01.16 09:58:05.055635 [ 255 ] {b2969b45-7b88-40f9-a00f-157658437fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17577 | 2026.01.16 09:58:05.055679 [ 255 ] {b2969b45-7b88-40f9-a00f-157658437fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17578 | 2026.01.16 09:58:05.056099 [ 255 ] {b2969b45-7b88-40f9-a00f-157658437fba} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17579 | 2026.01.16 09:58:05.056133 [ 255 ] {b2969b45-7b88-40f9-a00f-157658437fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17580 | 2026.01.16 09:58:05.056428 [ 255 ] {b2969b45-7b88-40f9-a00f-157658437fba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17581 | 2026.01.16 09:58:05.056638 [ 255 ] {b2969b45-7b88-40f9-a00f-157658437fba} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17582 | 2026.01.16 09:58:05.056759 [ 255 ] {b2969b45-7b88-40f9-a00f-157658437fba} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.11 MiB/sec. | ||
| 17583 | 2026.01.16 09:58:05.056796 [ 255 ] {b2969b45-7b88-40f9-a00f-157658437fba} <Debug> TCPHandler: Processed in 0.001310507 sec. | ||
| 17584 | 2026.01.16 09:58:05.056908 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17585 | 2026.01.16 09:58:05.056998 [ 255 ] {1eb5b8ca-2f51-4db9-89c5-b244a3c27a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17586 | 2026.01.16 09:58:05.057037 [ 255 ] {1eb5b8ca-2f51-4db9-89c5-b244a3c27a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17587 | 2026.01.16 09:58:05.058219 [ 255 ] {1eb5b8ca-2f51-4db9-89c5-b244a3c27a41} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2026.01.16 09:58:05.058254 [ 255 ] {1eb5b8ca-2f51-4db9-89c5-b244a3c27a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17589 | 2026.01.16 09:58:05.058647 [ 255 ] {1eb5b8ca-2f51-4db9-89c5-b244a3c27a41} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17590 | 2026.01.16 09:58:05.058859 [ 255 ] {1eb5b8ca-2f51-4db9-89c5-b244a3c27a41} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2026.01.16 09:58:05.058985 [ 255 ] {1eb5b8ca-2f51-4db9-89c5-b244a3c27a41} <Debug> executeQuery: Read 1404 rows, 120.19 KiB in 0.002004 sec., 700598.8023952096 rows/sec., 58.57 MiB/sec. | ||
| 17592 | 2026.01.16 09:58:05.059022 [ 255 ] {1eb5b8ca-2f51-4db9-89c5-b244a3c27a41} <Debug> TCPHandler: Processed in 0.002161039 sec. | ||
| 17593 | 2026.01.16 09:58:05.059132 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17594 | 2026.01.16 09:58:05.059224 [ 255 ] {8959e061-5e8d-407a-b415-7ff030a03472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17595 | 2026.01.16 09:58:05.059262 [ 255 ] {8959e061-5e8d-407a-b415-7ff030a03472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17596 | 2026.01.16 09:58:05.059674 [ 255 ] {8959e061-5e8d-407a-b415-7ff030a03472} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17597 | 2026.01.16 09:58:05.059707 [ 255 ] {8959e061-5e8d-407a-b415-7ff030a03472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17598 | 2026.01.16 09:58:05.059998 [ 255 ] {8959e061-5e8d-407a-b415-7ff030a03472} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17599 | 2026.01.16 09:58:05.060213 [ 255 ] {8959e061-5e8d-407a-b415-7ff030a03472} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.01.16 09:58:05.060337 [ 255 ] {8959e061-5e8d-407a-b415-7ff030a03472} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001131 sec., 60123.78426171529 rows/sec., 4.39 MiB/sec. | ||
| 17601 | 2026.01.16 09:58:05.060373 [ 255 ] {8959e061-5e8d-407a-b415-7ff030a03472} <Debug> TCPHandler: Processed in 0.001288357 sec. | ||
| 17602 | 2026.01.16 09:58:05.060482 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17603 | 2026.01.16 09:58:05.060574 [ 255 ] {b6c5c026-6de5-47ca-8b83-28b0cd885bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17604 | 2026.01.16 09:58:05.060611 [ 255 ] {b6c5c026-6de5-47ca-8b83-28b0cd885bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17605 | 2026.01.16 09:58:05.061070 [ 255 ] {b6c5c026-6de5-47ca-8b83-28b0cd885bbd} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17606 | 2026.01.16 09:58:05.061104 [ 255 ] {b6c5c026-6de5-47ca-8b83-28b0cd885bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17607 | 2026.01.16 09:58:05.061399 [ 255 ] {b6c5c026-6de5-47ca-8b83-28b0cd885bbd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17608 | 2026.01.16 09:58:05.061607 [ 255 ] {b6c5c026-6de5-47ca-8b83-28b0cd885bbd} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17609 | 2026.01.16 09:58:05.061727 [ 255 ] {b6c5c026-6de5-47ca-8b83-28b0cd885bbd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001171 sec., 215200.683176772 rows/sec., 14.88 MiB/sec. | ||
| 17610 | 2026.01.16 09:58:05.061762 [ 255 ] {b6c5c026-6de5-47ca-8b83-28b0cd885bbd} <Debug> TCPHandler: Processed in 0.001326897 sec. | ||
| 17611 | 2026.01.16 09:58:05.061873 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17612 | 2026.01.16 09:58:05.061965 [ 255 ] {03089127-2067-415d-9e9e-c743b7314675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17613 | 2026.01.16 09:58:05.062003 [ 255 ] {03089127-2067-415d-9e9e-c743b7314675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17614 | 2026.01.16 09:58:05.062391 [ 255 ] {03089127-2067-415d-9e9e-c743b7314675} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17615 | 2026.01.16 09:58:05.062424 [ 255 ] {03089127-2067-415d-9e9e-c743b7314675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17616 | 2026.01.16 09:58:05.062709 [ 255 ] {03089127-2067-415d-9e9e-c743b7314675} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17617 | 2026.01.16 09:58:05.062917 [ 255 ] {03089127-2067-415d-9e9e-c743b7314675} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17618 | 2026.01.16 09:58:05.063037 [ 255 ] {03089127-2067-415d-9e9e-c743b7314675} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 17619 | 2026.01.16 09:58:05.063073 [ 255 ] {03089127-2067-415d-9e9e-c743b7314675} <Debug> TCPHandler: Processed in 0.001247457 sec. | ||
| 17620 | 2026.01.16 09:58:05.063183 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17621 | 2026.01.16 09:58:05.063277 [ 255 ] {bc76d1b5-8081-49d2-a30b-e32f8620c79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17622 | 2026.01.16 09:58:05.063316 [ 255 ] {bc76d1b5-8081-49d2-a30b-e32f8620c79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17623 | 2026.01.16 09:58:05.063962 [ 255 ] {bc76d1b5-8081-49d2-a30b-e32f8620c79b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17624 | 2026.01.16 09:58:05.063996 [ 255 ] {bc76d1b5-8081-49d2-a30b-e32f8620c79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17625 | 2026.01.16 09:58:05.064313 [ 255 ] {bc76d1b5-8081-49d2-a30b-e32f8620c79b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17626 | 2026.01.16 09:58:05.064525 [ 255 ] {bc76d1b5-8081-49d2-a30b-e32f8620c79b} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17627 | 2026.01.16 09:58:05.064648 [ 255 ] {bc76d1b5-8081-49d2-a30b-e32f8620c79b} <Debug> executeQuery: Read 612 rows, 47.17 KiB in 0.001391 sec., 439971.2437095614 rows/sec., 33.12 MiB/sec. | ||
| 17628 | 2026.01.16 09:58:05.064685 [ 255 ] {bc76d1b5-8081-49d2-a30b-e32f8620c79b} <Debug> TCPHandler: Processed in 0.00154908 sec. | ||
| 17629 | 2026.01.16 09:58:05.064794 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17630 | 2026.01.16 09:58:05.064886 [ 255 ] {66090b42-75e0-4359-b3b7-25951a757ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17631 | 2026.01.16 09:58:05.064927 [ 255 ] {66090b42-75e0-4359-b3b7-25951a757ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17632 | 2026.01.16 09:58:05.065520 [ 255 ] {66090b42-75e0-4359-b3b7-25951a757ce6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2026.01.16 09:58:05.065553 [ 255 ] {66090b42-75e0-4359-b3b7-25951a757ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17634 | 2026.01.16 09:58:05.065921 [ 255 ] {66090b42-75e0-4359-b3b7-25951a757ce6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17635 | 2026.01.16 09:58:05.066129 [ 255 ] {66090b42-75e0-4359-b3b7-25951a757ce6} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17636 | 2026.01.16 09:58:05.066259 [ 255 ] {66090b42-75e0-4359-b3b7-25951a757ce6} <Debug> executeQuery: Read 888 rows, 61.72 KiB in 0.001391 sec., 638389.647735442 rows/sec., 43.33 MiB/sec. | ||
| 17637 | 2026.01.16 09:58:05.066286 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_137_32 to all_142_142_0 | ||
| 17638 | 2026.01.16 09:58:05.066295 [ 255 ] {66090b42-75e0-4359-b3b7-25951a757ce6} <Debug> TCPHandler: Processed in 0.001548001 sec. | ||
| 17639 | 2026.01.16 09:58:05.066364 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2026.01.16 09:58:05.066394 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17641 | 2026.01.16 09:58:05.066452 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17642 | 2026.01.16 09:58:05.066500 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_32 to all_142_142_0 into Compact with storage Full | ||
| 17643 | 2026.01.16 09:58:05.066549 [ 255 ] {855ea4f2-3d8c-46f4-832f-445873629e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17644 | 2026.01.16 09:58:05.066608 [ 255 ] {855ea4f2-3d8c-46f4-832f-445873629e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17645 | 2026.01.16 09:58:05.066640 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17646 | 2026.01.16 09:58:05.066686 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_32, total 41584 rows starting from the beginning of the part | ||
| 17647 | 2026.01.16 09:58:05.066761 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17648 | 2026.01.16 09:58:05.066819 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17649 | 2026.01.16 09:58:05.066876 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 17650 | 2026.01.16 09:58:05.066920 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17651 | 2026.01.16 09:58:05.066963 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 888 rows starting from the beginning of the part | ||
| 17652 | 2026.01.16 09:58:05.067520 [ 255 ] {855ea4f2-3d8c-46f4-832f-445873629e84} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17653 | 2026.01.16 09:58:05.067561 [ 255 ] {855ea4f2-3d8c-46f4-832f-445873629e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17654 | 2026.01.16 09:58:05.068122 [ 255 ] {855ea4f2-3d8c-46f4-832f-445873629e84} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17655 | 2026.01.16 09:58:05.068367 [ 255 ] {855ea4f2-3d8c-46f4-832f-445873629e84} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17656 | 2026.01.16 09:58:05.068504 [ 255 ] {855ea4f2-3d8c-46f4-832f-445873629e84} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. | ||
| 17657 | 2026.01.16 09:58:05.068559 [ 255 ] {855ea4f2-3d8c-46f4-832f-445873629e84} <Debug> TCPHandler: Processed in 0.002155619 sec. | ||
| 17658 | 2026.01.16 09:58:05.068672 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17659 | 2026.01.16 09:58:05.068764 [ 255 ] {95537ece-528b-44ce-8275-61391df54194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17660 | 2026.01.16 09:58:05.068804 [ 255 ] {95537ece-528b-44ce-8275-61391df54194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17661 | 2026.01.16 09:58:05.069139 [ 255 ] {95537ece-528b-44ce-8275-61391df54194} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17662 | 2026.01.16 09:58:05.069175 [ 255 ] {95537ece-528b-44ce-8275-61391df54194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17663 | 2026.01.16 09:58:05.069472 [ 255 ] {95537ece-528b-44ce-8275-61391df54194} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17664 | 2026.01.16 09:58:05.069689 [ 255 ] {95537ece-528b-44ce-8275-61391df54194} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17665 | 2026.01.16 09:58:05.069816 [ 255 ] {95537ece-528b-44ce-8275-61391df54194} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 17666 | 2026.01.16 09:58:05.069851 [ 255 ] {95537ece-528b-44ce-8275-61391df54194} <Debug> TCPHandler: Processed in 0.001226776 sec. | ||
| 17667 | 2026.01.16 09:58:05.079362 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43112 rows, containing 5 columns (5 merged, 0 gathered) in 0.012908542 sec., 3339803.9840595475 rows/sec., 226.91 MiB/sec. | ||
| 17668 | 2026.01.16 09:58:05.079697 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Trace> MergedBlockOutputStream: filled checksums all_1_142_33 (state Temporary) | ||
| 17669 | 2026.01.16 09:58:05.079999 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_142_33 to all_1_142_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2026.01.16 09:58:05.080070 [ 196 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_142_33} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_137_32, all_142_142_0] -> all_1_142_33 | ||
| 17671 | 2026.01.16 09:58:05.080147 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17672 | 2026.01.16 09:58:05.845226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43601 | ||
| 17673 | 2026.01.16 09:58:05.845821 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17674 | 2026.01.16 09:58:05.845877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17675 | 2026.01.16 09:58:05.846386 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17676 | 2026.01.16 09:58:05.846641 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17677 | 2026.01.16 09:58:05.846788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43601 | ||
| 17678 | 2026.01.16 09:58:05.846798 [ 117 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17679 | 2026.01.16 09:58:05.846888 [ 117 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2026.01.16 09:58:05.846922 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17681 | 2026.01.16 09:58:05.847048 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 17682 | 2026.01.16 09:58:05.847191 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17683 | 2026.01.16 09:58:05.847233 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41233 rows starting from the beginning of the part | ||
| 17684 | 2026.01.16 09:58:05.847302 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 17685 | 2026.01.16 09:58:05.847357 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 17686 | 2026.01.16 09:58:05.847409 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 17687 | 2026.01.16 09:58:05.847454 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 17688 | 2026.01.16 09:58:05.847506 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 17689 | 2026.01.16 09:58:05.850198 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43601 rows, containing 4 columns (4 merged, 0 gathered) in 0.003205912 sec., 13600186.15607665 rows/sec., 194.55 MiB/sec. | ||
| 17690 | 2026.01.16 09:58:05.850364 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17691 | 2026.01.16 09:58:05.850609 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.01.16 09:58:05.850684 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_91_18} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17693 | 2026.01.16 09:58:05.850767 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17694 | 2026.01.16 09:58:08.201642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 17695 | 2026.01.16 09:58:08.219647 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17696 | 2026.01.16 09:58:08.219715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17697 | 2026.01.16 09:58:08.226008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17698 | 2026.01.16 09:58:08.226777 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2026.01.16 09:58:08.227089 [ 115 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17700 | 2026.01.16 09:58:08.227159 [ 115 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17701 | 2026.01.16 09:58:08.227179 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17702 | 2026.01.16 09:58:08.227293 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 17703 | 2026.01.16 09:58:08.230750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 17704 | 2026.01.16 09:58:08.231226 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17705 | 2026.01.16 09:58:08.232901 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 17706 | 2026.01.16 09:58:08.237840 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 17707 | 2026.01.16 09:58:08.243034 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 17708 | 2026.01.16 09:58:08.247642 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 17709 | 2026.01.16 09:58:08.253174 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 17710 | 2026.01.16 09:58:08.259707 [ 192 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 17711 | 2026.01.16 09:58:08.322502 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.095260891 sec., 7201.276334902222 rows/sec., 37.24 MiB/sec. | ||
| 17712 | 2026.01.16 09:58:08.325750 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17713 | 2026.01.16 09:58:08.327806 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_91_18} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17714 | 2026.01.16 09:58:08.327912 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_91_18} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17715 | 2026.01.16 09:58:08.330674 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17716 | 2026.01.16 09:58:09.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.54 MiB, peak 408.95 MiB, free memory in arenas 0.00 B, will set to 390.45 MiB (RSS), difference: -1.09 MiB | ||
| 17717 | 2026.01.16 09:58:10.020109 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17718 | 2026.01.16 09:58:10.020389 [ 255 ] {ad0cbc65-43b5-4192-83e8-1117cd4a5050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17719 | 2026.01.16 09:58:10.020489 [ 255 ] {ad0cbc65-43b5-4192-83e8-1117cd4a5050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17720 | 2026.01.16 09:58:10.021499 [ 255 ] {ad0cbc65-43b5-4192-83e8-1117cd4a5050} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17721 | 2026.01.16 09:58:10.021536 [ 255 ] {ad0cbc65-43b5-4192-83e8-1117cd4a5050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17722 | 2026.01.16 09:58:10.021922 [ 255 ] {ad0cbc65-43b5-4192-83e8-1117cd4a5050} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17723 | 2026.01.16 09:58:10.022158 [ 255 ] {ad0cbc65-43b5-4192-83e8-1117cd4a5050} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17724 | 2026.01.16 09:58:10.022310 [ 255 ] {ad0cbc65-43b5-4192-83e8-1117cd4a5050} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.14 MiB/sec. | ||
| 17725 | 2026.01.16 09:58:10.022351 [ 255 ] {ad0cbc65-43b5-4192-83e8-1117cd4a5050} <Debug> TCPHandler: Processed in 0.002420252 sec. | ||
| 17726 | 2026.01.16 09:58:10.022646 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17727 | 2026.01.16 09:58:10.022747 [ 255 ] {aa3ac6df-9827-4968-9e71-8ae9d6848f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17728 | 2026.01.16 09:58:10.022787 [ 255 ] {aa3ac6df-9827-4968-9e71-8ae9d6848f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17729 | 2026.01.16 09:58:10.023268 [ 255 ] {aa3ac6df-9827-4968-9e71-8ae9d6848f2f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2026.01.16 09:58:10.023304 [ 255 ] {aa3ac6df-9827-4968-9e71-8ae9d6848f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17731 | 2026.01.16 09:58:10.023615 [ 255 ] {aa3ac6df-9827-4968-9e71-8ae9d6848f2f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17732 | 2026.01.16 09:58:10.023824 [ 255 ] {aa3ac6df-9827-4968-9e71-8ae9d6848f2f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17733 | 2026.01.16 09:58:10.023953 [ 255 ] {aa3ac6df-9827-4968-9e71-8ae9d6848f2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 17734 | 2026.01.16 09:58:10.023991 [ 255 ] {aa3ac6df-9827-4968-9e71-8ae9d6848f2f} <Debug> TCPHandler: Processed in 0.001394909 sec. | ||
| 17735 | 2026.01.16 09:58:10.024171 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2026.01.16 09:58:10.024264 [ 255 ] {61757535-1d8c-404b-8889-f9d206a61677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17737 | 2026.01.16 09:58:10.024306 [ 255 ] {61757535-1d8c-404b-8889-f9d206a61677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17738 | 2026.01.16 09:58:10.024755 [ 255 ] {61757535-1d8c-404b-8889-f9d206a61677} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2026.01.16 09:58:10.024792 [ 255 ] {61757535-1d8c-404b-8889-f9d206a61677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17740 | 2026.01.16 09:58:10.025125 [ 255 ] {61757535-1d8c-404b-8889-f9d206a61677} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17741 | 2026.01.16 09:58:10.025337 [ 255 ] {61757535-1d8c-404b-8889-f9d206a61677} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.01.16 09:58:10.025464 [ 255 ] {61757535-1d8c-404b-8889-f9d206a61677} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 17743 | 2026.01.16 09:58:10.025502 [ 255 ] {61757535-1d8c-404b-8889-f9d206a61677} <Debug> TCPHandler: Processed in 0.001378209 sec. | ||
| 17744 | 2026.01.16 09:58:10.025615 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17745 | 2026.01.16 09:58:10.025708 [ 255 ] {6cd1aed5-2f6e-499f-9767-e86e40b69803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17746 | 2026.01.16 09:58:10.025749 [ 255 ] {6cd1aed5-2f6e-499f-9767-e86e40b69803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17747 | 2026.01.16 09:58:10.026098 [ 255 ] {6cd1aed5-2f6e-499f-9767-e86e40b69803} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2026.01.16 09:58:10.026133 [ 255 ] {6cd1aed5-2f6e-499f-9767-e86e40b69803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17749 | 2026.01.16 09:58:10.026445 [ 255 ] {6cd1aed5-2f6e-499f-9767-e86e40b69803} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17750 | 2026.01.16 09:58:10.026653 [ 255 ] {6cd1aed5-2f6e-499f-9767-e86e40b69803} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17751 | 2026.01.16 09:58:10.026781 [ 255 ] {6cd1aed5-2f6e-499f-9767-e86e40b69803} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 17752 | 2026.01.16 09:58:10.026817 [ 255 ] {6cd1aed5-2f6e-499f-9767-e86e40b69803} <Debug> TCPHandler: Processed in 0.001251266 sec. | ||
| 17753 | 2026.01.16 09:58:13.048612 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17754 | 2026.01.16 09:58:13.048695 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17755 | 2026.01.16 09:58:13.346994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44113 | ||
| 17756 | 2026.01.16 09:58:13.347858 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17757 | 2026.01.16 09:58:13.347933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17758 | 2026.01.16 09:58:13.348547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17759 | 2026.01.16 09:58:13.348777 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2026.01.16 09:58:13.348908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44113 | ||
| 17761 | 2026.01.16 09:58:13.453834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2102 | ||
| 17762 | 2026.01.16 09:58:13.456204 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17763 | 2026.01.16 09:58:13.456261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17764 | 2026.01.16 09:58:13.457493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17765 | 2026.01.16 09:58:13.457774 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17766 | 2026.01.16 09:58:13.458183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2102 | ||
| 17767 | 2026.01.16 09:58:14.896445 [ 225 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Found 5 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] | ||
| 17768 | 2026.01.16 09:58:14.896489 [ 225 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 5 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] | ||
| 17769 | 2026.01.16 09:58:14.899396 [ 225 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 17770 | 2026.01.16 09:58:15.018073 [ 217 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Found 5 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] | ||
| 17771 | 2026.01.16 09:58:15.018118 [ 217 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Removing 5 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] | ||
| 17772 | 2026.01.16 09:58:15.020310 [ 217 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 17773 | 2026.01.16 09:58:15.023622 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17774 | 2026.01.16 09:58:15.023832 [ 255 ] {7e89d3d0-9c3e-4517-b164-eac4180f32a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17775 | 2026.01.16 09:58:15.023910 [ 255 ] {7e89d3d0-9c3e-4517-b164-eac4180f32a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17776 | 2026.01.16 09:58:15.024733 [ 255 ] {7e89d3d0-9c3e-4517-b164-eac4180f32a5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17777 | 2026.01.16 09:58:15.024780 [ 255 ] {7e89d3d0-9c3e-4517-b164-eac4180f32a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17778 | 2026.01.16 09:58:15.025206 [ 255 ] {7e89d3d0-9c3e-4517-b164-eac4180f32a5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17779 | 2026.01.16 09:58:15.025448 [ 255 ] {7e89d3d0-9c3e-4517-b164-eac4180f32a5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17780 | 2026.01.16 09:58:15.025613 [ 255 ] {7e89d3d0-9c3e-4517-b164-eac4180f32a5} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001837 sec., 74033.75068045726 rows/sec., 6.41 MiB/sec. | ||
| 17781 | 2026.01.16 09:58:15.025666 [ 255 ] {7e89d3d0-9c3e-4517-b164-eac4180f32a5} <Debug> TCPHandler: Processed in 0.002182739 sec. | ||
| 17782 | 2026.01.16 09:58:15.025797 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17783 | 2026.01.16 09:58:15.025903 [ 255 ] {10b1a547-d0d3-4bf5-b844-862dd88b234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17784 | 2026.01.16 09:58:15.025949 [ 255 ] {10b1a547-d0d3-4bf5-b844-862dd88b234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17785 | 2026.01.16 09:58:15.026407 [ 255 ] {10b1a547-d0d3-4bf5-b844-862dd88b234d} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17786 | 2026.01.16 09:58:15.026443 [ 255 ] {10b1a547-d0d3-4bf5-b844-862dd88b234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17787 | 2026.01.16 09:58:15.026758 [ 255 ] {10b1a547-d0d3-4bf5-b844-862dd88b234d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17788 | 2026.01.16 09:58:15.026981 [ 255 ] {10b1a547-d0d3-4bf5-b844-862dd88b234d} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17789 | 2026.01.16 09:58:15.027096 [ 103 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 | ||
| 17790 | 2026.01.16 09:58:15.027116 [ 255 ] {10b1a547-d0d3-4bf5-b844-862dd88b234d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001237 sec., 32336.297493936945 rows/sec., 2.37 MiB/sec. | ||
| 17791 | 2026.01.16 09:58:15.027134 [ 103 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17792 | 2026.01.16 09:58:15.027153 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17793 | 2026.01.16 09:58:15.027156 [ 255 ] {10b1a547-d0d3-4bf5-b844-862dd88b234d} <Debug> TCPHandler: Processed in 0.001411419 sec. | ||
| 17794 | 2026.01.16 09:58:15.027267 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2026.01.16 09:58:15.027270 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full | ||
| 17796 | 2026.01.16 09:58:15.027365 [ 255 ] {9036ede9-d5a0-4e0b-be6a-4cc408ea91f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17797 | 2026.01.16 09:58:15.027402 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17798 | 2026.01.16 09:58:15.027412 [ 255 ] {9036ede9-d5a0-4e0b-be6a-4cc408ea91f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17799 | 2026.01.16 09:58:15.027445 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 277 rows starting from the beginning of the part | ||
| 17800 | 2026.01.16 09:58:15.027526 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 54 rows starting from the beginning of the part | ||
| 17801 | 2026.01.16 09:58:15.027575 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 17802 | 2026.01.16 09:58:15.027619 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 17803 | 2026.01.16 09:58:15.027659 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 68 rows starting from the beginning of the part | ||
| 17804 | 2026.01.16 09:58:15.027703 [ 197 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 17805 | 2026.01.16 09:58:15.027880 [ 255 ] {9036ede9-d5a0-4e0b-be6a-4cc408ea91f0} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17806 | 2026.01.16 09:58:15.027922 [ 255 ] {9036ede9-d5a0-4e0b-be6a-4cc408ea91f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17807 | 2026.01.16 09:58:15.028273 [ 255 ] {9036ede9-d5a0-4e0b-be6a-4cc408ea91f0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17808 | 2026.01.16 09:58:15.028501 [ 255 ] {9036ede9-d5a0-4e0b-be6a-4cc408ea91f0} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17809 | 2026.01.16 09:58:15.028641 [ 255 ] {9036ede9-d5a0-4e0b-be6a-4cc408ea91f0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001297 sec., 80185.04240555127 rows/sec., 6.26 MiB/sec. | ||
| 17810 | 2026.01.16 09:58:15.028637 [ 186 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412279 sec., 367491.1260452078 rows/sec., 26.22 MiB/sec. | ||
| 17811 | 2026.01.16 09:58:15.028681 [ 255 ] {9036ede9-d5a0-4e0b-be6a-4cc408ea91f0} <Debug> TCPHandler: Processed in 0.0014643 sec. | ||
| 17812 | 2026.01.16 09:58:15.028819 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17813 | 2026.01.16 09:58:15.028885 [ 194 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Trace> MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) | ||
| 17814 | 2026.01.16 09:58:15.028914 [ 255 ] {8d349208-df09-4929-b7c2-941769044653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17815 | 2026.01.16 09:58:15.028964 [ 255 ] {8d349208-df09-4929-b7c2-941769044653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17816 | 2026.01.16 09:58:15.029212 [ 194 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17817 | 2026.01.16 09:58:15.029301 [ 194 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_68_14} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 | ||
| 17818 | 2026.01.16 09:58:15.029401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17819 | 2026.01.16 09:58:15.029401 [ 255 ] {8d349208-df09-4929-b7c2-941769044653} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17820 | 2026.01.16 09:58:15.029451 [ 255 ] {8d349208-df09-4929-b7c2-941769044653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17821 | 2026.01.16 09:58:15.029796 [ 255 ] {8d349208-df09-4929-b7c2-941769044653} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17822 | 2026.01.16 09:58:15.030011 [ 255 ] {8d349208-df09-4929-b7c2-941769044653} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17823 | 2026.01.16 09:58:15.030141 [ 255 ] {8d349208-df09-4929-b7c2-941769044653} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 17824 | 2026.01.16 09:58:15.030179 [ 255 ] {8d349208-df09-4929-b7c2-941769044653} <Debug> TCPHandler: Processed in 0.001408999 sec. | ||
| 17825 | 2026.01.16 09:58:15.030293 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17826 | 2026.01.16 09:58:15.030386 [ 255 ] {def1df6d-bb4a-4721-9205-5c4a6196ce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17827 | 2026.01.16 09:58:15.030440 [ 255 ] {def1df6d-bb4a-4721-9205-5c4a6196ce85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17828 | 2026.01.16 09:58:15.031359 [ 255 ] {def1df6d-bb4a-4721-9205-5c4a6196ce85} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17829 | 2026.01.16 09:58:15.031394 [ 255 ] {def1df6d-bb4a-4721-9205-5c4a6196ce85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17830 | 2026.01.16 09:58:15.031970 [ 255 ] {def1df6d-bb4a-4721-9205-5c4a6196ce85} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17831 | 2026.01.16 09:58:15.032199 [ 255 ] {def1df6d-bb4a-4721-9205-5c4a6196ce85} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17832 | 2026.01.16 09:58:15.032336 [ 255 ] {def1df6d-bb4a-4721-9205-5c4a6196ce85} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001969 sec., 20314.880650076182 rows/sec., 36.40 MiB/sec. | ||
| 17833 | 2026.01.16 09:58:15.032395 [ 255 ] {def1df6d-bb4a-4721-9205-5c4a6196ce85} <Debug> TCPHandler: Processed in 0.002153088 sec. | ||
| 17834 | 2026.01.16 09:58:15.032511 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17835 | 2026.01.16 09:58:15.032605 [ 255 ] {781fc9b4-70d1-4fe5-a041-5bfa2d9571d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17836 | 2026.01.16 09:58:15.032648 [ 255 ] {781fc9b4-70d1-4fe5-a041-5bfa2d9571d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17837 | 2026.01.16 09:58:15.032987 [ 255 ] {781fc9b4-70d1-4fe5-a041-5bfa2d9571d4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17838 | 2026.01.16 09:58:15.033022 [ 255 ] {781fc9b4-70d1-4fe5-a041-5bfa2d9571d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17839 | 2026.01.16 09:58:15.033332 [ 255 ] {781fc9b4-70d1-4fe5-a041-5bfa2d9571d4} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17840 | 2026.01.16 09:58:15.033595 [ 255 ] {781fc9b4-70d1-4fe5-a041-5bfa2d9571d4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17841 | 2026.01.16 09:58:15.033739 [ 255 ] {781fc9b4-70d1-4fe5-a041-5bfa2d9571d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 17842 | 2026.01.16 09:58:15.033775 [ 255 ] {781fc9b4-70d1-4fe5-a041-5bfa2d9571d4} <Debug> TCPHandler: Processed in 0.001314237 sec. | ||
| 17843 | 2026.01.16 09:58:15.730845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 17844 | 2026.01.16 09:58:15.748294 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17845 | 2026.01.16 09:58:15.748341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17846 | 2026.01.16 09:58:15.754564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17847 | 2026.01.16 09:58:15.755286 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17848 | 2026.01.16 09:58:15.758200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 17849 | 2026.01.16 09:58:16.350690 [ 220 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): 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] | ||
| 17850 | 2026.01.16 09:58:16.350760 [ 220 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): 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] | ||
| 17851 | 2026.01.16 09:58:16.353909 [ 220 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): 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] | ||
| 17852 | 2026.01.16 09:58:20.021142 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17853 | 2026.01.16 09:58:20.021360 [ 255 ] {71a98491-69da-4b54-883a-6d9b5dedd818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17854 | 2026.01.16 09:58:20.021436 [ 255 ] {71a98491-69da-4b54-883a-6d9b5dedd818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17855 | 2026.01.16 09:58:20.022220 [ 255 ] {71a98491-69da-4b54-883a-6d9b5dedd818} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17856 | 2026.01.16 09:58:20.022276 [ 255 ] {71a98491-69da-4b54-883a-6d9b5dedd818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17857 | 2026.01.16 09:58:20.022677 [ 255 ] {71a98491-69da-4b54-883a-6d9b5dedd818} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17858 | 2026.01.16 09:58:20.022908 [ 255 ] {71a98491-69da-4b54-883a-6d9b5dedd818} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17859 | 2026.01.16 09:58:20.023065 [ 255 ] {71a98491-69da-4b54-883a-6d9b5dedd818} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001761 sec., 31800.113571834187 rows/sec., 2.43 MiB/sec. | ||
| 17860 | 2026.01.16 09:58:20.023108 [ 255 ] {71a98491-69da-4b54-883a-6d9b5dedd818} <Debug> TCPHandler: Processed in 0.002109148 sec. | ||
| 17861 | 2026.01.16 09:58:20.023236 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17862 | 2026.01.16 09:58:20.023363 [ 255 ] {6ac7bf47-1654-4f27-9cd2-40ad66ad9310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17863 | 2026.01.16 09:58:20.023414 [ 255 ] {6ac7bf47-1654-4f27-9cd2-40ad66ad9310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17864 | 2026.01.16 09:58:20.023938 [ 255 ] {6ac7bf47-1654-4f27-9cd2-40ad66ad9310} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17865 | 2026.01.16 09:58:20.023984 [ 255 ] {6ac7bf47-1654-4f27-9cd2-40ad66ad9310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17866 | 2026.01.16 09:58:20.024359 [ 255 ] {6ac7bf47-1654-4f27-9cd2-40ad66ad9310} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17867 | 2026.01.16 09:58:20.024591 [ 255 ] {6ac7bf47-1654-4f27-9cd2-40ad66ad9310} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17868 | 2026.01.16 09:58:20.024724 [ 255 ] {6ac7bf47-1654-4f27-9cd2-40ad66ad9310} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001388 sec., 46109.51008645533 rows/sec., 3.60 MiB/sec. | ||
| 17869 | 2026.01.16 09:58:20.024765 [ 255 ] {6ac7bf47-1654-4f27-9cd2-40ad66ad9310} <Debug> TCPHandler: Processed in 0.001591481 sec. | ||
| 17870 | 2026.01.16 09:58:20.024877 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17871 | 2026.01.16 09:58:20.024973 [ 255 ] {b05811d1-e8b2-4276-bf60-e6e273b29e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17872 | 2026.01.16 09:58:20.025019 [ 255 ] {b05811d1-e8b2-4276-bf60-e6e273b29e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17873 | 2026.01.16 09:58:20.025446 [ 255 ] {b05811d1-e8b2-4276-bf60-e6e273b29e72} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17874 | 2026.01.16 09:58:20.025508 [ 255 ] {b05811d1-e8b2-4276-bf60-e6e273b29e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17875 | 2026.01.16 09:58:20.025842 [ 255 ] {b05811d1-e8b2-4276-bf60-e6e273b29e72} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17876 | 2026.01.16 09:58:20.026053 [ 255 ] {b05811d1-e8b2-4276-bf60-e6e273b29e72} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17877 | 2026.01.16 09:58:20.026183 [ 255 ] {b05811d1-e8b2-4276-bf60-e6e273b29e72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 17878 | 2026.01.16 09:58:20.026222 [ 255 ] {b05811d1-e8b2-4276-bf60-e6e273b29e72} <Debug> TCPHandler: Processed in 0.001395098 sec. | ||
| 17879 | 2026.01.16 09:58:20.026325 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17880 | 2026.01.16 09:58:20.026420 [ 255 ] {42daab46-32b2-4969-9e03-1d7a722c5c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17881 | 2026.01.16 09:58:20.026461 [ 255 ] {42daab46-32b2-4969-9e03-1d7a722c5c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17882 | 2026.01.16 09:58:20.026828 [ 255 ] {42daab46-32b2-4969-9e03-1d7a722c5c1c} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17883 | 2026.01.16 09:58:20.026865 [ 255 ] {42daab46-32b2-4969-9e03-1d7a722c5c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17884 | 2026.01.16 09:58:20.027169 [ 255 ] {42daab46-32b2-4969-9e03-1d7a722c5c1c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17885 | 2026.01.16 09:58:20.027377 [ 255 ] {42daab46-32b2-4969-9e03-1d7a722c5c1c} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17886 | 2026.01.16 09:58:20.027506 [ 255 ] {42daab46-32b2-4969-9e03-1d7a722c5c1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 17887 | 2026.01.16 09:58:20.027543 [ 255 ] {42daab46-32b2-4969-9e03-1d7a722c5c1c} <Debug> TCPHandler: Processed in 0.001268317 sec. | ||
| 17888 | 2026.01.16 09:58:20.849044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44561 | ||
| 17889 | 2026.01.16 09:58:20.849590 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17890 | 2026.01.16 09:58:20.849635 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17891 | 2026.01.16 09:58:20.850119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17892 | 2026.01.16 09:58:20.850348 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2026.01.16 09:58:20.850472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44561 | ||
| 17894 | 2026.01.16 09:58:21.362987 [ 225 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Found 5 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] | ||
| 17895 | 2026.01.16 09:58:21.363062 [ 225 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Removing 5 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] | ||
| 17896 | 2026.01.16 09:58:21.365243 [ 225 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 17897 | 2026.01.16 09:58:23.258316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 17898 | 2026.01.16 09:58:23.277349 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2026.01.16 09:58:23.277413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17900 | 2026.01.16 09:58:23.283735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17901 | 2026.01.16 09:58:23.284476 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17902 | 2026.01.16 09:58:23.287784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 17903 | 2026.01.16 09:58:23.301179 [ 219 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 17904 | 2026.01.16 09:58:23.301231 [ 219 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 17905 | 2026.01.16 09:58:23.304444 [ 219 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 17906 | 2026.01.16 09:58:23.458448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2122 | ||
| 17907 | 2026.01.16 09:58:23.460866 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17908 | 2026.01.16 09:58:23.460912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17909 | 2026.01.16 09:58:23.462144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17910 | 2026.01.16 09:58:23.462418 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17911 | 2026.01.16 09:58:23.462816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2122 | ||
| 17912 | 2026.01.16 09:58:25.022926 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17913 | 2026.01.16 09:58:25.023121 [ 255 ] {649f90b1-d929-46c9-a2d1-58682912537a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17914 | 2026.01.16 09:58:25.023195 [ 255 ] {649f90b1-d929-46c9-a2d1-58682912537a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17915 | 2026.01.16 09:58:25.024011 [ 255 ] {649f90b1-d929-46c9-a2d1-58682912537a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17916 | 2026.01.16 09:58:25.024067 [ 255 ] {649f90b1-d929-46c9-a2d1-58682912537a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17917 | 2026.01.16 09:58:25.024491 [ 255 ] {649f90b1-d929-46c9-a2d1-58682912537a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17918 | 2026.01.16 09:58:25.024727 [ 255 ] {649f90b1-d929-46c9-a2d1-58682912537a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17919 | 2026.01.16 09:58:25.024901 [ 255 ] {649f90b1-d929-46c9-a2d1-58682912537a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001832 sec., 74235.80786026201 rows/sec., 6.42 MiB/sec. | ||
| 17920 | 2026.01.16 09:58:25.024913 [ 92 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17921 | 2026.01.16 09:58:25.024959 [ 255 ] {649f90b1-d929-46c9-a2d1-58682912537a} <Debug> TCPHandler: Processed in 0.002171648 sec. | ||
| 17922 | 2026.01.16 09:58:25.024984 [ 92 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17923 | 2026.01.16 09:58:25.025013 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17924 | 2026.01.16 09:58:25.025105 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17925 | 2026.01.16 09:58:25.025108 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 17926 | 2026.01.16 09:58:25.025217 [ 255 ] {5370c2c1-6732-4302-aba5-13c9c260e343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17927 | 2026.01.16 09:58:25.025218 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17928 | 2026.01.16 09:58:25.025257 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2463 rows starting from the beginning of the part | ||
| 17929 | 2026.01.16 09:58:25.025263 [ 255 ] {5370c2c1-6732-4302-aba5-13c9c260e343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17930 | 2026.01.16 09:58:25.025321 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1404 rows starting from the beginning of the part | ||
| 17931 | 2026.01.16 09:58:25.025366 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 17932 | 2026.01.16 09:58:25.025410 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 136 rows starting from the beginning of the part | ||
| 17933 | 2026.01.16 09:58:25.025447 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 17934 | 2026.01.16 09:58:25.025489 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 136 rows starting from the beginning of the part | ||
| 17935 | 2026.01.16 09:58:25.025727 [ 255 ] {5370c2c1-6732-4302-aba5-13c9c260e343} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17936 | 2026.01.16 09:58:25.025765 [ 255 ] {5370c2c1-6732-4302-aba5-13c9c260e343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17937 | 2026.01.16 09:58:25.026094 [ 255 ] {5370c2c1-6732-4302-aba5-13c9c260e343} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17938 | 2026.01.16 09:58:25.026316 [ 255 ] {5370c2c1-6732-4302-aba5-13c9c260e343} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17939 | 2026.01.16 09:58:25.026458 [ 255 ] {5370c2c1-6732-4302-aba5-13c9c260e343} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001266 sec., 31595.576619273303 rows/sec., 2.32 MiB/sec. | ||
| 17940 | 2026.01.16 09:58:25.026501 [ 255 ] {5370c2c1-6732-4302-aba5-13c9c260e343} <Debug> TCPHandler: Processed in 0.00145337 sec. | ||
| 17941 | 2026.01.16 09:58:25.026610 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17942 | 2026.01.16 09:58:25.026712 [ 255 ] {8b1bb9fe-0ec0-487b-b69b-c54f8198a1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17943 | 2026.01.16 09:58:25.026756 [ 255 ] {8b1bb9fe-0ec0-487b-b69b-c54f8198a1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17944 | 2026.01.16 09:58:25.027222 [ 255 ] {8b1bb9fe-0ec0-487b-b69b-c54f8198a1bd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17945 | 2026.01.16 09:58:25.027228 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002153179 sec., 1974290.1077894594 rows/sec., 170.31 MiB/sec. | ||
| 17946 | 2026.01.16 09:58:25.027262 [ 255 ] {8b1bb9fe-0ec0-487b-b69b-c54f8198a1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17947 | 2026.01.16 09:58:25.027574 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17948 | 2026.01.16 09:58:25.027614 [ 255 ] {8b1bb9fe-0ec0-487b-b69b-c54f8198a1bd} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17949 | 2026.01.16 09:58:25.027920 [ 255 ] {8b1bb9fe-0ec0-487b-b69b-c54f8198a1bd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17950 | 2026.01.16 09:58:25.027955 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17951 | 2026.01.16 09:58:25.028047 [ 200 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_146_29} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17952 | 2026.01.16 09:58:25.028058 [ 92 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17953 | 2026.01.16 09:58:25.028064 [ 255 ] {8b1bb9fe-0ec0-487b-b69b-c54f8198a1bd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001374 sec., 75691.41193595342 rows/sec., 5.91 MiB/sec. | ||
| 17954 | 2026.01.16 09:58:25.028098 [ 92 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17955 | 2026.01.16 09:58:25.028123 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17956 | 2026.01.16 09:58:25.028123 [ 255 ] {8b1bb9fe-0ec0-487b-b69b-c54f8198a1bd} <Debug> TCPHandler: Processed in 0.001565861 sec. | ||
| 17957 | 2026.01.16 09:58:25.028144 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 17958 | 2026.01.16 09:58:25.028226 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 17959 | 2026.01.16 09:58:25.028262 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17960 | 2026.01.16 09:58:25.028273 [ 224 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17961 | 2026.01.16 09:58:25.028307 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17962 | 2026.01.16 09:58:25.028317 [ 224 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17963 | 2026.01.16 09:58:25.028341 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1249 rows starting from the beginning of the part | ||
| 17964 | 2026.01.16 09:58:25.028360 [ 255 ] {5c07be5f-ce30-4b86-8180-36dbd259873f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17965 | 2026.01.16 09:58:25.028392 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 612 rows starting from the beginning of the part | ||
| 17966 | 2026.01.16 09:58:25.028407 [ 255 ] {5c07be5f-ce30-4b86-8180-36dbd259873f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17967 | 2026.01.16 09:58:25.028429 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 17968 | 2026.01.16 09:58:25.028464 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 104 rows starting from the beginning of the part | ||
| 17969 | 2026.01.16 09:58:25.028497 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 17970 | 2026.01.16 09:58:25.028529 [ 191 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 104 rows starting from the beginning of the part | ||
| 17971 | 2026.01.16 09:58:25.028854 [ 255 ] {5c07be5f-ce30-4b86-8180-36dbd259873f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17972 | 2026.01.16 09:58:25.028893 [ 255 ] {5c07be5f-ce30-4b86-8180-36dbd259873f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17973 | 2026.01.16 09:58:25.029265 [ 255 ] {5c07be5f-ce30-4b86-8180-36dbd259873f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17974 | 2026.01.16 09:58:25.029481 [ 255 ] {5c07be5f-ce30-4b86-8180-36dbd259873f} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17975 | 2026.01.16 09:58:25.029558 [ 186 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359929 sec., 1615525.516405636 rows/sec., 125.61 MiB/sec. | ||
| 17976 | 2026.01.16 09:58:25.029617 [ 255 ] {5c07be5f-ce30-4b86-8180-36dbd259873f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 17977 | 2026.01.16 09:58:25.029661 [ 255 ] {5c07be5f-ce30-4b86-8180-36dbd259873f} <Debug> TCPHandler: Processed in 0.001452149 sec. | ||
| 17978 | 2026.01.16 09:58:25.029782 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17979 | 2026.01.16 09:58:25.029819 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17980 | 2026.01.16 09:58:25.029878 [ 255 ] {e727f614-b4cf-4ec5-be97-6fb0515a1b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17981 | 2026.01.16 09:58:25.029940 [ 255 ] {e727f614-b4cf-4ec5-be97-6fb0515a1b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17982 | 2026.01.16 09:58:25.030189 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17983 | 2026.01.16 09:58:25.030300 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_146_29} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17984 | 2026.01.16 09:58:25.030422 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 17985 | 2026.01.16 09:58:25.030896 [ 255 ] {e727f614-b4cf-4ec5-be97-6fb0515a1b83} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17986 | 2026.01.16 09:58:25.030940 [ 255 ] {e727f614-b4cf-4ec5-be97-6fb0515a1b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17987 | 2026.01.16 09:58:25.031525 [ 224 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17988 | 2026.01.16 09:58:25.031564 [ 255 ] {e727f614-b4cf-4ec5-be97-6fb0515a1b83} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17989 | 2026.01.16 09:58:25.031805 [ 255 ] {e727f614-b4cf-4ec5-be97-6fb0515a1b83} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17990 | 2026.01.16 09:58:25.031948 [ 255 ] {e727f614-b4cf-4ec5-be97-6fb0515a1b83} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002089 sec., 19147.917663954042 rows/sec., 34.31 MiB/sec. | ||
| 17991 | 2026.01.16 09:58:25.032005 [ 255 ] {e727f614-b4cf-4ec5-be97-6fb0515a1b83} <Debug> TCPHandler: Processed in 0.002273671 sec. | ||
| 17992 | 2026.01.16 09:58:25.032114 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17993 | 2026.01.16 09:58:25.032208 [ 255 ] {28a07ea3-caeb-4c57-a4bf-359a4d060747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17994 | 2026.01.16 09:58:25.032250 [ 255 ] {28a07ea3-caeb-4c57-a4bf-359a4d060747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17995 | 2026.01.16 09:58:25.032607 [ 255 ] {28a07ea3-caeb-4c57-a4bf-359a4d060747} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17996 | 2026.01.16 09:58:25.032644 [ 255 ] {28a07ea3-caeb-4c57-a4bf-359a4d060747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17997 | 2026.01.16 09:58:25.032953 [ 255 ] {28a07ea3-caeb-4c57-a4bf-359a4d060747} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17998 | 2026.01.16 09:58:25.033171 [ 255 ] {28a07ea3-caeb-4c57-a4bf-359a4d060747} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17999 | 2026.01.16 09:58:25.033285 [ 92 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18000 | 2026.01.16 09:58:25.033301 [ 255 ] {28a07ea3-caeb-4c57-a4bf-359a4d060747} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 18001 | 2026.01.16 09:58:25.033322 [ 92 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18002 | 2026.01.16 09:58:25.033344 [ 255 ] {28a07ea3-caeb-4c57-a4bf-359a4d060747} <Debug> TCPHandler: Processed in 0.001280227 sec. | ||
| 18003 | 2026.01.16 09:58:25.033346 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18004 | 2026.01.16 09:58:25.033433 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 18005 | 2026.01.16 09:58:25.033521 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18006 | 2026.01.16 09:58:25.033549 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9216 rows starting from the beginning of the part | ||
| 18007 | 2026.01.16 09:58:25.033598 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 18008 | 2026.01.16 09:58:25.033637 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18009 | 2026.01.16 09:58:25.033676 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18010 | 2026.01.16 09:58:25.033714 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18011 | 2026.01.16 09:58:25.033750 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 18012 | 2026.01.16 09:58:25.036004 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002595515 sec., 3666324.4096065713 rows/sec., 239.73 MiB/sec. | ||
| 18013 | 2026.01.16 09:58:25.036198 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18014 | 2026.01.16 09:58:25.036501 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.01.16 09:58:25.036567 [ 195 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_146_29} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18016 | 2026.01.16 09:58:25.036637 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 18017 | 2026.01.16 09:58:25.187487 [ 221 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18018 | 2026.01.16 09:58:25.187548 [ 221 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18019 | 2026.01.16 09:58:25.189797 [ 221 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18020 | 2026.01.16 09:58:25.578478 [ 217 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18021 | 2026.01.16 09:58:25.578537 [ 217 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18022 | 2026.01.16 09:58:25.581709 [ 217 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18023 | 2026.01.16 09:58:25.626638 [ 221 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18024 | 2026.01.16 09:58:25.626688 [ 221 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18025 | 2026.01.16 09:58:25.630517 [ 221 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18026 | 2026.01.16 09:58:25.987082 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 18027 | 2026.01.16 09:58:25.987141 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 18028 | 2026.01.16 09:58:25.989695 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 18029 | 2026.01.16 09:58:26.119756 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18030 | 2026.01.16 09:58:26.119808 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18031 | 2026.01.16 09:58:26.122382 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18032 | 2026.01.16 09:58:28.048757 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18033 | 2026.01.16 09:58:28.048833 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18034 | 2026.01.16 09:58:28.350726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45073 | ||
| 18035 | 2026.01.16 09:58:28.351284 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18036 | 2026.01.16 09:58:28.351329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18037 | 2026.01.16 09:58:28.351840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18038 | 2026.01.16 09:58:28.352071 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18039 | 2026.01.16 09:58:28.352201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45073 | ||
| 18040 | 2026.01.16 09:58:29.273771 [ 221 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18041 | 2026.01.16 09:58:29.273854 [ 221 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18042 | 2026.01.16 09:58:29.275872 [ 221 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18043 | 2026.01.16 09:58:30.020192 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18044 | 2026.01.16 09:58:30.020379 [ 255 ] {7403726c-d087-47e4-bc06-694b35c19797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18045 | 2026.01.16 09:58:30.020449 [ 255 ] {7403726c-d087-47e4-bc06-694b35c19797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18046 | 2026.01.16 09:58:30.021202 [ 255 ] {7403726c-d087-47e4-bc06-694b35c19797} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18047 | 2026.01.16 09:58:30.021258 [ 255 ] {7403726c-d087-47e4-bc06-694b35c19797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18048 | 2026.01.16 09:58:30.021736 [ 255 ] {7403726c-d087-47e4-bc06-694b35c19797} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18049 | 2026.01.16 09:58:30.021983 [ 255 ] {7403726c-d087-47e4-bc06-694b35c19797} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18050 | 2026.01.16 09:58:30.022150 [ 255 ] {7403726c-d087-47e4-bc06-694b35c19797} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001823 sec., 30718.595721338454 rows/sec., 2.35 MiB/sec. | ||
| 18051 | 2026.01.16 09:58:30.022206 [ 255 ] {7403726c-d087-47e4-bc06-694b35c19797} <Debug> TCPHandler: Processed in 0.002147589 sec. | ||
| 18052 | 2026.01.16 09:58:30.022337 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18053 | 2026.01.16 09:58:30.022445 [ 255 ] {1c0eaeb7-8fba-47c3-a633-991c90f466ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18054 | 2026.01.16 09:58:30.022491 [ 255 ] {1c0eaeb7-8fba-47c3-a633-991c90f466ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18055 | 2026.01.16 09:58:30.022948 [ 255 ] {1c0eaeb7-8fba-47c3-a633-991c90f466ad} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18056 | 2026.01.16 09:58:30.022987 [ 255 ] {1c0eaeb7-8fba-47c3-a633-991c90f466ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18057 | 2026.01.16 09:58:30.023316 [ 255 ] {1c0eaeb7-8fba-47c3-a633-991c90f466ad} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18058 | 2026.01.16 09:58:30.023533 [ 255 ] {1c0eaeb7-8fba-47c3-a633-991c90f466ad} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18059 | 2026.01.16 09:58:30.023665 [ 255 ] {1c0eaeb7-8fba-47c3-a633-991c90f466ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 18060 | 2026.01.16 09:58:30.023705 [ 255 ] {1c0eaeb7-8fba-47c3-a633-991c90f466ad} <Debug> TCPHandler: Processed in 0.001422139 sec. | ||
| 18061 | 2026.01.16 09:58:30.023826 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18062 | 2026.01.16 09:58:30.023926 [ 255 ] {af364001-2acb-43f7-a4b3-241abc382d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18063 | 2026.01.16 09:58:30.023972 [ 255 ] {af364001-2acb-43f7-a4b3-241abc382d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18064 | 2026.01.16 09:58:30.024396 [ 255 ] {af364001-2acb-43f7-a4b3-241abc382d54} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18065 | 2026.01.16 09:58:30.024431 [ 255 ] {af364001-2acb-43f7-a4b3-241abc382d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18066 | 2026.01.16 09:58:30.024767 [ 255 ] {af364001-2acb-43f7-a4b3-241abc382d54} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18067 | 2026.01.16 09:58:30.024998 [ 255 ] {af364001-2acb-43f7-a4b3-241abc382d54} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18068 | 2026.01.16 09:58:30.025107 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_142_33 to all_143_143_0 | ||
| 18069 | 2026.01.16 09:58:30.025128 [ 255 ] {af364001-2acb-43f7-a4b3-241abc382d54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 18070 | 2026.01.16 09:58:30.025141 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18071 | 2026.01.16 09:58:30.025162 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18072 | 2026.01.16 09:58:30.025167 [ 255 ] {af364001-2acb-43f7-a4b3-241abc382d54} <Debug> TCPHandler: Processed in 0.001392939 sec. | ||
| 18073 | 2026.01.16 09:58:30.025237 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_143_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_33 to all_143_143_0 into Compact with storage Full | ||
| 18074 | 2026.01.16 09:58:30.025278 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18075 | 2026.01.16 09:58:30.025324 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_143_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18076 | 2026.01.16 09:58:30.025360 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_143_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_33, total 43112 rows starting from the beginning of the part | ||
| 18077 | 2026.01.16 09:58:30.025380 [ 255 ] {31ea21e6-068f-4ef9-947b-b0cef62ca418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18078 | 2026.01.16 09:58:30.025423 [ 255 ] {31ea21e6-068f-4ef9-947b-b0cef62ca418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18079 | 2026.01.16 09:58:30.025423 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_143_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 18080 | 2026.01.16 09:58:30.025770 [ 255 ] {31ea21e6-068f-4ef9-947b-b0cef62ca418} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2026.01.16 09:58:30.025805 [ 255 ] {31ea21e6-068f-4ef9-947b-b0cef62ca418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18082 | 2026.01.16 09:58:30.026124 [ 255 ] {31ea21e6-068f-4ef9-947b-b0cef62ca418} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18083 | 2026.01.16 09:58:30.026346 [ 255 ] {31ea21e6-068f-4ef9-947b-b0cef62ca418} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.01.16 09:58:30.026480 [ 255 ] {31ea21e6-068f-4ef9-947b-b0cef62ca418} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 18085 | 2026.01.16 09:58:30.026518 [ 255 ] {31ea21e6-068f-4ef9-947b-b0cef62ca418} <Debug> TCPHandler: Processed in 0.001293467 sec. | ||
| 18086 | 2026.01.16 09:58:30.032375 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_143_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43272 rows, containing 5 columns (5 merged, 0 gathered) in 0.007159425 sec., 6044060.800972145 rows/sec., 410.67 MiB/sec. | ||
| 18087 | 2026.01.16 09:58:30.032724 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_143_34} <Trace> MergedBlockOutputStream: filled checksums all_1_143_34 (state Temporary) | ||
| 18088 | 2026.01.16 09:58:30.032992 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_143_34} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_143_34 to all_1_143_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18089 | 2026.01.16 09:58:30.033054 [ 199 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_143_34} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_142_33, all_143_143_0] -> all_1_143_34 | ||
| 18090 | 2026.01.16 09:58:30.033115 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18091 | 2026.01.16 09:58:30.787923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18092 | 2026.01.16 09:58:30.806647 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2026.01.16 09:58:30.806717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18094 | 2026.01.16 09:58:30.813211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18095 | 2026.01.16 09:58:30.814072 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2026.01.16 09:58:30.818398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18097 | 2026.01.16 09:58:33.462987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2142 | ||
| 18098 | 2026.01.16 09:58:33.465207 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2026.01.16 09:58:33.465261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18100 | 2026.01.16 09:58:33.466476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18101 | 2026.01.16 09:58:33.466760 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18102 | 2026.01.16 09:58:33.467152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142 | ||
| 18103 | 2026.01.16 09:58:35.053484 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18104 | 2026.01.16 09:58:35.053690 [ 255 ] {10763209-fdf8-44c6-93e4-1ba245fc3043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18105 | 2026.01.16 09:58:35.053765 [ 255 ] {10763209-fdf8-44c6-93e4-1ba245fc3043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18106 | 2026.01.16 09:58:35.054470 [ 255 ] {10763209-fdf8-44c6-93e4-1ba245fc3043} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18107 | 2026.01.16 09:58:35.054525 [ 255 ] {10763209-fdf8-44c6-93e4-1ba245fc3043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18108 | 2026.01.16 09:58:35.054948 [ 255 ] {10763209-fdf8-44c6-93e4-1ba245fc3043} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18109 | 2026.01.16 09:58:35.055200 [ 255 ] {10763209-fdf8-44c6-93e4-1ba245fc3043} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18110 | 2026.01.16 09:58:35.055375 [ 255 ] {10763209-fdf8-44c6-93e4-1ba245fc3043} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001737 sec., 13816.925734024178 rows/sec., 1.15 MiB/sec. | ||
| 18111 | 2026.01.16 09:58:35.055434 [ 255 ] {10763209-fdf8-44c6-93e4-1ba245fc3043} <Debug> TCPHandler: Processed in 0.002091807 sec. | ||
| 18112 | 2026.01.16 09:58:35.055571 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18113 | 2026.01.16 09:58:35.055680 [ 255 ] {46edc491-a599-4f87-a11c-e38aeb24dc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18114 | 2026.01.16 09:58:35.055727 [ 255 ] {46edc491-a599-4f87-a11c-e38aeb24dc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18115 | 2026.01.16 09:58:35.056165 [ 255 ] {46edc491-a599-4f87-a11c-e38aeb24dc59} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18116 | 2026.01.16 09:58:35.056205 [ 255 ] {46edc491-a599-4f87-a11c-e38aeb24dc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18117 | 2026.01.16 09:58:35.056530 [ 255 ] {46edc491-a599-4f87-a11c-e38aeb24dc59} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18118 | 2026.01.16 09:58:35.056782 [ 255 ] {46edc491-a599-4f87-a11c-e38aeb24dc59} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18119 | 2026.01.16 09:58:35.056921 [ 255 ] {46edc491-a599-4f87-a11c-e38aeb24dc59} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 128.72 KiB/sec. | ||
| 18120 | 2026.01.16 09:58:35.056964 [ 255 ] {46edc491-a599-4f87-a11c-e38aeb24dc59} <Debug> TCPHandler: Processed in 0.001449369 sec. | ||
| 18121 | 2026.01.16 09:58:35.057081 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2026.01.16 09:58:35.057180 [ 255 ] {5004bc4f-6c5a-4429-b4ce-45637b198cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18123 | 2026.01.16 09:58:35.057222 [ 255 ] {5004bc4f-6c5a-4429-b4ce-45637b198cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18124 | 2026.01.16 09:58:35.058411 [ 255 ] {5004bc4f-6c5a-4429-b4ce-45637b198cf0} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18125 | 2026.01.16 09:58:35.058450 [ 255 ] {5004bc4f-6c5a-4429-b4ce-45637b198cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18126 | 2026.01.16 09:58:35.058873 [ 255 ] {5004bc4f-6c5a-4429-b4ce-45637b198cf0} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18127 | 2026.01.16 09:58:35.059100 [ 255 ] {5004bc4f-6c5a-4429-b4ce-45637b198cf0} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18128 | 2026.01.16 09:58:35.059238 [ 255 ] {5004bc4f-6c5a-4429-b4ce-45637b198cf0} <Debug> executeQuery: Read 1415 rows, 121.38 KiB in 0.002079 sec., 680615.6806156805 rows/sec., 57.01 MiB/sec. | ||
| 18129 | 2026.01.16 09:58:35.059278 [ 255 ] {5004bc4f-6c5a-4429-b4ce-45637b198cf0} <Debug> TCPHandler: Processed in 0.00224922 sec. | ||
| 18130 | 2026.01.16 09:58:35.059389 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18131 | 2026.01.16 09:58:35.059486 [ 255 ] {31f17bfb-ead6-44e5-8b95-305b411e6599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18132 | 2026.01.16 09:58:35.059527 [ 255 ] {31f17bfb-ead6-44e5-8b95-305b411e6599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18133 | 2026.01.16 09:58:35.059973 [ 255 ] {31f17bfb-ead6-44e5-8b95-305b411e6599} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18134 | 2026.01.16 09:58:35.060011 [ 255 ] {31f17bfb-ead6-44e5-8b95-305b411e6599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18135 | 2026.01.16 09:58:35.060326 [ 255 ] {31f17bfb-ead6-44e5-8b95-305b411e6599} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18136 | 2026.01.16 09:58:35.060553 [ 255 ] {31f17bfb-ead6-44e5-8b95-305b411e6599} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18137 | 2026.01.16 09:58:35.060683 [ 255 ] {31f17bfb-ead6-44e5-8b95-305b411e6599} <Debug> executeQuery: Read 63 rows, 4.79 KiB in 0.001217 sec., 51766.639276910435 rows/sec., 3.84 MiB/sec. | ||
| 18138 | 2026.01.16 09:58:35.060723 [ 255 ] {31f17bfb-ead6-44e5-8b95-305b411e6599} <Debug> TCPHandler: Processed in 0.001384998 sec. | ||
| 18139 | 2026.01.16 09:58:35.060840 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18140 | 2026.01.16 09:58:35.060935 [ 255 ] {25895822-697e-47c9-8ba6-ba22305c32ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18141 | 2026.01.16 09:58:35.060975 [ 255 ] {25895822-697e-47c9-8ba6-ba22305c32ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18142 | 2026.01.16 09:58:35.061465 [ 255 ] {25895822-697e-47c9-8ba6-ba22305c32ae} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18143 | 2026.01.16 09:58:35.061504 [ 255 ] {25895822-697e-47c9-8ba6-ba22305c32ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18144 | 2026.01.16 09:58:35.061830 [ 255 ] {25895822-697e-47c9-8ba6-ba22305c32ae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18145 | 2026.01.16 09:58:35.062053 [ 255 ] {25895822-697e-47c9-8ba6-ba22305c32ae} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18146 | 2026.01.16 09:58:35.062183 [ 255 ] {25895822-697e-47c9-8ba6-ba22305c32ae} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 18147 | 2026.01.16 09:58:35.062224 [ 255 ] {25895822-697e-47c9-8ba6-ba22305c32ae} <Debug> TCPHandler: Processed in 0.001436609 sec. | ||
| 18148 | 2026.01.16 09:58:35.062339 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18149 | 2026.01.16 09:58:35.062434 [ 255 ] {3d3e6ae8-2d92-4ca0-81f0-e2167d4783bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18150 | 2026.01.16 09:58:35.062474 [ 255 ] {3d3e6ae8-2d92-4ca0-81f0-e2167d4783bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18151 | 2026.01.16 09:58:35.062879 [ 255 ] {3d3e6ae8-2d92-4ca0-81f0-e2167d4783bc} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18152 | 2026.01.16 09:58:35.062916 [ 255 ] {3d3e6ae8-2d92-4ca0-81f0-e2167d4783bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18153 | 2026.01.16 09:58:35.063246 [ 255 ] {3d3e6ae8-2d92-4ca0-81f0-e2167d4783bc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18154 | 2026.01.16 09:58:35.063468 [ 255 ] {3d3e6ae8-2d92-4ca0-81f0-e2167d4783bc} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18155 | 2026.01.16 09:58:35.063599 [ 255 ] {3d3e6ae8-2d92-4ca0-81f0-e2167d4783bc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 18156 | 2026.01.16 09:58:35.063640 [ 255 ] {3d3e6ae8-2d92-4ca0-81f0-e2167d4783bc} <Debug> TCPHandler: Processed in 0.001350998 sec. | ||
| 18157 | 2026.01.16 09:58:35.063762 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18158 | 2026.01.16 09:58:35.063859 [ 255 ] {25641e5e-71b4-4bd8-9494-efcac5ad0d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18159 | 2026.01.16 09:58:35.063899 [ 255 ] {25641e5e-71b4-4bd8-9494-efcac5ad0d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18160 | 2026.01.16 09:58:35.064569 [ 255 ] {25641e5e-71b4-4bd8-9494-efcac5ad0d25} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18161 | 2026.01.16 09:58:35.064607 [ 255 ] {25641e5e-71b4-4bd8-9494-efcac5ad0d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18162 | 2026.01.16 09:58:35.064952 [ 255 ] {25641e5e-71b4-4bd8-9494-efcac5ad0d25} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18163 | 2026.01.16 09:58:35.065174 [ 255 ] {25641e5e-71b4-4bd8-9494-efcac5ad0d25} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18164 | 2026.01.16 09:58:35.065306 [ 255 ] {25641e5e-71b4-4bd8-9494-efcac5ad0d25} <Debug> executeQuery: Read 613 rows, 47.26 KiB in 0.001466 sec., 418144.61118690314 rows/sec., 31.48 MiB/sec. | ||
| 18165 | 2026.01.16 09:58:35.065346 [ 255 ] {25641e5e-71b4-4bd8-9494-efcac5ad0d25} <Debug> TCPHandler: Processed in 0.001634662 sec. | ||
| 18166 | 2026.01.16 09:58:35.065454 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18167 | 2026.01.16 09:58:35.065551 [ 255 ] {c367f792-77f0-461e-9b50-9771731f4f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18168 | 2026.01.16 09:58:35.065594 [ 255 ] {c367f792-77f0-461e-9b50-9771731f4f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18169 | 2026.01.16 09:58:35.066262 [ 255 ] {c367f792-77f0-461e-9b50-9771731f4f9a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18170 | 2026.01.16 09:58:35.066299 [ 255 ] {c367f792-77f0-461e-9b50-9771731f4f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18171 | 2026.01.16 09:58:35.066696 [ 255 ] {c367f792-77f0-461e-9b50-9771731f4f9a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18172 | 2026.01.16 09:58:35.066928 [ 255 ] {c367f792-77f0-461e-9b50-9771731f4f9a} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18173 | 2026.01.16 09:58:35.067059 [ 255 ] {c367f792-77f0-461e-9b50-9771731f4f9a} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001526 sec., 577326.3433813893 rows/sec., 39.18 MiB/sec. | ||
| 18174 | 2026.01.16 09:58:35.067053 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_143_34 to all_148_148_0 | ||
| 18175 | 2026.01.16 09:58:35.067098 [ 255 ] {c367f792-77f0-461e-9b50-9771731f4f9a} <Debug> TCPHandler: Processed in 0.001694392 sec. | ||
| 18176 | 2026.01.16 09:58:35.067141 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18177 | 2026.01.16 09:58:35.067170 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18178 | 2026.01.16 09:58:35.067229 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18179 | 2026.01.16 09:58:35.067279 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_34 to all_148_148_0 into Compact with storage Full | ||
| 18180 | 2026.01.16 09:58:35.067329 [ 255 ] {f53ed518-6d92-436a-8532-e841967f4be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18181 | 2026.01.16 09:58:35.067389 [ 255 ] {f53ed518-6d92-436a-8532-e841967f4be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18182 | 2026.01.16 09:58:35.067421 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18183 | 2026.01.16 09:58:35.067468 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_34, total 43272 rows starting from the beginning of the part | ||
| 18184 | 2026.01.16 09:58:35.067549 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18185 | 2026.01.16 09:58:35.067605 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 18186 | 2026.01.16 09:58:35.067657 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 18187 | 2026.01.16 09:58:35.067708 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 18188 | 2026.01.16 09:58:35.067759 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 881 rows starting from the beginning of the part | ||
| 18189 | 2026.01.16 09:58:35.068350 [ 255 ] {f53ed518-6d92-436a-8532-e841967f4be1} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2026.01.16 09:58:35.068392 [ 255 ] {f53ed518-6d92-436a-8532-e841967f4be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18191 | 2026.01.16 09:58:35.069036 [ 255 ] {f53ed518-6d92-436a-8532-e841967f4be1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18192 | 2026.01.16 09:58:35.069297 [ 255 ] {f53ed518-6d92-436a-8532-e841967f4be1} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.01.16 09:58:35.069453 [ 255 ] {f53ed518-6d92-436a-8532-e841967f4be1} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002141 sec., 22886.501634750115 rows/sec., 41.01 MiB/sec. | ||
| 18194 | 2026.01.16 09:58:35.069511 [ 255 ] {f53ed518-6d92-436a-8532-e841967f4be1} <Debug> TCPHandler: Processed in 0.002336601 sec. | ||
| 18195 | 2026.01.16 09:58:35.069627 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18196 | 2026.01.16 09:58:35.069725 [ 255 ] {f3ec7a3b-eaae-4ce0-b1ee-55d2d75a5c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18197 | 2026.01.16 09:58:35.069768 [ 255 ] {f3ec7a3b-eaae-4ce0-b1ee-55d2d75a5c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18198 | 2026.01.16 09:58:35.070098 [ 255 ] {f3ec7a3b-eaae-4ce0-b1ee-55d2d75a5c21} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18199 | 2026.01.16 09:58:35.070133 [ 255 ] {f3ec7a3b-eaae-4ce0-b1ee-55d2d75a5c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18200 | 2026.01.16 09:58:35.070972 [ 255 ] {f3ec7a3b-eaae-4ce0-b1ee-55d2d75a5c21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 18201 | 2026.01.16 09:58:35.071194 [ 255 ] {f3ec7a3b-eaae-4ce0-b1ee-55d2d75a5c21} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18202 | 2026.01.16 09:58:35.071322 [ 255 ] {f3ec7a3b-eaae-4ce0-b1ee-55d2d75a5c21} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001615 sec., 3715.170278637771 rows/sec., 279.97 KiB/sec. | ||
| 18203 | 2026.01.16 09:58:35.071359 [ 255 ] {f3ec7a3b-eaae-4ce0-b1ee-55d2d75a5c21} <Debug> TCPHandler: Processed in 0.001782654 sec. | ||
| 18204 | 2026.01.16 09:58:35.071470 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18205 | 2026.01.16 09:58:35.071566 [ 255 ] {76f5def7-e739-4a3e-b952-59e6fac1d785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18206 | 2026.01.16 09:58:35.071607 [ 255 ] {76f5def7-e739-4a3e-b952-59e6fac1d785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18207 | 2026.01.16 09:58:35.071947 [ 255 ] {76f5def7-e739-4a3e-b952-59e6fac1d785} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18208 | 2026.01.16 09:58:35.071984 [ 255 ] {76f5def7-e739-4a3e-b952-59e6fac1d785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18209 | 2026.01.16 09:58:35.072306 [ 255 ] {76f5def7-e739-4a3e-b952-59e6fac1d785} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18210 | 2026.01.16 09:58:35.072529 [ 255 ] {76f5def7-e739-4a3e-b952-59e6fac1d785} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18211 | 2026.01.16 09:58:35.072660 [ 255 ] {76f5def7-e739-4a3e-b952-59e6fac1d785} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 18212 | 2026.01.16 09:58:35.072697 [ 255 ] {76f5def7-e739-4a3e-b952-59e6fac1d785} <Debug> TCPHandler: Processed in 0.001276967 sec. | ||
| 18213 | 2026.01.16 09:58:35.075700 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44793 rows, containing 5 columns (5 merged, 0 gathered) in 0.008466223 sec., 5290789.056702144 rows/sec., 359.61 MiB/sec. | ||
| 18214 | 2026.01.16 09:58:35.076354 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Trace> MergedBlockOutputStream: filled checksums all_1_148_35 (state Temporary) | ||
| 18215 | 2026.01.16 09:58:35.076676 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_148_35 to all_1_148_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2026.01.16 09:58:35.076761 [ 201 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_148_35} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_143_34, all_148_148_0] -> all_1_148_35 | ||
| 18217 | 2026.01.16 09:58:35.076857 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 18218 | 2026.01.16 09:58:35.853286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45521 | ||
| 18219 | 2026.01.16 09:58:35.853810 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18220 | 2026.01.16 09:58:35.853856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18221 | 2026.01.16 09:58:35.854373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18222 | 2026.01.16 09:58:35.854625 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18223 | 2026.01.16 09:58:35.854785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45521 | ||
| 18224 | 2026.01.16 09:58:35.854828 [ 219 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 18225 | 2026.01.16 09:58:35.854862 [ 219 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 18226 | 2026.01.16 09:58:35.858418 [ 219 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 18227 | 2026.01.16 09:58:36.643404 [ 223 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 18228 | 2026.01.16 09:58:36.643462 [ 223 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 18229 | 2026.01.16 09:58:36.646477 [ 223 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 18230 | 2026.01.16 09:58:37.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.47 MiB, peak 408.95 MiB, free memory in arenas 0.00 B, will set to 390.47 MiB (RSS), difference: 4.00 MiB | ||
| 18231 | 2026.01.16 09:58:38.318449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18232 | 2026.01.16 09:58:38.337260 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.01.16 09:58:38.337326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.94 GiB. | ||
| 18234 | 2026.01.16 09:58:38.343777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18235 | 2026.01.16 09:58:38.344593 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18236 | 2026.01.16 09:58:38.348293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18237 | 2026.01.16 09:58:40.021165 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18238 | 2026.01.16 09:58:40.021368 [ 255 ] {44ee264b-f765-47a9-a98e-b15ffebef28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18239 | 2026.01.16 09:58:40.021441 [ 255 ] {44ee264b-f765-47a9-a98e-b15ffebef28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18240 | 2026.01.16 09:58:40.022169 [ 255 ] {44ee264b-f765-47a9-a98e-b15ffebef28a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2026.01.16 09:58:40.022212 [ 255 ] {44ee264b-f765-47a9-a98e-b15ffebef28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18242 | 2026.01.16 09:58:40.022639 [ 255 ] {44ee264b-f765-47a9-a98e-b15ffebef28a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18243 | 2026.01.16 09:58:40.022908 [ 255 ] {44ee264b-f765-47a9-a98e-b15ffebef28a} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2026.01.16 09:58:40.023088 [ 255 ] {44ee264b-f765-47a9-a98e-b15ffebef28a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001772 sec., 31602.70880361174 rows/sec., 2.41 MiB/sec. | ||
| 18245 | 2026.01.16 09:58:40.023145 [ 255 ] {44ee264b-f765-47a9-a98e-b15ffebef28a} <Debug> TCPHandler: Processed in 0.002114509 sec. | ||
| 18246 | 2026.01.16 09:58:40.023280 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18247 | 2026.01.16 09:58:40.023388 [ 255 ] {0f6fbe4c-b288-4791-9f06-8abf4d00748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18248 | 2026.01.16 09:58:40.023433 [ 255 ] {0f6fbe4c-b288-4791-9f06-8abf4d00748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18249 | 2026.01.16 09:58:40.023897 [ 255 ] {0f6fbe4c-b288-4791-9f06-8abf4d00748d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.01.16 09:58:40.023934 [ 255 ] {0f6fbe4c-b288-4791-9f06-8abf4d00748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18251 | 2026.01.16 09:58:40.024272 [ 255 ] {0f6fbe4c-b288-4791-9f06-8abf4d00748d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18252 | 2026.01.16 09:58:40.024499 [ 255 ] {0f6fbe4c-b288-4791-9f06-8abf4d00748d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2026.01.16 09:58:40.024638 [ 255 ] {0f6fbe4c-b288-4791-9f06-8abf4d00748d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 18254 | 2026.01.16 09:58:40.024678 [ 255 ] {0f6fbe4c-b288-4791-9f06-8abf4d00748d} <Debug> TCPHandler: Processed in 0.001451569 sec. | ||
| 18255 | 2026.01.16 09:58:40.024801 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18256 | 2026.01.16 09:58:40.024902 [ 255 ] {2c05069f-669d-4943-94ed-9c0d67b95692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18257 | 2026.01.16 09:58:40.024948 [ 255 ] {2c05069f-669d-4943-94ed-9c0d67b95692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18258 | 2026.01.16 09:58:40.025388 [ 255 ] {2c05069f-669d-4943-94ed-9c0d67b95692} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18259 | 2026.01.16 09:58:40.025423 [ 255 ] {2c05069f-669d-4943-94ed-9c0d67b95692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18260 | 2026.01.16 09:58:40.025781 [ 255 ] {2c05069f-669d-4943-94ed-9c0d67b95692} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18261 | 2026.01.16 09:58:40.026014 [ 255 ] {2c05069f-669d-4943-94ed-9c0d67b95692} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18262 | 2026.01.16 09:58:40.026153 [ 255 ] {2c05069f-669d-4943-94ed-9c0d67b95692} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 18263 | 2026.01.16 09:58:40.026191 [ 255 ] {2c05069f-669d-4943-94ed-9c0d67b95692} <Debug> TCPHandler: Processed in 0.001442109 sec. | ||
| 18264 | 2026.01.16 09:58:40.026307 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18265 | 2026.01.16 09:58:40.026406 [ 255 ] {e37af120-82a6-45c7-8ea7-3e69a278ffdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18266 | 2026.01.16 09:58:40.026449 [ 255 ] {e37af120-82a6-45c7-8ea7-3e69a278ffdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18267 | 2026.01.16 09:58:40.026802 [ 255 ] {e37af120-82a6-45c7-8ea7-3e69a278ffdf} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2026.01.16 09:58:40.026840 [ 255 ] {e37af120-82a6-45c7-8ea7-3e69a278ffdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18269 | 2026.01.16 09:58:40.027196 [ 255 ] {e37af120-82a6-45c7-8ea7-3e69a278ffdf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18270 | 2026.01.16 09:58:40.027447 [ 255 ] {e37af120-82a6-45c7-8ea7-3e69a278ffdf} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2026.01.16 09:58:40.027590 [ 255 ] {e37af120-82a6-45c7-8ea7-3e69a278ffdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 18272 | 2026.01.16 09:58:40.027626 [ 255 ] {e37af120-82a6-45c7-8ea7-3e69a278ffdf} <Debug> TCPHandler: Processed in 0.001370518 sec. | ||
| 18273 | 2026.01.16 09:58:43.049072 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18274 | 2026.01.16 09:58:43.049131 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18275 | 2026.01.16 09:58:43.355022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46033 | ||
| 18276 | 2026.01.16 09:58:43.355573 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18277 | 2026.01.16 09:58:43.355618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18278 | 2026.01.16 09:58:43.356114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18279 | 2026.01.16 09:58:43.356361 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18280 | 2026.01.16 09:58:43.356489 [ 67 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18281 | 2026.01.16 09:58:43.356500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46033 | ||
| 18282 | 2026.01.16 09:58:43.356537 [ 67 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18283 | 2026.01.16 09:58:43.356562 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18284 | 2026.01.16 09:58:43.356693 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 18285 | 2026.01.16 09:58:43.356837 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18286 | 2026.01.16 09:58:43.356878 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43601 rows starting from the beginning of the part | ||
| 18287 | 2026.01.16 09:58:43.356944 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 18288 | 2026.01.16 09:58:43.356989 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 18289 | 2026.01.16 09:58:43.357030 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 18290 | 2026.01.16 09:58:43.357069 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 18291 | 2026.01.16 09:58:43.357106 [ 196 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 18292 | 2026.01.16 09:58:43.359881 [ 193 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46033 rows, containing 4 columns (4 merged, 0 gathered) in 0.003243203 sec., 14193684.453301258 rows/sec., 203.04 MiB/sec. | ||
| 18293 | 2026.01.16 09:58:43.360263 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18294 | 2026.01.16 09:58:43.360574 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18295 | 2026.01.16 09:58:43.360652 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_96_19} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18296 | 2026.01.16 09:58:43.360757 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 18297 | 2026.01.16 09:58:43.467354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2172 | ||
| 18298 | 2026.01.16 09:58:43.469748 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18299 | 2026.01.16 09:58:43.469792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18300 | 2026.01.16 09:58:43.470976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18301 | 2026.01.16 09:58:43.471246 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18302 | 2026.01.16 09:58:43.471411 [ 67 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18303 | 2026.01.16 09:58:43.471477 [ 67 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18304 | 2026.01.16 09:58:43.471502 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18305 | 2026.01.16 09:58:43.471513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 18306 | 2026.01.16 09:58:43.471604 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 18307 | 2026.01.16 09:58:43.472140 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18308 | 2026.01.16 09:58:43.472281 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2048 rows starting from the beginning of the part | ||
| 18309 | 2026.01.16 09:58:43.472646 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 18310 | 2026.01.16 09:58:43.473003 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part | ||
| 18311 | 2026.01.16 09:58:43.473367 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part | ||
| 18312 | 2026.01.16 09:58:43.473726 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part | ||
| 18313 | 2026.01.16 09:58:43.474068 [ 188 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 18314 | 2026.01.16 09:58:43.482504 [ 193 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 72 columns (72 merged, 0 gathered) in 0.010943236 sec., 198478.7680718939 rows/sec., 152.14 MiB/sec. | ||
| 18315 | 2026.01.16 09:58:43.484619 [ 198 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18316 | 2026.01.16 09:58:43.485361 [ 198 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18317 | 2026.01.16 09:58:43.485456 [ 198 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_71_14} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18318 | 2026.01.16 09:58:43.485815 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 18319 | 2026.01.16 09:58:44.007507 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007109604 sec. | ||
| 18320 | 2026.01.16 09:58:45.023102 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18321 | 2026.01.16 09:58:45.023392 [ 255 ] {52d56d46-5c8f-4c16-bd07-50e04bd8b820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18322 | 2026.01.16 09:58:45.023496 [ 255 ] {52d56d46-5c8f-4c16-bd07-50e04bd8b820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18323 | 2026.01.16 09:58:45.024561 [ 255 ] {52d56d46-5c8f-4c16-bd07-50e04bd8b820} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2026.01.16 09:58:45.024609 [ 255 ] {52d56d46-5c8f-4c16-bd07-50e04bd8b820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18325 | 2026.01.16 09:58:45.025014 [ 255 ] {52d56d46-5c8f-4c16-bd07-50e04bd8b820} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18326 | 2026.01.16 09:58:45.025245 [ 255 ] {52d56d46-5c8f-4c16-bd07-50e04bd8b820} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18327 | 2026.01.16 09:58:45.025404 [ 255 ] {52d56d46-5c8f-4c16-bd07-50e04bd8b820} <Debug> executeQuery: Read 164 rows, 14.70 KiB in 0.002091 sec., 78431.37254901961 rows/sec., 6.86 MiB/sec. | ||
| 18328 | 2026.01.16 09:58:45.025447 [ 255 ] {52d56d46-5c8f-4c16-bd07-50e04bd8b820} <Debug> TCPHandler: Processed in 0.002530624 sec. | ||
| 18329 | 2026.01.16 09:58:45.025570 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18330 | 2026.01.16 09:58:45.025665 [ 255 ] {b0071c77-9301-4fdb-b111-7458d852fde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18331 | 2026.01.16 09:58:45.025705 [ 255 ] {b0071c77-9301-4fdb-b111-7458d852fde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18332 | 2026.01.16 09:58:45.026200 [ 255 ] {b0071c77-9301-4fdb-b111-7458d852fde6} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18333 | 2026.01.16 09:58:45.026237 [ 255 ] {b0071c77-9301-4fdb-b111-7458d852fde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18334 | 2026.01.16 09:58:45.026539 [ 255 ] {b0071c77-9301-4fdb-b111-7458d852fde6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18335 | 2026.01.16 09:58:45.026746 [ 255 ] {b0071c77-9301-4fdb-b111-7458d852fde6} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18336 | 2026.01.16 09:58:45.026874 [ 255 ] {b0071c77-9301-4fdb-b111-7458d852fde6} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001227 sec., 44009.779951100245 rows/sec., 3.23 MiB/sec. | ||
| 18337 | 2026.01.16 09:58:45.026913 [ 255 ] {b0071c77-9301-4fdb-b111-7458d852fde6} <Debug> TCPHandler: Processed in 0.001390978 sec. | ||
| 18338 | 2026.01.16 09:58:45.027033 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18339 | 2026.01.16 09:58:45.027127 [ 255 ] {8e438aca-2e1d-4f28-9e23-f9520d79e719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18340 | 2026.01.16 09:58:45.027166 [ 255 ] {8e438aca-2e1d-4f28-9e23-f9520d79e719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18341 | 2026.01.16 09:58:45.027656 [ 255 ] {8e438aca-2e1d-4f28-9e23-f9520d79e719} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18342 | 2026.01.16 09:58:45.027693 [ 255 ] {8e438aca-2e1d-4f28-9e23-f9520d79e719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18343 | 2026.01.16 09:58:45.028018 [ 255 ] {8e438aca-2e1d-4f28-9e23-f9520d79e719} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18344 | 2026.01.16 09:58:45.028241 [ 255 ] {8e438aca-2e1d-4f28-9e23-f9520d79e719} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18345 | 2026.01.16 09:58:45.028371 [ 255 ] {8e438aca-2e1d-4f28-9e23-f9520d79e719} <Debug> executeQuery: Read 127 rows, 10.16 KiB in 0.001262 sec., 100633.91442155308 rows/sec., 7.86 MiB/sec. | ||
| 18346 | 2026.01.16 09:58:45.028410 [ 255 ] {8e438aca-2e1d-4f28-9e23-f9520d79e719} <Debug> TCPHandler: Processed in 0.001424309 sec. | ||
| 18347 | 2026.01.16 09:58:45.028532 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18348 | 2026.01.16 09:58:45.028626 [ 255 ] {dcfb8045-87dc-4683-af0c-7ee5b39b3b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18349 | 2026.01.16 09:58:45.028668 [ 255 ] {dcfb8045-87dc-4683-af0c-7ee5b39b3b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18350 | 2026.01.16 09:58:45.029159 [ 255 ] {dcfb8045-87dc-4683-af0c-7ee5b39b3b07} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18351 | 2026.01.16 09:58:45.029197 [ 255 ] {dcfb8045-87dc-4683-af0c-7ee5b39b3b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18352 | 2026.01.16 09:58:45.029528 [ 255 ] {dcfb8045-87dc-4683-af0c-7ee5b39b3b07} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18353 | 2026.01.16 09:58:45.029737 [ 255 ] {dcfb8045-87dc-4683-af0c-7ee5b39b3b07} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18354 | 2026.01.16 09:58:45.029866 [ 255 ] {dcfb8045-87dc-4683-af0c-7ee5b39b3b07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 18355 | 2026.01.16 09:58:45.029903 [ 255 ] {dcfb8045-87dc-4683-af0c-7ee5b39b3b07} <Debug> TCPHandler: Processed in 0.001419589 sec. | ||
| 18356 | 2026.01.16 09:58:45.030019 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18357 | 2026.01.16 09:58:45.030113 [ 255 ] {54cf0d12-f323-4322-b175-80772b1fa950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18358 | 2026.01.16 09:58:45.030167 [ 255 ] {54cf0d12-f323-4322-b175-80772b1fa950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18359 | 2026.01.16 09:58:45.031115 [ 255 ] {54cf0d12-f323-4322-b175-80772b1fa950} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18360 | 2026.01.16 09:58:45.031151 [ 255 ] {54cf0d12-f323-4322-b175-80772b1fa950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18361 | 2026.01.16 09:58:45.031724 [ 255 ] {54cf0d12-f323-4322-b175-80772b1fa950} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18362 | 2026.01.16 09:58:45.031943 [ 255 ] {54cf0d12-f323-4322-b175-80772b1fa950} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18363 | 2026.01.16 09:58:45.032058 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18364 | 2026.01.16 09:58:45.032081 [ 255 ] {54cf0d12-f323-4322-b175-80772b1fa950} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001987 sec., 27176.648213387016 rows/sec., 48.70 MiB/sec. | ||
| 18365 | 2026.01.16 09:58:45.032141 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18366 | 2026.01.16 09:58:45.032166 [ 255 ] {54cf0d12-f323-4322-b175-80772b1fa950} <Debug> TCPHandler: Processed in 0.002196489 sec. | ||
| 18367 | 2026.01.16 09:58:45.032166 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18368 | 2026.01.16 09:58:45.032313 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18369 | 2026.01.16 09:58:45.032316 [ 193 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 18370 | 2026.01.16 09:58:45.032439 [ 255 ] {e2ac2aeb-0e38-4068-8e75-d40830507379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18371 | 2026.01.16 09:58:45.032494 [ 255 ] {e2ac2aeb-0e38-4068-8e75-d40830507379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18372 | 2026.01.16 09:58:45.032622 [ 193 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18373 | 2026.01.16 09:58:45.032691 [ 193 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2531 rows starting from the beginning of the part | ||
| 18374 | 2026.01.16 09:58:45.032836 [ 193 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 18375 | 2026.01.16 09:58:45.032880 [ 255 ] {e2ac2aeb-0e38-4068-8e75-d40830507379} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18376 | 2026.01.16 09:58:45.032925 [ 255 ] {e2ac2aeb-0e38-4068-8e75-d40830507379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18377 | 2026.01.16 09:58:45.032970 [ 193 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 18378 | 2026.01.16 09:58:45.033104 [ 193 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 18379 | 2026.01.16 09:58:45.033219 [ 193 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 49 rows starting from the beginning of the part | ||
| 18380 | 2026.01.16 09:58:45.033266 [ 255 ] {e2ac2aeb-0e38-4068-8e75-d40830507379} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18381 | 2026.01.16 09:58:45.033328 [ 193 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
| 18382 | 2026.01.16 09:58:45.033481 [ 255 ] {e2ac2aeb-0e38-4068-8e75-d40830507379} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18383 | 2026.01.16 09:58:45.033618 [ 255 ] {e2ac2aeb-0e38-4068-8e75-d40830507379} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001203 sec., 7481.296758104738 rows/sec., 528.46 KiB/sec. | ||
| 18384 | 2026.01.16 09:58:45.033656 [ 255 ] {e2ac2aeb-0e38-4068-8e75-d40830507379} <Debug> TCPHandler: Processed in 0.001401928 sec. | ||
| 18385 | 2026.01.16 09:58:45.033767 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18386 | 2026.01.16 09:58:45.033860 [ 255 ] {41517293-8f39-4bbb-9f19-9ffaee791f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18387 | 2026.01.16 09:58:45.033899 [ 255 ] {41517293-8f39-4bbb-9f19-9ffaee791f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18388 | 2026.01.16 09:58:45.034246 [ 255 ] {41517293-8f39-4bbb-9f19-9ffaee791f8d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18389 | 2026.01.16 09:58:45.034280 [ 255 ] {41517293-8f39-4bbb-9f19-9ffaee791f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18390 | 2026.01.16 09:58:45.034579 [ 255 ] {41517293-8f39-4bbb-9f19-9ffaee791f8d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18391 | 2026.01.16 09:58:45.034791 [ 255 ] {41517293-8f39-4bbb-9f19-9ffaee791f8d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18392 | 2026.01.16 09:58:45.034920 [ 255 ] {41517293-8f39-4bbb-9f19-9ffaee791f8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 18393 | 2026.01.16 09:58:45.034957 [ 255 ] {41517293-8f39-4bbb-9f19-9ffaee791f8d} <Debug> TCPHandler: Processed in 0.001237097 sec. | ||
| 18394 | 2026.01.16 09:58:45.042086 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2754 rows, containing 19 columns (19 merged, 0 gathered) in 0.009834002 sec., 280048.75329494546 rows/sec., 501.83 MiB/sec. | ||
| 18395 | 2026.01.16 09:58:45.044608 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18396 | 2026.01.16 09:58:45.045078 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18397 | 2026.01.16 09:58:45.045169 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18398 | 2026.01.16 09:58:45.045366 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.58 MiB. | ||
| 18399 | 2026.01.16 09:58:45.388311 [ 220 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18400 | 2026.01.16 09:58:45.388366 [ 220 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18401 | 2026.01.16 09:58:45.391454 [ 220 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18402 | 2026.01.16 09:58:45.537264 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18403 | 2026.01.16 09:58:45.537319 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18404 | 2026.01.16 09:58:45.540156 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18405 | 2026.01.16 09:58:45.848441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 18406 | 2026.01.16 09:58:45.866432 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18407 | 2026.01.16 09:58:45.866492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18408 | 2026.01.16 09:58:45.873102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18409 | 2026.01.16 09:58:45.873814 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18410 | 2026.01.16 09:58:45.874191 [ 65 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18411 | 2026.01.16 09:58:45.874260 [ 65 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18412 | 2026.01.16 09:58:45.874284 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18413 | 2026.01.16 09:58:45.874394 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 18414 | 2026.01.16 09:58:45.877545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 18415 | 2026.01.16 09:58:45.878531 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18416 | 2026.01.16 09:58:45.880215 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 18417 | 2026.01.16 09:58:45.885120 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 18418 | 2026.01.16 09:58:45.890150 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 18419 | 2026.01.16 09:58:45.895151 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 18420 | 2026.01.16 09:58:45.900655 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 18421 | 2026.01.16 09:58:45.905560 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 18422 | 2026.01.16 09:58:45.965930 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.091581282 sec., 7894.62632768124 rows/sec., 40.82 MiB/sec. | ||
| 18423 | 2026.01.16 09:58:45.969243 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18424 | 2026.01.16 09:58:45.971284 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18425 | 2026.01.16 09:58:45.971388 [ 195 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_96_19} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18426 | 2026.01.16 09:58:45.974117 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18427 | 2026.01.16 09:58:46.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.08 MiB, peak 409.50 MiB, free memory in arenas 0.00 B, will set to 393.25 MiB (RSS), difference: 1.17 MiB | ||
| 18428 | 2026.01.16 09:58:46.066864 [ 224 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18429 | 2026.01.16 09:58:46.066918 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18430 | 2026.01.16 09:58:46.070169 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18431 | 2026.01.16 09:58:46.234569 [ 225 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18432 | 2026.01.16 09:58:46.234616 [ 225 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18433 | 2026.01.16 09:58:46.238945 [ 225 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18434 | 2026.01.16 09:58:49.536493 [ 62 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Selected 5 parts from all_1_40_9 to all_44_44_0 | ||
| 18435 | 2026.01.16 09:58:49.536600 [ 62 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18436 | 2026.01.16 09:58:49.536637 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18437 | 2026.01.16 09:58:49.536778 [ 191 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_9 to all_44_44_0 into Compact with storage Full | ||
| 18438 | 2026.01.16 09:58:49.536940 [ 191 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18439 | 2026.01.16 09:58:49.536978 [ 191 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 465 rows starting from the beginning of the part | ||
| 18440 | 2026.01.16 09:58:49.537046 [ 191 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 252 rows starting from the beginning of the part | ||
| 18441 | 2026.01.16 09:58:49.537093 [ 191 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 252 rows starting from the beginning of the part | ||
| 18442 | 2026.01.16 09:58:49.537138 [ 191 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 252 rows starting from the beginning of the part | ||
| 18443 | 2026.01.16 09:58:49.537184 [ 191 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 252 rows starting from the beginning of the part | ||
| 18444 | 2026.01.16 09:58:49.538296 [ 186 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577791 sec., 933583.7256011728 rows/sec., 67.50 MiB/sec. | ||
| 18445 | 2026.01.16 09:58:49.538489 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Trace> MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) | ||
| 18446 | 2026.01.16 09:58:49.538802 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.01.16 09:58:49.538890 [ 187 ] {218c9142-fb08-411f-8bd1-dca772e114ee::all_1_44_10} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee) (MergerMutator): Merged 5 parts: [all_1_40_9, all_44_44_0] -> all_1_44_10 | ||
| 18448 | 2026.01.16 09:58:49.538977 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 18449 | 2026.01.16 09:58:50.020818 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18450 | 2026.01.16 09:58:50.021024 [ 255 ] {ccb3773a-017c-4bb1-881b-69bc83751fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18451 | 2026.01.16 09:58:50.021103 [ 255 ] {ccb3773a-017c-4bb1-881b-69bc83751fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18452 | 2026.01.16 09:58:50.021815 [ 255 ] {ccb3773a-017c-4bb1-881b-69bc83751fcd} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2026.01.16 09:58:50.021867 [ 255 ] {ccb3773a-017c-4bb1-881b-69bc83751fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18454 | 2026.01.16 09:58:50.022286 [ 255 ] {ccb3773a-017c-4bb1-881b-69bc83751fcd} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18455 | 2026.01.16 09:58:50.022533 [ 255 ] {ccb3773a-017c-4bb1-881b-69bc83751fcd} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.01.16 09:58:50.022690 [ 62 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18457 | 2026.01.16 09:58:50.022700 [ 255 ] {ccb3773a-017c-4bb1-881b-69bc83751fcd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.47 MiB/sec. | ||
| 18458 | 2026.01.16 09:58:50.022755 [ 62 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18459 | 2026.01.16 09:58:50.022780 [ 255 ] {ccb3773a-017c-4bb1-881b-69bc83751fcd} <Debug> TCPHandler: Processed in 0.002103818 sec. | ||
| 18460 | 2026.01.16 09:58:50.022785 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18461 | 2026.01.16 09:58:50.022914 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 18462 | 2026.01.16 09:58:50.022921 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18463 | 2026.01.16 09:58:50.023044 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18464 | 2026.01.16 09:58:50.023061 [ 255 ] {5f13d486-776c-4738-9fb3-5cda7bd50211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18465 | 2026.01.16 09:58:50.023090 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2463 rows starting from the beginning of the part | ||
| 18466 | 2026.01.16 09:58:50.023111 [ 255 ] {5f13d486-776c-4738-9fb3-5cda7bd50211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18467 | 2026.01.16 09:58:50.023173 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 18468 | 2026.01.16 09:58:50.023246 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1415 rows starting from the beginning of the part | ||
| 18469 | 2026.01.16 09:58:50.023313 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 18470 | 2026.01.16 09:58:50.023375 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 164 rows starting from the beginning of the part | ||
| 18471 | 2026.01.16 09:58:50.023433 [ 199 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::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 | ||
| 18472 | 2026.01.16 09:58:50.023673 [ 255 ] {5f13d486-776c-4738-9fb3-5cda7bd50211} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18473 | 2026.01.16 09:58:50.023715 [ 255 ] {5f13d486-776c-4738-9fb3-5cda7bd50211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18474 | 2026.01.16 09:58:50.024141 [ 255 ] {5f13d486-776c-4738-9fb3-5cda7bd50211} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18475 | 2026.01.16 09:58:50.024449 [ 255 ] {5f13d486-776c-4738-9fb3-5cda7bd50211} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18476 | 2026.01.16 09:58:50.024626 [ 59 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18477 | 2026.01.16 09:58:50.024630 [ 255 ] {5f13d486-776c-4738-9fb3-5cda7bd50211} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001599 sec., 40025.015634771735 rows/sec., 3.12 MiB/sec. | ||
| 18478 | 2026.01.16 09:58:50.024666 [ 59 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18479 | 2026.01.16 09:58:50.024686 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18480 | 2026.01.16 09:58:50.024698 [ 255 ] {5f13d486-776c-4738-9fb3-5cda7bd50211} <Debug> TCPHandler: Processed in 0.001837045 sec. | ||
| 18481 | 2026.01.16 09:58:50.024771 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 18482 | 2026.01.16 09:58:50.024831 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18483 | 2026.01.16 09:58:50.024854 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18484 | 2026.01.16 09:58:50.024880 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1249 rows starting from the beginning of the part | ||
| 18485 | 2026.01.16 09:58:50.024936 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 18486 | 2026.01.16 09:58:50.024953 [ 255 ] {b7d71968-bd54-4e37-86a2-4a98ed74fed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18487 | 2026.01.16 09:58:50.024977 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 613 rows starting from the beginning of the part | ||
| 18488 | 2026.01.16 09:58:50.025009 [ 255 ] {b7d71968-bd54-4e37-86a2-4a98ed74fed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18489 | 2026.01.16 09:58:50.025016 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 18490 | 2026.01.16 09:58:50.025063 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 127 rows starting from the beginning of the part | ||
| 18491 | 2026.01.16 09:58:50.025100 [ 187 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::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 | ||
| 18492 | 2026.01.16 09:58:50.025519 [ 255 ] {b7d71968-bd54-4e37-86a2-4a98ed74fed1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18493 | 2026.01.16 09:58:50.025561 [ 255 ] {b7d71968-bd54-4e37-86a2-4a98ed74fed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18494 | 2026.01.16 09:58:50.025976 [ 255 ] {b7d71968-bd54-4e37-86a2-4a98ed74fed1} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18495 | 2026.01.16 09:58:50.026006 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4210 rows, containing 5 columns (5 merged, 0 gathered) in 0.003149353 sec., 1336782.5073912006 rows/sec., 115.20 MiB/sec. | ||
| 18496 | 2026.01.16 09:58:50.026162 [ 189 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141807 sec., 1538005.8812329434 rows/sec., 119.54 MiB/sec. | ||
| 18497 | 2026.01.16 09:58:50.026210 [ 255 ] {b7d71968-bd54-4e37-86a2-4a98ed74fed1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18498 | 2026.01.16 09:58:50.026379 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18499 | 2026.01.16 09:58:50.026387 [ 255 ] {b7d71968-bd54-4e37-86a2-4a98ed74fed1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. | ||
| 18500 | 2026.01.16 09:58:50.026425 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18501 | 2026.01.16 09:58:50.026446 [ 255 ] {b7d71968-bd54-4e37-86a2-4a98ed74fed1} <Debug> TCPHandler: Processed in 0.001676902 sec. | ||
| 18502 | 2026.01.16 09:58:50.026593 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18503 | 2026.01.16 09:58:50.026702 [ 255 ] {fed6a674-90d2-4b38-baa5-ac33ae154aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18504 | 2026.01.16 09:58:50.026750 [ 255 ] {fed6a674-90d2-4b38-baa5-ac33ae154aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18505 | 2026.01.16 09:58:50.026825 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18506 | 2026.01.16 09:58:50.026827 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18507 | 2026.01.16 09:58:50.026919 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_151_30} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18508 | 2026.01.16 09:58:50.026954 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_151_30} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18509 | 2026.01.16 09:58:50.027018 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18510 | 2026.01.16 09:58:50.027089 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 18511 | 2026.01.16 09:58:50.027109 [ 255 ] {fed6a674-90d2-4b38-baa5-ac33ae154aa2} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18512 | 2026.01.16 09:58:50.027151 [ 255 ] {fed6a674-90d2-4b38-baa5-ac33ae154aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18513 | 2026.01.16 09:58:50.027481 [ 255 ] {fed6a674-90d2-4b38-baa5-ac33ae154aa2} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18514 | 2026.01.16 09:58:50.027704 [ 255 ] {fed6a674-90d2-4b38-baa5-ac33ae154aa2} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18515 | 2026.01.16 09:58:50.027839 [ 59 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18516 | 2026.01.16 09:58:50.027843 [ 255 ] {fed6a674-90d2-4b38-baa5-ac33ae154aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 18517 | 2026.01.16 09:58:50.027872 [ 59 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18518 | 2026.01.16 09:58:50.027892 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18519 | 2026.01.16 09:58:50.027892 [ 255 ] {fed6a674-90d2-4b38-baa5-ac33ae154aa2} <Debug> TCPHandler: Processed in 0.001361409 sec. | ||
| 18520 | 2026.01.16 09:58:50.027957 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 18521 | 2026.01.16 09:58:50.028033 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18522 | 2026.01.16 09:58:50.028056 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9516 rows starting from the beginning of the part | ||
| 18523 | 2026.01.16 09:58:50.028099 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 18524 | 2026.01.16 09:58:50.028132 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::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 | ||
| 18525 | 2026.01.16 09:58:50.028169 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 18526 | 2026.01.16 09:58:50.028197 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 18527 | 2026.01.16 09:58:50.028231 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 18528 | 2026.01.16 09:58:50.030320 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9816 rows, containing 4 columns (4 merged, 0 gathered) in 0.002390882 sec., 4105597.850500359 rows/sec., 268.70 MiB/sec. | ||
| 18529 | 2026.01.16 09:58:50.030476 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18530 | 2026.01.16 09:58:50.030695 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18531 | 2026.01.16 09:58:50.030755 [ 187 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_151_30} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18532 | 2026.01.16 09:58:50.030811 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 18533 | 2026.01.16 09:58:50.856650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46481 | ||
| 18534 | 2026.01.16 09:58:50.857177 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18535 | 2026.01.16 09:58:50.857222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18536 | 2026.01.16 09:58:50.857721 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18537 | 2026.01.16 09:58:50.857963 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18538 | 2026.01.16 09:58:50.858115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46481 | ||
| 18539 | 2026.01.16 09:58:53.377710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 18540 | 2026.01.16 09:58:53.395839 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18541 | 2026.01.16 09:58:53.395896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18542 | 2026.01.16 09:58:53.401803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18543 | 2026.01.16 09:58:53.402506 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18544 | 2026.01.16 09:58:53.405740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 18545 | 2026.01.16 09:58:53.471789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2194 | ||
| 18546 | 2026.01.16 09:58:53.474172 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18547 | 2026.01.16 09:58:53.474229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18548 | 2026.01.16 09:58:53.475463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18549 | 2026.01.16 09:58:53.475767 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18550 | 2026.01.16 09:58:53.476090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2194 | ||
| 18551 | 2026.01.16 09:58:54.286591 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53754 | ||
| 18552 | 2026.01.16 09:58:54.286704 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18553 | 2026.01.16 09:58:54.286730 [ 290 ] {} <Debug> TCP-Session: 2596fa4e-40bf-43ab-803c-404e9833471f Authenticating user 'default' from [fd00:1122:3344:101::e]:53754 | ||
| 18554 | 2026.01.16 09:58:54.286750 [ 290 ] {} <Debug> TCP-Session: 2596fa4e-40bf-43ab-803c-404e9833471f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18555 | 2026.01.16 09:58:54.286762 [ 290 ] {} <Debug> TCP-Session: 2596fa4e-40bf-43ab-803c-404e9833471f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18556 | 2026.01.16 09:58:54.286991 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37886 | ||
| 18557 | 2026.01.16 09:58:54.287015 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35135 | ||
| 18558 | 2026.01.16 09:58:54.287046 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37902 | ||
| 18559 | 2026.01.16 09:58:54.287068 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51722 | ||
| 18560 | 2026.01.16 09:58:54.287100 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18561 | 2026.01.16 09:58:54.287058 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37362 | ||
| 18562 | 2026.01.16 09:58:54.287144 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18563 | 2026.01.16 09:58:54.287139 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18564 | 2026.01.16 09:58:54.287207 [ 287 ] {} <Debug> TCP-Session: 8adaf7f1-558b-46fc-b7ad-08a3c0efd047 Authenticating user 'default' from [fd00:1122:3344:101::e]:37902 | ||
| 18565 | 2026.01.16 09:58:54.287216 [ 291 ] {} <Debug> TCP-Session: ff320457-359d-447f-a617-0204c499b16f Authenticating user 'default' from [fd00:1122:3344:101::e]:37886 | ||
| 18566 | 2026.01.16 09:58:54.287238 [ 292 ] {} <Debug> TCP-Session: 79dc2694-4e22-4d68-bfa2-be58a93ba60b Authenticating user 'default' from [fd00:1122:3344:101::e]:35135 | ||
| 18567 | 2026.01.16 09:58:54.287241 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18568 | 2026.01.16 09:58:54.287244 [ 287 ] {} <Debug> TCP-Session: 8adaf7f1-558b-46fc-b7ad-08a3c0efd047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18569 | 2026.01.16 09:58:54.287285 [ 288 ] {} <Debug> TCP-Session: 64f5c963-3e39-480b-ba1c-9de57a2eff57 Authenticating user 'default' from [fd00:1122:3344:101::e]:37362 | ||
| 18570 | 2026.01.16 09:58:54.287303 [ 287 ] {} <Debug> TCP-Session: 8adaf7f1-558b-46fc-b7ad-08a3c0efd047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18571 | 2026.01.16 09:58:54.287323 [ 288 ] {} <Debug> TCP-Session: 64f5c963-3e39-480b-ba1c-9de57a2eff57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18572 | 2026.01.16 09:58:54.287253 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18573 | 2026.01.16 09:58:54.287348 [ 288 ] {} <Debug> TCP-Session: 64f5c963-3e39-480b-ba1c-9de57a2eff57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18574 | 2026.01.16 09:58:54.287270 [ 292 ] {} <Debug> TCP-Session: 79dc2694-4e22-4d68-bfa2-be58a93ba60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18575 | 2026.01.16 09:58:54.287395 [ 289 ] {} <Debug> TCP-Session: 8991d0f3-6c6c-4d58-a939-2496c6a71c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:51722 | ||
| 18576 | 2026.01.16 09:58:54.287406 [ 292 ] {} <Debug> TCP-Session: 79dc2694-4e22-4d68-bfa2-be58a93ba60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18577 | 2026.01.16 09:58:54.287247 [ 291 ] {} <Debug> TCP-Session: ff320457-359d-447f-a617-0204c499b16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18578 | 2026.01.16 09:58:54.287436 [ 289 ] {} <Debug> TCP-Session: 8991d0f3-6c6c-4d58-a939-2496c6a71c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18579 | 2026.01.16 09:58:54.287458 [ 291 ] {} <Debug> TCP-Session: ff320457-359d-447f-a617-0204c499b16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18580 | 2026.01.16 09:58:54.287475 [ 289 ] {} <Debug> TCP-Session: 8991d0f3-6c6c-4d58-a939-2496c6a71c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18581 | 2026.01.16 09:58:54.287044 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38049 | ||
| 18582 | 2026.01.16 09:58:54.287029 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59903 | ||
| 18583 | 2026.01.16 09:58:54.287027 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46683 | ||
| 18584 | 2026.01.16 09:58:54.287564 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18585 | 2026.01.16 09:58:54.287580 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18586 | 2026.01.16 09:58:54.287597 [ 286 ] {} <Debug> TCP-Session: 05c4f3b6-0923-441c-ba70-bbe03603b620 Authenticating user 'default' from [fd00:1122:3344:101::e]:38049 | ||
| 18587 | 2026.01.16 09:58:54.287607 [ 293 ] {} <Debug> TCP-Session: fd7d0317-4925-4eb6-8885-9e80d5b6f154 Authenticating user 'default' from [fd00:1122:3344:101::e]:59903 | ||
| 18588 | 2026.01.16 09:58:54.287616 [ 286 ] {} <Debug> TCP-Session: 05c4f3b6-0923-441c-ba70-bbe03603b620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18589 | 2026.01.16 09:58:54.287627 [ 293 ] {} <Debug> TCP-Session: fd7d0317-4925-4eb6-8885-9e80d5b6f154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18590 | 2026.01.16 09:58:54.287632 [ 286 ] {} <Debug> TCP-Session: 05c4f3b6-0923-441c-ba70-bbe03603b620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18591 | 2026.01.16 09:58:54.287641 [ 293 ] {} <Debug> TCP-Session: fd7d0317-4925-4eb6-8885-9e80d5b6f154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18592 | 2026.01.16 09:58:54.287099 [ 290 ] {} <Trace> TCP-Session: 2596fa4e-40bf-43ab-803c-404e9833471f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18593 | 2026.01.16 09:58:54.287752 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18594 | 2026.01.16 09:58:54.287783 [ 294 ] {} <Debug> TCP-Session: c42fa957-0085-4667-bd7b-a960c266b30e Authenticating user 'default' from [fd00:1122:3344:101::e]:46683 | ||
| 18595 | 2026.01.16 09:58:54.287800 [ 294 ] {} <Debug> TCP-Session: c42fa957-0085-4667-bd7b-a960c266b30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18596 | 2026.01.16 09:58:54.287813 [ 294 ] {} <Debug> TCP-Session: c42fa957-0085-4667-bd7b-a960c266b30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18597 | 2026.01.16 09:58:54.287833 [ 290 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53754) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18598 | 2026.01.16 09:58:54.288090 [ 290 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18599 | 2026.01.16 09:58:54.288143 [ 290 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18600 | 2026.01.16 09:58:54.288418 [ 290 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 18601 | 2026.01.16 09:58:54.289356 [ 318 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Trace> AggregatingTransform: Aggregating | ||
| 18602 | 2026.01.16 09:58:54.289388 [ 318 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Trace> Aggregator: Aggregation method: without_key | ||
| 18603 | 2026.01.16 09:58:54.289419 [ 318 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903972 sec. (1106.229 rows/sec., 43.21 KiB/sec.) | ||
| 18604 | 2026.01.16 09:58:54.289434 [ 318 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Trace> Aggregator: Merging aggregated data | ||
| 18605 | 2026.01.16 09:58:54.290670 [ 290 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002888 sec., 346.26038781163436 rows/sec., 13.53 KiB/sec. | ||
| 18606 | 2026.01.16 09:58:54.290802 [ 290 ] {aa3bc072-2fd1-4d19-ab53-c2fd332b8685} <Debug> TCPHandler: Processed in 0.003832811 sec. | ||
| 18607 | 2026.01.16 09:58:54.290977 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18608 | 2026.01.16 09:58:54.291014 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18609 | 2026.01.16 09:58:54.291029 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18610 | 2026.01.16 09:58:54.291055 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18611 | 2026.01.16 09:58:54.291072 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18612 | 2026.01.16 09:58:54.291090 [ 293 ] {} <Debug> TCP-Session: fd7d0317-4925-4eb6-8885-9e80d5b6f154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18613 | 2026.01.16 09:58:54.291088 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18614 | 2026.01.16 09:58:54.291118 [ 291 ] {} <Debug> TCP-Session: ff320457-359d-447f-a617-0204c499b16f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18615 | 2026.01.16 09:58:54.291133 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18616 | 2026.01.16 09:58:54.291145 [ 286 ] {} <Debug> TCP-Session: 05c4f3b6-0923-441c-ba70-bbe03603b620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18617 | 2026.01.16 09:58:54.291151 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18618 | 2026.01.16 09:58:54.291180 [ 292 ] {} <Debug> TCP-Session: 79dc2694-4e22-4d68-bfa2-be58a93ba60b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18619 | 2026.01.16 09:58:54.291112 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18620 | 2026.01.16 09:58:54.291208 [ 289 ] {} <Debug> TCP-Session: 8991d0f3-6c6c-4d58-a939-2496c6a71c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18621 | 2026.01.16 09:58:54.291066 [ 288 ] {} <Debug> TCP-Session: 64f5c963-3e39-480b-ba1c-9de57a2eff57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18622 | 2026.01.16 09:58:54.291248 [ 287 ] {} <Debug> TCP-Session: 8adaf7f1-558b-46fc-b7ad-08a3c0efd047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18623 | 2026.01.16 09:58:54.291065 [ 290 ] {} <Debug> TCP-Session: 2596fa4e-40bf-43ab-803c-404e9833471f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18624 | 2026.01.16 09:58:54.291104 [ 294 ] {} <Debug> TCP-Session: c42fa957-0085-4667-bd7b-a960c266b30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18625 | 2026.01.16 09:58:55.030560 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18626 | 2026.01.16 09:58:55.030769 [ 255 ] {f7518960-0075-4b42-afe6-9da2f0aa7476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18627 | 2026.01.16 09:58:55.030851 [ 255 ] {f7518960-0075-4b42-afe6-9da2f0aa7476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18628 | 2026.01.16 09:58:55.031816 [ 255 ] {f7518960-0075-4b42-afe6-9da2f0aa7476} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18629 | 2026.01.16 09:58:55.031874 [ 255 ] {f7518960-0075-4b42-afe6-9da2f0aa7476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18630 | 2026.01.16 09:58:55.032378 [ 255 ] {f7518960-0075-4b42-afe6-9da2f0aa7476} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18631 | 2026.01.16 09:58:55.032758 [ 255 ] {f7518960-0075-4b42-afe6-9da2f0aa7476} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18632 | 2026.01.16 09:58:55.033016 [ 255 ] {f7518960-0075-4b42-afe6-9da2f0aa7476} <Debug> executeQuery: Read 168 rows, 15.08 KiB in 0.002299 sec., 73075.25010874294 rows/sec., 6.41 MiB/sec. | ||
| 18633 | 2026.01.16 09:58:55.033102 [ 255 ] {f7518960-0075-4b42-afe6-9da2f0aa7476} <Debug> TCPHandler: Processed in 0.002741537 sec. | ||
| 18634 | 2026.01.16 09:58:55.033258 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18635 | 2026.01.16 09:58:55.033386 [ 255 ] {055bd036-73fe-400f-a945-a754adc08785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18636 | 2026.01.16 09:58:55.033440 [ 255 ] {055bd036-73fe-400f-a945-a754adc08785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18637 | 2026.01.16 09:58:55.034025 [ 255 ] {055bd036-73fe-400f-a945-a754adc08785} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18638 | 2026.01.16 09:58:55.034078 [ 255 ] {055bd036-73fe-400f-a945-a754adc08785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18639 | 2026.01.16 09:58:55.034559 [ 255 ] {055bd036-73fe-400f-a945-a754adc08785} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18640 | 2026.01.16 09:58:55.034887 [ 255 ] {055bd036-73fe-400f-a945-a754adc08785} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18641 | 2026.01.16 09:58:55.035075 [ 255 ] {055bd036-73fe-400f-a945-a754adc08785} <Debug> executeQuery: Read 56 rows, 4.21 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.39 MiB/sec. | ||
| 18642 | 2026.01.16 09:58:55.035131 [ 219 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18643 | 2026.01.16 09:58:55.035136 [ 255 ] {055bd036-73fe-400f-a945-a754adc08785} <Debug> TCPHandler: Processed in 0.001937456 sec. | ||
| 18644 | 2026.01.16 09:58:55.035181 [ 219 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18645 | 2026.01.16 09:58:55.035312 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18646 | 2026.01.16 09:58:55.035434 [ 255 ] {88cf3359-291b-4b23-bfee-daa7398100f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18647 | 2026.01.16 09:58:55.035491 [ 255 ] {88cf3359-291b-4b23-bfee-daa7398100f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18648 | 2026.01.16 09:58:55.036102 [ 255 ] {88cf3359-291b-4b23-bfee-daa7398100f7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18649 | 2026.01.16 09:58:55.036148 [ 255 ] {88cf3359-291b-4b23-bfee-daa7398100f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18650 | 2026.01.16 09:58:55.036548 [ 255 ] {88cf3359-291b-4b23-bfee-daa7398100f7} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18651 | 2026.01.16 09:58:55.036906 [ 255 ] {88cf3359-291b-4b23-bfee-daa7398100f7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18652 | 2026.01.16 09:58:55.037072 [ 255 ] {88cf3359-291b-4b23-bfee-daa7398100f7} <Debug> executeQuery: Read 120 rows, 9.60 KiB in 0.001669 sec., 71899.34092270822 rows/sec., 5.62 MiB/sec. | ||
| 18653 | 2026.01.16 09:58:55.037119 [ 255 ] {88cf3359-291b-4b23-bfee-daa7398100f7} <Debug> TCPHandler: Processed in 0.001871605 sec. | ||
| 18654 | 2026.01.16 09:58:55.037254 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18655 | 2026.01.16 09:58:55.037365 [ 255 ] {c69fe587-2cda-49f5-af20-9825acf96d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18656 | 2026.01.16 09:58:55.037415 [ 255 ] {c69fe587-2cda-49f5-af20-9825acf96d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18657 | 2026.01.16 09:58:55.037894 [ 255 ] {c69fe587-2cda-49f5-af20-9825acf96d27} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2026.01.16 09:58:55.037936 [ 255 ] {c69fe587-2cda-49f5-af20-9825acf96d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18659 | 2026.01.16 09:58:55.038332 [ 255 ] {c69fe587-2cda-49f5-af20-9825acf96d27} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18660 | 2026.01.16 09:58:55.038621 [ 255 ] {c69fe587-2cda-49f5-af20-9825acf96d27} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2026.01.16 09:58:55.038823 [ 255 ] {c69fe587-2cda-49f5-af20-9825acf96d27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 18662 | 2026.01.16 09:58:55.038875 [ 219 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18663 | 2026.01.16 09:58:55.038881 [ 255 ] {c69fe587-2cda-49f5-af20-9825acf96d27} <Debug> TCPHandler: Processed in 0.001684863 sec. | ||
| 18664 | 2026.01.16 09:58:55.039051 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18665 | 2026.01.16 09:58:55.039191 [ 255 ] {e1885f9a-bb3b-4957-9461-9ac5369da9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18666 | 2026.01.16 09:58:55.039275 [ 255 ] {e1885f9a-bb3b-4957-9461-9ac5369da9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18667 | 2026.01.16 09:58:55.040561 [ 255 ] {e1885f9a-bb3b-4957-9461-9ac5369da9a5} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18668 | 2026.01.16 09:58:55.040613 [ 255 ] {e1885f9a-bb3b-4957-9461-9ac5369da9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18669 | 2026.01.16 09:58:55.041535 [ 255 ] {e1885f9a-bb3b-4957-9461-9ac5369da9a5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18670 | 2026.01.16 09:58:55.041898 [ 255 ] {e1885f9a-bb3b-4957-9461-9ac5369da9a5} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18671 | 2026.01.16 09:58:55.042100 [ 255 ] {e1885f9a-bb3b-4957-9461-9ac5369da9a5} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.00294 sec., 19047.61904761905 rows/sec., 34.13 MiB/sec. | ||
| 18672 | 2026.01.16 09:58:55.042183 [ 255 ] {e1885f9a-bb3b-4957-9461-9ac5369da9a5} <Debug> TCPHandler: Processed in 0.003204153 sec. | ||
| 18673 | 2026.01.16 09:58:55.042329 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18674 | 2026.01.16 09:58:55.042441 [ 255 ] {2ad9decd-29cc-43bf-9100-a3f0e4bd87ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18675 | 2026.01.16 09:58:55.042494 [ 255 ] {2ad9decd-29cc-43bf-9100-a3f0e4bd87ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18676 | 2026.01.16 09:58:55.042895 [ 255 ] {2ad9decd-29cc-43bf-9100-a3f0e4bd87ae} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18677 | 2026.01.16 09:58:55.042936 [ 255 ] {2ad9decd-29cc-43bf-9100-a3f0e4bd87ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18678 | 2026.01.16 09:58:55.043310 [ 255 ] {2ad9decd-29cc-43bf-9100-a3f0e4bd87ae} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18679 | 2026.01.16 09:58:55.043583 [ 255 ] {2ad9decd-29cc-43bf-9100-a3f0e4bd87ae} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18680 | 2026.01.16 09:58:55.043737 [ 255 ] {2ad9decd-29cc-43bf-9100-a3f0e4bd87ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. | ||
| 18681 | 2026.01.16 09:58:55.043784 [ 255 ] {2ad9decd-29cc-43bf-9100-a3f0e4bd87ae} <Debug> TCPHandler: Processed in 0.00151157 sec. | ||
| 18682 | 2026.01.16 09:58:55.447810 [ 221 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18683 | 2026.01.16 09:58:55.447856 [ 221 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18684 | 2026.01.16 09:58:55.450535 [ 221 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18685 | 2026.01.16 09:58:55.453754 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34349 | ||
| 18686 | 2026.01.16 09:58:55.453841 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18687 | 2026.01.16 09:58:55.453866 [ 294 ] {} <Debug> TCP-Session: b4937019-f57f-4e78-b085-1893a5acb597 Authenticating user 'default' from [fd00:1122:3344:101::e]:34349 | ||
| 18688 | 2026.01.16 09:58:55.453889 [ 294 ] {} <Debug> TCP-Session: b4937019-f57f-4e78-b085-1893a5acb597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18689 | 2026.01.16 09:58:55.453901 [ 294 ] {} <Debug> TCP-Session: b4937019-f57f-4e78-b085-1893a5acb597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18690 | 2026.01.16 09:58:55.454141 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64773 | ||
| 18691 | 2026.01.16 09:58:55.454147 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35154 | ||
| 18692 | 2026.01.16 09:58:55.454186 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39329 | ||
| 18693 | 2026.01.16 09:58:55.454207 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54177 | ||
| 18694 | 2026.01.16 09:58:55.454220 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18695 | 2026.01.16 09:58:55.454198 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48261 | ||
| 18696 | 2026.01.16 09:58:55.454281 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18697 | 2026.01.16 09:58:55.454307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18698 | 2026.01.16 09:58:55.454337 [ 291 ] {} <Debug> TCP-Session: cc727136-e56e-4ae6-b389-5a7cf8318e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:39329 | ||
| 18699 | 2026.01.16 09:58:55.454282 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18700 | 2026.01.16 09:58:55.454362 [ 293 ] {} <Debug> TCP-Session: 6d4eb412-b975-498b-a1fd-01263f10fde7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54177 | ||
| 18701 | 2026.01.16 09:58:55.454369 [ 291 ] {} <Debug> TCP-Session: cc727136-e56e-4ae6-b389-5a7cf8318e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18702 | 2026.01.16 09:58:55.454392 [ 286 ] {} <Debug> TCP-Session: dbdb0ea5-c687-4684-bde7-635741ce51b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35154 | ||
| 18703 | 2026.01.16 09:58:55.454408 [ 293 ] {} <Debug> TCP-Session: 6d4eb412-b975-498b-a1fd-01263f10fde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18704 | 2026.01.16 09:58:55.454413 [ 291 ] {} <Debug> TCP-Session: cc727136-e56e-4ae6-b389-5a7cf8318e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18705 | 2026.01.16 09:58:55.454427 [ 286 ] {} <Debug> TCP-Session: dbdb0ea5-c687-4684-bde7-635741ce51b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18706 | 2026.01.16 09:58:55.454438 [ 293 ] {} <Debug> TCP-Session: 6d4eb412-b975-498b-a1fd-01263f10fde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18707 | 2026.01.16 09:58:55.454462 [ 286 ] {} <Debug> TCP-Session: dbdb0ea5-c687-4684-bde7-635741ce51b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18708 | 2026.01.16 09:58:55.454391 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18709 | 2026.01.16 09:58:55.454275 [ 287 ] {} <Debug> TCP-Session: c4a2d662-3871-447b-8aae-82d017670231 Authenticating user 'default' from [fd00:1122:3344:101::e]:64773 | ||
| 18710 | 2026.01.16 09:58:55.454267 [ 294 ] {} <Trace> TCP-Session: b4937019-f57f-4e78-b085-1893a5acb597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2026.01.16 09:58:55.454530 [ 287 ] {} <Debug> TCP-Session: c4a2d662-3871-447b-8aae-82d017670231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18712 | 2026.01.16 09:58:55.454522 [ 292 ] {} <Debug> TCP-Session: eb6c6fb6-fd7e-4ab6-9b88-14d29c1150c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48261 | ||
| 18713 | 2026.01.16 09:58:55.454553 [ 287 ] {} <Debug> TCP-Session: c4a2d662-3871-447b-8aae-82d017670231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18714 | 2026.01.16 09:58:55.454187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52884 | ||
| 18715 | 2026.01.16 09:58:55.454586 [ 292 ] {} <Debug> TCP-Session: eb6c6fb6-fd7e-4ab6-9b88-14d29c1150c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18716 | 2026.01.16 09:58:55.454172 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62567 | ||
| 18717 | 2026.01.16 09:58:55.454647 [ 292 ] {} <Debug> TCP-Session: eb6c6fb6-fd7e-4ab6-9b88-14d29c1150c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18718 | 2026.01.16 09:58:55.454165 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52592 | ||
| 18719 | 2026.01.16 09:58:55.454695 [ 294 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18720 | 2026.01.16 09:58:55.454713 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18721 | 2026.01.16 09:58:55.454692 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18722 | 2026.01.16 09:58:55.454753 [ 288 ] {} <Debug> TCP-Session: ec3b1cca-94d1-4882-974a-9ab743780c11 Authenticating user 'default' from [fd00:1122:3344:101::e]:62567 | ||
| 18723 | 2026.01.16 09:58:55.454767 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18724 | 2026.01.16 09:58:55.454785 [ 288 ] {} <Debug> TCP-Session: ec3b1cca-94d1-4882-974a-9ab743780c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18725 | 2026.01.16 09:58:55.454784 [ 290 ] {} <Debug> TCP-Session: 6e3e78bc-8cb7-444b-9998-1cc2e1e4a1d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52884 | ||
| 18726 | 2026.01.16 09:58:55.454803 [ 289 ] {} <Debug> TCP-Session: 738a5661-6269-4344-b1d6-7d7d1c8507e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52592 | ||
| 18727 | 2026.01.16 09:58:55.454819 [ 288 ] {} <Debug> TCP-Session: ec3b1cca-94d1-4882-974a-9ab743780c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18728 | 2026.01.16 09:58:55.454837 [ 290 ] {} <Debug> TCP-Session: 6e3e78bc-8cb7-444b-9998-1cc2e1e4a1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18729 | 2026.01.16 09:58:55.454845 [ 289 ] {} <Debug> TCP-Session: 738a5661-6269-4344-b1d6-7d7d1c8507e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18730 | 2026.01.16 09:58:55.454871 [ 290 ] {} <Debug> TCP-Session: 6e3e78bc-8cb7-444b-9998-1cc2e1e4a1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18731 | 2026.01.16 09:58:55.454883 [ 289 ] {} <Debug> TCP-Session: 738a5661-6269-4344-b1d6-7d7d1c8507e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18732 | 2026.01.16 09:58:55.454997 [ 294 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18733 | 2026.01.16 09:58:55.455059 [ 294 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18734 | 2026.01.16 09:58:55.455366 [ 294 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 18735 | 2026.01.16 09:58:55.456538 [ 344 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Trace> AggregatingTransform: Aggregating | ||
| 18736 | 2026.01.16 09:58:55.456584 [ 344 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 18737 | 2026.01.16 09:58:55.456623 [ 344 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001157265 sec. (864.106 rows/sec., 33.75 KiB/sec.) | ||
| 18738 | 2026.01.16 09:58:55.456643 [ 344 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Trace> Aggregator: Merging aggregated data | ||
| 18739 | 2026.01.16 09:58:55.458079 [ 294 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 18740 | 2026.01.16 09:58:55.458274 [ 294 ] {3ab26d8d-19f4-4916-8078-781a6e0e5d1b} <Debug> TCPHandler: Processed in 0.004144964 sec. | ||
| 18741 | 2026.01.16 09:58:55.458402 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18742 | 2026.01.16 09:58:55.458434 [ 294 ] {} <Debug> TCP-Session: b4937019-f57f-4e78-b085-1893a5acb597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18743 | 2026.01.16 09:58:55.458437 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18744 | 2026.01.16 09:58:55.458471 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18745 | 2026.01.16 09:58:55.458490 [ 293 ] {} <Debug> TCP-Session: 6d4eb412-b975-498b-a1fd-01263f10fde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18746 | 2026.01.16 09:58:55.458496 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18747 | 2026.01.16 09:58:55.458519 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18748 | 2026.01.16 09:58:55.458540 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18749 | 2026.01.16 09:58:55.458544 [ 287 ] {} <Debug> TCP-Session: c4a2d662-3871-447b-8aae-82d017670231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18750 | 2026.01.16 09:58:55.458556 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18751 | 2026.01.16 09:58:55.458584 [ 291 ] {} <Debug> TCP-Session: cc727136-e56e-4ae6-b389-5a7cf8318e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18752 | 2026.01.16 09:58:55.458578 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18753 | 2026.01.16 09:58:55.458615 [ 289 ] {} <Debug> TCP-Session: 738a5661-6269-4344-b1d6-7d7d1c8507e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18754 | 2026.01.16 09:58:55.458595 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18755 | 2026.01.16 09:58:55.458650 [ 290 ] {} <Debug> TCP-Session: 6e3e78bc-8cb7-444b-9998-1cc2e1e4a1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18756 | 2026.01.16 09:58:55.458572 [ 288 ] {} <Debug> TCP-Session: ec3b1cca-94d1-4882-974a-9ab743780c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18757 | 2026.01.16 09:58:55.458685 [ 292 ] {} <Debug> TCP-Session: eb6c6fb6-fd7e-4ab6-9b88-14d29c1150c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18758 | 2026.01.16 09:58:55.458504 [ 286 ] {} <Debug> TCP-Session: dbdb0ea5-c687-4684-bde7-635741ce51b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18759 | 2026.01.16 09:58:55.598687 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49358 | ||
| 18760 | 2026.01.16 09:58:55.598788 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18761 | 2026.01.16 09:58:55.598815 [ 294 ] {} <Debug> TCP-Session: 7b0a418a-fb9d-42b6-807f-1ae47fa742a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49358 | ||
| 18762 | 2026.01.16 09:58:55.598836 [ 294 ] {} <Debug> TCP-Session: 7b0a418a-fb9d-42b6-807f-1ae47fa742a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18763 | 2026.01.16 09:58:55.598849 [ 294 ] {} <Debug> TCP-Session: 7b0a418a-fb9d-42b6-807f-1ae47fa742a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18764 | 2026.01.16 09:58:55.599039 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48260 | ||
| 18765 | 2026.01.16 09:58:55.599055 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46476 | ||
| 18766 | 2026.01.16 09:58:55.599084 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60409 | ||
| 18767 | 2026.01.16 09:58:55.599105 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65452 | ||
| 18768 | 2026.01.16 09:58:55.599116 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18769 | 2026.01.16 09:58:55.599083 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49612 | ||
| 18770 | 2026.01.16 09:58:55.599181 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18771 | 2026.01.16 09:58:55.599192 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18772 | 2026.01.16 09:58:55.599210 [ 294 ] {} <Trace> TCP-Session: 7b0a418a-fb9d-42b6-807f-1ae47fa742a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18773 | 2026.01.16 09:58:55.599228 [ 293 ] {} <Debug> TCP-Session: b4cd8050-4c4f-47c0-98c4-8d9da2c833a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65452 | ||
| 18774 | 2026.01.16 09:58:55.599221 [ 286 ] {} <Debug> TCP-Session: d27186af-4d76-4cd3-a44b-4ece5dd496b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46476 | ||
| 18775 | 2026.01.16 09:58:55.599262 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18776 | 2026.01.16 09:58:55.599265 [ 293 ] {} <Debug> TCP-Session: b4cd8050-4c4f-47c0-98c4-8d9da2c833a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18777 | 2026.01.16 09:58:55.599274 [ 286 ] {} <Debug> TCP-Session: d27186af-4d76-4cd3-a44b-4ece5dd496b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18778 | 2026.01.16 09:58:55.599298 [ 290 ] {} <Debug> TCP-Session: 6c9e74c6-62b8-4bd0-a35d-0a0c8bd96ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49612 | ||
| 18779 | 2026.01.16 09:58:55.599309 [ 286 ] {} <Debug> TCP-Session: d27186af-4d76-4cd3-a44b-4ece5dd496b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18780 | 2026.01.16 09:58:55.599298 [ 293 ] {} <Debug> TCP-Session: b4cd8050-4c4f-47c0-98c4-8d9da2c833a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18781 | 2026.01.16 09:58:55.599331 [ 290 ] {} <Debug> TCP-Session: 6c9e74c6-62b8-4bd0-a35d-0a0c8bd96ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18782 | 2026.01.16 09:58:55.599184 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18783 | 2026.01.16 09:58:55.599371 [ 290 ] {} <Debug> TCP-Session: 6c9e74c6-62b8-4bd0-a35d-0a0c8bd96ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18784 | 2026.01.16 09:58:55.599400 [ 294 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49358) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18785 | 2026.01.16 09:58:55.599416 [ 291 ] {} <Debug> TCP-Session: 1788fd6c-3002-4749-826b-695af85c20e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60409 | ||
| 18786 | 2026.01.16 09:58:55.599165 [ 287 ] {} <Debug> TCP-Session: 77640744-249f-487e-9fd3-a9ccb7d087e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48260 | ||
| 18787 | 2026.01.16 09:58:55.599451 [ 291 ] {} <Debug> TCP-Session: 1788fd6c-3002-4749-826b-695af85c20e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18788 | 2026.01.16 09:58:55.599063 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55672 | ||
| 18789 | 2026.01.16 09:58:55.599476 [ 291 ] {} <Debug> TCP-Session: 1788fd6c-3002-4749-826b-695af85c20e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18790 | 2026.01.16 09:58:55.599466 [ 287 ] {} <Debug> TCP-Session: 77640744-249f-487e-9fd3-a9ccb7d087e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18791 | 2026.01.16 09:58:55.599099 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54979 | ||
| 18792 | 2026.01.16 09:58:55.599545 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18793 | 2026.01.16 09:58:55.599527 [ 287 ] {} <Debug> TCP-Session: 77640744-249f-487e-9fd3-a9ccb7d087e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18794 | 2026.01.16 09:58:55.599587 [ 289 ] {} <Debug> TCP-Session: 43550e33-da96-406c-8ccc-825fc9bb25a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55672 | ||
| 18795 | 2026.01.16 09:58:55.599073 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64052 | ||
| 18796 | 2026.01.16 09:58:55.599615 [ 289 ] {} <Debug> TCP-Session: 43550e33-da96-406c-8ccc-825fc9bb25a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18797 | 2026.01.16 09:58:55.599638 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18798 | 2026.01.16 09:58:55.599661 [ 289 ] {} <Debug> TCP-Session: 43550e33-da96-406c-8ccc-825fc9bb25a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18799 | 2026.01.16 09:58:55.599687 [ 292 ] {} <Debug> TCP-Session: 58527a9c-dda8-46e4-8f37-c1e81749395c Authenticating user 'default' from [fd00:1122:3344:101::e]:54979 | ||
| 18800 | 2026.01.16 09:58:55.599701 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18801 | 2026.01.16 09:58:55.599707 [ 294 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18802 | 2026.01.16 09:58:55.599729 [ 288 ] {} <Debug> TCP-Session: a3984c87-c709-42b9-bfcf-cdf98df3151e Authenticating user 'default' from [fd00:1122:3344:101::e]:64052 | ||
| 18803 | 2026.01.16 09:58:55.599720 [ 292 ] {} <Debug> TCP-Session: 58527a9c-dda8-46e4-8f37-c1e81749395c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18804 | 2026.01.16 09:58:55.599765 [ 288 ] {} <Debug> TCP-Session: a3984c87-c709-42b9-bfcf-cdf98df3151e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18805 | 2026.01.16 09:58:55.599773 [ 292 ] {} <Debug> TCP-Session: 58527a9c-dda8-46e4-8f37-c1e81749395c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18806 | 2026.01.16 09:58:55.599779 [ 288 ] {} <Debug> TCP-Session: a3984c87-c709-42b9-bfcf-cdf98df3151e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18807 | 2026.01.16 09:58:55.599780 [ 294 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18808 | 2026.01.16 09:58:55.600093 [ 294 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 18809 | 2026.01.16 09:58:55.601111 [ 329 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Trace> AggregatingTransform: Aggregating | ||
| 18810 | 2026.01.16 09:58:55.601151 [ 329 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Trace> Aggregator: Aggregation method: without_key | ||
| 18811 | 2026.01.16 09:58:55.601190 [ 329 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990073 sec. (1010.027 rows/sec., 39.45 KiB/sec.) | ||
| 18812 | 2026.01.16 09:58:55.601209 [ 329 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Trace> Aggregator: Merging aggregated data | ||
| 18813 | 2026.01.16 09:58:55.602625 [ 294 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003273 sec., 305.5300947143294 rows/sec., 11.93 KiB/sec. | ||
| 18814 | 2026.01.16 09:58:55.602779 [ 294 ] {a5699981-02ca-4f0e-932e-a9aa82354648} <Debug> TCPHandler: Processed in 0.00373984 sec. | ||
| 18815 | 2026.01.16 09:58:55.602906 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18816 | 2026.01.16 09:58:55.602938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18817 | 2026.01.16 09:58:55.602940 [ 294 ] {} <Debug> TCP-Session: 7b0a418a-fb9d-42b6-807f-1ae47fa742a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18818 | 2026.01.16 09:58:55.602973 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18819 | 2026.01.16 09:58:55.602981 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18820 | 2026.01.16 09:58:55.602988 [ 286 ] {} <Debug> TCP-Session: d27186af-4d76-4cd3-a44b-4ece5dd496b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18821 | 2026.01.16 09:58:55.603012 [ 291 ] {} <Debug> TCP-Session: 1788fd6c-3002-4749-826b-695af85c20e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18822 | 2026.01.16 09:58:55.603030 [ 293 ] {} <Debug> TCP-Session: b4cd8050-4c4f-47c0-98c4-8d9da2c833a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18823 | 2026.01.16 09:58:55.603037 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18824 | 2026.01.16 09:58:55.603056 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18825 | 2026.01.16 09:58:55.603075 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18826 | 2026.01.16 09:58:55.603089 [ 289 ] {} <Debug> TCP-Session: 43550e33-da96-406c-8ccc-825fc9bb25a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18827 | 2026.01.16 09:58:55.603110 [ 288 ] {} <Debug> TCP-Session: a3984c87-c709-42b9-bfcf-cdf98df3151e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18828 | 2026.01.16 09:58:55.603123 [ 292 ] {} <Debug> TCP-Session: 58527a9c-dda8-46e4-8f37-c1e81749395c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18829 | 2026.01.16 09:58:55.603023 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18830 | 2026.01.16 09:58:55.602994 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18831 | 2026.01.16 09:58:55.603194 [ 290 ] {} <Debug> TCP-Session: 6c9e74c6-62b8-4bd0-a35d-0a0c8bd96ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18832 | 2026.01.16 09:58:55.603207 [ 287 ] {} <Debug> TCP-Session: 77640744-249f-487e-9fd3-a9ccb7d087e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18833 | 2026.01.16 09:58:56.217294 [ 225 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18834 | 2026.01.16 09:58:56.217348 [ 225 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18835 | 2026.01.16 09:58:56.225026 [ 225 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 18836 | 2026.01.16 09:58:58.049210 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18837 | 2026.01.16 09:58:58.049290 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18838 | 2026.01.16 09:58:58.358327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46993 | ||
| 18839 | 2026.01.16 09:58:58.358887 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18840 | 2026.01.16 09:58:58.358929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.93 GiB. | ||
| 18841 | 2026.01.16 09:58:58.359546 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18842 | 2026.01.16 09:58:58.360047 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18843 | 2026.01.16 09:58:58.360194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46993 | ||
| 18844 | 2026.01.16 09:59:00.021002 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18845 | 2026.01.16 09:59:00.021221 [ 255 ] {ae27e036-5bf8-4387-ac6f-c4dc861c587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18846 | 2026.01.16 09:59:00.021293 [ 255 ] {ae27e036-5bf8-4387-ac6f-c4dc861c587f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18847 | 2026.01.16 09:59:00.022007 [ 255 ] {ae27e036-5bf8-4387-ac6f-c4dc861c587f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2026.01.16 09:59:00.022046 [ 255 ] {ae27e036-5bf8-4387-ac6f-c4dc861c587f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.92 GiB. | ||
| 18849 | 2026.01.16 09:59:00.022449 [ 255 ] {ae27e036-5bf8-4387-ac6f-c4dc861c587f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18850 | 2026.01.16 09:59:00.022679 [ 255 ] {ae27e036-5bf8-4387-ac6f-c4dc861c587f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2026.01.16 09:59:00.022828 [ 255 ] {ae27e036-5bf8-4387-ac6f-c4dc861c587f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 18852 | 2026.01.16 09:59:00.022871 [ 255 ] {ae27e036-5bf8-4387-ac6f-c4dc861c587f} <Debug> TCPHandler: Processed in 0.002010477 sec. | ||
| 18853 | 2026.01.16 09:59:00.022986 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18854 | 2026.01.16 09:59:00.023082 [ 255 ] {03dfe36d-b017-48a9-b49b-7ccb5a1f5a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18855 | 2026.01.16 09:59:00.023124 [ 255 ] {03dfe36d-b017-48a9-b49b-7ccb5a1f5a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18856 | 2026.01.16 09:59:00.023555 [ 255 ] {03dfe36d-b017-48a9-b49b-7ccb5a1f5a68} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18857 | 2026.01.16 09:59:00.023590 [ 255 ] {03dfe36d-b017-48a9-b49b-7ccb5a1f5a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.92 GiB. | ||
| 18858 | 2026.01.16 09:59:00.023903 [ 255 ] {03dfe36d-b017-48a9-b49b-7ccb5a1f5a68} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18859 | 2026.01.16 09:59:00.024129 [ 255 ] {03dfe36d-b017-48a9-b49b-7ccb5a1f5a68} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18860 | 2026.01.16 09:59:00.024262 [ 255 ] {03dfe36d-b017-48a9-b49b-7ccb5a1f5a68} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 18861 | 2026.01.16 09:59:00.024299 [ 255 ] {03dfe36d-b017-48a9-b49b-7ccb5a1f5a68} <Debug> TCPHandler: Processed in 0.001363388 sec. | ||
| 18862 | 2026.01.16 09:59:00.024413 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18863 | 2026.01.16 09:59:00.024508 [ 255 ] {2894c501-b94c-4941-92c1-f55d82815586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18864 | 2026.01.16 09:59:00.024550 [ 255 ] {2894c501-b94c-4941-92c1-f55d82815586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18865 | 2026.01.16 09:59:00.024960 [ 255 ] {2894c501-b94c-4941-92c1-f55d82815586} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18866 | 2026.01.16 09:59:00.024994 [ 255 ] {2894c501-b94c-4941-92c1-f55d82815586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.92 GiB. | ||
| 18867 | 2026.01.16 09:59:00.025322 [ 255 ] {2894c501-b94c-4941-92c1-f55d82815586} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18868 | 2026.01.16 09:59:00.025538 [ 255 ] {2894c501-b94c-4941-92c1-f55d82815586} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18869 | 2026.01.16 09:59:00.025638 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_148_35 to all_149_149_0 | ||
| 18870 | 2026.01.16 09:59:00.025665 [ 255 ] {2894c501-b94c-4941-92c1-f55d82815586} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 18871 | 2026.01.16 09:59:00.025675 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2026.01.16 09:59:00.025698 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.92 GiB. | ||
| 18873 | 2026.01.16 09:59:00.025704 [ 255 ] {2894c501-b94c-4941-92c1-f55d82815586} <Debug> TCPHandler: Processed in 0.001340168 sec. | ||
| 18874 | 2026.01.16 09:59:00.025774 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_149_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_35 to all_149_149_0 into Compact with storage Full | ||
| 18875 | 2026.01.16 09:59:00.025816 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2026.01.16 09:59:00.025865 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_149_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18877 | 2026.01.16 09:59:00.025895 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_149_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_35, total 44793 rows starting from the beginning of the part | ||
| 18878 | 2026.01.16 09:59:00.025909 [ 255 ] {0cb178ff-111c-4b4f-9827-31533a8a26b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18879 | 2026.01.16 09:59:00.025950 [ 255 ] {0cb178ff-111c-4b4f-9827-31533a8a26b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18880 | 2026.01.16 09:59:00.025954 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_149_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 18881 | 2026.01.16 09:59:00.026293 [ 255 ] {0cb178ff-111c-4b4f-9827-31533a8a26b4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18882 | 2026.01.16 09:59:00.026326 [ 255 ] {0cb178ff-111c-4b4f-9827-31533a8a26b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.92 GiB. | ||
| 18883 | 2026.01.16 09:59:00.026643 [ 255 ] {0cb178ff-111c-4b4f-9827-31533a8a26b4} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18884 | 2026.01.16 09:59:00.026861 [ 255 ] {0cb178ff-111c-4b4f-9827-31533a8a26b4} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18885 | 2026.01.16 09:59:00.026992 [ 255 ] {0cb178ff-111c-4b4f-9827-31533a8a26b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 18886 | 2026.01.16 09:59:00.027028 [ 255 ] {0cb178ff-111c-4b4f-9827-31533a8a26b4} <Debug> TCPHandler: Processed in 0.001266397 sec. | ||
| 18887 | 2026.01.16 09:59:00.034437 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_149_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44953 rows, containing 5 columns (5 merged, 0 gathered) in 0.008686945 sec., 5174776.633212252 rows/sec., 351.76 MiB/sec. | ||
| 18888 | 2026.01.16 09:59:00.034953 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_149_36} <Trace> MergedBlockOutputStream: filled checksums all_1_149_36 (state Temporary) | ||
| 18889 | 2026.01.16 09:59:00.035320 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_149_36} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_149_36 to all_1_149_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18890 | 2026.01.16 09:59:00.035409 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_149_36} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_148_35, all_149_149_0] -> all_1_149_36 | ||
| 18891 | 2026.01.16 09:59:00.035522 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18892 | 2026.01.16 09:59:00.905795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 18893 | 2026.01.16 09:59:00.923390 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.01.16 09:59:00.923450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.92 GiB. | ||
| 18895 | 2026.01.16 09:59:00.929464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18896 | 2026.01.16 09:59:00.930173 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.01.16 09:59:00.933856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 18898 | 2026.01.16 09:59:03.289628 [ 223 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 18899 | 2026.01.16 09:59:03.289695 [ 223 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 18900 | 2026.01.16 09:59:03.294272 [ 223 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 18901 | 2026.01.16 09:59:03.476256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2220 | ||
| 18902 | 2026.01.16 09:59:03.478985 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18903 | 2026.01.16 09:59:03.479044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 18904 | 2026.01.16 09:59:03.480311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18905 | 2026.01.16 09:59:03.480598 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18906 | 2026.01.16 09:59:03.480981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
| 18907 | 2026.01.16 09:59:04.541135 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18908 | 2026.01.16 09:59:04.541410 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 18909 | 2026.01.16 09:59:04.541821 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18910 | 2026.01.16 09:59:04.541862 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 18911 | 2026.01.16 09:59:04.542140 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18912 | 2026.01.16 09:59:04.542207 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18913 | 2026.01.16 09:59:04.542347 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 18914 | 2026.01.16 09:59:04.542444 [ 305 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18915 | 2026.01.16 09:59:04.542463 [ 313 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18916 | 2026.01.16 09:59:04.542470 [ 301 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18917 | 2026.01.16 09:59:04.542483 [ 323 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18918 | 2026.01.16 09:59:04.542659 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18919 | 2026.01.16 09:59:04.542694 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18920 | 2026.01.16 09:59:04.542794 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18921 | 2026.01.16 09:59:04.542815 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 18922 | 2026.01.16 09:59:04.542854 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18923 | 2026.01.16 09:59:04.542895 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18924 | 2026.01.16 09:59:04.542934 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18925 | 2026.01.16 09:59:04.542971 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18926 | 2026.01.16 09:59:04.545729 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.004448 sec., 10791.366906474821 rows/sec., 428.78 KiB/sec. | ||
| 18927 | 2026.01.16 09:59:04.545878 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> MemoryTracker: Peak memory usage (for query): 147.68 KiB. | ||
| 18928 | 2026.01.16 09:59:04.545893 [ 255 ] {ed5821a1-4ded-46fa-ab2b-754e4380bf0e} <Debug> TCPHandler: Processed in 0.004896375 sec. | ||
| 18929 | 2026.01.16 09:59:04.580977 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18930 | 2026.01.16 09:59:04.581118 [ 255 ] {694c94d5-648c-463e-86a9-dd89cc3367ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18931 | 2026.01.16 09:59:04.581170 [ 255 ] {694c94d5-648c-463e-86a9-dd89cc3367ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18932 | 2026.01.16 09:59:04.581827 [ 255 ] {694c94d5-648c-463e-86a9-dd89cc3367ba} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2026.01.16 09:59:04.581867 [ 255 ] {694c94d5-648c-463e-86a9-dd89cc3367ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 18934 | 2026.01.16 09:59:04.582258 [ 255 ] {694c94d5-648c-463e-86a9-dd89cc3367ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18935 | 2026.01.16 09:59:04.582452 [ 255 ] {694c94d5-648c-463e-86a9-dd89cc3367ba} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18936 | 2026.01.16 09:59:04.582591 [ 255 ] {694c94d5-648c-463e-86a9-dd89cc3367ba} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 184.20 KiB/sec. | ||
| 18937 | 2026.01.16 09:59:04.582630 [ 255 ] {694c94d5-648c-463e-86a9-dd89cc3367ba} <Debug> TCPHandler: Processed in 0.001715863 sec. | ||
| 18938 | 2026.01.16 09:59:04.582753 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2026.01.16 09:59:04.582845 [ 255 ] {1bbcd6c6-1447-43c4-956b-dabde30a8a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18940 | 2026.01.16 09:59:04.582886 [ 255 ] {1bbcd6c6-1447-43c4-956b-dabde30a8a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18941 | 2026.01.16 09:59:04.583319 [ 255 ] {1bbcd6c6-1447-43c4-956b-dabde30a8a18} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.01.16 09:59:04.583354 [ 255 ] {1bbcd6c6-1447-43c4-956b-dabde30a8a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 18943 | 2026.01.16 09:59:04.583646 [ 255 ] {1bbcd6c6-1447-43c4-956b-dabde30a8a18} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18944 | 2026.01.16 09:59:04.583849 [ 255 ] {1bbcd6c6-1447-43c4-956b-dabde30a8a18} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.01.16 09:59:04.583974 [ 255 ] {1bbcd6c6-1447-43c4-956b-dabde30a8a18} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 18946 | 2026.01.16 09:59:04.583996 [ 224 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 18947 | 2026.01.16 09:59:04.584011 [ 255 ] {1bbcd6c6-1447-43c4-956b-dabde30a8a18} <Debug> TCPHandler: Processed in 0.001305968 sec. | ||
| 18948 | 2026.01.16 09:59:04.584045 [ 224 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 18949 | 2026.01.16 09:59:04.584150 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18950 | 2026.01.16 09:59:04.584245 [ 255 ] {87fcb26f-806d-4867-9bf6-f4c124d5cbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18951 | 2026.01.16 09:59:04.584285 [ 255 ] {87fcb26f-806d-4867-9bf6-f4c124d5cbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18952 | 2026.01.16 09:59:04.584681 [ 255 ] {87fcb26f-806d-4867-9bf6-f4c124d5cbc3} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18953 | 2026.01.16 09:59:04.584719 [ 255 ] {87fcb26f-806d-4867-9bf6-f4c124d5cbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 18954 | 2026.01.16 09:59:04.585030 [ 255 ] {87fcb26f-806d-4867-9bf6-f4c124d5cbc3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18955 | 2026.01.16 09:59:04.585282 [ 255 ] {87fcb26f-806d-4867-9bf6-f4c124d5cbc3} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18956 | 2026.01.16 09:59:04.585414 [ 255 ] {87fcb26f-806d-4867-9bf6-f4c124d5cbc3} <Debug> executeQuery: Read 19 rows, 1.53 KiB in 0.001186 sec., 16020.236087689713 rows/sec., 1.26 MiB/sec. | ||
| 18957 | 2026.01.16 09:59:04.585451 [ 255 ] {87fcb26f-806d-4867-9bf6-f4c124d5cbc3} <Debug> TCPHandler: Processed in 0.001348968 sec. | ||
| 18958 | 2026.01.16 09:59:04.585565 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18959 | 2026.01.16 09:59:04.585657 [ 255 ] {19f59db0-cd97-447d-b5d1-22408a94974e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18960 | 2026.01.16 09:59:04.585696 [ 255 ] {19f59db0-cd97-447d-b5d1-22408a94974e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18961 | 2026.01.16 09:59:04.586809 [ 255 ] {19f59db0-cd97-447d-b5d1-22408a94974e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18962 | 2026.01.16 09:59:04.586845 [ 255 ] {19f59db0-cd97-447d-b5d1-22408a94974e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 18963 | 2026.01.16 09:59:04.587109 [ 224 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 18964 | 2026.01.16 09:59:04.587280 [ 255 ] {19f59db0-cd97-447d-b5d1-22408a94974e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18965 | 2026.01.16 09:59:04.587503 [ 255 ] {19f59db0-cd97-447d-b5d1-22408a94974e} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18966 | 2026.01.16 09:59:04.587629 [ 255 ] {19f59db0-cd97-447d-b5d1-22408a94974e} <Debug> executeQuery: Read 1449 rows, 124.28 KiB in 0.00199 sec., 728140.703517588 rows/sec., 60.99 MiB/sec. | ||
| 18967 | 2026.01.16 09:59:04.587666 [ 255 ] {19f59db0-cd97-447d-b5d1-22408a94974e} <Debug> TCPHandler: Processed in 0.002148709 sec. | ||
| 18968 | 2026.01.16 09:59:04.587781 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18969 | 2026.01.16 09:59:04.587873 [ 255 ] {7ad3486a-5ebe-4ebe-881b-8387019dde1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18970 | 2026.01.16 09:59:04.587912 [ 255 ] {7ad3486a-5ebe-4ebe-881b-8387019dde1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18971 | 2026.01.16 09:59:04.588320 [ 255 ] {7ad3486a-5ebe-4ebe-881b-8387019dde1a} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18972 | 2026.01.16 09:59:04.588356 [ 255 ] {7ad3486a-5ebe-4ebe-881b-8387019dde1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 18973 | 2026.01.16 09:59:04.588645 [ 255 ] {7ad3486a-5ebe-4ebe-881b-8387019dde1a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18974 | 2026.01.16 09:59:04.588845 [ 255 ] {7ad3486a-5ebe-4ebe-881b-8387019dde1a} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18975 | 2026.01.16 09:59:04.588960 [ 46 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_68_14 to all_73_73_0 | ||
| 18976 | 2026.01.16 09:59:04.588964 [ 255 ] {7ad3486a-5ebe-4ebe-881b-8387019dde1a} <Debug> executeQuery: Read 90 rows, 6.70 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.90 MiB/sec. | ||
| 18977 | 2026.01.16 09:59:04.589026 [ 46 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18978 | 2026.01.16 09:59:04.589043 [ 255 ] {7ad3486a-5ebe-4ebe-881b-8387019dde1a} <Debug> TCPHandler: Processed in 0.001308548 sec. | ||
| 18979 | 2026.01.16 09:59:04.589054 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 18980 | 2026.01.16 09:59:04.589162 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18981 | 2026.01.16 09:59:04.589167 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_68_14 to all_73_73_0 into Compact with storage Full | ||
| 18982 | 2026.01.16 09:59:04.589260 [ 255 ] {44911dda-35f4-4f3f-b1c3-6d95cfa8d14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18983 | 2026.01.16 09:59:04.589302 [ 255 ] {44911dda-35f4-4f3f-b1c3-6d95cfa8d14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18984 | 2026.01.16 09:59:04.589304 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18985 | 2026.01.16 09:59:04.589354 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_68_14, total 277 rows starting from the beginning of the part | ||
| 18986 | 2026.01.16 09:59:04.589431 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 18987 | 2026.01.16 09:59:04.589488 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 63 rows starting from the beginning of the part | ||
| 18988 | 2026.01.16 09:59:04.589543 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
| 18989 | 2026.01.16 09:59:04.589598 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 18990 | 2026.01.16 09:59:04.589650 [ 192 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 18991 | 2026.01.16 09:59:04.589769 [ 255 ] {44911dda-35f4-4f3f-b1c3-6d95cfa8d14e} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18992 | 2026.01.16 09:59:04.589810 [ 255 ] {44911dda-35f4-4f3f-b1c3-6d95cfa8d14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 18993 | 2026.01.16 09:59:04.590125 [ 255 ] {44911dda-35f4-4f3f-b1c3-6d95cfa8d14e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18994 | 2026.01.16 09:59:04.590354 [ 255 ] {44911dda-35f4-4f3f-b1c3-6d95cfa8d14e} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18995 | 2026.01.16 09:59:04.590484 [ 255 ] {44911dda-35f4-4f3f-b1c3-6d95cfa8d14e} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.001242 sec., 203703.7037037037 rows/sec., 14.09 MiB/sec. | ||
| 18996 | 2026.01.16 09:59:04.590521 [ 255 ] {44911dda-35f4-4f3f-b1c3-6d95cfa8d14e} <Debug> TCPHandler: Processed in 0.001406048 sec. | ||
| 18997 | 2026.01.16 09:59:04.590628 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18998 | 2026.01.16 09:59:04.590650 [ 198 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152959 sec., 379186.57941016875 rows/sec., 27.27 MiB/sec. | ||
| 18999 | 2026.01.16 09:59:04.590720 [ 255 ] {45d04e25-18a1-49e1-8553-2546a1a9999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19000 | 2026.01.16 09:59:04.590764 [ 255 ] {45d04e25-18a1-49e1-8553-2546a1a9999f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19001 | 2026.01.16 09:59:04.590811 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Trace> MergedBlockOutputStream: filled checksums all_1_73_15 (state Temporary) | ||
| 19002 | 2026.01.16 09:59:04.591078 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_73_15 to all_1_73_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19003 | 2026.01.16 09:59:04.591146 [ 255 ] {45d04e25-18a1-49e1-8553-2546a1a9999f} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19004 | 2026.01.16 09:59:04.591148 [ 196 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_73_15} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_68_14, all_73_73_0] -> all_1_73_15 | ||
| 19005 | 2026.01.16 09:59:04.591189 [ 255 ] {45d04e25-18a1-49e1-8553-2546a1a9999f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19006 | 2026.01.16 09:59:04.591248 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19007 | 2026.01.16 09:59:04.591478 [ 255 ] {45d04e25-18a1-49e1-8553-2546a1a9999f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19008 | 2026.01.16 09:59:04.591684 [ 255 ] {45d04e25-18a1-49e1-8553-2546a1a9999f} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19009 | 2026.01.16 09:59:04.591813 [ 255 ] {45d04e25-18a1-49e1-8553-2546a1a9999f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 19010 | 2026.01.16 09:59:04.591850 [ 255 ] {45d04e25-18a1-49e1-8553-2546a1a9999f} <Debug> TCPHandler: Processed in 0.001269007 sec. | ||
| 19011 | 2026.01.16 09:59:04.591955 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19012 | 2026.01.16 09:59:04.592047 [ 255 ] {fd5e154a-9598-40bc-b018-57c8086d62fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19013 | 2026.01.16 09:59:04.592085 [ 255 ] {fd5e154a-9598-40bc-b018-57c8086d62fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19014 | 2026.01.16 09:59:04.592716 [ 255 ] {fd5e154a-9598-40bc-b018-57c8086d62fd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19015 | 2026.01.16 09:59:04.592752 [ 255 ] {fd5e154a-9598-40bc-b018-57c8086d62fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19016 | 2026.01.16 09:59:04.593066 [ 255 ] {fd5e154a-9598-40bc-b018-57c8086d62fd} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19017 | 2026.01.16 09:59:04.593268 [ 255 ] {fd5e154a-9598-40bc-b018-57c8086d62fd} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19018 | 2026.01.16 09:59:04.593391 [ 255 ] {fd5e154a-9598-40bc-b018-57c8086d62fd} <Debug> executeQuery: Read 658 rows, 50.62 KiB in 0.001362 sec., 483113.06901615276 rows/sec., 36.29 MiB/sec. | ||
| 19019 | 2026.01.16 09:59:04.593428 [ 255 ] {fd5e154a-9598-40bc-b018-57c8086d62fd} <Debug> TCPHandler: Processed in 0.0015198 sec. | ||
| 19020 | 2026.01.16 09:59:04.593534 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19021 | 2026.01.16 09:59:04.593626 [ 255 ] {a17d6eb8-ddb1-41e0-9ee1-6b8a1e05fd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19022 | 2026.01.16 09:59:04.593668 [ 255 ] {a17d6eb8-ddb1-41e0-9ee1-6b8a1e05fd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19023 | 2026.01.16 09:59:04.594250 [ 255 ] {a17d6eb8-ddb1-41e0-9ee1-6b8a1e05fd86} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19024 | 2026.01.16 09:59:04.594286 [ 255 ] {a17d6eb8-ddb1-41e0-9ee1-6b8a1e05fd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19025 | 2026.01.16 09:59:04.594640 [ 255 ] {a17d6eb8-ddb1-41e0-9ee1-6b8a1e05fd86} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19026 | 2026.01.16 09:59:04.594852 [ 255 ] {a17d6eb8-ddb1-41e0-9ee1-6b8a1e05fd86} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19027 | 2026.01.16 09:59:04.594971 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_149_36 to all_154_154_0 | ||
| 19028 | 2026.01.16 09:59:04.594975 [ 255 ] {a17d6eb8-ddb1-41e0-9ee1-6b8a1e05fd86} <Debug> executeQuery: Read 891 rows, 61.90 KiB in 0.001366 sec., 652269.3997071742 rows/sec., 44.26 MiB/sec. | ||
| 19029 | 2026.01.16 09:59:04.595015 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19030 | 2026.01.16 09:59:04.595035 [ 255 ] {a17d6eb8-ddb1-41e0-9ee1-6b8a1e05fd86} <Debug> TCPHandler: Processed in 0.001546871 sec. | ||
| 19031 | 2026.01.16 09:59:04.595041 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19032 | 2026.01.16 09:59:04.595127 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_36 to all_154_154_0 into Compact with storage Full | ||
| 19033 | 2026.01.16 09:59:04.595147 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19034 | 2026.01.16 09:59:04.595231 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19035 | 2026.01.16 09:59:04.595247 [ 255 ] {2bf1a45a-4cc9-4043-a30f-85ebe60f3554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19036 | 2026.01.16 09:59:04.595263 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_36, total 44953 rows starting from the beginning of the part | ||
| 19037 | 2026.01.16 09:59:04.595295 [ 255 ] {2bf1a45a-4cc9-4043-a30f-85ebe60f3554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19038 | 2026.01.16 09:59:04.595321 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 19039 | 2026.01.16 09:59:04.595366 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 19040 | 2026.01.16 09:59:04.595405 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 19041 | 2026.01.16 09:59:04.595443 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 19042 | 2026.01.16 09:59:04.595482 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 891 rows starting from the beginning of the part | ||
| 19043 | 2026.01.16 09:59:04.595612 [ 255 ] {2bf1a45a-4cc9-4043-a30f-85ebe60f3554} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19044 | 2026.01.16 09:59:04.595653 [ 255 ] {2bf1a45a-4cc9-4043-a30f-85ebe60f3554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19045 | 2026.01.16 09:59:04.595959 [ 255 ] {2bf1a45a-4cc9-4043-a30f-85ebe60f3554} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19046 | 2026.01.16 09:59:04.596164 [ 255 ] {2bf1a45a-4cc9-4043-a30f-85ebe60f3554} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19047 | 2026.01.16 09:59:04.596291 [ 255 ] {2bf1a45a-4cc9-4043-a30f-85ebe60f3554} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001061 sec., 942.507068803016 rows/sec., 59.83 KiB/sec. | ||
| 19048 | 2026.01.16 09:59:04.596327 [ 255 ] {2bf1a45a-4cc9-4043-a30f-85ebe60f3554} <Debug> TCPHandler: Processed in 0.001226866 sec. | ||
| 19049 | 2026.01.16 09:59:04.596431 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19050 | 2026.01.16 09:59:04.596523 [ 255 ] {4d2c833d-98e6-4300-9276-e3d4f09f01be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19051 | 2026.01.16 09:59:04.596576 [ 255 ] {4d2c833d-98e6-4300-9276-e3d4f09f01be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19052 | 2026.01.16 09:59:04.597448 [ 255 ] {4d2c833d-98e6-4300-9276-e3d4f09f01be} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19053 | 2026.01.16 09:59:04.597484 [ 255 ] {4d2c833d-98e6-4300-9276-e3d4f09f01be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19054 | 2026.01.16 09:59:04.598068 [ 255 ] {4d2c833d-98e6-4300-9276-e3d4f09f01be} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19055 | 2026.01.16 09:59:04.598295 [ 255 ] {4d2c833d-98e6-4300-9276-e3d4f09f01be} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19056 | 2026.01.16 09:59:04.598433 [ 255 ] {4d2c833d-98e6-4300-9276-e3d4f09f01be} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001927 sec., 30617.54021795537 rows/sec., 54.87 MiB/sec. | ||
| 19057 | 2026.01.16 09:59:04.598488 [ 255 ] {4d2c833d-98e6-4300-9276-e3d4f09f01be} <Debug> TCPHandler: Processed in 0.002103778 sec. | ||
| 19058 | 2026.01.16 09:59:04.598604 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19059 | 2026.01.16 09:59:04.598699 [ 255 ] {06c98682-6ece-4fa8-b945-2b72e1a421a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19060 | 2026.01.16 09:59:04.598742 [ 255 ] {06c98682-6ece-4fa8-b945-2b72e1a421a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19061 | 2026.01.16 09:59:04.599054 [ 255 ] {06c98682-6ece-4fa8-b945-2b72e1a421a7} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19062 | 2026.01.16 09:59:04.599090 [ 255 ] {06c98682-6ece-4fa8-b945-2b72e1a421a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19063 | 2026.01.16 09:59:04.599387 [ 255 ] {06c98682-6ece-4fa8-b945-2b72e1a421a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19064 | 2026.01.16 09:59:04.599607 [ 255 ] {06c98682-6ece-4fa8-b945-2b72e1a421a7} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19065 | 2026.01.16 09:59:04.599738 [ 255 ] {06c98682-6ece-4fa8-b945-2b72e1a421a7} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 373.83 KiB/sec. | ||
| 19066 | 2026.01.16 09:59:04.599776 [ 255 ] {06c98682-6ece-4fa8-b945-2b72e1a421a7} <Debug> TCPHandler: Processed in 0.001219606 sec. | ||
| 19067 | 2026.01.16 09:59:04.599887 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19068 | 2026.01.16 09:59:04.599981 [ 255 ] {2404a9bc-33a4-4393-8f18-da8ee08a8b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19069 | 2026.01.16 09:59:04.600022 [ 255 ] {2404a9bc-33a4-4393-8f18-da8ee08a8b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19070 | 2026.01.16 09:59:04.600352 [ 255 ] {2404a9bc-33a4-4393-8f18-da8ee08a8b9a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19071 | 2026.01.16 09:59:04.600390 [ 255 ] {2404a9bc-33a4-4393-8f18-da8ee08a8b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19072 | 2026.01.16 09:59:04.600706 [ 255 ] {2404a9bc-33a4-4393-8f18-da8ee08a8b9a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19073 | 2026.01.16 09:59:04.600924 [ 255 ] {2404a9bc-33a4-4393-8f18-da8ee08a8b9a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19074 | 2026.01.16 09:59:04.601055 [ 255 ] {2404a9bc-33a4-4393-8f18-da8ee08a8b9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 19075 | 2026.01.16 09:59:04.601092 [ 255 ] {2404a9bc-33a4-4393-8f18-da8ee08a8b9a} <Debug> TCPHandler: Processed in 0.001252057 sec. | ||
| 19076 | 2026.01.16 09:59:04.603624 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46484 rows, containing 5 columns (5 merged, 0 gathered) in 0.008526054 sec., 5451994.556919297 rows/sec., 370.71 MiB/sec. | ||
| 19077 | 2026.01.16 09:59:04.604199 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Trace> MergedBlockOutputStream: filled checksums all_1_154_37 (state Temporary) | ||
| 19078 | 2026.01.16 09:59:04.604537 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_154_37 to all_1_154_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.01.16 09:59:04.604625 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_154_37} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_149_36, all_154_154_0] -> all_1_154_37 | ||
| 19080 | 2026.01.16 09:59:04.604746 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19081 | 2026.01.16 09:59:05.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.38 MiB, peak 409.50 MiB, free memory in arenas 0.00 B, will set to 393.33 MiB (RSS), difference: -1.05 MiB | ||
| 19082 | 2026.01.16 09:59:05.356901 [ 217 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19083 | 2026.01.16 09:59:05.356957 [ 217 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19084 | 2026.01.16 09:59:05.359462 [ 217 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19085 | 2026.01.16 09:59:05.718234 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19086 | 2026.01.16 09:59:05.718293 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19087 | 2026.01.16 09:59:05.725220 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19088 | 2026.01.16 09:59:05.860411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47441 | ||
| 19089 | 2026.01.16 09:59:05.861227 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19090 | 2026.01.16 09:59:05.861273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19091 | 2026.01.16 09:59:05.861750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19092 | 2026.01.16 09:59:05.861987 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19093 | 2026.01.16 09:59:05.862121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47441 | ||
| 19094 | 2026.01.16 09:59:06.201666 [ 225 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19095 | 2026.01.16 09:59:06.201734 [ 225 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19096 | 2026.01.16 09:59:06.209537 [ 225 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19097 | 2026.01.16 09:59:06.299919 [ 221 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19098 | 2026.01.16 09:59:06.299960 [ 221 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19099 | 2026.01.16 09:59:06.302085 [ 221 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19100 | 2026.01.16 09:59:08.192078 [ 219 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19101 | 2026.01.16 09:59:08.192159 [ 219 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19102 | 2026.01.16 09:59:08.194623 [ 219 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19103 | 2026.01.16 09:59:08.433975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 19104 | 2026.01.16 09:59:08.452333 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19105 | 2026.01.16 09:59:08.452393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19106 | 2026.01.16 09:59:08.458818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19107 | 2026.01.16 09:59:08.459513 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19108 | 2026.01.16 09:59:08.462909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 19109 | 2026.01.16 09:59:10.020276 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19110 | 2026.01.16 09:59:10.020474 [ 255 ] {fb4ab60b-3780-450f-9173-46bc18f3d1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19111 | 2026.01.16 09:59:10.020541 [ 255 ] {fb4ab60b-3780-450f-9173-46bc18f3d1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19112 | 2026.01.16 09:59:10.021453 [ 255 ] {fb4ab60b-3780-450f-9173-46bc18f3d1ad} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19113 | 2026.01.16 09:59:10.021516 [ 255 ] {fb4ab60b-3780-450f-9173-46bc18f3d1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19114 | 2026.01.16 09:59:10.021980 [ 255 ] {fb4ab60b-3780-450f-9173-46bc18f3d1ad} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19115 | 2026.01.16 09:59:10.022214 [ 255 ] {fb4ab60b-3780-450f-9173-46bc18f3d1ad} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19116 | 2026.01.16 09:59:10.022368 [ 255 ] {fb4ab60b-3780-450f-9173-46bc18f3d1ad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. | ||
| 19117 | 2026.01.16 09:59:10.022408 [ 255 ] {fb4ab60b-3780-450f-9173-46bc18f3d1ad} <Debug> TCPHandler: Processed in 0.00226347 sec. | ||
| 19118 | 2026.01.16 09:59:10.022539 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19119 | 2026.01.16 09:59:10.022633 [ 255 ] {6b626f38-c182-4ade-9682-d72637ac04c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19120 | 2026.01.16 09:59:10.022672 [ 255 ] {6b626f38-c182-4ade-9682-d72637ac04c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19121 | 2026.01.16 09:59:10.023179 [ 255 ] {6b626f38-c182-4ade-9682-d72637ac04c8} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2026.01.16 09:59:10.023216 [ 255 ] {6b626f38-c182-4ade-9682-d72637ac04c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19123 | 2026.01.16 09:59:10.023518 [ 255 ] {6b626f38-c182-4ade-9682-d72637ac04c8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19124 | 2026.01.16 09:59:10.023724 [ 255 ] {6b626f38-c182-4ade-9682-d72637ac04c8} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19125 | 2026.01.16 09:59:10.023848 [ 255 ] {6b626f38-c182-4ade-9682-d72637ac04c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 19126 | 2026.01.16 09:59:10.023885 [ 255 ] {6b626f38-c182-4ade-9682-d72637ac04c8} <Debug> TCPHandler: Processed in 0.001393679 sec. | ||
| 19127 | 2026.01.16 09:59:10.024003 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19128 | 2026.01.16 09:59:10.024100 [ 255 ] {335ee4cf-7c83-42f1-84e3-84eb8cd7608e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19129 | 2026.01.16 09:59:10.024144 [ 255 ] {335ee4cf-7c83-42f1-84e3-84eb8cd7608e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19130 | 2026.01.16 09:59:10.024618 [ 255 ] {335ee4cf-7c83-42f1-84e3-84eb8cd7608e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19131 | 2026.01.16 09:59:10.024654 [ 255 ] {335ee4cf-7c83-42f1-84e3-84eb8cd7608e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19132 | 2026.01.16 09:59:10.024980 [ 255 ] {335ee4cf-7c83-42f1-84e3-84eb8cd7608e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19133 | 2026.01.16 09:59:10.025189 [ 255 ] {335ee4cf-7c83-42f1-84e3-84eb8cd7608e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19134 | 2026.01.16 09:59:10.025314 [ 255 ] {335ee4cf-7c83-42f1-84e3-84eb8cd7608e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 19135 | 2026.01.16 09:59:10.025351 [ 255 ] {335ee4cf-7c83-42f1-84e3-84eb8cd7608e} <Debug> TCPHandler: Processed in 0.001396568 sec. | ||
| 19136 | 2026.01.16 09:59:10.025464 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19137 | 2026.01.16 09:59:10.025557 [ 255 ] {b1dc3aea-b827-4137-a3e0-8bc27f921f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19138 | 2026.01.16 09:59:10.025597 [ 255 ] {b1dc3aea-b827-4137-a3e0-8bc27f921f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19139 | 2026.01.16 09:59:10.025938 [ 255 ] {b1dc3aea-b827-4137-a3e0-8bc27f921f58} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19140 | 2026.01.16 09:59:10.025973 [ 255 ] {b1dc3aea-b827-4137-a3e0-8bc27f921f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19141 | 2026.01.16 09:59:10.026274 [ 255 ] {b1dc3aea-b827-4137-a3e0-8bc27f921f58} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19142 | 2026.01.16 09:59:10.026487 [ 255 ] {b1dc3aea-b827-4137-a3e0-8bc27f921f58} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19143 | 2026.01.16 09:59:10.026614 [ 255 ] {b1dc3aea-b827-4137-a3e0-8bc27f921f58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 19144 | 2026.01.16 09:59:10.026649 [ 255 ] {b1dc3aea-b827-4137-a3e0-8bc27f921f58} <Debug> TCPHandler: Processed in 0.001234707 sec. | ||
| 19145 | 2026.01.16 09:59:13.049380 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19146 | 2026.01.16 09:59:13.049439 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19147 | 2026.01.16 09:59:13.362311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47953 | ||
| 19148 | 2026.01.16 09:59:13.362937 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19149 | 2026.01.16 09:59:13.362991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19150 | 2026.01.16 09:59:13.363500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19151 | 2026.01.16 09:59:13.363738 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19152 | 2026.01.16 09:59:13.363898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47953 | ||
| 19153 | 2026.01.16 09:59:13.481213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2256 | ||
| 19154 | 2026.01.16 09:59:13.483733 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19155 | 2026.01.16 09:59:13.483788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19156 | 2026.01.16 09:59:13.485047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19157 | 2026.01.16 09:59:13.485329 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19158 | 2026.01.16 09:59:13.485548 [ 223 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 19159 | 2026.01.16 09:59:13.485591 [ 223 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 19160 | 2026.01.16 09:59:13.485732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2256 | ||
| 19161 | 2026.01.16 09:59:13.488069 [ 223 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 19162 | 2026.01.16 09:59:13.909049 [ 217 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 19163 | 2026.01.16 09:59:13.909099 [ 217 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 19164 | 2026.01.16 09:59:13.912206 [ 217 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 19165 | 2026.01.16 09:59:13.958047 [ 219 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): 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] | ||
| 19166 | 2026.01.16 09:59:13.958097 [ 219 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): 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] | ||
| 19167 | 2026.01.16 09:59:13.960803 [ 219 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): 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] | ||
| 19168 | 2026.01.16 09:59:14.354065 [ 225 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 19169 | 2026.01.16 09:59:14.354106 [ 225 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 19170 | 2026.01.16 09:59:14.356557 [ 225 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 19171 | 2026.01.16 09:59:15.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.33 MiB, peak 409.50 MiB, free memory in arenas 0.00 B, will set to 393.33 MiB (RSS), difference: 4.00 MiB | ||
| 19172 | 2026.01.16 09:59:15.024277 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19173 | 2026.01.16 09:59:15.024572 [ 255 ] {bf090c1a-9912-46b2-85d7-55516cdb4daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19174 | 2026.01.16 09:59:15.024676 [ 255 ] {bf090c1a-9912-46b2-85d7-55516cdb4daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19175 | 2026.01.16 09:59:15.025646 [ 255 ] {bf090c1a-9912-46b2-85d7-55516cdb4daa} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19176 | 2026.01.16 09:59:15.025695 [ 255 ] {bf090c1a-9912-46b2-85d7-55516cdb4daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19177 | 2026.01.16 09:59:15.026069 [ 255 ] {bf090c1a-9912-46b2-85d7-55516cdb4daa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19178 | 2026.01.16 09:59:15.026141 [ 30 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19179 | 2026.01.16 09:59:15.026217 [ 30 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2026.01.16 09:59:15.026248 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19181 | 2026.01.16 09:59:15.026319 [ 255 ] {bf090c1a-9912-46b2-85d7-55516cdb4daa} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19182 | 2026.01.16 09:59:15.026374 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::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 | ||
| 19183 | 2026.01.16 09:59:15.026489 [ 255 ] {bf090c1a-9912-46b2-85d7-55516cdb4daa} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001994 sec., 1504.5135406218656 rows/sec., 111.66 KiB/sec. | ||
| 19184 | 2026.01.16 09:59:15.026531 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19185 | 2026.01.16 09:59:15.026537 [ 255 ] {bf090c1a-9912-46b2-85d7-55516cdb4daa} <Debug> TCPHandler: Processed in 0.002443083 sec. | ||
| 19186 | 2026.01.16 09:59:15.026583 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 19187 | 2026.01.16 09:59:15.026678 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 19188 | 2026.01.16 09:59:15.026692 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19189 | 2026.01.16 09:59:15.026743 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 19190 | 2026.01.16 09:59:15.026800 [ 255 ] {8e1c7e2e-2d1c-4fb6-97b4-9a544ccdf6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19191 | 2026.01.16 09:59:15.026806 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 19192 | 2026.01.16 09:59:15.026849 [ 255 ] {8e1c7e2e-2d1c-4fb6-97b4-9a544ccdf6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19193 | 2026.01.16 09:59:15.026876 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part | ||
| 19194 | 2026.01.16 09:59:15.027475 [ 255 ] {8e1c7e2e-2d1c-4fb6-97b4-9a544ccdf6fa} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19195 | 2026.01.16 09:59:15.027518 [ 255 ] {8e1c7e2e-2d1c-4fb6-97b4-9a544ccdf6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19196 | 2026.01.16 09:59:15.027737 [ 198 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422208 sec., 41484.78984789848 rows/sec., 3.45 MiB/sec. | ||
| 19197 | 2026.01.16 09:59:15.027847 [ 255 ] {8e1c7e2e-2d1c-4fb6-97b4-9a544ccdf6fa} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19198 | 2026.01.16 09:59:15.027880 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19199 | 2026.01.16 09:59:15.028107 [ 255 ] {8e1c7e2e-2d1c-4fb6-97b4-9a544ccdf6fa} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19200 | 2026.01.16 09:59:15.028193 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19201 | 2026.01.16 09:59:15.028250 [ 255 ] {8e1c7e2e-2d1c-4fb6-97b4-9a544ccdf6fa} <Debug> executeQuery: Read 180 rows, 16.04 KiB in 0.001469 sec., 122532.33492171545 rows/sec., 10.66 MiB/sec. | ||
| 19202 | 2026.01.16 09:59:15.028252 [ 31 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19203 | 2026.01.16 09:59:15.028267 [ 192 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_25_6} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19204 | 2026.01.16 09:59:15.028294 [ 255 ] {8e1c7e2e-2d1c-4fb6-97b4-9a544ccdf6fa} <Debug> TCPHandler: Processed in 0.001649982 sec. | ||
| 19205 | 2026.01.16 09:59:15.028304 [ 31 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19206 | 2026.01.16 09:59:15.028330 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19207 | 2026.01.16 09:59:15.028366 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19208 | 2026.01.16 09:59:15.028426 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19209 | 2026.01.16 09:59:15.028440 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19210 | 2026.01.16 09:59:15.028521 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19211 | 2026.01.16 09:59:15.028526 [ 255 ] {09ae8787-4345-4289-bc9b-f78d3e78aceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19212 | 2026.01.16 09:59:15.028546 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2491 rows starting from the beginning of the part | ||
| 19213 | 2026.01.16 09:59:15.028586 [ 255 ] {09ae8787-4345-4289-bc9b-f78d3e78aceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19214 | 2026.01.16 09:59:15.028604 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 168 rows starting from the beginning of the part | ||
| 19215 | 2026.01.16 09:59:15.028646 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 19216 | 2026.01.16 09:59:15.028683 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1449 rows starting from the beginning of the part | ||
| 19217 | 2026.01.16 09:59:15.028716 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 19218 | 2026.01.16 09:59:15.028750 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 180 rows starting from the beginning of the part | ||
| 19219 | 2026.01.16 09:59:15.029054 [ 255 ] {09ae8787-4345-4289-bc9b-f78d3e78aceb} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19220 | 2026.01.16 09:59:15.029094 [ 255 ] {09ae8787-4345-4289-bc9b-f78d3e78aceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19221 | 2026.01.16 09:59:15.029399 [ 255 ] {09ae8787-4345-4289-bc9b-f78d3e78aceb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19222 | 2026.01.16 09:59:15.029629 [ 255 ] {09ae8787-4345-4289-bc9b-f78d3e78aceb} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19223 | 2026.01.16 09:59:15.029758 [ 255 ] {09ae8787-4345-4289-bc9b-f78d3e78aceb} <Debug> executeQuery: Read 62 rows, 4.62 KiB in 0.00125 sec., 49600 rows/sec., 3.61 MiB/sec. | ||
| 19224 | 2026.01.16 09:59:15.029795 [ 255 ] {09ae8787-4345-4289-bc9b-f78d3e78aceb} <Debug> TCPHandler: Processed in 0.001416469 sec. | ||
| 19225 | 2026.01.16 09:59:15.029909 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19226 | 2026.01.16 09:59:15.030027 [ 255 ] {1c6ccc4c-db62-4941-ace2-4643a5ebee7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19227 | 2026.01.16 09:59:15.030065 [ 255 ] {1c6ccc4c-db62-4941-ace2-4643a5ebee7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19228 | 2026.01.16 09:59:15.030504 [ 198 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4400 rows, containing 5 columns (5 merged, 0 gathered) in 0.002092717 sec., 2102529.8690649522 rows/sec., 181.92 MiB/sec. | ||
| 19229 | 2026.01.16 09:59:15.030537 [ 255 ] {1c6ccc4c-db62-4941-ace2-4643a5ebee7c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2026.01.16 09:59:15.030577 [ 255 ] {1c6ccc4c-db62-4941-ace2-4643a5ebee7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19231 | 2026.01.16 09:59:15.030749 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19232 | 2026.01.16 09:59:15.030900 [ 255 ] {1c6ccc4c-db62-4941-ace2-4643a5ebee7c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19233 | 2026.01.16 09:59:15.031025 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19234 | 2026.01.16 09:59:15.031138 [ 192 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_156_31} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19235 | 2026.01.16 09:59:15.031169 [ 255 ] {1c6ccc4c-db62-4941-ace2-4643a5ebee7c} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19236 | 2026.01.16 09:59:15.031204 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 19237 | 2026.01.16 09:59:15.031311 [ 255 ] {1c6ccc4c-db62-4941-ace2-4643a5ebee7c} <Debug> executeQuery: Read 147 rows, 11.58 KiB in 0.001302 sec., 112903.22580645162 rows/sec., 8.69 MiB/sec. | ||
| 19238 | 2026.01.16 09:59:15.031319 [ 28 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19239 | 2026.01.16 09:59:15.031355 [ 255 ] {1c6ccc4c-db62-4941-ace2-4643a5ebee7c} <Debug> TCPHandler: Processed in 0.00149402 sec. | ||
| 19240 | 2026.01.16 09:59:15.031368 [ 28 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19241 | 2026.01.16 09:59:15.031393 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19242 | 2026.01.16 09:59:15.031471 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19243 | 2026.01.16 09:59:15.031501 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19244 | 2026.01.16 09:59:15.031568 [ 255 ] {6ca854b6-0e6d-4334-a2be-19d47bc82909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19245 | 2026.01.16 09:59:15.031614 [ 255 ] {6ca854b6-0e6d-4334-a2be-19d47bc82909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19246 | 2026.01.16 09:59:15.031649 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19247 | 2026.01.16 09:59:15.031688 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1266 rows starting from the beginning of the part | ||
| 19248 | 2026.01.16 09:59:15.031752 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 120 rows starting from the beginning of the part | ||
| 19249 | 2026.01.16 09:59:15.031800 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 19250 | 2026.01.16 09:59:15.031841 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 658 rows starting from the beginning of the part | ||
| 19251 | 2026.01.16 09:59:15.031885 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 19252 | 2026.01.16 09:59:15.031925 [ 193 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 147 rows starting from the beginning of the part | ||
| 19253 | 2026.01.16 09:59:15.032121 [ 255 ] {6ca854b6-0e6d-4334-a2be-19d47bc82909} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19254 | 2026.01.16 09:59:15.032164 [ 255 ] {6ca854b6-0e6d-4334-a2be-19d47bc82909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19255 | 2026.01.16 09:59:15.032511 [ 255 ] {6ca854b6-0e6d-4334-a2be-19d47bc82909} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19256 | 2026.01.16 09:59:15.032737 [ 255 ] {6ca854b6-0e6d-4334-a2be-19d47bc82909} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19257 | 2026.01.16 09:59:15.032868 [ 255 ] {6ca854b6-0e6d-4334-a2be-19d47bc82909} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001318 sec., 123672.2306525038 rows/sec., 8.59 MiB/sec. | ||
| 19258 | 2026.01.16 09:59:15.032904 [ 255 ] {6ca854b6-0e6d-4334-a2be-19d47bc82909} <Debug> TCPHandler: Processed in 0.001480429 sec. | ||
| 19259 | 2026.01.16 09:59:15.033015 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19260 | 2026.01.16 09:59:15.033109 [ 255 ] {7b3ae2a2-a916-466d-bc84-20e5a8b1b00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19261 | 2026.01.16 09:59:15.033163 [ 255 ] {7b3ae2a2-a916-466d-bc84-20e5a8b1b00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19262 | 2026.01.16 09:59:15.033178 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728663 sec., 1341499.1817375624 rows/sec., 104.37 MiB/sec. | ||
| 19263 | 2026.01.16 09:59:15.033348 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19264 | 2026.01.16 09:59:15.033572 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19265 | 2026.01.16 09:59:15.033634 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_156_31} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19266 | 2026.01.16 09:59:15.033715 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 19267 | 2026.01.16 09:59:15.034128 [ 255 ] {7b3ae2a2-a916-466d-bc84-20e5a8b1b00a} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19268 | 2026.01.16 09:59:15.034169 [ 255 ] {7b3ae2a2-a916-466d-bc84-20e5a8b1b00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19269 | 2026.01.16 09:59:15.034768 [ 255 ] {7b3ae2a2-a916-466d-bc84-20e5a8b1b00a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19270 | 2026.01.16 09:59:15.034991 [ 255 ] {7b3ae2a2-a916-466d-bc84-20e5a8b1b00a} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19271 | 2026.01.16 09:59:15.035128 [ 255 ] {7b3ae2a2-a916-466d-bc84-20e5a8b1b00a} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002037 sec., 28964.16298478154 rows/sec., 51.90 MiB/sec. | ||
| 19272 | 2026.01.16 09:59:15.035187 [ 255 ] {7b3ae2a2-a916-466d-bc84-20e5a8b1b00a} <Debug> TCPHandler: Processed in 0.00222017 sec. | ||
| 19273 | 2026.01.16 09:59:15.035300 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19274 | 2026.01.16 09:59:15.035392 [ 255 ] {964e622c-8f80-45f1-825d-1e718ce7c7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19275 | 2026.01.16 09:59:15.035433 [ 255 ] {964e622c-8f80-45f1-825d-1e718ce7c7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19276 | 2026.01.16 09:59:15.035752 [ 255 ] {964e622c-8f80-45f1-825d-1e718ce7c7a2} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19277 | 2026.01.16 09:59:15.035786 [ 255 ] {964e622c-8f80-45f1-825d-1e718ce7c7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19278 | 2026.01.16 09:59:15.036068 [ 255 ] {964e622c-8f80-45f1-825d-1e718ce7c7a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19279 | 2026.01.16 09:59:15.036271 [ 255 ] {964e622c-8f80-45f1-825d-1e718ce7c7a2} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19280 | 2026.01.16 09:59:15.036382 [ 28 ] {} <Debug> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 19281 | 2026.01.16 09:59:15.036392 [ 255 ] {964e622c-8f80-45f1-825d-1e718ce7c7a2} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001017 sec., 2949.8525073746314 rows/sec., 236.22 KiB/sec. | ||
| 19282 | 2026.01.16 09:59:15.036423 [ 28 ] {} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19283 | 2026.01.16 09:59:15.036442 [ 255 ] {964e622c-8f80-45f1-825d-1e718ce7c7a2} <Debug> TCPHandler: Processed in 0.001189306 sec. | ||
| 19284 | 2026.01.16 09:59:15.036447 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19285 | 2026.01.16 09:59:15.036550 [ 198 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::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 | ||
| 19286 | 2026.01.16 09:59:15.036562 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19287 | 2026.01.16 09:59:15.036666 [ 255 ] {0753de12-a18e-476b-a7d9-b21a7b261ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19288 | 2026.01.16 09:59:15.036680 [ 198 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19289 | 2026.01.16 09:59:15.036707 [ 255 ] {0753de12-a18e-476b-a7d9-b21a7b261ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19290 | 2026.01.16 09:59:15.036723 [ 198 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 19291 | 2026.01.16 09:59:15.036795 [ 198 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 19292 | 2026.01.16 09:59:15.036871 [ 198 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::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 | ||
| 19293 | 2026.01.16 09:59:15.036923 [ 198 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 19294 | 2026.01.16 09:59:15.036991 [ 198 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::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 | ||
| 19295 | 2026.01.16 09:59:15.037040 [ 198 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 19296 | 2026.01.16 09:59:15.037058 [ 255 ] {0753de12-a18e-476b-a7d9-b21a7b261ab8} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19297 | 2026.01.16 09:59:15.037097 [ 255 ] {0753de12-a18e-476b-a7d9-b21a7b261ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19298 | 2026.01.16 09:59:15.037432 [ 255 ] {0753de12-a18e-476b-a7d9-b21a7b261ab8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19299 | 2026.01.16 09:59:15.037639 [ 255 ] {0753de12-a18e-476b-a7d9-b21a7b261ab8} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19300 | 2026.01.16 09:59:15.037767 [ 255 ] {0753de12-a18e-476b-a7d9-b21a7b261ab8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 19301 | 2026.01.16 09:59:15.037775 [ 28 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19302 | 2026.01.16 09:59:15.037804 [ 255 ] {0753de12-a18e-476b-a7d9-b21a7b261ab8} <Debug> TCPHandler: Processed in 0.001289947 sec. | ||
| 19303 | 2026.01.16 09:59:15.037818 [ 28 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19304 | 2026.01.16 09:59:15.037842 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19305 | 2026.01.16 09:59:15.037912 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19306 | 2026.01.16 09:59:15.037991 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19307 | 2026.01.16 09:59:15.038024 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9816 rows starting from the beginning of the part | ||
| 19308 | 2026.01.16 09:59:15.038067 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 19309 | 2026.01.16 09:59:15.038105 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 19310 | 2026.01.16 09:59:15.038151 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 19311 | 2026.01.16 09:59:15.038184 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 19312 | 2026.01.16 09:59:15.038216 [ 192 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 19313 | 2026.01.16 09:59:15.038885 [ 197 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002371511 sec., 21505.27659369912 rows/sec., 1.53 MiB/sec. | ||
| 19314 | 2026.01.16 09:59:15.039036 [ 195 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 19315 | 2026.01.16 09:59:15.039303 [ 195 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19316 | 2026.01.16 09:59:15.039364 [ 195 ] {2f300e7e-a468-485e-ba25-e710b5f74d46::all_1_6_1} <Trace> oximeter.measurements_i64 (2f300e7e-a468-485e-ba25-e710b5f74d46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 19317 | 2026.01.16 09:59:15.039450 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 19318 | 2026.01.16 09:59:15.040505 [ 198 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10116 rows, containing 4 columns (4 merged, 0 gathered) in 0.002622835 sec., 3856895.306033357 rows/sec., 252.65 MiB/sec. | ||
| 19319 | 2026.01.16 09:59:15.040737 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19320 | 2026.01.16 09:59:15.041008 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19321 | 2026.01.16 09:59:15.041087 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_156_31} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19322 | 2026.01.16 09:59:15.041187 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 19323 | 2026.01.16 09:59:15.963020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 19324 | 2026.01.16 09:59:15.980561 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19325 | 2026.01.16 09:59:15.980606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19326 | 2026.01.16 09:59:15.986773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19327 | 2026.01.16 09:59:15.987449 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19328 | 2026.01.16 09:59:15.990616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 19329 | 2026.01.16 09:59:16.001134 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.58 MiB, peak 409.50 MiB, free memory in arenas 0.00 B, will set to 393.34 MiB (RSS), difference: -1.24 MiB | ||
| 19330 | 2026.01.16 09:59:16.211906 [ 27 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 19331 | 2026.01.16 09:59:16.211972 [ 27 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19332 | 2026.01.16 09:59:16.211991 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19333 | 2026.01.16 09:59:16.212089 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::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 | ||
| 19334 | 2026.01.16 09:59:16.212213 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19335 | 2026.01.16 09:59:16.212245 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 223 rows starting from the beginning of the part | ||
| 19336 | 2026.01.16 09:59:16.212307 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 19337 | 2026.01.16 09:59:16.212351 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 19338 | 2026.01.16 09:59:16.212392 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 19339 | 2026.01.16 09:59:16.212431 [ 192 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 19340 | 2026.01.16 09:59:16.213425 [ 197 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377188 sec., 196777.78197312207 rows/sec., 12.77 MiB/sec. | ||
| 19341 | 2026.01.16 09:59:16.213624 [ 198 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 19342 | 2026.01.16 09:59:16.213946 [ 198 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19343 | 2026.01.16 09:59:16.214029 [ 198 ] {b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8::all_1_45_11} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 19344 | 2026.01.16 09:59:16.214119 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19345 | 2026.01.16 09:59:16.220262 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 19346 | 2026.01.16 09:59:16.220298 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 19347 | 2026.01.16 09:59:16.222042 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 19348 | 2026.01.16 09:59:16.708788 [ 55 ] {} <Debug> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19349 | 2026.01.16 09:59:16.708875 [ 55 ] {} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19350 | 2026.01.16 09:59:16.708919 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19351 | 2026.01.16 09:59:16.709093 [ 191 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::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 | ||
| 19352 | 2026.01.16 09:59:16.709401 [ 191 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19353 | 2026.01.16 09:59:16.709443 [ 191 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 19354 | 2026.01.16 09:59:16.709530 [ 191 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 19355 | 2026.01.16 09:59:16.709600 [ 191 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 19356 | 2026.01.16 09:59:16.709665 [ 191 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 19357 | 2026.01.16 09:59:16.709731 [ 191 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::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 | ||
| 19358 | 2026.01.16 09:59:16.711223 [ 186 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.00219843 sec., 22288.633251911593 rows/sec., 5.37 MiB/sec. | ||
| 19359 | 2026.01.16 09:59:16.711433 [ 197 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19360 | 2026.01.16 09:59:16.711847 [ 197 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19361 | 2026.01.16 09:59:16.711918 [ 197 ] {970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87::all_1_5_1} <Trace> oximeter.timeseries_schema (970fa3c7-d0d9-42dc-a1f4-f8a5993cbf87) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19362 | 2026.01.16 09:59:16.712019 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 19363 | 2026.01.16 09:59:17.613948 [ 25 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 19364 | 2026.01.16 09:59:17.614015 [ 25 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19365 | 2026.01.16 09:59:17.614039 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19366 | 2026.01.16 09:59:17.614229 [ 190 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::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 | ||
| 19367 | 2026.01.16 09:59:17.614448 [ 190 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19368 | 2026.01.16 09:59:17.614504 [ 190 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 434 rows starting from the beginning of the part | ||
| 19369 | 2026.01.16 09:59:17.614613 [ 190 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 19370 | 2026.01.16 09:59:17.614691 [ 190 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 19371 | 2026.01.16 09:59:17.614763 [ 190 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 19372 | 2026.01.16 09:59:17.614835 [ 190 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 19373 | 2026.01.16 09:59:17.615801 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661582 sec., 318973.1232042716 rows/sec., 22.86 MiB/sec. | ||
| 19374 | 2026.01.16 09:59:17.615979 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 19375 | 2026.01.16 09:59:17.616257 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2026.01.16 09:59:17.616331 [ 197 ] {71ebbd37-d8ac-40bc-bfd0-3e769c405ce2::all_1_45_11} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 19377 | 2026.01.16 09:59:17.616432 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19378 | 2026.01.16 09:59:20.020405 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19379 | 2026.01.16 09:59:20.020632 [ 255 ] {0660647c-bf6f-41c2-8540-1ea9c191dcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19380 | 2026.01.16 09:59:20.020709 [ 255 ] {0660647c-bf6f-41c2-8540-1ea9c191dcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19381 | 2026.01.16 09:59:20.021538 [ 255 ] {0660647c-bf6f-41c2-8540-1ea9c191dcf6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19382 | 2026.01.16 09:59:20.021582 [ 255 ] {0660647c-bf6f-41c2-8540-1ea9c191dcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19383 | 2026.01.16 09:59:20.021973 [ 255 ] {0660647c-bf6f-41c2-8540-1ea9c191dcf6} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19384 | 2026.01.16 09:59:20.022216 [ 255 ] {0660647c-bf6f-41c2-8540-1ea9c191dcf6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19385 | 2026.01.16 09:59:20.022380 [ 255 ] {0660647c-bf6f-41c2-8540-1ea9c191dcf6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.37 MiB/sec. | ||
| 19386 | 2026.01.16 09:59:20.022423 [ 255 ] {0660647c-bf6f-41c2-8540-1ea9c191dcf6} <Debug> TCPHandler: Processed in 0.002161389 sec. | ||
| 19387 | 2026.01.16 09:59:20.022555 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19388 | 2026.01.16 09:59:20.022652 [ 255 ] {3faa34e3-1bb0-4ab8-bb1f-5f43e6bb98f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19389 | 2026.01.16 09:59:20.022693 [ 255 ] {3faa34e3-1bb0-4ab8-bb1f-5f43e6bb98f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19390 | 2026.01.16 09:59:20.023153 [ 255 ] {3faa34e3-1bb0-4ab8-bb1f-5f43e6bb98f7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19391 | 2026.01.16 09:59:20.023191 [ 255 ] {3faa34e3-1bb0-4ab8-bb1f-5f43e6bb98f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19392 | 2026.01.16 09:59:20.023490 [ 255 ] {3faa34e3-1bb0-4ab8-bb1f-5f43e6bb98f7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19393 | 2026.01.16 09:59:20.023703 [ 255 ] {3faa34e3-1bb0-4ab8-bb1f-5f43e6bb98f7} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19394 | 2026.01.16 09:59:20.023838 [ 255 ] {3faa34e3-1bb0-4ab8-bb1f-5f43e6bb98f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 19395 | 2026.01.16 09:59:20.023876 [ 255 ] {3faa34e3-1bb0-4ab8-bb1f-5f43e6bb98f7} <Debug> TCPHandler: Processed in 0.001376148 sec. | ||
| 19396 | 2026.01.16 09:59:20.024003 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19397 | 2026.01.16 09:59:20.024097 [ 255 ] {c388de00-64a1-4d59-870c-37bbfa90fd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19398 | 2026.01.16 09:59:20.024141 [ 255 ] {c388de00-64a1-4d59-870c-37bbfa90fd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19399 | 2026.01.16 09:59:20.024568 [ 255 ] {c388de00-64a1-4d59-870c-37bbfa90fd07} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19400 | 2026.01.16 09:59:20.024605 [ 255 ] {c388de00-64a1-4d59-870c-37bbfa90fd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19401 | 2026.01.16 09:59:20.024933 [ 255 ] {c388de00-64a1-4d59-870c-37bbfa90fd07} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19402 | 2026.01.16 09:59:20.025140 [ 255 ] {c388de00-64a1-4d59-870c-37bbfa90fd07} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19403 | 2026.01.16 09:59:20.025270 [ 255 ] {c388de00-64a1-4d59-870c-37bbfa90fd07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 19404 | 2026.01.16 09:59:20.025308 [ 255 ] {c388de00-64a1-4d59-870c-37bbfa90fd07} <Debug> TCPHandler: Processed in 0.001356118 sec. | ||
| 19405 | 2026.01.16 09:59:20.025427 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19406 | 2026.01.16 09:59:20.025521 [ 255 ] {81486b7e-784f-4bfc-95ff-8ff1d46c9e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19407 | 2026.01.16 09:59:20.025562 [ 255 ] {81486b7e-784f-4bfc-95ff-8ff1d46c9e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19408 | 2026.01.16 09:59:20.025900 [ 255 ] {81486b7e-784f-4bfc-95ff-8ff1d46c9e0f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19409 | 2026.01.16 09:59:20.025936 [ 255 ] {81486b7e-784f-4bfc-95ff-8ff1d46c9e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19410 | 2026.01.16 09:59:20.026244 [ 255 ] {81486b7e-784f-4bfc-95ff-8ff1d46c9e0f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19411 | 2026.01.16 09:59:20.026455 [ 255 ] {81486b7e-784f-4bfc-95ff-8ff1d46c9e0f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19412 | 2026.01.16 09:59:20.026589 [ 255 ] {81486b7e-784f-4bfc-95ff-8ff1d46c9e0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 19413 | 2026.01.16 09:59:20.026625 [ 255 ] {81486b7e-784f-4bfc-95ff-8ff1d46c9e0f} <Debug> TCPHandler: Processed in 0.001251527 sec. | ||
| 19414 | 2026.01.16 09:59:20.864044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48401 | ||
| 19415 | 2026.01.16 09:59:20.864588 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19416 | 2026.01.16 09:59:20.864630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19417 | 2026.01.16 09:59:20.865109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19418 | 2026.01.16 09:59:20.865336 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19419 | 2026.01.16 09:59:20.865446 [ 88 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19420 | 2026.01.16 09:59:20.865452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48401 | ||
| 19421 | 2026.01.16 09:59:20.865514 [ 88 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19422 | 2026.01.16 09:59:20.865539 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19423 | 2026.01.16 09:59:20.865661 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 19424 | 2026.01.16 09:59:20.865805 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19425 | 2026.01.16 09:59:20.865845 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46033 rows starting from the beginning of the part | ||
| 19426 | 2026.01.16 09:59:20.865912 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 19427 | 2026.01.16 09:59:20.865960 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 19428 | 2026.01.16 09:59:20.866006 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 19429 | 2026.01.16 09:59:20.866049 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 19430 | 2026.01.16 09:59:20.866092 [ 186 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 19431 | 2026.01.16 09:59:20.868838 [ 197 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48401 rows, containing 4 columns (4 merged, 0 gathered) in 0.003234504 sec., 14963963.562883211 rows/sec., 214.06 MiB/sec. | ||
| 19432 | 2026.01.16 09:59:20.869274 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19433 | 2026.01.16 09:59:20.869566 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19434 | 2026.01.16 09:59:20.869645 [ 189 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_101_20} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19435 | 2026.01.16 09:59:20.869747 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19436 | 2026.01.16 09:59:23.485978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2280 | ||
| 19437 | 2026.01.16 09:59:23.488453 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19438 | 2026.01.16 09:59:23.488506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19439 | 2026.01.16 09:59:23.490009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19440 | 2026.01.16 09:59:23.490314 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19441 | 2026.01.16 09:59:23.490762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2280 | ||
| 19442 | 2026.01.16 09:59:23.490909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 19443 | 2026.01.16 09:59:23.521810 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19444 | 2026.01.16 09:59:23.521922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19445 | 2026.01.16 09:59:23.535018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19446 | 2026.01.16 09:59:23.537263 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19447 | 2026.01.16 09:59:23.537644 [ 120 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19448 | 2026.01.16 09:59:23.537718 [ 120 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2026.01.16 09:59:23.537738 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19450 | 2026.01.16 09:59:23.537856 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 19451 | 2026.01.16 09:59:23.542473 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19452 | 2026.01.16 09:59:23.544234 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 19453 | 2026.01.16 09:59:23.544552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 19454 | 2026.01.16 09:59:23.549032 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 19455 | 2026.01.16 09:59:23.553758 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 19456 | 2026.01.16 09:59:23.561486 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 19457 | 2026.01.16 09:59:23.566342 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 19458 | 2026.01.16 09:59:23.570725 [ 201 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 19459 | 2026.01.16 09:59:23.634000 [ 199 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.096144622 sec., 7915.15931073087 rows/sec., 40.93 MiB/sec. | ||
| 19460 | 2026.01.16 09:59:23.636796 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19461 | 2026.01.16 09:59:23.638676 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19462 | 2026.01.16 09:59:23.638778 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_101_20} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19463 | 2026.01.16 09:59:23.640655 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19464 | 2026.01.16 09:59:24.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.42 MiB, peak 411.83 MiB, free memory in arenas 0.00 B, will set to 393.34 MiB (RSS), difference: -1.08 MiB | ||
| 19465 | 2026.01.16 09:59:25.024065 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19466 | 2026.01.16 09:59:25.024254 [ 255 ] {bd957e6d-4ad9-4e94-9a01-64a1e3a92a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19467 | 2026.01.16 09:59:25.024335 [ 255 ] {bd957e6d-4ad9-4e94-9a01-64a1e3a92a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19468 | 2026.01.16 09:59:25.025014 [ 255 ] {bd957e6d-4ad9-4e94-9a01-64a1e3a92a4a} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19469 | 2026.01.16 09:59:25.025064 [ 255 ] {bd957e6d-4ad9-4e94-9a01-64a1e3a92a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19470 | 2026.01.16 09:59:25.025444 [ 255 ] {bd957e6d-4ad9-4e94-9a01-64a1e3a92a4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 19471 | 2026.01.16 09:59:25.025672 [ 255 ] {bd957e6d-4ad9-4e94-9a01-64a1e3a92a4a} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19472 | 2026.01.16 09:59:25.025829 [ 255 ] {bd957e6d-4ad9-4e94-9a01-64a1e3a92a4a} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001627 sec., 1843.884449907806 rows/sec., 136.85 KiB/sec. | ||
| 19473 | 2026.01.16 09:59:25.025873 [ 255 ] {bd957e6d-4ad9-4e94-9a01-64a1e3a92a4a} <Debug> TCPHandler: Processed in 0.001944595 sec. | ||
| 19474 | 2026.01.16 09:59:25.025995 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19475 | 2026.01.16 09:59:25.026099 [ 255 ] {6fc3cee2-9f66-4111-99da-793701a156f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19476 | 2026.01.16 09:59:25.026142 [ 255 ] {6fc3cee2-9f66-4111-99da-793701a156f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19477 | 2026.01.16 09:59:25.026659 [ 255 ] {6fc3cee2-9f66-4111-99da-793701a156f7} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19478 | 2026.01.16 09:59:25.026696 [ 255 ] {6fc3cee2-9f66-4111-99da-793701a156f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19479 | 2026.01.16 09:59:25.027047 [ 255 ] {6fc3cee2-9f66-4111-99da-793701a156f7} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19480 | 2026.01.16 09:59:25.027262 [ 255 ] {6fc3cee2-9f66-4111-99da-793701a156f7} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19481 | 2026.01.16 09:59:25.027389 [ 255 ] {6fc3cee2-9f66-4111-99da-793701a156f7} <Debug> executeQuery: Read 180 rows, 16.04 KiB in 0.001324 sec., 135951.66163141993 rows/sec., 11.83 MiB/sec. | ||
| 19482 | 2026.01.16 09:59:25.027426 [ 255 ] {6fc3cee2-9f66-4111-99da-793701a156f7} <Debug> TCPHandler: Processed in 0.00149996 sec. | ||
| 19483 | 2026.01.16 09:59:25.027533 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.01.16 09:59:25.027620 [ 255 ] {1670ee87-7fff-4389-bab4-3eb907052b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19485 | 2026.01.16 09:59:25.027659 [ 255 ] {1670ee87-7fff-4389-bab4-3eb907052b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19486 | 2026.01.16 09:59:25.028069 [ 255 ] {1670ee87-7fff-4389-bab4-3eb907052b57} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2026.01.16 09:59:25.028174 [ 255 ] {1670ee87-7fff-4389-bab4-3eb907052b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19488 | 2026.01.16 09:59:25.028476 [ 255 ] {1670ee87-7fff-4389-bab4-3eb907052b57} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19489 | 2026.01.16 09:59:25.028683 [ 255 ] {1670ee87-7fff-4389-bab4-3eb907052b57} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19490 | 2026.01.16 09:59:25.028811 [ 255 ] {1670ee87-7fff-4389-bab4-3eb907052b57} <Debug> executeQuery: Read 62 rows, 4.62 KiB in 0.001177 sec., 52676.29566694987 rows/sec., 3.84 MiB/sec. | ||
| 19491 | 2026.01.16 09:59:25.028850 [ 255 ] {1670ee87-7fff-4389-bab4-3eb907052b57} <Debug> TCPHandler: Processed in 0.001340638 sec. | ||
| 19492 | 2026.01.16 09:59:25.028961 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19493 | 2026.01.16 09:59:25.029053 [ 255 ] {73587f51-ef86-4318-97ed-905ce9a198c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19494 | 2026.01.16 09:59:25.029092 [ 255 ] {73587f51-ef86-4318-97ed-905ce9a198c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19495 | 2026.01.16 09:59:25.029564 [ 255 ] {73587f51-ef86-4318-97ed-905ce9a198c9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19496 | 2026.01.16 09:59:25.029602 [ 255 ] {73587f51-ef86-4318-97ed-905ce9a198c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19497 | 2026.01.16 09:59:25.029930 [ 255 ] {73587f51-ef86-4318-97ed-905ce9a198c9} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19498 | 2026.01.16 09:59:25.030146 [ 255 ] {73587f51-ef86-4318-97ed-905ce9a198c9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19499 | 2026.01.16 09:59:25.030277 [ 255 ] {73587f51-ef86-4318-97ed-905ce9a198c9} <Debug> executeQuery: Read 144 rows, 11.31 KiB in 0.001242 sec., 115942.02898550725 rows/sec., 8.90 MiB/sec. | ||
| 19500 | 2026.01.16 09:59:25.030316 [ 255 ] {73587f51-ef86-4318-97ed-905ce9a198c9} <Debug> TCPHandler: Processed in 0.001404629 sec. | ||
| 19501 | 2026.01.16 09:59:25.030439 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19502 | 2026.01.16 09:59:25.030532 [ 255 ] {ba8e318a-b35d-480d-8e36-3143a88d9c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19503 | 2026.01.16 09:59:25.030575 [ 255 ] {ba8e318a-b35d-480d-8e36-3143a88d9c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19504 | 2026.01.16 09:59:25.030997 [ 255 ] {ba8e318a-b35d-480d-8e36-3143a88d9c87} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19505 | 2026.01.16 09:59:25.031032 [ 255 ] {ba8e318a-b35d-480d-8e36-3143a88d9c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19506 | 2026.01.16 09:59:25.031354 [ 255 ] {ba8e318a-b35d-480d-8e36-3143a88d9c87} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19507 | 2026.01.16 09:59:25.031569 [ 255 ] {ba8e318a-b35d-480d-8e36-3143a88d9c87} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19508 | 2026.01.16 09:59:25.031702 [ 255 ] {ba8e318a-b35d-480d-8e36-3143a88d9c87} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001187 sec., 137320.97725358047 rows/sec., 9.54 MiB/sec. | ||
| 19509 | 2026.01.16 09:59:25.031739 [ 255 ] {ba8e318a-b35d-480d-8e36-3143a88d9c87} <Debug> TCPHandler: Processed in 0.001349608 sec. | ||
| 19510 | 2026.01.16 09:59:25.031852 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19511 | 2026.01.16 09:59:25.031944 [ 255 ] {071840f0-179e-426a-8536-060965c0231f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19512 | 2026.01.16 09:59:25.031998 [ 255 ] {071840f0-179e-426a-8536-060965c0231f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19513 | 2026.01.16 09:59:25.032905 [ 255 ] {071840f0-179e-426a-8536-060965c0231f} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19514 | 2026.01.16 09:59:25.032940 [ 255 ] {071840f0-179e-426a-8536-060965c0231f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19515 | 2026.01.16 09:59:25.033536 [ 255 ] {071840f0-179e-426a-8536-060965c0231f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19516 | 2026.01.16 09:59:25.033758 [ 255 ] {071840f0-179e-426a-8536-060965c0231f} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19517 | 2026.01.16 09:59:25.033904 [ 255 ] {071840f0-179e-426a-8536-060965c0231f} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001978 sec., 29828.109201213345 rows/sec., 53.45 MiB/sec. | ||
| 19518 | 2026.01.16 09:59:25.033985 [ 255 ] {071840f0-179e-426a-8536-060965c0231f} <Debug> TCPHandler: Processed in 0.002181069 sec. | ||
| 19519 | 2026.01.16 09:59:25.034100 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19520 | 2026.01.16 09:59:25.034197 [ 255 ] {394405bb-96d3-4cbd-9c41-dafec1a7f9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19521 | 2026.01.16 09:59:25.034238 [ 255 ] {394405bb-96d3-4cbd-9c41-dafec1a7f9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19522 | 2026.01.16 09:59:25.034591 [ 255 ] {394405bb-96d3-4cbd-9c41-dafec1a7f9bf} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19523 | 2026.01.16 09:59:25.034626 [ 255 ] {394405bb-96d3-4cbd-9c41-dafec1a7f9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19524 | 2026.01.16 09:59:25.034934 [ 255 ] {394405bb-96d3-4cbd-9c41-dafec1a7f9bf} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19525 | 2026.01.16 09:59:25.035145 [ 255 ] {394405bb-96d3-4cbd-9c41-dafec1a7f9bf} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19526 | 2026.01.16 09:59:25.035274 [ 255 ] {394405bb-96d3-4cbd-9c41-dafec1a7f9bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 19527 | 2026.01.16 09:59:25.035311 [ 255 ] {394405bb-96d3-4cbd-9c41-dafec1a7f9bf} <Debug> TCPHandler: Processed in 0.001261257 sec. | ||
| 19528 | 2026.01.16 09:59:28.049523 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19529 | 2026.01.16 09:59:28.049613 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19530 | 2026.01.16 09:59:28.365724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48913 | ||
| 19531 | 2026.01.16 09:59:28.366328 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19532 | 2026.01.16 09:59:28.366377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19533 | 2026.01.16 09:59:28.366871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19534 | 2026.01.16 09:59:28.367104 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19535 | 2026.01.16 09:59:28.367256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48913 | ||
| 19536 | 2026.01.16 09:59:30.020862 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19537 | 2026.01.16 09:59:30.021141 [ 255 ] {06688173-6791-41e3-b3d0-9bda3452823f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19538 | 2026.01.16 09:59:30.021244 [ 255 ] {06688173-6791-41e3-b3d0-9bda3452823f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19539 | 2026.01.16 09:59:30.022212 [ 255 ] {06688173-6791-41e3-b3d0-9bda3452823f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19540 | 2026.01.16 09:59:30.022251 [ 255 ] {06688173-6791-41e3-b3d0-9bda3452823f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19541 | 2026.01.16 09:59:30.022623 [ 255 ] {06688173-6791-41e3-b3d0-9bda3452823f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19542 | 2026.01.16 09:59:30.022855 [ 255 ] {06688173-6791-41e3-b3d0-9bda3452823f} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19543 | 2026.01.16 09:59:30.023002 [ 255 ] {06688173-6791-41e3-b3d0-9bda3452823f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.21 MiB/sec. | ||
| 19544 | 2026.01.16 09:59:30.023043 [ 255 ] {06688173-6791-41e3-b3d0-9bda3452823f} <Debug> TCPHandler: Processed in 0.002355912 sec. | ||
| 19545 | 2026.01.16 09:59:30.023171 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19546 | 2026.01.16 09:59:30.023265 [ 255 ] {561d91ae-6508-408a-b1c2-955f33a6ea90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19547 | 2026.01.16 09:59:30.023303 [ 255 ] {561d91ae-6508-408a-b1c2-955f33a6ea90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19548 | 2026.01.16 09:59:30.023732 [ 255 ] {561d91ae-6508-408a-b1c2-955f33a6ea90} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19549 | 2026.01.16 09:59:30.023766 [ 255 ] {561d91ae-6508-408a-b1c2-955f33a6ea90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19550 | 2026.01.16 09:59:30.024054 [ 255 ] {561d91ae-6508-408a-b1c2-955f33a6ea90} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19551 | 2026.01.16 09:59:30.024259 [ 255 ] {561d91ae-6508-408a-b1c2-955f33a6ea90} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19552 | 2026.01.16 09:59:30.024376 [ 255 ] {561d91ae-6508-408a-b1c2-955f33a6ea90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 19553 | 2026.01.16 09:59:30.024413 [ 255 ] {561d91ae-6508-408a-b1c2-955f33a6ea90} <Debug> TCPHandler: Processed in 0.001299387 sec. | ||
| 19554 | 2026.01.16 09:59:30.024538 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19555 | 2026.01.16 09:59:30.024629 [ 255 ] {0645f1ba-5977-4c4a-8c8c-52561ca00d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19556 | 2026.01.16 09:59:30.024671 [ 255 ] {0645f1ba-5977-4c4a-8c8c-52561ca00d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19557 | 2026.01.16 09:59:30.025112 [ 255 ] {0645f1ba-5977-4c4a-8c8c-52561ca00d22} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19558 | 2026.01.16 09:59:30.025147 [ 255 ] {0645f1ba-5977-4c4a-8c8c-52561ca00d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19559 | 2026.01.16 09:59:30.025476 [ 255 ] {0645f1ba-5977-4c4a-8c8c-52561ca00d22} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19560 | 2026.01.16 09:59:30.025681 [ 255 ] {0645f1ba-5977-4c4a-8c8c-52561ca00d22} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19561 | 2026.01.16 09:59:30.025808 [ 255 ] {0645f1ba-5977-4c4a-8c8c-52561ca00d22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 19562 | 2026.01.16 09:59:30.025808 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_154_37 to all_155_155_0 | ||
| 19563 | 2026.01.16 09:59:30.025844 [ 255 ] {0645f1ba-5977-4c4a-8c8c-52561ca00d22} <Debug> TCPHandler: Processed in 0.001361118 sec. | ||
| 19564 | 2026.01.16 09:59:30.025852 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19565 | 2026.01.16 09:59:30.025871 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19566 | 2026.01.16 09:59:30.025955 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2026.01.16 09:59:30.025978 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_155_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_37 to all_155_155_0 into Compact with storage Full | ||
| 19568 | 2026.01.16 09:59:30.025994 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19569 | 2026.01.16 09:59:30.026051 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19570 | 2026.01.16 09:59:30.026051 [ 255 ] {402d7ea2-072b-427d-8507-8e5d22cb52ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19571 | 2026.01.16 09:59:30.026100 [ 255 ] {402d7ea2-072b-427d-8507-8e5d22cb52ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19572 | 2026.01.16 09:59:30.026126 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_155_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19573 | 2026.01.16 09:59:30.026167 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_155_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_37, total 46484 rows starting from the beginning of the part | ||
| 19574 | 2026.01.16 09:59:30.026232 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_155_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 19575 | 2026.01.16 09:59:30.026482 [ 255 ] {402d7ea2-072b-427d-8507-8e5d22cb52ef} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19576 | 2026.01.16 09:59:30.026522 [ 255 ] {402d7ea2-072b-427d-8507-8e5d22cb52ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19577 | 2026.01.16 09:59:30.026832 [ 255 ] {402d7ea2-072b-427d-8507-8e5d22cb52ef} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19578 | 2026.01.16 09:59:30.027047 [ 255 ] {402d7ea2-072b-427d-8507-8e5d22cb52ef} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19579 | 2026.01.16 09:59:30.027173 [ 255 ] {402d7ea2-072b-427d-8507-8e5d22cb52ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 19580 | 2026.01.16 09:59:30.027212 [ 255 ] {402d7ea2-072b-427d-8507-8e5d22cb52ef} <Debug> TCPHandler: Processed in 0.001305828 sec. | ||
| 19581 | 2026.01.16 09:59:30.027346 [ 224 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19582 | 2026.01.16 09:59:30.027386 [ 224 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19583 | 2026.01.16 09:59:30.029985 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19584 | 2026.01.16 09:59:30.031388 [ 224 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19585 | 2026.01.16 09:59:30.033433 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_155_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46644 rows, containing 5 columns (5 merged, 0 gathered) in 0.00749518 sec., 6223199.442841933 rows/sec., 423.19 MiB/sec. | ||
| 19586 | 2026.01.16 09:59:30.033969 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_155_38} <Trace> MergedBlockOutputStream: filled checksums all_1_155_38 (state Temporary) | ||
| 19587 | 2026.01.16 09:59:30.034224 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_155_38} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_155_38 to all_1_155_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19588 | 2026.01.16 09:59:30.034280 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_155_38} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_154_37, all_155_155_0] -> all_1_155_38 | ||
| 19589 | 2026.01.16 09:59:30.034347 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19590 | 2026.01.16 09:59:30.999568 [ 222 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19591 | 2026.01.16 09:59:30.999627 [ 222 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19592 | 2026.01.16 09:59:31.003663 [ 222 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19593 | 2026.01.16 09:59:31.044712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 19594 | 2026.01.16 09:59:31.063564 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19595 | 2026.01.16 09:59:31.063606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19596 | 2026.01.16 09:59:31.069977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19597 | 2026.01.16 09:59:31.070719 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19598 | 2026.01.16 09:59:31.073885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 19599 | 2026.01.16 09:59:31.202210 [ 222 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19600 | 2026.01.16 09:59:31.202265 [ 222 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19601 | 2026.01.16 09:59:31.206187 [ 222 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19602 | 2026.01.16 09:59:33.491049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2302 | ||
| 19603 | 2026.01.16 09:59:33.493817 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.01.16 09:59:33.493867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19605 | 2026.01.16 09:59:33.495043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19606 | 2026.01.16 09:59:33.495326 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19607 | 2026.01.16 09:59:33.495502 [ 124 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19608 | 2026.01.16 09:59:33.495572 [ 124 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19609 | 2026.01.16 09:59:33.495594 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19610 | 2026.01.16 09:59:33.495607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2302 | ||
| 19611 | 2026.01.16 09:59:33.495709 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 19612 | 2026.01.16 09:59:33.496321 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19613 | 2026.01.16 09:59:33.496480 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2172 rows starting from the beginning of the part | ||
| 19614 | 2026.01.16 09:59:33.496868 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part | ||
| 19615 | 2026.01.16 09:59:33.497331 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 19616 | 2026.01.16 09:59:33.497696 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 19617 | 2026.01.16 09:59:33.498006 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 19618 | 2026.01.16 09:59:33.498306 [ 196 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 22 rows starting from the beginning of the part | ||
| 19619 | 2026.01.16 09:59:33.505705 [ 194 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2302 rows, containing 72 columns (72 merged, 0 gathered) in 0.010040083 sec., 229280.97307562098 rows/sec., 175.42 MiB/sec. | ||
| 19620 | 2026.01.16 09:59:33.507752 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19621 | 2026.01.16 09:59:33.508329 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19622 | 2026.01.16 09:59:33.508406 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_76_15} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19623 | 2026.01.16 09:59:33.508604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19624 | 2026.01.16 09:59:34.573104 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19625 | 2026.01.16 09:59:34.573302 [ 255 ] {406361c1-f38a-499c-bfe2-7b7e5c395765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19626 | 2026.01.16 09:59:34.573374 [ 255 ] {406361c1-f38a-499c-bfe2-7b7e5c395765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19627 | 2026.01.16 09:59:34.574128 [ 255 ] {406361c1-f38a-499c-bfe2-7b7e5c395765} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19628 | 2026.01.16 09:59:34.574164 [ 255 ] {406361c1-f38a-499c-bfe2-7b7e5c395765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19629 | 2026.01.16 09:59:34.574542 [ 255 ] {406361c1-f38a-499c-bfe2-7b7e5c395765} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19630 | 2026.01.16 09:59:34.574762 [ 255 ] {406361c1-f38a-499c-bfe2-7b7e5c395765} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2026.01.16 09:59:34.574905 [ 255 ] {406361c1-f38a-499c-bfe2-7b7e5c395765} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 19632 | 2026.01.16 09:59:34.574946 [ 255 ] {406361c1-f38a-499c-bfe2-7b7e5c395765} <Debug> TCPHandler: Processed in 0.001974986 sec. | ||
| 19633 | 2026.01.16 09:59:34.575068 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19634 | 2026.01.16 09:59:34.575161 [ 255 ] {e28d0522-dafa-405b-ba28-899db7e8af4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19635 | 2026.01.16 09:59:34.575202 [ 255 ] {e28d0522-dafa-405b-ba28-899db7e8af4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19636 | 2026.01.16 09:59:34.575698 [ 255 ] {e28d0522-dafa-405b-ba28-899db7e8af4e} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19637 | 2026.01.16 09:59:34.575733 [ 255 ] {e28d0522-dafa-405b-ba28-899db7e8af4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19638 | 2026.01.16 09:59:34.576023 [ 255 ] {e28d0522-dafa-405b-ba28-899db7e8af4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19639 | 2026.01.16 09:59:34.576234 [ 255 ] {e28d0522-dafa-405b-ba28-899db7e8af4e} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19640 | 2026.01.16 09:59:34.576357 [ 255 ] {e28d0522-dafa-405b-ba28-899db7e8af4e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 134.34 KiB/sec. | ||
| 19641 | 2026.01.16 09:59:34.576394 [ 255 ] {e28d0522-dafa-405b-ba28-899db7e8af4e} <Debug> TCPHandler: Processed in 0.001375698 sec. | ||
| 19642 | 2026.01.16 09:59:34.576516 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19643 | 2026.01.16 09:59:34.576609 [ 255 ] {ad1caebb-d827-4bb2-997e-2d42cdfc3de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19644 | 2026.01.16 09:59:34.576648 [ 255 ] {ad1caebb-d827-4bb2-997e-2d42cdfc3de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19645 | 2026.01.16 09:59:34.577933 [ 255 ] {ad1caebb-d827-4bb2-997e-2d42cdfc3de6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19646 | 2026.01.16 09:59:34.577968 [ 255 ] {ad1caebb-d827-4bb2-997e-2d42cdfc3de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19647 | 2026.01.16 09:59:34.578357 [ 255 ] {ad1caebb-d827-4bb2-997e-2d42cdfc3de6} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19648 | 2026.01.16 09:59:34.578564 [ 255 ] {ad1caebb-d827-4bb2-997e-2d42cdfc3de6} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19649 | 2026.01.16 09:59:34.578687 [ 255 ] {ad1caebb-d827-4bb2-997e-2d42cdfc3de6} <Debug> executeQuery: Read 1435 rows, 123.27 KiB in 0.002096 sec., 684637.4045801526 rows/sec., 57.43 MiB/sec. | ||
| 19650 | 2026.01.16 09:59:34.578724 [ 255 ] {ad1caebb-d827-4bb2-997e-2d42cdfc3de6} <Debug> TCPHandler: Processed in 0.00225658 sec. | ||
| 19651 | 2026.01.16 09:59:34.578834 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19652 | 2026.01.16 09:59:34.578928 [ 255 ] {54fd718c-64a3-454b-963b-5e798b6f129c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19653 | 2026.01.16 09:59:34.578967 [ 255 ] {54fd718c-64a3-454b-963b-5e798b6f129c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19654 | 2026.01.16 09:59:34.579403 [ 255 ] {54fd718c-64a3-454b-963b-5e798b6f129c} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19655 | 2026.01.16 09:59:34.579438 [ 255 ] {54fd718c-64a3-454b-963b-5e798b6f129c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19656 | 2026.01.16 09:59:34.579741 [ 255 ] {54fd718c-64a3-454b-963b-5e798b6f129c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19657 | 2026.01.16 09:59:34.579945 [ 255 ] {54fd718c-64a3-454b-963b-5e798b6f129c} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19658 | 2026.01.16 09:59:34.580067 [ 255 ] {54fd718c-64a3-454b-963b-5e798b6f129c} <Debug> executeQuery: Read 73 rows, 5.54 KiB in 0.001157 sec., 63094.20916162489 rows/sec., 4.67 MiB/sec. | ||
| 19659 | 2026.01.16 09:59:34.580103 [ 255 ] {54fd718c-64a3-454b-963b-5e798b6f129c} <Debug> TCPHandler: Processed in 0.001316378 sec. | ||
| 19660 | 2026.01.16 09:59:34.580215 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19661 | 2026.01.16 09:59:34.580307 [ 255 ] {1c62ecf1-216c-4409-8c39-340737dd3781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19662 | 2026.01.16 09:59:34.580344 [ 255 ] {1c62ecf1-216c-4409-8c39-340737dd3781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19663 | 2026.01.16 09:59:34.580831 [ 255 ] {1c62ecf1-216c-4409-8c39-340737dd3781} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19664 | 2026.01.16 09:59:34.580864 [ 255 ] {1c62ecf1-216c-4409-8c39-340737dd3781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19665 | 2026.01.16 09:59:34.581157 [ 255 ] {1c62ecf1-216c-4409-8c39-340737dd3781} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19666 | 2026.01.16 09:59:34.581360 [ 255 ] {1c62ecf1-216c-4409-8c39-340737dd3781} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19667 | 2026.01.16 09:59:34.581480 [ 255 ] {1c62ecf1-216c-4409-8c39-340737dd3781} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001191 sec., 211586.9017632242 rows/sec., 14.63 MiB/sec. | ||
| 19668 | 2026.01.16 09:59:34.581515 [ 255 ] {1c62ecf1-216c-4409-8c39-340737dd3781} <Debug> TCPHandler: Processed in 0.001347409 sec. | ||
| 19669 | 2026.01.16 09:59:34.581629 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19670 | 2026.01.16 09:59:34.581720 [ 255 ] {9702c26c-f2ad-40b1-8798-119ac261746b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19671 | 2026.01.16 09:59:34.581759 [ 255 ] {9702c26c-f2ad-40b1-8798-119ac261746b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19672 | 2026.01.16 09:59:34.582149 [ 255 ] {9702c26c-f2ad-40b1-8798-119ac261746b} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19673 | 2026.01.16 09:59:34.582183 [ 255 ] {9702c26c-f2ad-40b1-8798-119ac261746b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19674 | 2026.01.16 09:59:34.582471 [ 255 ] {9702c26c-f2ad-40b1-8798-119ac261746b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19675 | 2026.01.16 09:59:34.582671 [ 255 ] {9702c26c-f2ad-40b1-8798-119ac261746b} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19676 | 2026.01.16 09:59:34.582790 [ 255 ] {9702c26c-f2ad-40b1-8798-119ac261746b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 19677 | 2026.01.16 09:59:34.582826 [ 255 ] {9702c26c-f2ad-40b1-8798-119ac261746b} <Debug> TCPHandler: Processed in 0.001243757 sec. | ||
| 19678 | 2026.01.16 09:59:34.582933 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19679 | 2026.01.16 09:59:34.583025 [ 255 ] {cd47aa38-7418-47dc-9799-73395171a7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19680 | 2026.01.16 09:59:34.583063 [ 255 ] {cd47aa38-7418-47dc-9799-73395171a7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19681 | 2026.01.16 09:59:34.583722 [ 255 ] {cd47aa38-7418-47dc-9799-73395171a7ab} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19682 | 2026.01.16 09:59:34.583757 [ 255 ] {cd47aa38-7418-47dc-9799-73395171a7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19683 | 2026.01.16 09:59:34.584082 [ 255 ] {cd47aa38-7418-47dc-9799-73395171a7ab} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19684 | 2026.01.16 09:59:34.584326 [ 255 ] {cd47aa38-7418-47dc-9799-73395171a7ab} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19685 | 2026.01.16 09:59:34.584452 [ 255 ] {cd47aa38-7418-47dc-9799-73395171a7ab} <Debug> executeQuery: Read 617 rows, 47.55 KiB in 0.001445 sec., 426989.6193771626 rows/sec., 32.14 MiB/sec. | ||
| 19686 | 2026.01.16 09:59:34.584490 [ 255 ] {cd47aa38-7418-47dc-9799-73395171a7ab} <Debug> TCPHandler: Processed in 0.001603331 sec. | ||
| 19687 | 2026.01.16 09:59:34.584598 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19688 | 2026.01.16 09:59:34.584690 [ 255 ] {c3481793-9f36-43ec-a773-c9787ee41e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19689 | 2026.01.16 09:59:34.584733 [ 255 ] {c3481793-9f36-43ec-a773-c9787ee41e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19690 | 2026.01.16 09:59:34.585357 [ 255 ] {c3481793-9f36-43ec-a773-c9787ee41e5e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19691 | 2026.01.16 09:59:34.585392 [ 255 ] {c3481793-9f36-43ec-a773-c9787ee41e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19692 | 2026.01.16 09:59:34.585754 [ 255 ] {c3481793-9f36-43ec-a773-c9787ee41e5e} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19693 | 2026.01.16 09:59:34.585956 [ 255 ] {c3481793-9f36-43ec-a773-c9787ee41e5e} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19694 | 2026.01.16 09:59:34.586055 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_155_38 to all_160_160_0 | ||
| 19695 | 2026.01.16 09:59:34.586082 [ 255 ] {c3481793-9f36-43ec-a773-c9787ee41e5e} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00141 sec., 624822.695035461 rows/sec., 42.41 MiB/sec. | ||
| 19696 | 2026.01.16 09:59:34.586097 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19697 | 2026.01.16 09:59:34.586116 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19698 | 2026.01.16 09:59:34.586119 [ 255 ] {c3481793-9f36-43ec-a773-c9787ee41e5e} <Debug> TCPHandler: Processed in 0.001568101 sec. | ||
| 19699 | 2026.01.16 09:59:34.586236 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19700 | 2026.01.16 09:59:34.586250 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_155_38 to all_160_160_0 into Compact with storage Full | ||
| 19701 | 2026.01.16 09:59:34.586327 [ 255 ] {f8a318b0-c8b2-4994-85cf-24b855138e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19702 | 2026.01.16 09:59:34.586386 [ 255 ] {f8a318b0-c8b2-4994-85cf-24b855138e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19703 | 2026.01.16 09:59:34.586422 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19704 | 2026.01.16 09:59:34.586470 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_38, total 46644 rows starting from the beginning of the part | ||
| 19705 | 2026.01.16 09:59:34.586545 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 163 rows starting from the beginning of the part | ||
| 19706 | 2026.01.16 09:59:34.586594 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 19707 | 2026.01.16 09:59:34.586642 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 163 rows starting from the beginning of the part | ||
| 19708 | 2026.01.16 09:59:34.586681 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 19709 | 2026.01.16 09:59:34.586720 [ 193 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 881 rows starting from the beginning of the part | ||
| 19710 | 2026.01.16 09:59:34.587437 [ 255 ] {f8a318b0-c8b2-4994-85cf-24b855138e10} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19711 | 2026.01.16 09:59:34.587479 [ 255 ] {f8a318b0-c8b2-4994-85cf-24b855138e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19712 | 2026.01.16 09:59:34.588089 [ 255 ] {f8a318b0-c8b2-4994-85cf-24b855138e10} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19713 | 2026.01.16 09:59:34.588321 [ 255 ] {f8a318b0-c8b2-4994-85cf-24b855138e10} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19714 | 2026.01.16 09:59:34.588424 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19715 | 2026.01.16 09:59:34.588454 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19716 | 2026.01.16 09:59:34.588460 [ 255 ] {f8a318b0-c8b2-4994-85cf-24b855138e10} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00215 sec., 27441.86046511628 rows/sec., 49.17 MiB/sec. | ||
| 19717 | 2026.01.16 09:59:34.588475 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19718 | 2026.01.16 09:59:34.588518 [ 255 ] {f8a318b0-c8b2-4994-85cf-24b855138e10} <Debug> TCPHandler: Processed in 0.002329621 sec. | ||
| 19719 | 2026.01.16 09:59:34.588590 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 19720 | 2026.01.16 09:59:34.588641 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19721 | 2026.01.16 09:59:34.588740 [ 255 ] {7f5ea919-79b5-45bf-862a-e8790131ddeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19722 | 2026.01.16 09:59:34.588781 [ 255 ] {7f5ea919-79b5-45bf-862a-e8790131ddeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19723 | 2026.01.16 09:59:34.588857 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19724 | 2026.01.16 09:59:34.588930 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2754 rows starting from the beginning of the part | ||
| 19725 | 2026.01.16 09:59:34.589072 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 19726 | 2026.01.16 09:59:34.589188 [ 255 ] {7f5ea919-79b5-45bf-862a-e8790131ddeb} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19727 | 2026.01.16 09:59:34.589197 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part | ||
| 19728 | 2026.01.16 09:59:34.589232 [ 255 ] {7f5ea919-79b5-45bf-862a-e8790131ddeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19729 | 2026.01.16 09:59:34.589322 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 59 rows starting from the beginning of the part | ||
| 19730 | 2026.01.16 09:59:34.589427 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part | ||
| 19731 | 2026.01.16 09:59:34.589527 [ 194 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part | ||
| 19732 | 2026.01.16 09:59:34.589558 [ 255 ] {7f5ea919-79b5-45bf-862a-e8790131ddeb} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19733 | 2026.01.16 09:59:34.589774 [ 255 ] {7f5ea919-79b5-45bf-862a-e8790131ddeb} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19734 | 2026.01.16 09:59:34.589911 [ 255 ] {7f5ea919-79b5-45bf-862a-e8790131ddeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 19735 | 2026.01.16 09:59:34.589949 [ 255 ] {7f5ea919-79b5-45bf-862a-e8790131ddeb} <Debug> TCPHandler: Processed in 0.001355238 sec. | ||
| 19736 | 2026.01.16 09:59:34.595670 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48171 rows, containing 5 columns (5 merged, 0 gathered) in 0.009482636 sec., 5079916.597030615 rows/sec., 345.54 MiB/sec. | ||
| 19737 | 2026.01.16 09:59:34.596500 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Trace> MergedBlockOutputStream: filled checksums all_1_160_39 (state Temporary) | ||
| 19738 | 2026.01.16 09:59:34.596812 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_160_39 to all_1_160_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19739 | 2026.01.16 09:59:34.596899 [ 190 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_160_39} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_155_38, all_160_160_0] -> all_1_160_39 | ||
| 19740 | 2026.01.16 09:59:34.596991 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19741 | 2026.01.16 09:59:34.604001 [ 190 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3046 rows, containing 19 columns (19 merged, 0 gathered) in 0.015467916 sec., 196923.7484868679 rows/sec., 352.88 MiB/sec. | ||
| 19742 | 2026.01.16 09:59:34.606614 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19743 | 2026.01.16 09:59:34.606999 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.01.16 09:59:34.607077 [ 192 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19745 | 2026.01.16 09:59:34.607225 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.13 MiB. | ||
| 19746 | 2026.01.16 09:59:35.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.16 MiB, peak 412.65 MiB, free memory in arenas 0.00 B, will set to 402.12 MiB (RSS), difference: 7.96 MiB | ||
| 19747 | 2026.01.16 09:59:35.867433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49361 | ||
| 19748 | 2026.01.16 09:59:35.868245 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19749 | 2026.01.16 09:59:35.868313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.42 GiB. | ||
| 19750 | 2026.01.16 09:59:35.869095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 19751 | 2026.01.16 09:59:35.869323 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19752 | 2026.01.16 09:59:35.869447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49361 | ||
| 19753 | 2026.01.16 09:59:38.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.12 MiB, peak 412.65 MiB, free memory in arenas 0.00 B, will set to 402.12 MiB (RSS), difference: -4.00 MiB | ||
| 19754 | 2026.01.16 09:59:38.574029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 19755 | 2026.01.16 09:59:38.593704 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19756 | 2026.01.16 09:59:38.593770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19757 | 2026.01.16 09:59:38.600615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 19758 | 2026.01.16 09:59:38.601384 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19759 | 2026.01.16 09:59:38.604966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 19760 | 2026.01.16 09:59:40.021355 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19761 | 2026.01.16 09:59:40.021554 [ 255 ] {e42fa7cf-2857-4bf9-80c6-de34bf5d58b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19762 | 2026.01.16 09:59:40.021627 [ 255 ] {e42fa7cf-2857-4bf9-80c6-de34bf5d58b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19763 | 2026.01.16 09:59:40.022347 [ 255 ] {e42fa7cf-2857-4bf9-80c6-de34bf5d58b5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19764 | 2026.01.16 09:59:40.022391 [ 255 ] {e42fa7cf-2857-4bf9-80c6-de34bf5d58b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19765 | 2026.01.16 09:59:40.022779 [ 255 ] {e42fa7cf-2857-4bf9-80c6-de34bf5d58b5} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19766 | 2026.01.16 09:59:40.023017 [ 255 ] {e42fa7cf-2857-4bf9-80c6-de34bf5d58b5} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19767 | 2026.01.16 09:59:40.023186 [ 255 ] {e42fa7cf-2857-4bf9-80c6-de34bf5d58b5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.54 MiB/sec. | ||
| 19768 | 2026.01.16 09:59:40.023215 [ 136 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19769 | 2026.01.16 09:59:40.023242 [ 255 ] {e42fa7cf-2857-4bf9-80c6-de34bf5d58b5} <Debug> TCPHandler: Processed in 0.002026937 sec. | ||
| 19770 | 2026.01.16 09:59:40.023307 [ 136 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19771 | 2026.01.16 09:59:40.023336 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19772 | 2026.01.16 09:59:40.023409 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19773 | 2026.01.16 09:59:40.023458 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19774 | 2026.01.16 09:59:40.023541 [ 255 ] {9984fc49-fbd4-4087-8319-c39dd80f6ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19775 | 2026.01.16 09:59:40.023567 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19776 | 2026.01.16 09:59:40.023595 [ 255 ] {9984fc49-fbd4-4087-8319-c39dd80f6ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19777 | 2026.01.16 09:59:40.023605 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2508 rows starting from the beginning of the part | ||
| 19778 | 2026.01.16 09:59:40.023684 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 19779 | 2026.01.16 09:59:40.023759 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 180 rows starting from the beginning of the part | ||
| 19780 | 2026.01.16 09:59:40.023831 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 19781 | 2026.01.16 09:59:40.023896 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1435 rows starting from the beginning of the part | ||
| 19782 | 2026.01.16 09:59:40.023947 [ 191 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 19783 | 2026.01.16 09:59:40.024165 [ 255 ] {9984fc49-fbd4-4087-8319-c39dd80f6ab9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19784 | 2026.01.16 09:59:40.024210 [ 255 ] {9984fc49-fbd4-4087-8319-c39dd80f6ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19785 | 2026.01.16 09:59:40.024548 [ 255 ] {9984fc49-fbd4-4087-8319-c39dd80f6ab9} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19786 | 2026.01.16 09:59:40.024758 [ 255 ] {9984fc49-fbd4-4087-8319-c39dd80f6ab9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19787 | 2026.01.16 09:59:40.024886 [ 136 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19788 | 2026.01.16 09:59:40.024893 [ 255 ] {9984fc49-fbd4-4087-8319-c39dd80f6ab9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001381 sec., 46343.22954380883 rows/sec., 3.62 MiB/sec. | ||
| 19789 | 2026.01.16 09:59:40.024925 [ 136 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19790 | 2026.01.16 09:59:40.024947 [ 255 ] {9984fc49-fbd4-4087-8319-c39dd80f6ab9} <Debug> TCPHandler: Processed in 0.001595501 sec. | ||
| 19791 | 2026.01.16 09:59:40.024951 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19792 | 2026.01.16 09:59:40.025070 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19793 | 2026.01.16 09:59:40.025073 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19794 | 2026.01.16 09:59:40.025184 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19795 | 2026.01.16 09:59:40.025197 [ 255 ] {68bed4d2-b061-4b6a-981c-3963cfaac727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19796 | 2026.01.16 09:59:40.025223 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1292 rows starting from the beginning of the part | ||
| 19797 | 2026.01.16 09:59:40.025247 [ 255 ] {68bed4d2-b061-4b6a-981c-3963cfaac727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19798 | 2026.01.16 09:59:40.025294 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 19799 | 2026.01.16 09:59:40.025354 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 144 rows starting from the beginning of the part | ||
| 19800 | 2026.01.16 09:59:40.025398 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 19801 | 2026.01.16 09:59:40.025441 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 617 rows starting from the beginning of the part | ||
| 19802 | 2026.01.16 09:59:40.025485 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 19803 | 2026.01.16 09:59:40.025697 [ 255 ] {68bed4d2-b061-4b6a-981c-3963cfaac727} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19804 | 2026.01.16 09:59:40.025738 [ 255 ] {68bed4d2-b061-4b6a-981c-3963cfaac727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19805 | 2026.01.16 09:59:40.025776 [ 186 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367692 sec., 1812313.42590168 rows/sec., 156.38 MiB/sec. | ||
| 19806 | 2026.01.16 09:59:40.026106 [ 255 ] {68bed4d2-b061-4b6a-981c-3963cfaac727} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19807 | 2026.01.16 09:59:40.026124 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19808 | 2026.01.16 09:59:40.026380 [ 255 ] {68bed4d2-b061-4b6a-981c-3963cfaac727} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19809 | 2026.01.16 09:59:40.026502 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19810 | 2026.01.16 09:59:40.026532 [ 255 ] {68bed4d2-b061-4b6a-981c-3963cfaac727} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 8.22 MiB/sec. | ||
| 19811 | 2026.01.16 09:59:40.026574 [ 255 ] {68bed4d2-b061-4b6a-981c-3963cfaac727} <Debug> TCPHandler: Processed in 0.001549861 sec. | ||
| 19812 | 2026.01.16 09:59:40.026595 [ 190 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_161_32} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19813 | 2026.01.16 09:59:40.026676 [ 197 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645872 sec., 1364018.5871076244 rows/sec., 105.92 MiB/sec. | ||
| 19814 | 2026.01.16 09:59:40.026703 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 19815 | 2026.01.16 09:59:40.026690 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19816 | 2026.01.16 09:59:40.026835 [ 255 ] {ee31ea2b-b13c-4f7e-bc0f-60d0a5acde5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19817 | 2026.01.16 09:59:40.026876 [ 255 ] {ee31ea2b-b13c-4f7e-bc0f-60d0a5acde5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19818 | 2026.01.16 09:59:40.026917 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19819 | 2026.01.16 09:59:40.027151 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.01.16 09:59:40.027219 [ 255 ] {ee31ea2b-b13c-4f7e-bc0f-60d0a5acde5a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19821 | 2026.01.16 09:59:40.027223 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_161_32} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19822 | 2026.01.16 09:59:40.027263 [ 255 ] {ee31ea2b-b13c-4f7e-bc0f-60d0a5acde5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19823 | 2026.01.16 09:59:40.027339 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 19824 | 2026.01.16 09:59:40.027571 [ 255 ] {ee31ea2b-b13c-4f7e-bc0f-60d0a5acde5a} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19825 | 2026.01.16 09:59:40.027774 [ 255 ] {ee31ea2b-b13c-4f7e-bc0f-60d0a5acde5a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19826 | 2026.01.16 09:59:40.027893 [ 136 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19827 | 2026.01.16 09:59:40.027904 [ 255 ] {ee31ea2b-b13c-4f7e-bc0f-60d0a5acde5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 19828 | 2026.01.16 09:59:40.027926 [ 136 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19829 | 2026.01.16 09:59:40.027949 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19830 | 2026.01.16 09:59:40.027954 [ 255 ] {ee31ea2b-b13c-4f7e-bc0f-60d0a5acde5a} <Debug> TCPHandler: Processed in 0.001309697 sec. | ||
| 19831 | 2026.01.16 09:59:40.028048 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19832 | 2026.01.16 09:59:40.028177 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19833 | 2026.01.16 09:59:40.028214 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10116 rows starting from the beginning of the part | ||
| 19834 | 2026.01.16 09:59:40.028279 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 19835 | 2026.01.16 09:59:40.028325 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 19836 | 2026.01.16 09:59:40.028371 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 19837 | 2026.01.16 09:59:40.028409 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 19838 | 2026.01.16 09:59:40.028449 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 19839 | 2026.01.16 09:59:40.030890 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002880858 sec., 3615589.5222881516 rows/sec., 237.04 MiB/sec. | ||
| 19840 | 2026.01.16 09:59:40.031286 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19841 | 2026.01.16 09:59:40.031693 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19842 | 2026.01.16 09:59:40.031802 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_161_32} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19843 | 2026.01.16 09:59:40.031924 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 19844 | 2026.01.16 09:59:43.050277 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19845 | 2026.01.16 09:59:43.050326 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19846 | 2026.01.16 09:59:43.067116 [ 222 ] {} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19847 | 2026.01.16 09:59:43.067154 [ 222 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19848 | 2026.01.16 09:59:43.070168 [ 222 ] {} <Debug> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19849 | 2026.01.16 09:59:43.369654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49873 | ||
| 19850 | 2026.01.16 09:59:43.370567 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.01.16 09:59:43.370650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19852 | 2026.01.16 09:59:43.371418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19853 | 2026.01.16 09:59:43.371659 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2026.01.16 09:59:43.371819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49873 | ||
| 19855 | 2026.01.16 09:59:43.495785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2330 | ||
| 19856 | 2026.01.16 09:59:43.498462 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19857 | 2026.01.16 09:59:43.498517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19858 | 2026.01.16 09:59:43.499745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19859 | 2026.01.16 09:59:43.500010 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19860 | 2026.01.16 09:59:43.500345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2330 | ||
| 19861 | 2026.01.16 09:59:44.407854 [ 219 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19862 | 2026.01.16 09:59:44.407917 [ 219 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19863 | 2026.01.16 09:59:44.410705 [ 219 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19864 | 2026.01.16 09:59:45.023931 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19865 | 2026.01.16 09:59:45.024214 [ 255 ] {6adb0dee-3755-45d0-b984-f9ebde2c8a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19866 | 2026.01.16 09:59:45.024319 [ 255 ] {6adb0dee-3755-45d0-b984-f9ebde2c8a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19867 | 2026.01.16 09:59:45.025387 [ 255 ] {6adb0dee-3755-45d0-b984-f9ebde2c8a0d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19868 | 2026.01.16 09:59:45.025431 [ 255 ] {6adb0dee-3755-45d0-b984-f9ebde2c8a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19869 | 2026.01.16 09:59:45.025835 [ 255 ] {6adb0dee-3755-45d0-b984-f9ebde2c8a0d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19870 | 2026.01.16 09:59:45.026059 [ 255 ] {6adb0dee-3755-45d0-b984-f9ebde2c8a0d} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19871 | 2026.01.16 09:59:45.026208 [ 255 ] {6adb0dee-3755-45d0-b984-f9ebde2c8a0d} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.002072 sec., 83976.83397683398 rows/sec., 7.37 MiB/sec. | ||
| 19872 | 2026.01.16 09:59:45.026250 [ 255 ] {6adb0dee-3755-45d0-b984-f9ebde2c8a0d} <Debug> TCPHandler: Processed in 0.002496433 sec. | ||
| 19873 | 2026.01.16 09:59:45.026388 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19874 | 2026.01.16 09:59:45.026481 [ 255 ] {ea0aa56b-cc6b-4da3-bfc5-783bc42ac6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19875 | 2026.01.16 09:59:45.026521 [ 255 ] {ea0aa56b-cc6b-4da3-bfc5-783bc42ac6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19876 | 2026.01.16 09:59:45.027017 [ 255 ] {ea0aa56b-cc6b-4da3-bfc5-783bc42ac6c7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19877 | 2026.01.16 09:59:45.027053 [ 255 ] {ea0aa56b-cc6b-4da3-bfc5-783bc42ac6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19878 | 2026.01.16 09:59:45.027356 [ 255 ] {ea0aa56b-cc6b-4da3-bfc5-783bc42ac6c7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19879 | 2026.01.16 09:59:45.027557 [ 255 ] {ea0aa56b-cc6b-4da3-bfc5-783bc42ac6c7} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19880 | 2026.01.16 09:59:45.027678 [ 255 ] {ea0aa56b-cc6b-4da3-bfc5-783bc42ac6c7} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001216 sec., 48519.73684210526 rows/sec., 3.56 MiB/sec. | ||
| 19881 | 2026.01.16 09:59:45.027715 [ 255 ] {ea0aa56b-cc6b-4da3-bfc5-783bc42ac6c7} <Debug> TCPHandler: Processed in 0.001383829 sec. | ||
| 19882 | 2026.01.16 09:59:45.027829 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19883 | 2026.01.16 09:59:45.027920 [ 255 ] {c8f88111-096f-4add-84ff-02fd3b6ce08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19884 | 2026.01.16 09:59:45.027959 [ 255 ] {c8f88111-096f-4add-84ff-02fd3b6ce08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19885 | 2026.01.16 09:59:45.028439 [ 255 ] {c8f88111-096f-4add-84ff-02fd3b6ce08d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19886 | 2026.01.16 09:59:45.028477 [ 255 ] {c8f88111-096f-4add-84ff-02fd3b6ce08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19887 | 2026.01.16 09:59:45.028785 [ 255 ] {c8f88111-096f-4add-84ff-02fd3b6ce08d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19888 | 2026.01.16 09:59:45.028989 [ 255 ] {c8f88111-096f-4add-84ff-02fd3b6ce08d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19889 | 2026.01.16 09:59:45.029114 [ 255 ] {c8f88111-096f-4add-84ff-02fd3b6ce08d} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001211 sec., 101568.95127993393 rows/sec., 7.93 MiB/sec. | ||
| 19890 | 2026.01.16 09:59:45.029152 [ 255 ] {c8f88111-096f-4add-84ff-02fd3b6ce08d} <Debug> TCPHandler: Processed in 0.001370708 sec. | ||
| 19891 | 2026.01.16 09:59:45.029267 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2026.01.16 09:59:45.029361 [ 255 ] {acd4a407-800e-451c-996c-95d1334327bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19893 | 2026.01.16 09:59:45.029404 [ 255 ] {acd4a407-800e-451c-996c-95d1334327bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19894 | 2026.01.16 09:59:45.029853 [ 255 ] {acd4a407-800e-451c-996c-95d1334327bd} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.01.16 09:59:45.029890 [ 255 ] {acd4a407-800e-451c-996c-95d1334327bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19896 | 2026.01.16 09:59:45.030229 [ 255 ] {acd4a407-800e-451c-996c-95d1334327bd} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19897 | 2026.01.16 09:59:45.030436 [ 255 ] {acd4a407-800e-451c-996c-95d1334327bd} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.01.16 09:59:45.030563 [ 255 ] {acd4a407-800e-451c-996c-95d1334327bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 19899 | 2026.01.16 09:59:45.030600 [ 255 ] {acd4a407-800e-451c-996c-95d1334327bd} <Debug> TCPHandler: Processed in 0.001380888 sec. | ||
| 19900 | 2026.01.16 09:59:45.030739 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19901 | 2026.01.16 09:59:45.030832 [ 255 ] {53780702-5298-4879-9ee3-82a4f75adea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19902 | 2026.01.16 09:59:45.030887 [ 255 ] {53780702-5298-4879-9ee3-82a4f75adea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19903 | 2026.01.16 09:59:45.031834 [ 255 ] {53780702-5298-4879-9ee3-82a4f75adea6} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19904 | 2026.01.16 09:59:45.031870 [ 255 ] {53780702-5298-4879-9ee3-82a4f75adea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19905 | 2026.01.16 09:59:45.032446 [ 255 ] {53780702-5298-4879-9ee3-82a4f75adea6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19906 | 2026.01.16 09:59:45.032683 [ 255 ] {53780702-5298-4879-9ee3-82a4f75adea6} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19907 | 2026.01.16 09:59:45.032818 [ 255 ] {53780702-5298-4879-9ee3-82a4f75adea6} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002004 sec., 29441.117764471055 rows/sec., 52.76 MiB/sec. | ||
| 19908 | 2026.01.16 09:59:45.032873 [ 255 ] {53780702-5298-4879-9ee3-82a4f75adea6} <Debug> TCPHandler: Processed in 0.00218347 sec. | ||
| 19909 | 2026.01.16 09:59:45.033008 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19910 | 2026.01.16 09:59:45.033129 [ 255 ] {645306d8-06be-44ed-b000-933ebe8ab63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19911 | 2026.01.16 09:59:45.033178 [ 255 ] {645306d8-06be-44ed-b000-933ebe8ab63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19912 | 2026.01.16 09:59:45.033586 [ 255 ] {645306d8-06be-44ed-b000-933ebe8ab63b} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19913 | 2026.01.16 09:59:45.033636 [ 255 ] {645306d8-06be-44ed-b000-933ebe8ab63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19914 | 2026.01.16 09:59:45.033989 [ 255 ] {645306d8-06be-44ed-b000-933ebe8ab63b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19915 | 2026.01.16 09:59:45.034219 [ 255 ] {645306d8-06be-44ed-b000-933ebe8ab63b} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19916 | 2026.01.16 09:59:45.034351 [ 255 ] {645306d8-06be-44ed-b000-933ebe8ab63b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 19917 | 2026.01.16 09:59:45.034388 [ 255 ] {645306d8-06be-44ed-b000-933ebe8ab63b} <Debug> TCPHandler: Processed in 0.00144055 sec. | ||
| 19918 | 2026.01.16 09:59:45.963065 [ 220 ] {} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 19919 | 2026.01.16 09:59:45.963151 [ 220 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 19920 | 2026.01.16 09:59:45.965782 [ 220 ] {} <Debug> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 19921 | 2026.01.16 09:59:46.105036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 19922 | 2026.01.16 09:59:46.124178 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19923 | 2026.01.16 09:59:46.124227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19924 | 2026.01.16 09:59:46.130739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19925 | 2026.01.16 09:59:46.131487 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19926 | 2026.01.16 09:59:46.134775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 19927 | 2026.01.16 09:59:46.375069 [ 225 ] {} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 19928 | 2026.01.16 09:59:46.375149 [ 225 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 19929 | 2026.01.16 09:59:46.378041 [ 225 ] {} <Debug> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 19930 | 2026.01.16 09:59:49.384517 [ 220 ] {} <Trace> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Found 5 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19931 | 2026.01.16 09:59:49.384578 [ 220 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Removing 5 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19932 | 2026.01.16 09:59:49.386373 [ 220 ] {} <Debug> oximeter.measurements_f64 (4c6bcee1-57b0-463d-a733-94f7c3c8b912): Removing 5 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
| 19933 | 2026.01.16 09:59:50.021523 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19934 | 2026.01.16 09:59:50.021720 [ 255 ] {f5d9d7fd-8325-4e20-96fd-cb02150bf7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19935 | 2026.01.16 09:59:50.021791 [ 255 ] {f5d9d7fd-8325-4e20-96fd-cb02150bf7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19936 | 2026.01.16 09:59:50.022631 [ 255 ] {f5d9d7fd-8325-4e20-96fd-cb02150bf7ef} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19937 | 2026.01.16 09:59:50.022675 [ 255 ] {f5d9d7fd-8325-4e20-96fd-cb02150bf7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19938 | 2026.01.16 09:59:50.023058 [ 255 ] {f5d9d7fd-8325-4e20-96fd-cb02150bf7ef} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19939 | 2026.01.16 09:59:50.023287 [ 255 ] {f5d9d7fd-8325-4e20-96fd-cb02150bf7ef} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19940 | 2026.01.16 09:59:50.023445 [ 255 ] {f5d9d7fd-8325-4e20-96fd-cb02150bf7ef} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001779 sec., 31478.358628442948 rows/sec., 2.40 MiB/sec. | ||
| 19941 | 2026.01.16 09:59:50.023488 [ 255 ] {f5d9d7fd-8325-4e20-96fd-cb02150bf7ef} <Debug> TCPHandler: Processed in 0.002101358 sec. | ||
| 19942 | 2026.01.16 09:59:50.023635 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19943 | 2026.01.16 09:59:50.023739 [ 255 ] {73637e14-304d-4599-a713-8ae64b395019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19944 | 2026.01.16 09:59:50.023780 [ 255 ] {73637e14-304d-4599-a713-8ae64b395019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19945 | 2026.01.16 09:59:50.024309 [ 255 ] {73637e14-304d-4599-a713-8ae64b395019} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19946 | 2026.01.16 09:59:50.024348 [ 255 ] {73637e14-304d-4599-a713-8ae64b395019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19947 | 2026.01.16 09:59:50.024669 [ 255 ] {73637e14-304d-4599-a713-8ae64b395019} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19948 | 2026.01.16 09:59:50.024882 [ 255 ] {73637e14-304d-4599-a713-8ae64b395019} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19949 | 2026.01.16 09:59:50.025009 [ 255 ] {73637e14-304d-4599-a713-8ae64b395019} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 19950 | 2026.01.16 09:59:50.025048 [ 255 ] {73637e14-304d-4599-a713-8ae64b395019} <Debug> TCPHandler: Processed in 0.00146166 sec. | ||
| 19951 | 2026.01.16 09:59:50.025073 [ 217 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19952 | 2026.01.16 09:59:50.025122 [ 217 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19953 | 2026.01.16 09:59:50.025175 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19954 | 2026.01.16 09:59:50.025282 [ 255 ] {b9dac973-64d5-4c1c-850f-6d8f919b56f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19955 | 2026.01.16 09:59:50.025326 [ 255 ] {b9dac973-64d5-4c1c-850f-6d8f919b56f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19956 | 2026.01.16 09:59:50.025844 [ 255 ] {b9dac973-64d5-4c1c-850f-6d8f919b56f1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19957 | 2026.01.16 09:59:50.025883 [ 255 ] {b9dac973-64d5-4c1c-850f-6d8f919b56f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19958 | 2026.01.16 09:59:50.026249 [ 255 ] {b9dac973-64d5-4c1c-850f-6d8f919b56f1} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19959 | 2026.01.16 09:59:50.026465 [ 255 ] {b9dac973-64d5-4c1c-850f-6d8f919b56f1} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19960 | 2026.01.16 09:59:50.026594 [ 255 ] {b9dac973-64d5-4c1c-850f-6d8f919b56f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 19961 | 2026.01.16 09:59:50.026636 [ 255 ] {b9dac973-64d5-4c1c-850f-6d8f919b56f1} <Debug> TCPHandler: Processed in 0.00150558 sec. | ||
| 19962 | 2026.01.16 09:59:50.026758 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19963 | 2026.01.16 09:59:50.026853 [ 255 ] {a2e433be-e3b1-462f-8a8e-d7275f636b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19964 | 2026.01.16 09:59:50.026896 [ 255 ] {a2e433be-e3b1-462f-8a8e-d7275f636b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19965 | 2026.01.16 09:59:50.027247 [ 255 ] {a2e433be-e3b1-462f-8a8e-d7275f636b5a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19966 | 2026.01.16 09:59:50.027283 [ 255 ] {a2e433be-e3b1-462f-8a8e-d7275f636b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19967 | 2026.01.16 09:59:50.027597 [ 255 ] {a2e433be-e3b1-462f-8a8e-d7275f636b5a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19968 | 2026.01.16 09:59:50.027853 [ 255 ] {a2e433be-e3b1-462f-8a8e-d7275f636b5a} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19969 | 2026.01.16 09:59:50.027976 [ 255 ] {a2e433be-e3b1-462f-8a8e-d7275f636b5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 19970 | 2026.01.16 09:59:50.028009 [ 255 ] {a2e433be-e3b1-462f-8a8e-d7275f636b5a} <Debug> TCPHandler: Processed in 0.001344918 sec. | ||
| 19971 | 2026.01.16 09:59:50.028538 [ 217 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19972 | 2026.01.16 09:59:50.362949 [ 220 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19973 | 2026.01.16 09:59:50.363025 [ 220 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19974 | 2026.01.16 09:59:50.366973 [ 220 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19975 | 2026.01.16 09:59:50.635382 [ 220 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19976 | 2026.01.16 09:59:50.635420 [ 220 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19977 | 2026.01.16 09:59:50.637915 [ 220 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19978 | 2026.01.16 09:59:50.693796 [ 225 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 19979 | 2026.01.16 09:59:50.693840 [ 225 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 19980 | 2026.01.16 09:59:50.696895 [ 225 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): 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] | ||
| 19981 | 2026.01.16 09:59:50.872138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50321 | ||
| 19982 | 2026.01.16 09:59:50.872762 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19983 | 2026.01.16 09:59:50.872797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19984 | 2026.01.16 09:59:50.873213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 19985 | 2026.01.16 09:59:50.873420 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19986 | 2026.01.16 09:59:50.873527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50321 | ||
| 19987 | 2026.01.16 09:59:51.020082 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19988 | 2026.01.16 09:59:51.020165 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19989 | 2026.01.16 09:59:51.023609 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 19990 | 2026.01.16 09:59:52.256201 [ 223 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 19991 | 2026.01.16 09:59:52.256258 [ 223 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 19992 | 2026.01.16 09:59:52.259197 [ 223 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): 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] | ||
| 19993 | 2026.01.16 09:59:53.001099 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.13 MiB, peak 412.65 MiB, free memory in arenas 0.00 B, will set to 402.13 MiB (RSS), difference: 4.00 MiB | ||
| 19994 | 2026.01.16 09:59:53.500617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2350 | ||
| 19995 | 2026.01.16 09:59:53.504172 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2026.01.16 09:59:53.504259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 19997 | 2026.01.16 09:59:53.506804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19998 | 2026.01.16 09:59:53.507658 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19999 | 2026.01.16 09:59:53.508342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2350 | ||
| 20000 | 2026.01.16 09:59:53.634907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 20001 | 2026.01.16 09:59:53.655723 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20002 | 2026.01.16 09:59:53.655803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20003 | 2026.01.16 09:59:53.663678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20004 | 2026.01.16 09:59:53.666644 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20005 | 2026.01.16 09:59:53.674580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 20006 | 2026.01.16 09:59:54.313883 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36890 | ||
| 20007 | 2026.01.16 09:59:54.313981 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20008 | 2026.01.16 09:59:54.314005 [ 294 ] {} <Debug> TCP-Session: 3e66b511-dbb9-41a0-b496-9c1b6cc5577a Authenticating user 'default' from [fd00:1122:3344:101::e]:36890 | ||
| 20009 | 2026.01.16 09:59:54.314025 [ 294 ] {} <Debug> TCP-Session: 3e66b511-dbb9-41a0-b496-9c1b6cc5577a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20010 | 2026.01.16 09:59:54.314038 [ 294 ] {} <Debug> TCP-Session: 3e66b511-dbb9-41a0-b496-9c1b6cc5577a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20011 | 2026.01.16 09:59:54.314222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52989 | ||
| 20012 | 2026.01.16 09:59:54.314250 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57898 | ||
| 20013 | 2026.01.16 09:59:54.314276 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38254 | ||
| 20014 | 2026.01.16 09:59:54.314282 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62522 | ||
| 20015 | 2026.01.16 09:59:54.314306 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57055 | ||
| 20016 | 2026.01.16 09:59:54.314335 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20017 | 2026.01.16 09:59:54.314346 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20018 | 2026.01.16 09:59:54.314389 [ 287 ] {} <Debug> TCP-Session: c91f762e-619d-46ca-ad99-e77de5ca24f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57898 | ||
| 20019 | 2026.01.16 09:59:54.314359 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20020 | 2026.01.16 09:59:54.314421 [ 286 ] {} <Debug> TCP-Session: 753fa511-c5d2-486f-a4c8-c98d059a6a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:52989 | ||
| 20021 | 2026.01.16 09:59:54.314418 [ 287 ] {} <Debug> TCP-Session: c91f762e-619d-46ca-ad99-e77de5ca24f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20022 | 2026.01.16 09:59:54.314443 [ 289 ] {} <Debug> TCP-Session: 6ac88bd1-a724-486a-b37f-78de48248622 Authenticating user 'default' from [fd00:1122:3344:101::e]:38254 | ||
| 20023 | 2026.01.16 09:59:54.314455 [ 286 ] {} <Debug> TCP-Session: 753fa511-c5d2-486f-a4c8-c98d059a6a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20024 | 2026.01.16 09:59:54.314458 [ 287 ] {} <Debug> TCP-Session: c91f762e-619d-46ca-ad99-e77de5ca24f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20025 | 2026.01.16 09:59:54.314477 [ 286 ] {} <Debug> TCP-Session: 753fa511-c5d2-486f-a4c8-c98d059a6a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20026 | 2026.01.16 09:59:54.314473 [ 289 ] {} <Debug> TCP-Session: 6ac88bd1-a724-486a-b37f-78de48248622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20027 | 2026.01.16 09:59:54.314429 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20028 | 2026.01.16 09:59:54.314520 [ 289 ] {} <Debug> TCP-Session: 6ac88bd1-a724-486a-b37f-78de48248622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20029 | 2026.01.16 09:59:54.314413 [ 294 ] {} <Trace> TCP-Session: 3e66b511-dbb9-41a0-b496-9c1b6cc5577a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20030 | 2026.01.16 09:59:54.314553 [ 292 ] {} <Debug> TCP-Session: 13d242db-79e6-4a80-b020-1cf3fde6e5e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57055 | ||
| 20031 | 2026.01.16 09:59:54.314297 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61144 | ||
| 20032 | 2026.01.16 09:59:54.314602 [ 292 ] {} <Debug> TCP-Session: 13d242db-79e6-4a80-b020-1cf3fde6e5e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20033 | 2026.01.16 09:59:54.314297 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51973 | ||
| 20034 | 2026.01.16 09:59:54.314640 [ 292 ] {} <Debug> TCP-Session: 13d242db-79e6-4a80-b020-1cf3fde6e5e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20035 | 2026.01.16 09:59:54.314426 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20036 | 2026.01.16 09:59:54.314331 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38702 | ||
| 20037 | 2026.01.16 09:59:54.314692 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20038 | 2026.01.16 09:59:54.314707 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20039 | 2026.01.16 09:59:54.314720 [ 294 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20040 | 2026.01.16 09:59:54.314740 [ 290 ] {} <Debug> TCP-Session: 16c8cf93-4467-42b5-a936-744e885356f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61144 | ||
| 20041 | 2026.01.16 09:59:54.314748 [ 291 ] {} <Debug> TCP-Session: 85103b7b-2f64-4721-8702-2528641cbbbb Authenticating user 'default' from [fd00:1122:3344:101::e]:51973 | ||
| 20042 | 2026.01.16 09:59:54.314753 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20043 | 2026.01.16 09:59:54.314778 [ 290 ] {} <Debug> TCP-Session: 16c8cf93-4467-42b5-a936-744e885356f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20044 | 2026.01.16 09:59:54.314786 [ 291 ] {} <Debug> TCP-Session: 85103b7b-2f64-4721-8702-2528641cbbbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20045 | 2026.01.16 09:59:54.314809 [ 290 ] {} <Debug> TCP-Session: 16c8cf93-4467-42b5-a936-744e885356f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20046 | 2026.01.16 09:59:54.314822 [ 291 ] {} <Debug> TCP-Session: 85103b7b-2f64-4721-8702-2528641cbbbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20047 | 2026.01.16 09:59:54.314699 [ 288 ] {} <Debug> TCP-Session: fc5b1aa6-8f78-40a0-a746-ac829ed2a89a Authenticating user 'default' from [fd00:1122:3344:101::e]:62522 | ||
| 20048 | 2026.01.16 09:59:54.314802 [ 293 ] {} <Debug> TCP-Session: db970538-5ba5-466b-ac3b-a3f05c9e3ed9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38702 | ||
| 20049 | 2026.01.16 09:59:54.314872 [ 288 ] {} <Debug> TCP-Session: fc5b1aa6-8f78-40a0-a746-ac829ed2a89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20050 | 2026.01.16 09:59:54.314890 [ 293 ] {} <Debug> TCP-Session: db970538-5ba5-466b-ac3b-a3f05c9e3ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20051 | 2026.01.16 09:59:54.314896 [ 288 ] {} <Debug> TCP-Session: fc5b1aa6-8f78-40a0-a746-ac829ed2a89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20052 | 2026.01.16 09:59:54.314911 [ 293 ] {} <Debug> TCP-Session: db970538-5ba5-466b-ac3b-a3f05c9e3ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20053 | 2026.01.16 09:59:54.314986 [ 294 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20054 | 2026.01.16 09:59:54.315041 [ 294 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20055 | 2026.01.16 09:59:54.315318 [ 294 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 20056 | 2026.01.16 09:59:54.316298 [ 323 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Trace> AggregatingTransform: Aggregating | ||
| 20057 | 2026.01.16 09:59:54.316345 [ 323 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Trace> Aggregator: Aggregation method: without_key | ||
| 20058 | 2026.01.16 09:59:54.316392 [ 323 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974353 sec. (1026.322 rows/sec., 40.09 KiB/sec.) | ||
| 20059 | 2026.01.16 09:59:54.316414 [ 323 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Trace> Aggregator: Merging aggregated data | ||
| 20060 | 2026.01.16 09:59:54.318082 [ 294 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003418 sec., 292.5687536571094 rows/sec., 11.43 KiB/sec. | ||
| 20061 | 2026.01.16 09:59:54.318212 [ 294 ] {86a1693e-ee5c-4c5b-ae03-80cc50ec7759} <Debug> TCPHandler: Processed in 0.003913182 sec. | ||
| 20062 | 2026.01.16 09:59:54.318321 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20063 | 2026.01.16 09:59:54.318349 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20064 | 2026.01.16 09:59:54.318352 [ 294 ] {} <Debug> TCP-Session: 3e66b511-dbb9-41a0-b496-9c1b6cc5577a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20065 | 2026.01.16 09:59:54.318363 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20066 | 2026.01.16 09:59:54.318394 [ 293 ] {} <Debug> TCP-Session: db970538-5ba5-466b-ac3b-a3f05c9e3ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20067 | 2026.01.16 09:59:54.318398 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20068 | 2026.01.16 09:59:54.318411 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20069 | 2026.01.16 09:59:54.318431 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20070 | 2026.01.16 09:59:54.318455 [ 291 ] {} <Debug> TCP-Session: 85103b7b-2f64-4721-8702-2528641cbbbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20071 | 2026.01.16 09:59:54.318477 [ 290 ] {} <Debug> TCP-Session: 16c8cf93-4467-42b5-a936-744e885356f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20072 | 2026.01.16 09:59:54.318493 [ 287 ] {} <Debug> TCP-Session: c91f762e-619d-46ca-ad99-e77de5ca24f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20073 | 2026.01.16 09:59:54.318458 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20074 | 2026.01.16 09:59:54.318445 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20075 | 2026.01.16 09:59:54.318551 [ 292 ] {} <Debug> TCP-Session: 13d242db-79e6-4a80-b020-1cf3fde6e5e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20076 | 2026.01.16 09:59:54.318421 [ 288 ] {} <Debug> TCP-Session: fc5b1aa6-8f78-40a0-a746-ac829ed2a89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20077 | 2026.01.16 09:59:54.318594 [ 289 ] {} <Debug> TCP-Session: 6ac88bd1-a724-486a-b37f-78de48248622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20078 | 2026.01.16 09:59:54.318380 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20079 | 2026.01.16 09:59:54.318665 [ 286 ] {} <Debug> TCP-Session: 753fa511-c5d2-486f-a4c8-c98d059a6a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20080 | 2026.01.16 09:59:55.028684 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20081 | 2026.01.16 09:59:55.028888 [ 255 ] {bf2087ae-120a-48a2-8b9e-06c43a8c6799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20082 | 2026.01.16 09:59:55.028966 [ 255 ] {bf2087ae-120a-48a2-8b9e-06c43a8c6799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20083 | 2026.01.16 09:59:55.030001 [ 255 ] {bf2087ae-120a-48a2-8b9e-06c43a8c6799} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20084 | 2026.01.16 09:59:55.030058 [ 255 ] {bf2087ae-120a-48a2-8b9e-06c43a8c6799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20085 | 2026.01.16 09:59:55.030664 [ 255 ] {bf2087ae-120a-48a2-8b9e-06c43a8c6799} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20086 | 2026.01.16 09:59:55.031141 [ 255 ] {bf2087ae-120a-48a2-8b9e-06c43a8c6799} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20087 | 2026.01.16 09:59:55.031363 [ 255 ] {bf2087ae-120a-48a2-8b9e-06c43a8c6799} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.002528 sec., 68829.11392405063 rows/sec., 6.04 MiB/sec. | ||
| 20088 | 2026.01.16 09:59:55.031415 [ 255 ] {bf2087ae-120a-48a2-8b9e-06c43a8c6799} <Debug> TCPHandler: Processed in 0.002888559 sec. | ||
| 20089 | 2026.01.16 09:59:55.031548 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20090 | 2026.01.16 09:59:55.031648 [ 255 ] {3bc3a4d0-ac49-4455-a361-1581d912f826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20091 | 2026.01.16 09:59:55.031693 [ 255 ] {3bc3a4d0-ac49-4455-a361-1581d912f826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20092 | 2026.01.16 09:59:55.032189 [ 255 ] {3bc3a4d0-ac49-4455-a361-1581d912f826} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20093 | 2026.01.16 09:59:55.032237 [ 255 ] {3bc3a4d0-ac49-4455-a361-1581d912f826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20094 | 2026.01.16 09:59:55.032794 [ 255 ] {3bc3a4d0-ac49-4455-a361-1581d912f826} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20095 | 2026.01.16 09:59:55.033335 [ 255 ] {3bc3a4d0-ac49-4455-a361-1581d912f826} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20096 | 2026.01.16 09:59:55.033534 [ 255 ] {3bc3a4d0-ac49-4455-a361-1581d912f826} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001904 sec., 30987.394957983193 rows/sec., 2.28 MiB/sec. | ||
| 20097 | 2026.01.16 09:59:55.033527 [ 114 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Selected 6 parts from all_1_73_15 to all_78_78_0 | ||
| 20098 | 2026.01.16 09:59:55.033592 [ 255 ] {3bc3a4d0-ac49-4455-a361-1581d912f826} <Debug> TCPHandler: Processed in 0.002096158 sec. | ||
| 20099 | 2026.01.16 09:59:55.033640 [ 114 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20100 | 2026.01.16 09:59:55.033680 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20101 | 2026.01.16 09:59:55.033780 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20102 | 2026.01.16 09:59:55.033873 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_73_15 to all_78_78_0 into Compact with storage Full | ||
| 20103 | 2026.01.16 09:59:55.033895 [ 255 ] {8e16b0a8-e236-45a7-a383-91a4f1af6f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20104 | 2026.01.16 09:59:55.033995 [ 255 ] {8e16b0a8-e236-45a7-a383-91a4f1af6f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20105 | 2026.01.16 09:59:55.034077 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20106 | 2026.01.16 09:59:55.034144 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_15, total 299 rows starting from the beginning of the part | ||
| 20107 | 2026.01.16 09:59:55.034253 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 62 rows starting from the beginning of the part | ||
| 20108 | 2026.01.16 09:59:55.034334 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 62 rows starting from the beginning of the part | ||
| 20109 | 2026.01.16 09:59:55.034414 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 73 rows starting from the beginning of the part | ||
| 20110 | 2026.01.16 09:59:55.034492 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 59 rows starting from the beginning of the part | ||
| 20111 | 2026.01.16 09:59:55.034568 [ 201 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 59 rows starting from the beginning of the part | ||
| 20112 | 2026.01.16 09:59:55.034894 [ 255 ] {8e16b0a8-e236-45a7-a383-91a4f1af6f0f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20113 | 2026.01.16 09:59:55.034952 [ 255 ] {8e16b0a8-e236-45a7-a383-91a4f1af6f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20114 | 2026.01.16 09:59:55.035556 [ 255 ] {8e16b0a8-e236-45a7-a383-91a4f1af6f0f} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20115 | 2026.01.16 09:59:55.036002 [ 199 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221617 sec., 277054.5580889553 rows/sec., 19.99 MiB/sec. | ||
| 20116 | 2026.01.16 09:59:55.036176 [ 255 ] {8e16b0a8-e236-45a7-a383-91a4f1af6f0f} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20117 | 2026.01.16 09:59:55.036377 [ 186 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Trace> MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) | ||
| 20118 | 2026.01.16 09:59:55.036423 [ 255 ] {8e16b0a8-e236-45a7-a383-91a4f1af6f0f} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.00254 sec., 48425.196850393695 rows/sec., 3.78 MiB/sec. | ||
| 20119 | 2026.01.16 09:59:55.036487 [ 255 ] {8e16b0a8-e236-45a7-a383-91a4f1af6f0f} <Debug> TCPHandler: Processed in 0.002782447 sec. | ||
| 20120 | 2026.01.16 09:59:55.036755 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20121 | 2026.01.16 09:59:55.036871 [ 255 ] {298f2983-412e-4255-bc3c-f76308e95040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20122 | 2026.01.16 09:59:55.036931 [ 255 ] {298f2983-412e-4255-bc3c-f76308e95040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20123 | 2026.01.16 09:59:55.037120 [ 186 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20124 | 2026.01.16 09:59:55.037247 [ 186 ] {13268ff8-2fb1-4139-911c-5771daef45f7::all_1_78_16} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7) (MergerMutator): Merged 6 parts: [all_1_73_15, all_78_78_0] -> all_1_78_16 | ||
| 20125 | 2026.01.16 09:59:55.037366 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 20126 | 2026.01.16 09:59:55.037535 [ 255 ] {298f2983-412e-4255-bc3c-f76308e95040} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20127 | 2026.01.16 09:59:55.037587 [ 255 ] {298f2983-412e-4255-bc3c-f76308e95040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20128 | 2026.01.16 09:59:55.038148 [ 255 ] {298f2983-412e-4255-bc3c-f76308e95040} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20129 | 2026.01.16 09:59:55.038713 [ 255 ] {298f2983-412e-4255-bc3c-f76308e95040} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20130 | 2026.01.16 09:59:55.038932 [ 255 ] {298f2983-412e-4255-bc3c-f76308e95040} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002085 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. | ||
| 20131 | 2026.01.16 09:59:55.038978 [ 255 ] {298f2983-412e-4255-bc3c-f76308e95040} <Debug> TCPHandler: Processed in 0.002285121 sec. | ||
| 20132 | 2026.01.16 09:59:55.039108 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20133 | 2026.01.16 09:59:55.039209 [ 255 ] {5947c277-2618-4f1b-b974-07b8b571eea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20134 | 2026.01.16 09:59:55.039270 [ 255 ] {5947c277-2618-4f1b-b974-07b8b571eea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20135 | 2026.01.16 09:59:55.040442 [ 255 ] {5947c277-2618-4f1b-b974-07b8b571eea5} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20136 | 2026.01.16 09:59:55.040484 [ 255 ] {5947c277-2618-4f1b-b974-07b8b571eea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20137 | 2026.01.16 09:59:55.041278 [ 255 ] {5947c277-2618-4f1b-b974-07b8b571eea5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20138 | 2026.01.16 09:59:55.042015 [ 255 ] {5947c277-2618-4f1b-b974-07b8b571eea5} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20139 | 2026.01.16 09:59:55.042194 [ 255 ] {5947c277-2618-4f1b-b974-07b8b571eea5} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.003003 sec., 19647.019647019646 rows/sec., 35.21 MiB/sec. | ||
| 20140 | 2026.01.16 09:59:55.042304 [ 255 ] {5947c277-2618-4f1b-b974-07b8b571eea5} <Debug> TCPHandler: Processed in 0.003245723 sec. | ||
| 20141 | 2026.01.16 09:59:55.042471 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20142 | 2026.01.16 09:59:55.042587 [ 255 ] {d38939c6-cac5-417c-9bb7-942a3be1c313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20143 | 2026.01.16 09:59:55.042637 [ 255 ] {d38939c6-cac5-417c-9bb7-942a3be1c313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20144 | 2026.01.16 09:59:55.043025 [ 255 ] {d38939c6-cac5-417c-9bb7-942a3be1c313} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20145 | 2026.01.16 09:59:55.043062 [ 255 ] {d38939c6-cac5-417c-9bb7-942a3be1c313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20146 | 2026.01.16 09:59:55.043523 [ 255 ] {d38939c6-cac5-417c-9bb7-942a3be1c313} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20147 | 2026.01.16 09:59:55.043985 [ 255 ] {d38939c6-cac5-417c-9bb7-942a3be1c313} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20148 | 2026.01.16 09:59:55.044134 [ 255 ] {d38939c6-cac5-417c-9bb7-942a3be1c313} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001567 sec., 38289.72559029994 rows/sec., 2.58 MiB/sec. | ||
| 20149 | 2026.01.16 09:59:55.044174 [ 255 ] {d38939c6-cac5-417c-9bb7-942a3be1c313} <Debug> TCPHandler: Processed in 0.001765094 sec. | ||
| 20150 | 2026.01.16 09:59:55.425753 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54242 | ||
| 20151 | 2026.01.16 09:59:55.425856 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20152 | 2026.01.16 09:59:55.425882 [ 294 ] {} <Debug> TCP-Session: b298eef2-ffaa-4ff3-9fa1-47fd35d7d21b Authenticating user 'default' from [fd00:1122:3344:101::e]:54242 | ||
| 20153 | 2026.01.16 09:59:55.425909 [ 294 ] {} <Debug> TCP-Session: b298eef2-ffaa-4ff3-9fa1-47fd35d7d21b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20154 | 2026.01.16 09:59:55.425922 [ 294 ] {} <Debug> TCP-Session: b298eef2-ffaa-4ff3-9fa1-47fd35d7d21b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20155 | 2026.01.16 09:59:55.426131 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57353 | ||
| 20156 | 2026.01.16 09:59:55.426146 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49170 | ||
| 20157 | 2026.01.16 09:59:55.426166 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59041 | ||
| 20158 | 2026.01.16 09:59:55.426190 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59495 | ||
| 20159 | 2026.01.16 09:59:55.426210 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49190 | ||
| 20160 | 2026.01.16 09:59:55.426249 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20161 | 2026.01.16 09:59:55.426270 [ 294 ] {} <Trace> TCP-Session: b298eef2-ffaa-4ff3-9fa1-47fd35d7d21b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20162 | 2026.01.16 09:59:55.426293 [ 287 ] {} <Debug> TCP-Session: 664e9994-56a1-4c64-92f8-ffc8aee885c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49170 | ||
| 20163 | 2026.01.16 09:59:55.426265 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20164 | 2026.01.16 09:59:55.426315 [ 287 ] {} <Debug> TCP-Session: 664e9994-56a1-4c64-92f8-ffc8aee885c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20165 | 2026.01.16 09:59:55.426328 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20166 | 2026.01.16 09:59:55.426346 [ 287 ] {} <Debug> TCP-Session: 664e9994-56a1-4c64-92f8-ffc8aee885c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20167 | 2026.01.16 09:59:55.426346 [ 289 ] {} <Debug> TCP-Session: b35706b1-3cbd-4075-b59c-705a5556ddcf Authenticating user 'default' from [fd00:1122:3344:101::e]:59041 | ||
| 20168 | 2026.01.16 09:59:55.426371 [ 290 ] {} <Debug> TCP-Session: af4a4647-789c-464c-b0b1-c02eeacaf272 Authenticating user 'default' from [fd00:1122:3344:101::e]:59495 | ||
| 20169 | 2026.01.16 09:59:55.426402 [ 289 ] {} <Debug> TCP-Session: b35706b1-3cbd-4075-b59c-705a5556ddcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20170 | 2026.01.16 09:59:55.426418 [ 290 ] {} <Debug> TCP-Session: af4a4647-789c-464c-b0b1-c02eeacaf272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20171 | 2026.01.16 09:59:55.426425 [ 289 ] {} <Debug> TCP-Session: b35706b1-3cbd-4075-b59c-705a5556ddcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20172 | 2026.01.16 09:59:55.426440 [ 290 ] {} <Debug> TCP-Session: af4a4647-789c-464c-b0b1-c02eeacaf272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20173 | 2026.01.16 09:59:55.426457 [ 294 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20174 | 2026.01.16 09:59:55.426261 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20175 | 2026.01.16 09:59:55.426203 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42447 | ||
| 20176 | 2026.01.16 09:59:55.426528 [ 286 ] {} <Debug> TCP-Session: c17603ca-c4db-49a0-bd91-1bef5382ca4a Authenticating user 'default' from [fd00:1122:3344:101::e]:57353 | ||
| 20177 | 2026.01.16 09:59:55.426186 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36611 | ||
| 20178 | 2026.01.16 09:59:55.426576 [ 286 ] {} <Debug> TCP-Session: c17603ca-c4db-49a0-bd91-1bef5382ca4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20179 | 2026.01.16 09:59:55.426175 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50272 | ||
| 20180 | 2026.01.16 09:59:55.426604 [ 286 ] {} <Debug> TCP-Session: c17603ca-c4db-49a0-bd91-1bef5382ca4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20181 | 2026.01.16 09:59:55.426629 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20182 | 2026.01.16 09:59:55.426636 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20183 | 2026.01.16 09:59:55.426328 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20184 | 2026.01.16 09:59:55.426679 [ 291 ] {} <Debug> TCP-Session: 9971e96d-b4ba-4fca-939f-3e11e39123e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36611 | ||
| 20185 | 2026.01.16 09:59:55.426678 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20186 | 2026.01.16 09:59:55.426711 [ 293 ] {} <Debug> TCP-Session: 01a351d9-245a-4731-8fbe-b6edd279de14 Authenticating user 'default' from [fd00:1122:3344:101::e]:49190 | ||
| 20187 | 2026.01.16 09:59:55.426714 [ 291 ] {} <Debug> TCP-Session: 9971e96d-b4ba-4fca-939f-3e11e39123e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20188 | 2026.01.16 09:59:55.426729 [ 294 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20189 | 2026.01.16 09:59:55.426752 [ 291 ] {} <Debug> TCP-Session: 9971e96d-b4ba-4fca-939f-3e11e39123e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20190 | 2026.01.16 09:59:55.426745 [ 293 ] {} <Debug> TCP-Session: 01a351d9-245a-4731-8fbe-b6edd279de14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20191 | 2026.01.16 09:59:55.426732 [ 288 ] {} <Debug> TCP-Session: 2623a422-aaf6-4e2d-a99d-cc7fd13687c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50272 | ||
| 20192 | 2026.01.16 09:59:55.426795 [ 293 ] {} <Debug> TCP-Session: 01a351d9-245a-4731-8fbe-b6edd279de14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20193 | 2026.01.16 09:59:55.426804 [ 294 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20194 | 2026.01.16 09:59:55.426827 [ 288 ] {} <Debug> TCP-Session: 2623a422-aaf6-4e2d-a99d-cc7fd13687c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20195 | 2026.01.16 09:59:55.426671 [ 292 ] {} <Debug> TCP-Session: 54fad04b-cee7-46d5-b8e1-b2ce391489db Authenticating user 'default' from [fd00:1122:3344:101::e]:42447 | ||
| 20196 | 2026.01.16 09:59:55.426858 [ 288 ] {} <Debug> TCP-Session: 2623a422-aaf6-4e2d-a99d-cc7fd13687c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20197 | 2026.01.16 09:59:55.426891 [ 292 ] {} <Debug> TCP-Session: 54fad04b-cee7-46d5-b8e1-b2ce391489db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20198 | 2026.01.16 09:59:55.426919 [ 292 ] {} <Debug> TCP-Session: 54fad04b-cee7-46d5-b8e1-b2ce391489db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20199 | 2026.01.16 09:59:55.427146 [ 294 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 20200 | 2026.01.16 09:59:55.428159 [ 298 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Trace> AggregatingTransform: Aggregating | ||
| 20201 | 2026.01.16 09:59:55.428205 [ 298 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Trace> Aggregator: Aggregation method: without_key | ||
| 20202 | 2026.01.16 09:59:55.428239 [ 298 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991533 sec. (1008.539 rows/sec., 39.40 KiB/sec.) | ||
| 20203 | 2026.01.16 09:59:55.428258 [ 298 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Trace> Aggregator: Merging aggregated data | ||
| 20204 | 2026.01.16 09:59:55.429525 [ 294 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003131 sec., 319.38677738741615 rows/sec., 12.48 KiB/sec. | ||
| 20205 | 2026.01.16 09:59:55.429701 [ 294 ] {bfe8d816-17b6-4d24-8444-0a148ded3473} <Debug> TCPHandler: Processed in 0.003546828 sec. | ||
| 20206 | 2026.01.16 09:59:55.429824 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20207 | 2026.01.16 09:59:55.429853 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20208 | 2026.01.16 09:59:55.429853 [ 294 ] {} <Debug> TCP-Session: b298eef2-ffaa-4ff3-9fa1-47fd35d7d21b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20209 | 2026.01.16 09:59:55.429872 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20210 | 2026.01.16 09:59:55.429892 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20211 | 2026.01.16 09:59:55.429900 [ 286 ] {} <Debug> TCP-Session: c17603ca-c4db-49a0-bd91-1bef5382ca4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20212 | 2026.01.16 09:59:55.429923 [ 291 ] {} <Debug> TCP-Session: 9971e96d-b4ba-4fca-939f-3e11e39123e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20213 | 2026.01.16 09:59:55.429944 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20214 | 2026.01.16 09:59:55.429963 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20215 | 2026.01.16 09:59:55.429955 [ 290 ] {} <Debug> TCP-Session: af4a4647-789c-464c-b0b1-c02eeacaf272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20216 | 2026.01.16 09:59:55.429995 [ 288 ] {} <Debug> TCP-Session: 2623a422-aaf6-4e2d-a99d-cc7fd13687c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20217 | 2026.01.16 09:59:55.430006 [ 292 ] {} <Debug> TCP-Session: 54fad04b-cee7-46d5-b8e1-b2ce391489db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20218 | 2026.01.16 09:59:55.429909 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20219 | 2026.01.16 09:59:55.429951 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20220 | 2026.01.16 09:59:55.430072 [ 293 ] {} <Debug> TCP-Session: 01a351d9-245a-4731-8fbe-b6edd279de14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20221 | 2026.01.16 09:59:55.429958 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20222 | 2026.01.16 09:59:55.430098 [ 289 ] {} <Debug> TCP-Session: b35706b1-3cbd-4075-b59c-705a5556ddcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20223 | 2026.01.16 09:59:55.430127 [ 287 ] {} <Debug> TCP-Session: 664e9994-56a1-4c64-92f8-ffc8aee885c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20224 | 2026.01.16 09:59:55.693357 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60123 | ||
| 20225 | 2026.01.16 09:59:55.693462 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20226 | 2026.01.16 09:59:55.693488 [ 294 ] {} <Debug> TCP-Session: b2d432a7-646b-4663-a08e-f129150355f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60123 | ||
| 20227 | 2026.01.16 09:59:55.693510 [ 294 ] {} <Debug> TCP-Session: b2d432a7-646b-4663-a08e-f129150355f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20228 | 2026.01.16 09:59:55.693522 [ 294 ] {} <Debug> TCP-Session: b2d432a7-646b-4663-a08e-f129150355f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20229 | 2026.01.16 09:59:55.693758 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63143 | ||
| 20230 | 2026.01.16 09:59:55.693763 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45481 | ||
| 20231 | 2026.01.16 09:59:55.693787 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62954 | ||
| 20232 | 2026.01.16 09:59:55.693809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44282 | ||
| 20233 | 2026.01.16 09:59:55.693841 [ 294 ] {} <Trace> TCP-Session: b2d432a7-646b-4663-a08e-f129150355f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20234 | 2026.01.16 09:59:55.693828 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62516 | ||
| 20235 | 2026.01.16 09:59:55.693889 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20236 | 2026.01.16 09:59:55.693890 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20237 | 2026.01.16 09:59:55.693932 [ 289 ] {} <Debug> TCP-Session: e070b117-a050-4ca3-8645-87ae01883518 Authenticating user 'default' from [fd00:1122:3344:101::e]:62954 | ||
| 20238 | 2026.01.16 09:59:55.693934 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20239 | 2026.01.16 09:59:55.693955 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20240 | 2026.01.16 09:59:55.693965 [ 289 ] {} <Debug> TCP-Session: e070b117-a050-4ca3-8645-87ae01883518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20241 | 2026.01.16 09:59:55.693981 [ 290 ] {} <Debug> TCP-Session: 73ad715b-3f29-4572-bacb-3225acf37eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44282 | ||
| 20242 | 2026.01.16 09:59:55.693992 [ 289 ] {} <Debug> TCP-Session: e070b117-a050-4ca3-8645-87ae01883518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20243 | 2026.01.16 09:59:55.693988 [ 293 ] {} <Debug> TCP-Session: f4add8ff-3c07-49f0-b5ab-f157601593bc Authenticating user 'default' from [fd00:1122:3344:101::e]:62516 | ||
| 20244 | 2026.01.16 09:59:55.694014 [ 290 ] {} <Debug> TCP-Session: 73ad715b-3f29-4572-bacb-3225acf37eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20245 | 2026.01.16 09:59:55.694026 [ 294 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20246 | 2026.01.16 09:59:55.694041 [ 290 ] {} <Debug> TCP-Session: 73ad715b-3f29-4572-bacb-3225acf37eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20247 | 2026.01.16 09:59:55.693959 [ 286 ] {} <Debug> TCP-Session: 7a8b7468-75d9-42f2-bdef-7eed2dc8e298 Authenticating user 'default' from [fd00:1122:3344:101::e]:45481 | ||
| 20248 | 2026.01.16 09:59:55.693820 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49282 | ||
| 20249 | 2026.01.16 09:59:55.694093 [ 286 ] {} <Debug> TCP-Session: 7a8b7468-75d9-42f2-bdef-7eed2dc8e298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20250 | 2026.01.16 09:59:55.693801 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37695 | ||
| 20251 | 2026.01.16 09:59:55.694139 [ 286 ] {} <Debug> TCP-Session: 7a8b7468-75d9-42f2-bdef-7eed2dc8e298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20252 | 2026.01.16 09:59:55.693794 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57824 | ||
| 20253 | 2026.01.16 09:59:55.694028 [ 293 ] {} <Debug> TCP-Session: f4add8ff-3c07-49f0-b5ab-f157601593bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20254 | 2026.01.16 09:59:55.694198 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20255 | 2026.01.16 09:59:55.694202 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20256 | 2026.01.16 09:59:55.694216 [ 293 ] {} <Debug> TCP-Session: f4add8ff-3c07-49f0-b5ab-f157601593bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20257 | 2026.01.16 09:59:55.694242 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20258 | 2026.01.16 09:59:55.694242 [ 292 ] {} <Debug> TCP-Session: 06806a44-8f88-41bc-8108-037611a34965 Authenticating user 'default' from [fd00:1122:3344:101::e]:49282 | ||
| 20259 | 2026.01.16 09:59:55.694252 [ 291 ] {} <Debug> TCP-Session: 93b91b0a-9d0a-4e53-a006-41609cb181b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37695 | ||
| 20260 | 2026.01.16 09:59:55.694279 [ 288 ] {} <Debug> TCP-Session: ec9a059f-6f9c-47d4-801f-fef663f5fc2e Authenticating user 'default' from [fd00:1122:3344:101::e]:57824 | ||
| 20261 | 2026.01.16 09:59:55.694290 [ 292 ] {} <Debug> TCP-Session: 06806a44-8f88-41bc-8108-037611a34965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20262 | 2026.01.16 09:59:55.694295 [ 294 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20263 | 2026.01.16 09:59:55.694309 [ 288 ] {} <Debug> TCP-Session: ec9a059f-6f9c-47d4-801f-fef663f5fc2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20264 | 2026.01.16 09:59:55.694311 [ 292 ] {} <Debug> TCP-Session: 06806a44-8f88-41bc-8108-037611a34965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20265 | 2026.01.16 09:59:55.694344 [ 288 ] {} <Debug> TCP-Session: ec9a059f-6f9c-47d4-801f-fef663f5fc2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20266 | 2026.01.16 09:59:55.694298 [ 291 ] {} <Debug> TCP-Session: 93b91b0a-9d0a-4e53-a006-41609cb181b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20267 | 2026.01.16 09:59:55.694378 [ 294 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20268 | 2026.01.16 09:59:55.694391 [ 291 ] {} <Debug> TCP-Session: 93b91b0a-9d0a-4e53-a006-41609cb181b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20269 | 2026.01.16 09:59:55.693834 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20270 | 2026.01.16 09:59:55.694428 [ 287 ] {} <Debug> TCP-Session: 08d6ed7c-8cf5-4173-b3c1-c727bfb077c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63143 | ||
| 20271 | 2026.01.16 09:59:55.694444 [ 287 ] {} <Debug> TCP-Session: 08d6ed7c-8cf5-4173-b3c1-c727bfb077c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20272 | 2026.01.16 09:59:55.694456 [ 287 ] {} <Debug> TCP-Session: 08d6ed7c-8cf5-4173-b3c1-c727bfb077c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20273 | 2026.01.16 09:59:55.694683 [ 294 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Debug> oximeter.version (34673da9-71ad-4b30-a0aa-5af1d43d9a74) (SelectExecutor): Key condition: unknown | ||
| 20274 | 2026.01.16 09:59:55.695593 [ 345 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Trace> AggregatingTransform: Aggregating | ||
| 20275 | 2026.01.16 09:59:55.695625 [ 345 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Trace> Aggregator: Aggregation method: without_key | ||
| 20276 | 2026.01.16 09:59:55.695656 [ 345 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876772 sec. (1140.547 rows/sec., 44.55 KiB/sec.) | ||
| 20277 | 2026.01.16 09:59:55.695674 [ 345 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Trace> Aggregator: Merging aggregated data | ||
| 20278 | 2026.01.16 09:59:55.696993 [ 294 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003021 sec., 331.01621979476994 rows/sec., 12.93 KiB/sec. | ||
| 20279 | 2026.01.16 09:59:55.697124 [ 294 ] {a13e4296-73a0-42db-ae28-7660c690e280} <Debug> TCPHandler: Processed in 0.003399386 sec. | ||
| 20280 | 2026.01.16 09:59:55.697242 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20281 | 2026.01.16 09:59:55.697271 [ 294 ] {} <Debug> TCP-Session: b2d432a7-646b-4663-a08e-f129150355f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20282 | 2026.01.16 09:59:55.697279 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20283 | 2026.01.16 09:59:55.697295 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20284 | 2026.01.16 09:59:55.697310 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20285 | 2026.01.16 09:59:55.697328 [ 293 ] {} <Debug> TCP-Session: f4add8ff-3c07-49f0-b5ab-f157601593bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20286 | 2026.01.16 09:59:55.697345 [ 287 ] {} <Debug> TCP-Session: 08d6ed7c-8cf5-4173-b3c1-c727bfb077c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20287 | 2026.01.16 09:59:55.697358 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20288 | 2026.01.16 09:59:55.697366 [ 289 ] {} <Debug> TCP-Session: e070b117-a050-4ca3-8645-87ae01883518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20289 | 2026.01.16 09:59:55.697377 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20290 | 2026.01.16 09:59:55.697402 [ 291 ] {} <Debug> TCP-Session: 93b91b0a-9d0a-4e53-a006-41609cb181b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20291 | 2026.01.16 09:59:55.697387 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20292 | 2026.01.16 09:59:55.697446 [ 290 ] {} <Debug> TCP-Session: 73ad715b-3f29-4572-bacb-3225acf37eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20293 | 2026.01.16 09:59:55.697325 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20294 | 2026.01.16 09:59:55.697498 [ 292 ] {} <Debug> TCP-Session: 06806a44-8f88-41bc-8108-037611a34965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20295 | 2026.01.16 09:59:55.697340 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20296 | 2026.01.16 09:59:55.697528 [ 286 ] {} <Debug> TCP-Session: 7a8b7468-75d9-42f2-bdef-7eed2dc8e298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20297 | 2026.01.16 09:59:55.697562 [ 288 ] {} <Debug> TCP-Session: ec9a059f-6f9c-47d4-801f-fef663f5fc2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20298 | 2026.01.16 09:59:57.543793 [ 223 ] {} <Trace> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20299 | 2026.01.16 09:59:57.543857 [ 223 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20300 | 2026.01.16 09:59:57.554900 [ 223 ] {} <Debug> oximeter.measurements_bool (878fee55-5343-4ff8-a65d-770283f30187): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20301 | 2026.01.16 09:59:58.050415 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20302 | 2026.01.16 09:59:58.050486 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20303 | 2026.01.16 09:59:58.373679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50833 | ||
| 20304 | 2026.01.16 09:59:58.374483 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20305 | 2026.01.16 09:59:58.374529 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20306 | 2026.01.16 09:59:58.375195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20307 | 2026.01.16 09:59:58.375674 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20308 | 2026.01.16 09:59:58.375809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50833 | ||
| 20309 | 2026.01.16 09:59:58.375819 [ 108 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20310 | 2026.01.16 09:59:58.375871 [ 108 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20311 | 2026.01.16 09:59:58.375890 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20312 | 2026.01.16 09:59:58.376040 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 20313 | 2026.01.16 09:59:58.376237 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20314 | 2026.01.16 09:59:58.376301 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48401 rows starting from the beginning of the part | ||
| 20315 | 2026.01.16 09:59:58.376390 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 20316 | 2026.01.16 09:59:58.376433 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 20317 | 2026.01.16 09:59:58.376474 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 20318 | 2026.01.16 09:59:58.376512 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 20319 | 2026.01.16 09:59:58.376553 [ 201 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 20320 | 2026.01.16 09:59:58.379551 [ 188 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50833 rows, containing 4 columns (4 merged, 0 gathered) in 0.003590638 sec., 14157094.087457437 rows/sec., 202.52 MiB/sec. | ||
| 20321 | 2026.01.16 09:59:58.379997 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20322 | 2026.01.16 09:59:58.380488 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20323 | 2026.01.16 09:59:58.380555 [ 187 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_106_21} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20324 | 2026.01.16 09:59:58.380649 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20325 | 2026.01.16 10:00:00.020989 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20326 | 2026.01.16 10:00:00.021268 [ 255 ] {d23ed7e1-6787-441e-a9cd-2b672c366f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20327 | 2026.01.16 10:00:00.021369 [ 255 ] {d23ed7e1-6787-441e-a9cd-2b672c366f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20328 | 2026.01.16 10:00:00.022099 [ 255 ] {d23ed7e1-6787-441e-a9cd-2b672c366f29} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20329 | 2026.01.16 10:00:00.022142 [ 255 ] {d23ed7e1-6787-441e-a9cd-2b672c366f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20330 | 2026.01.16 10:00:00.022512 [ 255 ] {d23ed7e1-6787-441e-a9cd-2b672c366f29} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20331 | 2026.01.16 10:00:00.022751 [ 255 ] {d23ed7e1-6787-441e-a9cd-2b672c366f29} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20332 | 2026.01.16 10:00:00.022906 [ 255 ] {d23ed7e1-6787-441e-a9cd-2b672c366f29} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.49 MiB/sec. | ||
| 20333 | 2026.01.16 10:00:00.022947 [ 255 ] {d23ed7e1-6787-441e-a9cd-2b672c366f29} <Debug> TCPHandler: Processed in 0.002136169 sec. | ||
| 20334 | 2026.01.16 10:00:00.023068 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20335 | 2026.01.16 10:00:00.023162 [ 255 ] {10f88d1e-6eec-4c7f-aa08-dbc71b32a5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20336 | 2026.01.16 10:00:00.023202 [ 255 ] {10f88d1e-6eec-4c7f-aa08-dbc71b32a5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20337 | 2026.01.16 10:00:00.023682 [ 255 ] {10f88d1e-6eec-4c7f-aa08-dbc71b32a5c0} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20338 | 2026.01.16 10:00:00.023719 [ 255 ] {10f88d1e-6eec-4c7f-aa08-dbc71b32a5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20339 | 2026.01.16 10:00:00.024016 [ 255 ] {10f88d1e-6eec-4c7f-aa08-dbc71b32a5c0} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20340 | 2026.01.16 10:00:00.024225 [ 255 ] {10f88d1e-6eec-4c7f-aa08-dbc71b32a5c0} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20341 | 2026.01.16 10:00:00.024351 [ 255 ] {10f88d1e-6eec-4c7f-aa08-dbc71b32a5c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 20342 | 2026.01.16 10:00:00.024389 [ 255 ] {10f88d1e-6eec-4c7f-aa08-dbc71b32a5c0} <Debug> TCPHandler: Processed in 0.001368748 sec. | ||
| 20343 | 2026.01.16 10:00:00.024509 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20344 | 2026.01.16 10:00:00.024605 [ 255 ] {b37600a3-a078-41fd-9158-b45c03240d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20345 | 2026.01.16 10:00:00.024648 [ 255 ] {b37600a3-a078-41fd-9158-b45c03240d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20346 | 2026.01.16 10:00:00.025124 [ 255 ] {b37600a3-a078-41fd-9158-b45c03240d82} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20347 | 2026.01.16 10:00:00.025161 [ 255 ] {b37600a3-a078-41fd-9158-b45c03240d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20348 | 2026.01.16 10:00:00.025487 [ 255 ] {b37600a3-a078-41fd-9158-b45c03240d82} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20349 | 2026.01.16 10:00:00.025691 [ 255 ] {b37600a3-a078-41fd-9158-b45c03240d82} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20350 | 2026.01.16 10:00:00.025820 [ 255 ] {b37600a3-a078-41fd-9158-b45c03240d82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 20351 | 2026.01.16 10:00:00.025818 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_160_39 to all_161_161_0 | ||
| 20352 | 2026.01.16 10:00:00.025859 [ 255 ] {b37600a3-a078-41fd-9158-b45c03240d82} <Debug> TCPHandler: Processed in 0.001396919 sec. | ||
| 20353 | 2026.01.16 10:00:00.025894 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20354 | 2026.01.16 10:00:00.025920 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20355 | 2026.01.16 10:00:00.025992 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20356 | 2026.01.16 10:00:00.026026 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_161_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_160_39 to all_161_161_0 into Compact with storage Full | ||
| 20357 | 2026.01.16 10:00:00.026091 [ 255 ] {fe069267-e4c6-4450-b11e-245f97395704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20358 | 2026.01.16 10:00:00.026130 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_161_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20359 | 2026.01.16 10:00:00.026131 [ 255 ] {fe069267-e4c6-4450-b11e-245f97395704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20360 | 2026.01.16 10:00:00.026165 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_161_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_160_39, total 48171 rows starting from the beginning of the part | ||
| 20361 | 2026.01.16 10:00:00.026234 [ 187 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_161_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 20362 | 2026.01.16 10:00:00.026474 [ 255 ] {fe069267-e4c6-4450-b11e-245f97395704} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20363 | 2026.01.16 10:00:00.026508 [ 255 ] {fe069267-e4c6-4450-b11e-245f97395704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20364 | 2026.01.16 10:00:00.026804 [ 255 ] {fe069267-e4c6-4450-b11e-245f97395704} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20365 | 2026.01.16 10:00:00.027011 [ 255 ] {fe069267-e4c6-4450-b11e-245f97395704} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20366 | 2026.01.16 10:00:00.027138 [ 255 ] {fe069267-e4c6-4450-b11e-245f97395704} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 20367 | 2026.01.16 10:00:00.027174 [ 255 ] {fe069267-e4c6-4450-b11e-245f97395704} <Debug> TCPHandler: Processed in 0.001232726 sec. | ||
| 20368 | 2026.01.16 10:00:00.033574 [ 188 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_161_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48331 rows, containing 5 columns (5 merged, 0 gathered) in 0.007576121 sec., 6379385.968096338 rows/sec., 433.96 MiB/sec. | ||
| 20369 | 2026.01.16 10:00:00.034132 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_161_40} <Trace> MergedBlockOutputStream: filled checksums all_1_161_40 (state Temporary) | ||
| 20370 | 2026.01.16 10:00:00.034443 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_161_40} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_161_40 to all_1_161_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20371 | 2026.01.16 10:00:00.034508 [ 195 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_161_40} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_160_39, all_161_161_0] -> all_1_161_40 | ||
| 20372 | 2026.01.16 10:00:00.034581 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20373 | 2026.01.16 10:00:01.174763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 20374 | 2026.01.16 10:00:01.193136 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20375 | 2026.01.16 10:00:01.193183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20376 | 2026.01.16 10:00:01.199583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20377 | 2026.01.16 10:00:01.200277 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20378 | 2026.01.16 10:00:01.200603 [ 103 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20379 | 2026.01.16 10:00:01.200655 [ 103 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20380 | 2026.01.16 10:00:01.200675 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.41 GiB. | ||
| 20381 | 2026.01.16 10:00:01.200791 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 20382 | 2026.01.16 10:00:01.203564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 20383 | 2026.01.16 10:00:01.203952 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20384 | 2026.01.16 10:00:01.204759 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 20385 | 2026.01.16 10:00:01.208153 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 20386 | 2026.01.16 10:00:01.211422 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 20387 | 2026.01.16 10:00:01.215401 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 20388 | 2026.01.16 10:00:01.219718 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 20389 | 2026.01.16 10:00:01.223959 [ 198 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 20390 | 2026.01.16 10:00:01.278700 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.07795105 sec., 10250.022289629198 rows/sec., 53.00 MiB/sec. | ||
| 20391 | 2026.01.16 10:00:01.282356 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20392 | 2026.01.16 10:00:01.284534 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20393 | 2026.01.16 10:00:01.284648 [ 188 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_106_21} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20394 | 2026.01.16 10:00:01.287835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20395 | 2026.01.16 10:00:02.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.20 MiB, peak 420.61 MiB, free memory in arenas 0.00 B, will set to 402.13 MiB (RSS), difference: -1.07 MiB | ||
| 20396 | 2026.01.16 10:00:02.337861 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 20397 | 2026.01.16 10:00:02.337936 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 20398 | 2026.01.16 10:00:02.346037 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): 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] | ||
| 20399 | 2026.01.16 10:00:03.508723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2376 | ||
| 20400 | 2026.01.16 10:00:03.511014 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2026.01.16 10:00:03.511067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20402 | 2026.01.16 10:00:03.512448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20403 | 2026.01.16 10:00:03.512905 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2026.01.16 10:00:03.513100 [ 225 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 20405 | 2026.01.16 10:00:03.513129 [ 225 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 20406 | 2026.01.16 10:00:03.513260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2376 | ||
| 20407 | 2026.01.16 10:00:03.520967 [ 225 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): 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] | ||
| 20408 | 2026.01.16 10:00:04.573862 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20409 | 2026.01.16 10:00:04.574143 [ 255 ] {7ccf8b01-577a-4141-b6b5-7dfeb015019a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20410 | 2026.01.16 10:00:04.574245 [ 255 ] {7ccf8b01-577a-4141-b6b5-7dfeb015019a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20411 | 2026.01.16 10:00:04.575081 [ 255 ] {7ccf8b01-577a-4141-b6b5-7dfeb015019a} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20412 | 2026.01.16 10:00:04.575121 [ 255 ] {7ccf8b01-577a-4141-b6b5-7dfeb015019a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20413 | 2026.01.16 10:00:04.575484 [ 255 ] {7ccf8b01-577a-4141-b6b5-7dfeb015019a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20414 | 2026.01.16 10:00:04.575690 [ 255 ] {7ccf8b01-577a-4141-b6b5-7dfeb015019a} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20415 | 2026.01.16 10:00:04.575832 [ 255 ] {7ccf8b01-577a-4141-b6b5-7dfeb015019a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001795 sec., 13370.473537604457 rows/sec., 1.11 MiB/sec. | ||
| 20416 | 2026.01.16 10:00:04.575874 [ 255 ] {7ccf8b01-577a-4141-b6b5-7dfeb015019a} <Debug> TCPHandler: Processed in 0.002223649 sec. | ||
| 20417 | 2026.01.16 10:00:04.576181 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20418 | 2026.01.16 10:00:04.576283 [ 255 ] {7d40fa92-9a84-4340-9935-2b660321982f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20419 | 2026.01.16 10:00:04.576321 [ 255 ] {7d40fa92-9a84-4340-9935-2b660321982f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20420 | 2026.01.16 10:00:04.576840 [ 255 ] {7d40fa92-9a84-4340-9935-2b660321982f} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20421 | 2026.01.16 10:00:04.576874 [ 255 ] {7d40fa92-9a84-4340-9935-2b660321982f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20422 | 2026.01.16 10:00:04.577152 [ 255 ] {7d40fa92-9a84-4340-9935-2b660321982f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 20423 | 2026.01.16 10:00:04.577358 [ 255 ] {7d40fa92-9a84-4340-9935-2b660321982f} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20424 | 2026.01.16 10:00:04.577489 [ 255 ] {7d40fa92-9a84-4340-9935-2b660321982f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001177 sec., 13593.882752761256 rows/sec., 1.08 MiB/sec. | ||
| 20425 | 2026.01.16 10:00:04.577527 [ 255 ] {7d40fa92-9a84-4340-9935-2b660321982f} <Debug> TCPHandler: Processed in 0.001347648 sec. | ||
| 20426 | 2026.01.16 10:00:04.577660 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20427 | 2026.01.16 10:00:04.577758 [ 255 ] {f463bb57-81a6-4883-8b41-a0fc7f3e15cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20428 | 2026.01.16 10:00:04.577796 [ 255 ] {f463bb57-81a6-4883-8b41-a0fc7f3e15cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20429 | 2026.01.16 10:00:04.579254 [ 255 ] {f463bb57-81a6-4883-8b41-a0fc7f3e15cb} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20430 | 2026.01.16 10:00:04.579287 [ 255 ] {f463bb57-81a6-4883-8b41-a0fc7f3e15cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20431 | 2026.01.16 10:00:04.579667 [ 255 ] {f463bb57-81a6-4883-8b41-a0fc7f3e15cb} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20432 | 2026.01.16 10:00:04.579877 [ 255 ] {f463bb57-81a6-4883-8b41-a0fc7f3e15cb} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20433 | 2026.01.16 10:00:04.579996 [ 105 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20434 | 2026.01.16 10:00:04.580008 [ 255 ] {f463bb57-81a6-4883-8b41-a0fc7f3e15cb} <Debug> executeQuery: Read 1442 rows, 123.78 KiB in 0.002267 sec., 636082.9289810322 rows/sec., 53.32 MiB/sec. | ||
| 20435 | 2026.01.16 10:00:04.580058 [ 105 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20436 | 2026.01.16 10:00:04.580070 [ 255 ] {f463bb57-81a6-4883-8b41-a0fc7f3e15cb} <Debug> TCPHandler: Processed in 0.002457983 sec. | ||
| 20437 | 2026.01.16 10:00:04.580083 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20438 | 2026.01.16 10:00:04.580204 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20439 | 2026.01.16 10:00:04.580221 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20440 | 2026.01.16 10:00:04.580325 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20441 | 2026.01.16 10:00:04.580331 [ 255 ] {c938e79d-ab22-49e5-a2e2-6ecbf49daa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20442 | 2026.01.16 10:00:04.580370 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2508 rows starting from the beginning of the part | ||
| 20443 | 2026.01.16 10:00:04.580386 [ 255 ] {c938e79d-ab22-49e5-a2e2-6ecbf49daa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20444 | 2026.01.16 10:00:04.580448 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 174 rows starting from the beginning of the part | ||
| 20445 | 2026.01.16 10:00:04.580504 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 20446 | 2026.01.16 10:00:04.580545 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 174 rows starting from the beginning of the part | ||
| 20447 | 2026.01.16 10:00:04.580582 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 20448 | 2026.01.16 10:00:04.580622 [ 193 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1442 rows starting from the beginning of the part | ||
| 20449 | 2026.01.16 10:00:04.580863 [ 255 ] {c938e79d-ab22-49e5-a2e2-6ecbf49daa89} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20450 | 2026.01.16 10:00:04.580905 [ 255 ] {c938e79d-ab22-49e5-a2e2-6ecbf49daa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20451 | 2026.01.16 10:00:04.581213 [ 255 ] {c938e79d-ab22-49e5-a2e2-6ecbf49daa89} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20452 | 2026.01.16 10:00:04.581432 [ 255 ] {c938e79d-ab22-49e5-a2e2-6ecbf49daa89} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20453 | 2026.01.16 10:00:04.581561 [ 255 ] {c938e79d-ab22-49e5-a2e2-6ecbf49daa89} <Debug> executeQuery: Read 87 rows, 6.51 KiB in 0.001247 sec., 69767.44186046511 rows/sec., 5.10 MiB/sec. | ||
| 20454 | 2026.01.16 10:00:04.581597 [ 255 ] {c938e79d-ab22-49e5-a2e2-6ecbf49daa89} <Debug> TCPHandler: Processed in 0.001426479 sec. | ||
| 20455 | 2026.01.16 10:00:04.581720 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20456 | 2026.01.16 10:00:04.581811 [ 255 ] {cd90269b-9325-443f-be51-b168eaf4e4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20457 | 2026.01.16 10:00:04.581849 [ 255 ] {cd90269b-9325-443f-be51-b168eaf4e4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20458 | 2026.01.16 10:00:04.582346 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4410 rows, containing 5 columns (5 merged, 0 gathered) in 0.002189659 sec., 2014012.227474689 rows/sec., 174.37 MiB/sec. | ||
| 20459 | 2026.01.16 10:00:04.582365 [ 255 ] {cd90269b-9325-443f-be51-b168eaf4e4a8} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20460 | 2026.01.16 10:00:04.582409 [ 255 ] {cd90269b-9325-443f-be51-b168eaf4e4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20461 | 2026.01.16 10:00:04.582634 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20462 | 2026.01.16 10:00:04.582718 [ 255 ] {cd90269b-9325-443f-be51-b168eaf4e4a8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20463 | 2026.01.16 10:00:04.582999 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20464 | 2026.01.16 10:00:04.583003 [ 255 ] {cd90269b-9325-443f-be51-b168eaf4e4a8} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20465 | 2026.01.16 10:00:04.583097 [ 189 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_166_33} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20466 | 2026.01.16 10:00:04.583189 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 20467 | 2026.01.16 10:00:04.583197 [ 255 ] {cd90269b-9325-443f-be51-b168eaf4e4a8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001403 sec., 179615.11047754812 rows/sec., 12.42 MiB/sec. | ||
| 20468 | 2026.01.16 10:00:04.583248 [ 255 ] {cd90269b-9325-443f-be51-b168eaf4e4a8} <Debug> TCPHandler: Processed in 0.001583161 sec. | ||
| 20469 | 2026.01.16 10:00:04.583375 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20470 | 2026.01.16 10:00:04.583475 [ 255 ] {e93b2b9a-47fc-49a5-9f6c-53b59fa3e414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20471 | 2026.01.16 10:00:04.583514 [ 255 ] {e93b2b9a-47fc-49a5-9f6c-53b59fa3e414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20472 | 2026.01.16 10:00:04.583921 [ 255 ] {e93b2b9a-47fc-49a5-9f6c-53b59fa3e414} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20473 | 2026.01.16 10:00:04.583956 [ 255 ] {e93b2b9a-47fc-49a5-9f6c-53b59fa3e414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20474 | 2026.01.16 10:00:04.584256 [ 255 ] {e93b2b9a-47fc-49a5-9f6c-53b59fa3e414} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20475 | 2026.01.16 10:00:04.584462 [ 255 ] {e93b2b9a-47fc-49a5-9f6c-53b59fa3e414} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20476 | 2026.01.16 10:00:04.584586 [ 255 ] {e93b2b9a-47fc-49a5-9f6c-53b59fa3e414} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 20477 | 2026.01.16 10:00:04.584629 [ 255 ] {e93b2b9a-47fc-49a5-9f6c-53b59fa3e414} <Debug> TCPHandler: Processed in 0.001311438 sec. | ||
| 20478 | 2026.01.16 10:00:04.584758 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20479 | 2026.01.16 10:00:04.584850 [ 255 ] {8968342b-a384-47a7-9814-fa963734ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20480 | 2026.01.16 10:00:04.584889 [ 255 ] {8968342b-a384-47a7-9814-fa963734ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20481 | 2026.01.16 10:00:04.585621 [ 255 ] {8968342b-a384-47a7-9814-fa963734ac8d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20482 | 2026.01.16 10:00:04.585654 [ 255 ] {8968342b-a384-47a7-9814-fa963734ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20483 | 2026.01.16 10:00:04.585972 [ 255 ] {8968342b-a384-47a7-9814-fa963734ac8d} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20484 | 2026.01.16 10:00:04.586175 [ 255 ] {8968342b-a384-47a7-9814-fa963734ac8d} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20485 | 2026.01.16 10:00:04.586301 [ 255 ] {8968342b-a384-47a7-9814-fa963734ac8d} <Debug> executeQuery: Read 631 rows, 48.69 KiB in 0.001469 sec., 429543.9074200136 rows/sec., 32.37 MiB/sec. | ||
| 20486 | 2026.01.16 10:00:04.586305 [ 99 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20487 | 2026.01.16 10:00:04.586338 [ 255 ] {8968342b-a384-47a7-9814-fa963734ac8d} <Debug> TCPHandler: Processed in 0.001636221 sec. | ||
| 20488 | 2026.01.16 10:00:04.586349 [ 99 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20489 | 2026.01.16 10:00:04.586368 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20490 | 2026.01.16 10:00:04.586452 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20491 | 2026.01.16 10:00:04.586479 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20492 | 2026.01.16 10:00:04.586548 [ 255 ] {a6d7219a-70f7-44e9-9987-502c148bffb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20493 | 2026.01.16 10:00:04.586596 [ 255 ] {a6d7219a-70f7-44e9-9987-502c148bffb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20494 | 2026.01.16 10:00:04.586634 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20495 | 2026.01.16 10:00:04.586672 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1292 rows starting from the beginning of the part | ||
| 20496 | 2026.01.16 10:00:04.586744 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 123 rows starting from the beginning of the part | ||
| 20497 | 2026.01.16 10:00:04.586802 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 20498 | 2026.01.16 10:00:04.586846 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 123 rows starting from the beginning of the part | ||
| 20499 | 2026.01.16 10:00:04.586888 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 20500 | 2026.01.16 10:00:04.586929 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 631 rows starting from the beginning of the part | ||
| 20501 | 2026.01.16 10:00:04.587309 [ 255 ] {a6d7219a-70f7-44e9-9987-502c148bffb7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20502 | 2026.01.16 10:00:04.587349 [ 255 ] {a6d7219a-70f7-44e9-9987-502c148bffb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20503 | 2026.01.16 10:00:04.587735 [ 255 ] {a6d7219a-70f7-44e9-9987-502c148bffb7} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20504 | 2026.01.16 10:00:04.587943 [ 255 ] {a6d7219a-70f7-44e9-9987-502c148bffb7} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20505 | 2026.01.16 10:00:04.588069 [ 255 ] {a6d7219a-70f7-44e9-9987-502c148bffb7} <Debug> executeQuery: Read 888 rows, 61.72 KiB in 0.001541 sec., 576249.1888384166 rows/sec., 39.11 MiB/sec. | ||
| 20506 | 2026.01.16 10:00:04.588079 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_161_40 to all_166_166_0 | ||
| 20507 | 2026.01.16 10:00:04.588105 [ 255 ] {a6d7219a-70f7-44e9-9987-502c148bffb7} <Debug> TCPHandler: Processed in 0.001700912 sec. | ||
| 20508 | 2026.01.16 10:00:04.588120 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2026.01.16 10:00:04.588117 [ 192 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689032 sec., 1359950.5515585258 rows/sec., 105.87 MiB/sec. | ||
| 20510 | 2026.01.16 10:00:04.588144 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20511 | 2026.01.16 10:00:04.588228 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20512 | 2026.01.16 10:00:04.588276 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_40 to all_166_166_0 into Compact with storage Full | ||
| 20513 | 2026.01.16 10:00:04.588326 [ 255 ] {f0270a40-d495-480e-a53c-0f35f0bfe3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20514 | 2026.01.16 10:00:04.588339 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20515 | 2026.01.16 10:00:04.588386 [ 255 ] {f0270a40-d495-480e-a53c-0f35f0bfe3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20516 | 2026.01.16 10:00:04.588413 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20517 | 2026.01.16 10:00:04.588460 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_161_40, total 48331 rows starting from the beginning of the part | ||
| 20518 | 2026.01.16 10:00:04.588534 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 20519 | 2026.01.16 10:00:04.588586 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 20520 | 2026.01.16 10:00:04.588601 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20521 | 2026.01.16 10:00:04.588629 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 20522 | 2026.01.16 10:00:04.588677 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 20523 | 2026.01.16 10:00:04.588679 [ 194 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_166_33} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20524 | 2026.01.16 10:00:04.588725 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 888 rows starting from the beginning of the part | ||
| 20525 | 2026.01.16 10:00:04.588770 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 20526 | 2026.01.16 10:00:04.589342 [ 255 ] {f0270a40-d495-480e-a53c-0f35f0bfe3f0} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20527 | 2026.01.16 10:00:04.589382 [ 255 ] {f0270a40-d495-480e-a53c-0f35f0bfe3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20528 | 2026.01.16 10:00:04.589949 [ 255 ] {f0270a40-d495-480e-a53c-0f35f0bfe3f0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20529 | 2026.01.16 10:00:04.590183 [ 255 ] {f0270a40-d495-480e-a53c-0f35f0bfe3f0} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20530 | 2026.01.16 10:00:04.590324 [ 255 ] {f0270a40-d495-480e-a53c-0f35f0bfe3f0} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002018 sec., 29236.868186323096 rows/sec., 52.39 MiB/sec. | ||
| 20531 | 2026.01.16 10:00:04.590379 [ 255 ] {f0270a40-d495-480e-a53c-0f35f0bfe3f0} <Debug> TCPHandler: Processed in 0.002210649 sec. | ||
| 20532 | 2026.01.16 10:00:04.590488 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20533 | 2026.01.16 10:00:04.590587 [ 255 ] {235ce3dd-67bd-474f-9f9b-d28f46516940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20534 | 2026.01.16 10:00:04.590627 [ 255 ] {235ce3dd-67bd-474f-9f9b-d28f46516940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20535 | 2026.01.16 10:00:04.590972 [ 255 ] {235ce3dd-67bd-474f-9f9b-d28f46516940} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20536 | 2026.01.16 10:00:04.591008 [ 255 ] {235ce3dd-67bd-474f-9f9b-d28f46516940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20537 | 2026.01.16 10:00:04.591315 [ 255 ] {235ce3dd-67bd-474f-9f9b-d28f46516940} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20538 | 2026.01.16 10:00:04.591518 [ 255 ] {235ce3dd-67bd-474f-9f9b-d28f46516940} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20539 | 2026.01.16 10:00:04.591627 [ 105 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20540 | 2026.01.16 10:00:04.591642 [ 255 ] {235ce3dd-67bd-474f-9f9b-d28f46516940} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 20541 | 2026.01.16 10:00:04.591664 [ 105 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20542 | 2026.01.16 10:00:04.591685 [ 255 ] {235ce3dd-67bd-474f-9f9b-d28f46516940} <Debug> TCPHandler: Processed in 0.001245447 sec. | ||
| 20543 | 2026.01.16 10:00:04.591687 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20544 | 2026.01.16 10:00:04.591826 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20545 | 2026.01.16 10:00:04.591935 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20546 | 2026.01.16 10:00:04.591967 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10416 rows starting from the beginning of the part | ||
| 20547 | 2026.01.16 10:00:04.592028 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 20548 | 2026.01.16 10:00:04.592073 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 20549 | 2026.01.16 10:00:04.592114 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 20550 | 2026.01.16 10:00:04.592153 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 20551 | 2026.01.16 10:00:04.592199 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 20552 | 2026.01.16 10:00:04.594643 [ 197 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868478 sec., 3735779.0437995344 rows/sec., 245.11 MiB/sec. | ||
| 20553 | 2026.01.16 10:00:04.594855 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20554 | 2026.01.16 10:00:04.595087 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20555 | 2026.01.16 10:00:04.595144 [ 191 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_166_33} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20556 | 2026.01.16 10:00:04.595203 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 20557 | 2026.01.16 10:00:04.600241 [ 191 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49859 rows, containing 5 columns (5 merged, 0 gathered) in 0.01200947 sec., 4151640.330505843 rows/sec., 282.49 MiB/sec. | ||
| 20558 | 2026.01.16 10:00:04.600532 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Trace> MergedBlockOutputStream: filled checksums all_1_166_41 (state Temporary) | ||
| 20559 | 2026.01.16 10:00:04.600825 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_166_41 to all_1_166_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20560 | 2026.01.16 10:00:04.600898 [ 200 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_166_41} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_161_40, all_166_166_0] -> all_1_166_41 | ||
| 20561 | 2026.01.16 10:00:04.600989 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20562 | 2026.01.16 10:00:05.876076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51281 | ||
| 20563 | 2026.01.16 10:00:05.876782 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20564 | 2026.01.16 10:00:05.876822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20565 | 2026.01.16 10:00:05.877287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 20566 | 2026.01.16 10:00:05.877520 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20567 | 2026.01.16 10:00:05.877650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51281 | ||
| 20568 | 2026.01.16 10:00:08.703677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 20569 | 2026.01.16 10:00:08.723946 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2026.01.16 10:00:08.724016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20571 | 2026.01.16 10:00:08.730398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 20572 | 2026.01.16 10:00:08.731107 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20573 | 2026.01.16 10:00:08.734643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 20574 | 2026.01.16 10:00:10.021312 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20575 | 2026.01.16 10:00:10.021591 [ 255 ] {118a4d8a-7bd4-4a8a-acae-ce0930a3ba8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20576 | 2026.01.16 10:00:10.021695 [ 255 ] {118a4d8a-7bd4-4a8a-acae-ce0930a3ba8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20577 | 2026.01.16 10:00:10.022440 [ 255 ] {118a4d8a-7bd4-4a8a-acae-ce0930a3ba8b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20578 | 2026.01.16 10:00:10.022486 [ 255 ] {118a4d8a-7bd4-4a8a-acae-ce0930a3ba8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20579 | 2026.01.16 10:00:10.022850 [ 255 ] {118a4d8a-7bd4-4a8a-acae-ce0930a3ba8b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20580 | 2026.01.16 10:00:10.023070 [ 255 ] {118a4d8a-7bd4-4a8a-acae-ce0930a3ba8b} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20581 | 2026.01.16 10:00:10.023222 [ 255 ] {118a4d8a-7bd4-4a8a-acae-ce0930a3ba8b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001758 sec., 31854.37997724687 rows/sec., 2.43 MiB/sec. | ||
| 20582 | 2026.01.16 10:00:10.023271 [ 255 ] {118a4d8a-7bd4-4a8a-acae-ce0930a3ba8b} <Debug> TCPHandler: Processed in 0.002191309 sec. | ||
| 20583 | 2026.01.16 10:00:10.023402 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20584 | 2026.01.16 10:00:10.023564 [ 255 ] {19203eac-2437-43b7-8bfe-45db52e85423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20585 | 2026.01.16 10:00:10.023606 [ 255 ] {19203eac-2437-43b7-8bfe-45db52e85423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20586 | 2026.01.16 10:00:10.024049 [ 255 ] {19203eac-2437-43b7-8bfe-45db52e85423} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20587 | 2026.01.16 10:00:10.024087 [ 255 ] {19203eac-2437-43b7-8bfe-45db52e85423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20588 | 2026.01.16 10:00:10.024387 [ 255 ] {19203eac-2437-43b7-8bfe-45db52e85423} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20589 | 2026.01.16 10:00:10.024595 [ 255 ] {19203eac-2437-43b7-8bfe-45db52e85423} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20590 | 2026.01.16 10:00:10.024724 [ 255 ] {19203eac-2437-43b7-8bfe-45db52e85423} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 20591 | 2026.01.16 10:00:10.024762 [ 255 ] {19203eac-2437-43b7-8bfe-45db52e85423} <Debug> TCPHandler: Processed in 0.001347968 sec. | ||
| 20592 | 2026.01.16 10:00:10.024874 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20593 | 2026.01.16 10:00:10.024967 [ 255 ] {ee33a166-abcb-4f4a-95b5-20abae08b5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20594 | 2026.01.16 10:00:10.025010 [ 255 ] {ee33a166-abcb-4f4a-95b5-20abae08b5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20595 | 2026.01.16 10:00:10.025452 [ 255 ] {ee33a166-abcb-4f4a-95b5-20abae08b5d0} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20596 | 2026.01.16 10:00:10.025488 [ 255 ] {ee33a166-abcb-4f4a-95b5-20abae08b5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20597 | 2026.01.16 10:00:10.025820 [ 255 ] {ee33a166-abcb-4f4a-95b5-20abae08b5d0} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20598 | 2026.01.16 10:00:10.026018 [ 255 ] {ee33a166-abcb-4f4a-95b5-20abae08b5d0} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20599 | 2026.01.16 10:00:10.026148 [ 255 ] {ee33a166-abcb-4f4a-95b5-20abae08b5d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 20600 | 2026.01.16 10:00:10.026184 [ 255 ] {ee33a166-abcb-4f4a-95b5-20abae08b5d0} <Debug> TCPHandler: Processed in 0.001358648 sec. | ||
| 20601 | 2026.01.16 10:00:10.026293 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20602 | 2026.01.16 10:00:10.026384 [ 255 ] {17998883-d220-4140-b49b-e67ecff29124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20603 | 2026.01.16 10:00:10.026425 [ 255 ] {17998883-d220-4140-b49b-e67ecff29124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20604 | 2026.01.16 10:00:10.026754 [ 255 ] {17998883-d220-4140-b49b-e67ecff29124} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20605 | 2026.01.16 10:00:10.026789 [ 255 ] {17998883-d220-4140-b49b-e67ecff29124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20606 | 2026.01.16 10:00:10.027087 [ 255 ] {17998883-d220-4140-b49b-e67ecff29124} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20607 | 2026.01.16 10:00:10.027292 [ 255 ] {17998883-d220-4140-b49b-e67ecff29124} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20608 | 2026.01.16 10:00:10.027418 [ 255 ] {17998883-d220-4140-b49b-e67ecff29124} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 20609 | 2026.01.16 10:00:10.027453 [ 255 ] {17998883-d220-4140-b49b-e67ecff29124} <Debug> TCPHandler: Processed in 0.001209666 sec. | ||
| 20610 | 2026.01.16 10:00:10.448345 [ 217 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20611 | 2026.01.16 10:00:10.448440 [ 217 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20612 | 2026.01.16 10:00:10.451585 [ 217 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20613 | 2026.01.16 10:00:10.890599 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20614 | 2026.01.16 10:00:10.890632 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20615 | 2026.01.16 10:00:10.893993 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20616 | 2026.01.16 10:00:10.914409 [ 224 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20617 | 2026.01.16 10:00:10.914464 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20618 | 2026.01.16 10:00:10.917053 [ 224 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20619 | 2026.01.16 10:00:11.086568 [ 224 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20620 | 2026.01.16 10:00:11.086622 [ 224 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20621 | 2026.01.16 10:00:11.089122 [ 224 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 20622 | 2026.01.16 10:00:13.050529 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20623 | 2026.01.16 10:00:13.050575 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20624 | 2026.01.16 10:00:13.377876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51793 | ||
| 20625 | 2026.01.16 10:00:13.378508 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20626 | 2026.01.16 10:00:13.378658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20627 | 2026.01.16 10:00:13.379314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 20628 | 2026.01.16 10:00:13.379797 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20629 | 2026.01.16 10:00:13.379951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51793 | ||
| 20630 | 2026.01.16 10:00:13.513536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2404 | ||
| 20631 | 2026.01.16 10:00:13.515856 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20632 | 2026.01.16 10:00:13.515907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20633 | 2026.01.16 10:00:13.517220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20634 | 2026.01.16 10:00:13.517745 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20635 | 2026.01.16 10:00:13.518116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2404 | ||
| 20636 | 2026.01.16 10:00:15.024600 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20637 | 2026.01.16 10:00:15.024802 [ 255 ] {03a156fe-a120-43aa-bb43-bacc3d4d6f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20638 | 2026.01.16 10:00:15.024873 [ 255 ] {03a156fe-a120-43aa-bb43-bacc3d4d6f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20639 | 2026.01.16 10:00:15.025820 [ 255 ] {03a156fe-a120-43aa-bb43-bacc3d4d6f0c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20640 | 2026.01.16 10:00:15.025859 [ 255 ] {03a156fe-a120-43aa-bb43-bacc3d4d6f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20641 | 2026.01.16 10:00:15.026252 [ 255 ] {03a156fe-a120-43aa-bb43-bacc3d4d6f0c} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20642 | 2026.01.16 10:00:15.026476 [ 255 ] {03a156fe-a120-43aa-bb43-bacc3d4d6f0c} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20643 | 2026.01.16 10:00:15.026631 [ 255 ] {03a156fe-a120-43aa-bb43-bacc3d4d6f0c} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001883 sec., 92405.73552841211 rows/sec., 8.11 MiB/sec. | ||
| 20644 | 2026.01.16 10:00:15.026671 [ 255 ] {03a156fe-a120-43aa-bb43-bacc3d4d6f0c} <Debug> TCPHandler: Processed in 0.00220442 sec. | ||
| 20645 | 2026.01.16 10:00:15.026816 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20646 | 2026.01.16 10:00:15.026910 [ 255 ] {295fa6a7-063b-4d03-9a07-9af4e051ddfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20647 | 2026.01.16 10:00:15.026950 [ 255 ] {295fa6a7-063b-4d03-9a07-9af4e051ddfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20648 | 2026.01.16 10:00:15.027480 [ 255 ] {295fa6a7-063b-4d03-9a07-9af4e051ddfa} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20649 | 2026.01.16 10:00:15.027514 [ 255 ] {295fa6a7-063b-4d03-9a07-9af4e051ddfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20650 | 2026.01.16 10:00:15.027803 [ 255 ] {295fa6a7-063b-4d03-9a07-9af4e051ddfa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20651 | 2026.01.16 10:00:15.028010 [ 255 ] {295fa6a7-063b-4d03-9a07-9af4e051ddfa} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20652 | 2026.01.16 10:00:15.028135 [ 255 ] {295fa6a7-063b-4d03-9a07-9af4e051ddfa} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001244 sec., 47427.652733118965 rows/sec., 3.48 MiB/sec. | ||
| 20653 | 2026.01.16 10:00:15.028171 [ 255 ] {295fa6a7-063b-4d03-9a07-9af4e051ddfa} <Debug> TCPHandler: Processed in 0.001412129 sec. | ||
| 20654 | 2026.01.16 10:00:15.028303 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20655 | 2026.01.16 10:00:15.028405 [ 255 ] {74a15c54-59a7-44fd-8da9-f4ef604a66d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20656 | 2026.01.16 10:00:15.028443 [ 255 ] {74a15c54-59a7-44fd-8da9-f4ef604a66d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20657 | 2026.01.16 10:00:15.028977 [ 255 ] {74a15c54-59a7-44fd-8da9-f4ef604a66d0} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20658 | 2026.01.16 10:00:15.029012 [ 255 ] {74a15c54-59a7-44fd-8da9-f4ef604a66d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20659 | 2026.01.16 10:00:15.029312 [ 255 ] {74a15c54-59a7-44fd-8da9-f4ef604a66d0} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20660 | 2026.01.16 10:00:15.029529 [ 255 ] {74a15c54-59a7-44fd-8da9-f4ef604a66d0} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20661 | 2026.01.16 10:00:15.029658 [ 255 ] {74a15c54-59a7-44fd-8da9-f4ef604a66d0} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001271 sec., 96774.19354838709 rows/sec., 7.56 MiB/sec. | ||
| 20662 | 2026.01.16 10:00:15.029695 [ 255 ] {74a15c54-59a7-44fd-8da9-f4ef604a66d0} <Debug> TCPHandler: Processed in 0.001446509 sec. | ||
| 20663 | 2026.01.16 10:00:15.029822 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20664 | 2026.01.16 10:00:15.029915 [ 255 ] {b208740e-16b8-4695-ae63-4f7b1dd17fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20665 | 2026.01.16 10:00:15.029958 [ 255 ] {b208740e-16b8-4695-ae63-4f7b1dd17fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20666 | 2026.01.16 10:00:15.030411 [ 255 ] {b208740e-16b8-4695-ae63-4f7b1dd17fd4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20667 | 2026.01.16 10:00:15.030447 [ 255 ] {b208740e-16b8-4695-ae63-4f7b1dd17fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20668 | 2026.01.16 10:00:15.030773 [ 255 ] {b208740e-16b8-4695-ae63-4f7b1dd17fd4} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20669 | 2026.01.16 10:00:15.030974 [ 255 ] {b208740e-16b8-4695-ae63-4f7b1dd17fd4} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20670 | 2026.01.16 10:00:15.031098 [ 255 ] {b208740e-16b8-4695-ae63-4f7b1dd17fd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 20671 | 2026.01.16 10:00:15.031134 [ 255 ] {b208740e-16b8-4695-ae63-4f7b1dd17fd4} <Debug> TCPHandler: Processed in 0.001367828 sec. | ||
| 20672 | 2026.01.16 10:00:15.031253 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20673 | 2026.01.16 10:00:15.031346 [ 255 ] {197c9bb9-87d0-4aaa-abad-399da2918f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20674 | 2026.01.16 10:00:15.031401 [ 255 ] {197c9bb9-87d0-4aaa-abad-399da2918f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20675 | 2026.01.16 10:00:15.032302 [ 255 ] {197c9bb9-87d0-4aaa-abad-399da2918f95} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20676 | 2026.01.16 10:00:15.032337 [ 255 ] {197c9bb9-87d0-4aaa-abad-399da2918f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20677 | 2026.01.16 10:00:15.032918 [ 255 ] {197c9bb9-87d0-4aaa-abad-399da2918f95} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20678 | 2026.01.16 10:00:15.033131 [ 255 ] {197c9bb9-87d0-4aaa-abad-399da2918f95} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20679 | 2026.01.16 10:00:15.033263 [ 255 ] {197c9bb9-87d0-4aaa-abad-399da2918f95} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001935 sec., 30490.95607235142 rows/sec., 54.64 MiB/sec. | ||
| 20680 | 2026.01.16 10:00:15.033327 [ 255 ] {197c9bb9-87d0-4aaa-abad-399da2918f95} <Debug> TCPHandler: Processed in 0.002130059 sec. | ||
| 20681 | 2026.01.16 10:00:15.033452 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20682 | 2026.01.16 10:00:15.033574 [ 255 ] {6d0a1c5b-cd05-4283-80db-864affd41572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20683 | 2026.01.16 10:00:15.033622 [ 255 ] {6d0a1c5b-cd05-4283-80db-864affd41572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20684 | 2026.01.16 10:00:15.034006 [ 255 ] {6d0a1c5b-cd05-4283-80db-864affd41572} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20685 | 2026.01.16 10:00:15.034040 [ 255 ] {6d0a1c5b-cd05-4283-80db-864affd41572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20686 | 2026.01.16 10:00:15.034366 [ 255 ] {6d0a1c5b-cd05-4283-80db-864affd41572} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20687 | 2026.01.16 10:00:15.034573 [ 255 ] {6d0a1c5b-cd05-4283-80db-864affd41572} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20688 | 2026.01.16 10:00:15.034698 [ 255 ] {6d0a1c5b-cd05-4283-80db-864affd41572} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 20689 | 2026.01.16 10:00:15.034733 [ 255 ] {6d0a1c5b-cd05-4283-80db-864affd41572} <Debug> TCPHandler: Processed in 0.001340238 sec. | ||
| 20690 | 2026.01.16 10:00:16.234809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 20691 | 2026.01.16 10:00:16.253420 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20692 | 2026.01.16 10:00:16.253469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20693 | 2026.01.16 10:00:16.259825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 20694 | 2026.01.16 10:00:16.260573 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20695 | 2026.01.16 10:00:16.263846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 20696 | 2026.01.16 10:00:16.585400 [ 87 ] {} <Debug> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 20697 | 2026.01.16 10:00:16.585455 [ 87 ] {} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20698 | 2026.01.16 10:00:16.585476 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20699 | 2026.01.16 10:00:16.585585 [ 197 ] {52824e82-3600-4a22-8c70-145ad4791917::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 | ||
| 20700 | 2026.01.16 10:00:16.585712 [ 197 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20701 | 2026.01.16 10:00:16.585746 [ 197 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 23 rows starting from the beginning of the part | ||
| 20702 | 2026.01.16 10:00:16.585817 [ 197 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 3 rows starting from the beginning of the part | ||
| 20703 | 2026.01.16 10:00:16.585866 [ 197 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3 rows starting from the beginning of the part | ||
| 20704 | 2026.01.16 10:00:16.585913 [ 197 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 20705 | 2026.01.16 10:00:16.585958 [ 197 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 20706 | 2026.01.16 10:00:16.586705 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165905 sec., 40312.032283933935 rows/sec., 3.31 MiB/sec. | ||
| 20707 | 2026.01.16 10:00:16.586886 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 20708 | 2026.01.16 10:00:16.587174 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20709 | 2026.01.16 10:00:16.587253 [ 200 ] {52824e82-3600-4a22-8c70-145ad4791917::all_1_29_7} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 20710 | 2026.01.16 10:00:16.587357 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20711 | 2026.01.16 10:00:20.021324 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20712 | 2026.01.16 10:00:20.021616 [ 255 ] {ffa9ae7a-2360-478b-9c3b-2b3480e9afeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20713 | 2026.01.16 10:00:20.021715 [ 255 ] {ffa9ae7a-2360-478b-9c3b-2b3480e9afeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20714 | 2026.01.16 10:00:20.022521 [ 255 ] {ffa9ae7a-2360-478b-9c3b-2b3480e9afeb} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20715 | 2026.01.16 10:00:20.022570 [ 255 ] {ffa9ae7a-2360-478b-9c3b-2b3480e9afeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20716 | 2026.01.16 10:00:20.022953 [ 255 ] {ffa9ae7a-2360-478b-9c3b-2b3480e9afeb} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 20717 | 2026.01.16 10:00:20.023171 [ 255 ] {ffa9ae7a-2360-478b-9c3b-2b3480e9afeb} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20718 | 2026.01.16 10:00:20.023317 [ 255 ] {ffa9ae7a-2360-478b-9c3b-2b3480e9afeb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.41 MiB/sec. | ||
| 20719 | 2026.01.16 10:00:20.023358 [ 255 ] {ffa9ae7a-2360-478b-9c3b-2b3480e9afeb} <Debug> TCPHandler: Processed in 0.002203949 sec. | ||
| 20720 | 2026.01.16 10:00:20.023485 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20721 | 2026.01.16 10:00:20.023579 [ 255 ] {b7c949e5-6b21-4a55-823b-348bd38c8f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20722 | 2026.01.16 10:00:20.023618 [ 255 ] {b7c949e5-6b21-4a55-823b-348bd38c8f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20723 | 2026.01.16 10:00:20.024087 [ 255 ] {b7c949e5-6b21-4a55-823b-348bd38c8f70} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20724 | 2026.01.16 10:00:20.024124 [ 255 ] {b7c949e5-6b21-4a55-823b-348bd38c8f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20725 | 2026.01.16 10:00:20.024427 [ 255 ] {b7c949e5-6b21-4a55-823b-348bd38c8f70} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 20726 | 2026.01.16 10:00:20.024638 [ 255 ] {b7c949e5-6b21-4a55-823b-348bd38c8f70} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20727 | 2026.01.16 10:00:20.024769 [ 255 ] {b7c949e5-6b21-4a55-823b-348bd38c8f70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 20728 | 2026.01.16 10:00:20.024807 [ 255 ] {b7c949e5-6b21-4a55-823b-348bd38c8f70} <Debug> TCPHandler: Processed in 0.001369988 sec. | ||
| 20729 | 2026.01.16 10:00:20.024929 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20730 | 2026.01.16 10:00:20.025025 [ 255 ] {b44ae97c-01f5-47cd-816a-ec52d67be9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20731 | 2026.01.16 10:00:20.025069 [ 255 ] {b44ae97c-01f5-47cd-816a-ec52d67be9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20732 | 2026.01.16 10:00:20.025521 [ 255 ] {b44ae97c-01f5-47cd-816a-ec52d67be9da} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20733 | 2026.01.16 10:00:20.025559 [ 255 ] {b44ae97c-01f5-47cd-816a-ec52d67be9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20734 | 2026.01.16 10:00:20.025893 [ 255 ] {b44ae97c-01f5-47cd-816a-ec52d67be9da} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 20735 | 2026.01.16 10:00:20.026111 [ 255 ] {b44ae97c-01f5-47cd-816a-ec52d67be9da} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20736 | 2026.01.16 10:00:20.026239 [ 255 ] {b44ae97c-01f5-47cd-816a-ec52d67be9da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 20737 | 2026.01.16 10:00:20.026276 [ 255 ] {b44ae97c-01f5-47cd-816a-ec52d67be9da} <Debug> TCPHandler: Processed in 0.001395688 sec. | ||
| 20738 | 2026.01.16 10:00:20.026388 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20739 | 2026.01.16 10:00:20.026482 [ 255 ] {98c06cd6-5169-401a-90c9-4ecd3709562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20740 | 2026.01.16 10:00:20.026523 [ 255 ] {98c06cd6-5169-401a-90c9-4ecd3709562f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20741 | 2026.01.16 10:00:20.026864 [ 255 ] {98c06cd6-5169-401a-90c9-4ecd3709562f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20742 | 2026.01.16 10:00:20.026900 [ 255 ] {98c06cd6-5169-401a-90c9-4ecd3709562f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20743 | 2026.01.16 10:00:20.027195 [ 255 ] {98c06cd6-5169-401a-90c9-4ecd3709562f} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 20744 | 2026.01.16 10:00:20.027397 [ 255 ] {98c06cd6-5169-401a-90c9-4ecd3709562f} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20745 | 2026.01.16 10:00:20.027526 [ 255 ] {98c06cd6-5169-401a-90c9-4ecd3709562f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 20746 | 2026.01.16 10:00:20.027562 [ 255 ] {98c06cd6-5169-401a-90c9-4ecd3709562f} <Debug> TCPHandler: Processed in 0.001223006 sec. | ||
| 20747 | 2026.01.16 10:00:20.881046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52241 | ||
| 20748 | 2026.01.16 10:00:20.881564 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20749 | 2026.01.16 10:00:20.881602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20750 | 2026.01.16 10:00:20.882074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 20751 | 2026.01.16 10:00:20.882293 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20752 | 2026.01.16 10:00:20.882415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52241 | ||
| 20753 | 2026.01.16 10:00:23.518464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2424 | ||
| 20754 | 2026.01.16 10:00:23.521185 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20755 | 2026.01.16 10:00:23.521246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20756 | 2026.01.16 10:00:23.522581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20757 | 2026.01.16 10:00:23.523085 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20758 | 2026.01.16 10:00:23.523281 [ 84 ] {} <Debug> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20759 | 2026.01.16 10:00:23.523352 [ 84 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20760 | 2026.01.16 10:00:23.523354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2424 | ||
| 20761 | 2026.01.16 10:00:23.523374 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20762 | 2026.01.16 10:00:23.523522 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::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 | ||
| 20763 | 2026.01.16 10:00:23.524167 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20764 | 2026.01.16 10:00:23.524314 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2302 rows starting from the beginning of the part | ||
| 20765 | 2026.01.16 10:00:23.524667 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 28 rows starting from the beginning of the part | ||
| 20766 | 2026.01.16 10:00:23.524978 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part | ||
| 20767 | 2026.01.16 10:00:23.525292 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 20768 | 2026.01.16 10:00:23.525573 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 28 rows starting from the beginning of the part | ||
| 20769 | 2026.01.16 10:00:23.525883 [ 199 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 20 rows starting from the beginning of the part | ||
| 20770 | 2026.01.16 10:00:23.532921 [ 200 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 72 columns (72 merged, 0 gathered) in 0.009495177 sec., 255287.50016982303 rows/sec., 194.66 MiB/sec. | ||
| 20771 | 2026.01.16 10:00:23.535185 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20772 | 2026.01.16 10:00:23.535964 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2026.01.16 10:00:23.536034 [ 201 ] {0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549::all_1_81_16} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20774 | 2026.01.16 10:00:23.536340 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20775 | 2026.01.16 10:00:23.764893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 20776 | 2026.01.16 10:00:23.784268 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20777 | 2026.01.16 10:00:23.784336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20778 | 2026.01.16 10:00:23.790971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 20779 | 2026.01.16 10:00:23.792061 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20780 | 2026.01.16 10:00:23.795504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 20781 | 2026.01.16 10:00:25.025537 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20782 | 2026.01.16 10:00:25.025733 [ 255 ] {73f3ea72-09d8-479e-bbc4-f4c7120d0369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20783 | 2026.01.16 10:00:25.025806 [ 255 ] {73f3ea72-09d8-479e-bbc4-f4c7120d0369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20784 | 2026.01.16 10:00:25.026619 [ 255 ] {73f3ea72-09d8-479e-bbc4-f4c7120d0369} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20785 | 2026.01.16 10:00:25.026676 [ 255 ] {73f3ea72-09d8-479e-bbc4-f4c7120d0369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20786 | 2026.01.16 10:00:25.027112 [ 255 ] {73f3ea72-09d8-479e-bbc4-f4c7120d0369} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 20787 | 2026.01.16 10:00:25.027379 [ 255 ] {73f3ea72-09d8-479e-bbc4-f4c7120d0369} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20788 | 2026.01.16 10:00:25.027554 [ 255 ] {73f3ea72-09d8-479e-bbc4-f4c7120d0369} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001873 sec., 92899.09236518953 rows/sec., 8.15 MiB/sec. | ||
| 20789 | 2026.01.16 10:00:25.027609 [ 255 ] {73f3ea72-09d8-479e-bbc4-f4c7120d0369} <Debug> TCPHandler: Processed in 0.002210779 sec. | ||
| 20790 | 2026.01.16 10:00:25.027745 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20791 | 2026.01.16 10:00:25.027852 [ 255 ] {0c215fea-679d-4f0b-b215-c73f3efd8c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20792 | 2026.01.16 10:00:25.027898 [ 255 ] {0c215fea-679d-4f0b-b215-c73f3efd8c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20793 | 2026.01.16 10:00:25.028356 [ 255 ] {0c215fea-679d-4f0b-b215-c73f3efd8c2f} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20794 | 2026.01.16 10:00:25.028395 [ 255 ] {0c215fea-679d-4f0b-b215-c73f3efd8c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20795 | 2026.01.16 10:00:25.028710 [ 255 ] {0c215fea-679d-4f0b-b215-c73f3efd8c2f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20796 | 2026.01.16 10:00:25.028941 [ 255 ] {0c215fea-679d-4f0b-b215-c73f3efd8c2f} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20797 | 2026.01.16 10:00:25.029076 [ 255 ] {0c215fea-679d-4f0b-b215-c73f3efd8c2f} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001249 sec., 47237.790232185755 rows/sec., 3.47 MiB/sec. | ||
| 20798 | 2026.01.16 10:00:25.029117 [ 255 ] {0c215fea-679d-4f0b-b215-c73f3efd8c2f} <Debug> TCPHandler: Processed in 0.001426519 sec. | ||
| 20799 | 2026.01.16 10:00:25.029230 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20800 | 2026.01.16 10:00:25.029330 [ 255 ] {e4da1dd6-0022-4328-9339-bc6b99f933be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20801 | 2026.01.16 10:00:25.029371 [ 255 ] {e4da1dd6-0022-4328-9339-bc6b99f933be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20802 | 2026.01.16 10:00:25.029815 [ 255 ] {e4da1dd6-0022-4328-9339-bc6b99f933be} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20803 | 2026.01.16 10:00:25.029854 [ 255 ] {e4da1dd6-0022-4328-9339-bc6b99f933be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20804 | 2026.01.16 10:00:25.030185 [ 255 ] {e4da1dd6-0022-4328-9339-bc6b99f933be} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 20805 | 2026.01.16 10:00:25.030401 [ 255 ] {e4da1dd6-0022-4328-9339-bc6b99f933be} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20806 | 2026.01.16 10:00:25.030531 [ 255 ] {e4da1dd6-0022-4328-9339-bc6b99f933be} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001223 sec., 100572.36304170074 rows/sec., 7.86 MiB/sec. | ||
| 20807 | 2026.01.16 10:00:25.030571 [ 255 ] {e4da1dd6-0022-4328-9339-bc6b99f933be} <Debug> TCPHandler: Processed in 0.001391799 sec. | ||
| 20808 | 2026.01.16 10:00:25.030695 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20809 | 2026.01.16 10:00:25.030792 [ 255 ] {5ec13fb6-0a30-45f7-a00c-219f09c01316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20810 | 2026.01.16 10:00:25.030837 [ 255 ] {5ec13fb6-0a30-45f7-a00c-219f09c01316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20811 | 2026.01.16 10:00:25.031262 [ 255 ] {5ec13fb6-0a30-45f7-a00c-219f09c01316} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20812 | 2026.01.16 10:00:25.031299 [ 255 ] {5ec13fb6-0a30-45f7-a00c-219f09c01316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20813 | 2026.01.16 10:00:25.031635 [ 255 ] {5ec13fb6-0a30-45f7-a00c-219f09c01316} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 20814 | 2026.01.16 10:00:25.031854 [ 255 ] {5ec13fb6-0a30-45f7-a00c-219f09c01316} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20815 | 2026.01.16 10:00:25.031989 [ 255 ] {5ec13fb6-0a30-45f7-a00c-219f09c01316} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 20816 | 2026.01.16 10:00:25.032027 [ 255 ] {5ec13fb6-0a30-45f7-a00c-219f09c01316} <Debug> TCPHandler: Processed in 0.001382938 sec. | ||
| 20817 | 2026.01.16 10:00:25.032140 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20818 | 2026.01.16 10:00:25.032236 [ 255 ] {ad1b8aba-9d9d-4c53-9f56-ee6e5e367855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20819 | 2026.01.16 10:00:25.032293 [ 255 ] {ad1b8aba-9d9d-4c53-9f56-ee6e5e367855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20820 | 2026.01.16 10:00:25.033273 [ 255 ] {ad1b8aba-9d9d-4c53-9f56-ee6e5e367855} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20821 | 2026.01.16 10:00:25.033310 [ 255 ] {ad1b8aba-9d9d-4c53-9f56-ee6e5e367855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20822 | 2026.01.16 10:00:25.033944 [ 255 ] {ad1b8aba-9d9d-4c53-9f56-ee6e5e367855} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20823 | 2026.01.16 10:00:25.034193 [ 255 ] {ad1b8aba-9d9d-4c53-9f56-ee6e5e367855} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20824 | 2026.01.16 10:00:25.034313 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20825 | 2026.01.16 10:00:25.034343 [ 255 ] {ad1b8aba-9d9d-4c53-9f56-ee6e5e367855} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002124 sec., 27777.777777777777 rows/sec., 49.78 MiB/sec. | ||
| 20826 | 2026.01.16 10:00:25.034384 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20827 | 2026.01.16 10:00:25.034409 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20828 | 2026.01.16 10:00:25.034442 [ 255 ] {ad1b8aba-9d9d-4c53-9f56-ee6e5e367855} <Debug> TCPHandler: Processed in 0.002354232 sec. | ||
| 20829 | 2026.01.16 10:00:25.034498 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::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 | ||
| 20830 | 2026.01.16 10:00:25.034562 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20831 | 2026.01.16 10:00:25.034659 [ 255 ] {b594cd9e-c98b-4aa5-8895-b6fba9a1ef95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20832 | 2026.01.16 10:00:25.034698 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20833 | 2026.01.16 10:00:25.034701 [ 255 ] {b594cd9e-c98b-4aa5-8895-b6fba9a1ef95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20834 | 2026.01.16 10:00:25.034772 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3046 rows starting from the beginning of the part | ||
| 20835 | 2026.01.16 10:00:25.034914 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 59 rows starting from the beginning of the part | ||
| 20836 | 2026.01.16 10:00:25.035019 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 59 rows starting from the beginning of the part | ||
| 20837 | 2026.01.16 10:00:25.035118 [ 255 ] {b594cd9e-c98b-4aa5-8895-b6fba9a1ef95} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20838 | 2026.01.16 10:00:25.035145 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 59 rows starting from the beginning of the part | ||
| 20839 | 2026.01.16 10:00:25.035155 [ 255 ] {b594cd9e-c98b-4aa5-8895-b6fba9a1ef95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20840 | 2026.01.16 10:00:25.035269 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 59 rows starting from the beginning of the part | ||
| 20841 | 2026.01.16 10:00:25.035372 [ 195 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 59 rows starting from the beginning of the part | ||
| 20842 | 2026.01.16 10:00:25.035484 [ 255 ] {b594cd9e-c98b-4aa5-8895-b6fba9a1ef95} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 20843 | 2026.01.16 10:00:25.035706 [ 255 ] {b594cd9e-c98b-4aa5-8895-b6fba9a1ef95} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20844 | 2026.01.16 10:00:25.035842 [ 255 ] {b594cd9e-c98b-4aa5-8895-b6fba9a1ef95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 20845 | 2026.01.16 10:00:25.035880 [ 255 ] {b594cd9e-c98b-4aa5-8895-b6fba9a1ef95} <Debug> TCPHandler: Processed in 0.001370549 sec. | ||
| 20846 | 2026.01.16 10:00:25.047718 [ 201 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 19 columns (19 merged, 0 gathered) in 0.013255346 sec., 252049.24865786228 rows/sec., 451.66 MiB/sec. | ||
| 20847 | 2026.01.16 10:00:25.050646 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20848 | 2026.01.16 10:00:25.051106 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20849 | 2026.01.16 10:00:25.051194 [ 200 ] {ec502274-ca2a-4b48-b884-e0275c128344::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20850 | 2026.01.16 10:00:25.051376 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.64 MiB. | ||
| 20851 | 2026.01.16 10:00:26.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.70 MiB, peak 426.31 MiB, free memory in arenas 0.00 B, will set to 406.62 MiB (RSS), difference: 3.92 MiB | ||
| 20852 | 2026.01.16 10:00:26.228429 [ 223 ] {} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Found 6 old parts to remove. Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 20853 | 2026.01.16 10:00:26.228527 [ 223 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 6 parts from filesystem (serially): Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 20854 | 2026.01.16 10:00:26.232075 [ 223 ] {} <Debug> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Removing 6 parts from memory: Parts: [all_1_28_6, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] | ||
| 20855 | 2026.01.16 10:00:28.051174 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20856 | 2026.01.16 10:00:28.051259 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20857 | 2026.01.16 10:00:28.382615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52753 | ||
| 20858 | 2026.01.16 10:00:28.383222 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20859 | 2026.01.16 10:00:28.383259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20860 | 2026.01.16 10:00:28.383739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 20861 | 2026.01.16 10:00:28.383981 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20862 | 2026.01.16 10:00:28.384117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52753 | ||
| 20863 | 2026.01.16 10:00:29.273517 [ 217 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20864 | 2026.01.16 10:00:29.273575 [ 217 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20865 | 2026.01.16 10:00:29.276949 [ 217 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20866 | 2026.01.16 10:00:29.565540 [ 225 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20867 | 2026.01.16 10:00:29.565597 [ 225 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20868 | 2026.01.16 10:00:29.568794 [ 225 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20869 | 2026.01.16 10:00:30.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.62 MiB, peak 426.31 MiB, free memory in arenas 0.00 B, will set to 406.62 MiB (RSS), difference: 4.00 MiB | ||
| 20870 | 2026.01.16 10:00:30.021231 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20871 | 2026.01.16 10:00:30.021438 [ 255 ] {3e54bb1d-ffd8-43a5-af9b-2bdff9772467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20872 | 2026.01.16 10:00:30.021513 [ 255 ] {3e54bb1d-ffd8-43a5-af9b-2bdff9772467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20873 | 2026.01.16 10:00:30.022329 [ 255 ] {3e54bb1d-ffd8-43a5-af9b-2bdff9772467} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20874 | 2026.01.16 10:00:30.022373 [ 255 ] {3e54bb1d-ffd8-43a5-af9b-2bdff9772467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20875 | 2026.01.16 10:00:30.022773 [ 255 ] {3e54bb1d-ffd8-43a5-af9b-2bdff9772467} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 20876 | 2026.01.16 10:00:30.023021 [ 255 ] {3e54bb1d-ffd8-43a5-af9b-2bdff9772467} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20877 | 2026.01.16 10:00:30.023180 [ 255 ] {3e54bb1d-ffd8-43a5-af9b-2bdff9772467} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.38 MiB/sec. | ||
| 20878 | 2026.01.16 10:00:30.023216 [ 76 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 20879 | 2026.01.16 10:00:30.023223 [ 255 ] {3e54bb1d-ffd8-43a5-af9b-2bdff9772467} <Debug> TCPHandler: Processed in 0.002134308 sec. | ||
| 20880 | 2026.01.16 10:00:30.023302 [ 76 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20881 | 2026.01.16 10:00:30.023330 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20882 | 2026.01.16 10:00:30.023418 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20883 | 2026.01.16 10:00:30.023438 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 20884 | 2026.01.16 10:00:30.023520 [ 255 ] {6ec468f6-3b4e-4a90-a5d5-7ecd3aec26b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20885 | 2026.01.16 10:00:30.023566 [ 255 ] {6ec468f6-3b4e-4a90-a5d5-7ecd3aec26b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20886 | 2026.01.16 10:00:30.023566 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20887 | 2026.01.16 10:00:30.023615 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2508 rows starting from the beginning of the part | ||
| 20888 | 2026.01.16 10:00:30.023680 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part | ||
| 20889 | 2026.01.16 10:00:30.023730 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 174 rows starting from the beginning of the part | ||
| 20890 | 2026.01.16 10:00:30.023772 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part | ||
| 20891 | 2026.01.16 10:00:30.023814 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 174 rows starting from the beginning of the part | ||
| 20892 | 2026.01.16 10:00:30.023853 [ 201 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part | ||
| 20893 | 2026.01.16 10:00:30.024038 [ 255 ] {6ec468f6-3b4e-4a90-a5d5-7ecd3aec26b9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20894 | 2026.01.16 10:00:30.024079 [ 255 ] {6ec468f6-3b4e-4a90-a5d5-7ecd3aec26b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20895 | 2026.01.16 10:00:30.024414 [ 255 ] {6ec468f6-3b4e-4a90-a5d5-7ecd3aec26b9} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 20896 | 2026.01.16 10:00:30.024661 [ 255 ] {6ec468f6-3b4e-4a90-a5d5-7ecd3aec26b9} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20897 | 2026.01.16 10:00:30.024794 [ 76 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 20898 | 2026.01.16 10:00:30.024796 [ 255 ] {6ec468f6-3b4e-4a90-a5d5-7ecd3aec26b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 20899 | 2026.01.16 10:00:30.024835 [ 76 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20900 | 2026.01.16 10:00:30.024858 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20901 | 2026.01.16 10:00:30.024862 [ 255 ] {6ec468f6-3b4e-4a90-a5d5-7ecd3aec26b9} <Debug> TCPHandler: Processed in 0.00149602 sec. | ||
| 20902 | 2026.01.16 10:00:30.024972 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 20903 | 2026.01.16 10:00:30.024994 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20904 | 2026.01.16 10:00:30.025105 [ 255 ] {b995cfbd-83b7-47ec-b033-fa7eb4efd0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20905 | 2026.01.16 10:00:30.025115 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20906 | 2026.01.16 10:00:30.025152 [ 255 ] {b995cfbd-83b7-47ec-b033-fa7eb4efd0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20907 | 2026.01.16 10:00:30.025160 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1292 rows starting from the beginning of the part | ||
| 20908 | 2026.01.16 10:00:30.025191 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801804 sec., 1678317.952452098 rows/sec., 144.26 MiB/sec. | ||
| 20909 | 2026.01.16 10:00:30.025246 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part | ||
| 20910 | 2026.01.16 10:00:30.025294 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 123 rows starting from the beginning of the part | ||
| 20911 | 2026.01.16 10:00:30.025335 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
| 20912 | 2026.01.16 10:00:30.025376 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 123 rows starting from the beginning of the part | ||
| 20913 | 2026.01.16 10:00:30.025417 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part | ||
| 20914 | 2026.01.16 10:00:30.025479 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 20915 | 2026.01.16 10:00:30.025609 [ 255 ] {b995cfbd-83b7-47ec-b033-fa7eb4efd0ce} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20916 | 2026.01.16 10:00:30.025657 [ 255 ] {b995cfbd-83b7-47ec-b033-fa7eb4efd0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20917 | 2026.01.16 10:00:30.025771 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20918 | 2026.01.16 10:00:30.025859 [ 188 ] {f83ccf5b-3d96-4ea0-afd0-d38801a299d3::all_1_171_34} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 20919 | 2026.01.16 10:00:30.025965 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 20920 | 2026.01.16 10:00:30.026046 [ 255 ] {b995cfbd-83b7-47ec-b033-fa7eb4efd0ce} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 20921 | 2026.01.16 10:00:30.026284 [ 255 ] {b995cfbd-83b7-47ec-b033-fa7eb4efd0ce} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20922 | 2026.01.16 10:00:30.026421 [ 255 ] {b995cfbd-83b7-47ec-b033-fa7eb4efd0ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 20923 | 2026.01.16 10:00:30.026426 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 2 parts from all_1_166_41 to all_167_167_0 | ||
| 20924 | 2026.01.16 10:00:30.026462 [ 255 ] {b995cfbd-83b7-47ec-b033-fa7eb4efd0ce} <Debug> TCPHandler: Processed in 0.001519881 sec. | ||
| 20925 | 2026.01.16 10:00:30.026482 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20926 | 2026.01.16 10:00:30.026489 [ 190 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559981 sec., 1108987.8658778537 rows/sec., 85.96 MiB/sec. | ||
| 20927 | 2026.01.16 10:00:30.026513 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20928 | 2026.01.16 10:00:30.026590 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20929 | 2026.01.16 10:00:30.026621 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_167_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_166_41 to all_167_167_0 into Compact with storage Full | ||
| 20930 | 2026.01.16 10:00:30.026679 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 20931 | 2026.01.16 10:00:30.026695 [ 255 ] {084403f4-b1f6-4034-90b3-32708209517d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20932 | 2026.01.16 10:00:30.026742 [ 255 ] {084403f4-b1f6-4034-90b3-32708209517d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20933 | 2026.01.16 10:00:30.026752 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_167_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20934 | 2026.01.16 10:00:30.026798 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_167_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_166_41, total 49859 rows starting from the beginning of the part | ||
| 20935 | 2026.01.16 10:00:30.026873 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_167_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 20936 | 2026.01.16 10:00:30.026923 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20937 | 2026.01.16 10:00:30.026990 [ 196 ] {df5d5e30-aded-49be-83be-e917dc6d07e1::all_1_171_34} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 20938 | 2026.01.16 10:00:30.027051 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 20939 | 2026.01.16 10:00:30.027101 [ 255 ] {084403f4-b1f6-4034-90b3-32708209517d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20940 | 2026.01.16 10:00:30.027144 [ 255 ] {084403f4-b1f6-4034-90b3-32708209517d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20941 | 2026.01.16 10:00:30.027464 [ 255 ] {084403f4-b1f6-4034-90b3-32708209517d} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 20942 | 2026.01.16 10:00:30.027681 [ 255 ] {084403f4-b1f6-4034-90b3-32708209517d} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20943 | 2026.01.16 10:00:30.027810 [ 255 ] {084403f4-b1f6-4034-90b3-32708209517d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 20944 | 2026.01.16 10:00:30.027817 [ 75 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 20945 | 2026.01.16 10:00:30.027851 [ 255 ] {084403f4-b1f6-4034-90b3-32708209517d} <Debug> TCPHandler: Processed in 0.001315487 sec. | ||
| 20946 | 2026.01.16 10:00:30.027859 [ 75 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20947 | 2026.01.16 10:00:30.027877 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20948 | 2026.01.16 10:00:30.027971 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 20949 | 2026.01.16 10:00:30.028072 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20950 | 2026.01.16 10:00:30.028097 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10716 rows starting from the beginning of the part | ||
| 20951 | 2026.01.16 10:00:30.028148 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 20952 | 2026.01.16 10:00:30.028191 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
| 20953 | 2026.01.16 10:00:30.028236 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 20954 | 2026.01.16 10:00:30.028274 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 20955 | 2026.01.16 10:00:30.028313 [ 190 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 20956 | 2026.01.16 10:00:30.030644 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002708566 sec., 4067096.7589492006 rows/sec., 267.04 MiB/sec. | ||
| 20957 | 2026.01.16 10:00:30.030915 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 20958 | 2026.01.16 10:00:30.031211 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20959 | 2026.01.16 10:00:30.031287 [ 186 ] {7edfb4c0-5a42-45d9-b1ff-30dafaa74508::all_1_171_34} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 20960 | 2026.01.16 10:00:30.031354 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 20961 | 2026.01.16 10:00:30.035025 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_167_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50019 rows, containing 5 columns (5 merged, 0 gathered) in 0.008436203 sec., 5929089.188584011 rows/sec., 403.47 MiB/sec. | ||
| 20962 | 2026.01.16 10:00:30.035278 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_167_42} <Trace> MergedBlockOutputStream: filled checksums all_1_167_42 (state Temporary) | ||
| 20963 | 2026.01.16 10:00:30.035535 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_167_42} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_167_42 to all_1_167_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20964 | 2026.01.16 10:00:30.035597 [ 186 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_167_42} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 2 parts: [all_1_166_41, all_167_167_0] -> all_1_167_42 | ||
| 20965 | 2026.01.16 10:00:30.035656 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 20966 | 2026.01.16 10:00:31.295645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 20967 | 2026.01.16 10:00:31.313487 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20968 | 2026.01.16 10:00:31.313540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20969 | 2026.01.16 10:00:31.319965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 20970 | 2026.01.16 10:00:31.320652 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20971 | 2026.01.16 10:00:31.323781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 20972 | 2026.01.16 10:00:33.523546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2444 | ||
| 20973 | 2026.01.16 10:00:33.525811 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20974 | 2026.01.16 10:00:33.525858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20975 | 2026.01.16 10:00:33.527065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20976 | 2026.01.16 10:00:33.527337 [ 243 ] {} <Trace> system.query_log (0346fdaf-dbe9-4f86-8ad9-cb68d1d1a549): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20977 | 2026.01.16 10:00:33.527711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2444 | ||
| 20978 | 2026.01.16 10:00:34.573550 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20979 | 2026.01.16 10:00:34.573756 [ 255 ] {19bef4ad-cdcc-4ef4-afde-3c5402e7eb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20980 | 2026.01.16 10:00:34.573825 [ 255 ] {19bef4ad-cdcc-4ef4-afde-3c5402e7eb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20981 | 2026.01.16 10:00:34.574539 [ 255 ] {19bef4ad-cdcc-4ef4-afde-3c5402e7eb50} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20982 | 2026.01.16 10:00:34.574581 [ 255 ] {19bef4ad-cdcc-4ef4-afde-3c5402e7eb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20983 | 2026.01.16 10:00:34.574962 [ 255 ] {19bef4ad-cdcc-4ef4-afde-3c5402e7eb50} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20984 | 2026.01.16 10:00:34.575179 [ 255 ] {19bef4ad-cdcc-4ef4-afde-3c5402e7eb50} <Trace> oximeter.fields_i16 (71ebbd37-d8ac-40bc-bfd0-3e769c405ce2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20985 | 2026.01.16 10:00:34.575325 [ 255 ] {19bef4ad-cdcc-4ef4-afde-3c5402e7eb50} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 20986 | 2026.01.16 10:00:34.575368 [ 255 ] {19bef4ad-cdcc-4ef4-afde-3c5402e7eb50} <Debug> TCPHandler: Processed in 0.001949456 sec. | ||
| 20987 | 2026.01.16 10:00:34.575506 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20988 | 2026.01.16 10:00:34.575603 [ 255 ] {814be183-320f-4cd2-aeaa-dbce59132705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20989 | 2026.01.16 10:00:34.575647 [ 255 ] {814be183-320f-4cd2-aeaa-dbce59132705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20990 | 2026.01.16 10:00:34.576113 [ 255 ] {814be183-320f-4cd2-aeaa-dbce59132705} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20991 | 2026.01.16 10:00:34.576148 [ 255 ] {814be183-320f-4cd2-aeaa-dbce59132705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 20992 | 2026.01.16 10:00:34.576459 [ 255 ] {814be183-320f-4cd2-aeaa-dbce59132705} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 20993 | 2026.01.16 10:00:34.576662 [ 255 ] {814be183-320f-4cd2-aeaa-dbce59132705} <Trace> oximeter.fields_ipaddr (52824e82-3600-4a22-8c70-145ad4791917): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20994 | 2026.01.16 10:00:34.576798 [ 255 ] {814be183-320f-4cd2-aeaa-dbce59132705} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 134.34 KiB/sec. | ||
| 20995 | 2026.01.16 10:00:34.576837 [ 255 ] {814be183-320f-4cd2-aeaa-dbce59132705} <Debug> TCPHandler: Processed in 0.001392239 sec. | ||
| 20996 | 2026.01.16 10:00:34.576958 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20997 | 2026.01.16 10:00:34.577049 [ 255 ] {b4142b4b-d88c-4e0e-86c7-6e679c8f9e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20998 | 2026.01.16 10:00:34.577088 [ 255 ] {b4142b4b-d88c-4e0e-86c7-6e679c8f9e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20999 | 2026.01.16 10:00:34.578061 [ 255 ] {b4142b4b-d88c-4e0e-86c7-6e679c8f9e91} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2026.01.16 10:00:34.578097 [ 255 ] {b4142b4b-d88c-4e0e-86c7-6e679c8f9e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21001 | 2026.01.16 10:00:34.578487 [ 255 ] {b4142b4b-d88c-4e0e-86c7-6e679c8f9e91} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21002 | 2026.01.16 10:00:34.578688 [ 255 ] {b4142b4b-d88c-4e0e-86c7-6e679c8f9e91} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21003 | 2026.01.16 10:00:34.578814 [ 255 ] {b4142b4b-d88c-4e0e-86c7-6e679c8f9e91} <Debug> executeQuery: Read 1435 rows, 123.27 KiB in 0.001781 sec., 805727.1195957328 rows/sec., 67.59 MiB/sec. | ||
| 21004 | 2026.01.16 10:00:34.578851 [ 255 ] {b4142b4b-d88c-4e0e-86c7-6e679c8f9e91} <Debug> TCPHandler: Processed in 0.001941176 sec. | ||
| 21005 | 2026.01.16 10:00:34.578964 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21006 | 2026.01.16 10:00:34.579057 [ 255 ] {84d3767e-c018-4c1b-bac1-8d36610a3a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21007 | 2026.01.16 10:00:34.579096 [ 255 ] {84d3767e-c018-4c1b-bac1-8d36610a3a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21008 | 2026.01.16 10:00:34.579502 [ 255 ] {84d3767e-c018-4c1b-bac1-8d36610a3a67} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21009 | 2026.01.16 10:00:34.579538 [ 255 ] {84d3767e-c018-4c1b-bac1-8d36610a3a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21010 | 2026.01.16 10:00:34.579834 [ 255 ] {84d3767e-c018-4c1b-bac1-8d36610a3a67} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 21011 | 2026.01.16 10:00:34.580037 [ 255 ] {84d3767e-c018-4c1b-bac1-8d36610a3a67} <Trace> oximeter.fields_u16 (13268ff8-2fb1-4139-911c-5771daef45f7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21012 | 2026.01.16 10:00:34.580166 [ 255 ] {84d3767e-c018-4c1b-bac1-8d36610a3a67} <Debug> executeQuery: Read 73 rows, 5.54 KiB in 0.001126 sec., 64831.26110124333 rows/sec., 4.80 MiB/sec. | ||
| 21013 | 2026.01.16 10:00:34.580204 [ 255 ] {84d3767e-c018-4c1b-bac1-8d36610a3a67} <Debug> TCPHandler: Processed in 0.001287147 sec. | ||
| 21014 | 2026.01.16 10:00:34.580316 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21015 | 2026.01.16 10:00:34.580408 [ 255 ] {02e8b8fd-7c0b-425c-bdee-b9ff24a60493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21016 | 2026.01.16 10:00:34.580445 [ 255 ] {02e8b8fd-7c0b-425c-bdee-b9ff24a60493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21017 | 2026.01.16 10:00:34.580897 [ 255 ] {02e8b8fd-7c0b-425c-bdee-b9ff24a60493} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21018 | 2026.01.16 10:00:34.580932 [ 255 ] {02e8b8fd-7c0b-425c-bdee-b9ff24a60493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21019 | 2026.01.16 10:00:34.581225 [ 255 ] {02e8b8fd-7c0b-425c-bdee-b9ff24a60493} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 21020 | 2026.01.16 10:00:34.581431 [ 255 ] {02e8b8fd-7c0b-425c-bdee-b9ff24a60493} <Trace> oximeter.fields_u32 (218c9142-fb08-411f-8bd1-dca772e114ee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21021 | 2026.01.16 10:00:34.581553 [ 255 ] {02e8b8fd-7c0b-425c-bdee-b9ff24a60493} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001162 sec., 216867.46987951806 rows/sec., 15.00 MiB/sec. | ||
| 21022 | 2026.01.16 10:00:34.581590 [ 255 ] {02e8b8fd-7c0b-425c-bdee-b9ff24a60493} <Debug> TCPHandler: Processed in 0.001321908 sec. | ||
| 21023 | 2026.01.16 10:00:34.581707 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21024 | 2026.01.16 10:00:34.581799 [ 255 ] {d2c6413a-eeae-4acf-a095-57a387cee6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21025 | 2026.01.16 10:00:34.581838 [ 255 ] {d2c6413a-eeae-4acf-a095-57a387cee6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21026 | 2026.01.16 10:00:34.582241 [ 255 ] {d2c6413a-eeae-4acf-a095-57a387cee6a6} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21027 | 2026.01.16 10:00:34.582276 [ 255 ] {d2c6413a-eeae-4acf-a095-57a387cee6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21028 | 2026.01.16 10:00:34.582563 [ 255 ] {d2c6413a-eeae-4acf-a095-57a387cee6a6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 21029 | 2026.01.16 10:00:34.582765 [ 255 ] {d2c6413a-eeae-4acf-a095-57a387cee6a6} <Trace> oximeter.fields_u8 (b1fa6e21-988e-4ec8-9ab1-a7c11c14f5b8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21030 | 2026.01.16 10:00:34.582889 [ 255 ] {d2c6413a-eeae-4acf-a095-57a387cee6a6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 21031 | 2026.01.16 10:00:34.582926 [ 255 ] {d2c6413a-eeae-4acf-a095-57a387cee6a6} <Debug> TCPHandler: Processed in 0.001266717 sec. | ||
| 21032 | 2026.01.16 10:00:34.583037 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21033 | 2026.01.16 10:00:34.583128 [ 255 ] {4307790d-647b-4278-be72-f398b1000652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21034 | 2026.01.16 10:00:34.583166 [ 255 ] {4307790d-647b-4278-be72-f398b1000652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21035 | 2026.01.16 10:00:34.583767 [ 255 ] {4307790d-647b-4278-be72-f398b1000652} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21036 | 2026.01.16 10:00:34.583805 [ 255 ] {4307790d-647b-4278-be72-f398b1000652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21037 | 2026.01.16 10:00:34.584125 [ 255 ] {4307790d-647b-4278-be72-f398b1000652} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21038 | 2026.01.16 10:00:34.584325 [ 255 ] {4307790d-647b-4278-be72-f398b1000652} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21039 | 2026.01.16 10:00:34.584450 [ 255 ] {4307790d-647b-4278-be72-f398b1000652} <Debug> executeQuery: Read 617 rows, 47.55 KiB in 0.001339 sec., 460791.6355489171 rows/sec., 34.68 MiB/sec. | ||
| 21040 | 2026.01.16 10:00:34.584487 [ 255 ] {4307790d-647b-4278-be72-f398b1000652} <Debug> TCPHandler: Processed in 0.00149761 sec. | ||
| 21041 | 2026.01.16 10:00:34.584600 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21042 | 2026.01.16 10:00:34.584693 [ 255 ] {ef8f32c0-816d-474a-93d7-d7b6cb18033d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21043 | 2026.01.16 10:00:34.584734 [ 255 ] {ef8f32c0-816d-474a-93d7-d7b6cb18033d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21044 | 2026.01.16 10:00:34.585308 [ 255 ] {ef8f32c0-816d-474a-93d7-d7b6cb18033d} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21045 | 2026.01.16 10:00:34.585343 [ 255 ] {ef8f32c0-816d-474a-93d7-d7b6cb18033d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21046 | 2026.01.16 10:00:34.585704 [ 255 ] {ef8f32c0-816d-474a-93d7-d7b6cb18033d} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21047 | 2026.01.16 10:00:34.585911 [ 255 ] {ef8f32c0-816d-474a-93d7-d7b6cb18033d} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21048 | 2026.01.16 10:00:34.586020 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Selected 6 parts from all_1_167_42 to all_172_172_0 | ||
| 21049 | 2026.01.16 10:00:34.586038 [ 255 ] {ef8f32c0-816d-474a-93d7-d7b6cb18033d} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00136 sec., 647794.1176470588 rows/sec., 43.97 MiB/sec. | ||
| 21050 | 2026.01.16 10:00:34.586084 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21051 | 2026.01.16 10:00:34.586092 [ 255 ] {ef8f32c0-816d-474a-93d7-d7b6cb18033d} <Debug> TCPHandler: Processed in 0.0015391 sec. | ||
| 21052 | 2026.01.16 10:00:34.586113 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21053 | 2026.01.16 10:00:34.586216 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21054 | 2026.01.16 10:00:34.586219 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_167_42 to all_172_172_0 into Compact with storage Full | ||
| 21055 | 2026.01.16 10:00:34.586314 [ 255 ] {9cdca4b2-d575-4338-902f-54b22f7e1baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21056 | 2026.01.16 10:00:34.586354 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21057 | 2026.01.16 10:00:34.586371 [ 255 ] {9cdca4b2-d575-4338-902f-54b22f7e1baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21058 | 2026.01.16 10:00:34.586395 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_167_42, total 50019 rows starting from the beginning of the part | ||
| 21059 | 2026.01.16 10:00:34.586476 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 21060 | 2026.01.16 10:00:34.586533 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 21061 | 2026.01.16 10:00:34.586587 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 21062 | 2026.01.16 10:00:34.586636 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 21063 | 2026.01.16 10:00:34.586685 [ 198 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 881 rows starting from the beginning of the part | ||
| 21064 | 2026.01.16 10:00:34.587218 [ 255 ] {9cdca4b2-d575-4338-902f-54b22f7e1baa} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21065 | 2026.01.16 10:00:34.587256 [ 255 ] {9cdca4b2-d575-4338-902f-54b22f7e1baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21066 | 2026.01.16 10:00:34.587894 [ 255 ] {9cdca4b2-d575-4338-902f-54b22f7e1baa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 21067 | 2026.01.16 10:00:34.588131 [ 255 ] {9cdca4b2-d575-4338-902f-54b22f7e1baa} <Trace> oximeter.measurements_histogramu64 (ec502274-ca2a-4b48-b884-e0275c128344): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21068 | 2026.01.16 10:00:34.588278 [ 255 ] {9cdca4b2-d575-4338-902f-54b22f7e1baa} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00198 sec., 29797.9797979798 rows/sec., 53.40 MiB/sec. | ||
| 21069 | 2026.01.16 10:00:34.588334 [ 255 ] {9cdca4b2-d575-4338-902f-54b22f7e1baa} <Debug> TCPHandler: Processed in 0.002165159 sec. | ||
| 21070 | 2026.01.16 10:00:34.588453 [ 255 ] {} <Trace> TCP-Session: 372b50d6-82d7-4d1e-90e2-b8ba5dded036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21071 | 2026.01.16 10:00:34.588546 [ 255 ] {dbe2dd01-ec17-4e6f-89fd-23e0365734dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43734) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21072 | 2026.01.16 10:00:34.588586 [ 255 ] {dbe2dd01-ec17-4e6f-89fd-23e0365734dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21073 | 2026.01.16 10:00:34.588939 [ 255 ] {dbe2dd01-ec17-4e6f-89fd-23e0365734dd} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21074 | 2026.01.16 10:00:34.588975 [ 255 ] {dbe2dd01-ec17-4e6f-89fd-23e0365734dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21075 | 2026.01.16 10:00:34.589273 [ 255 ] {dbe2dd01-ec17-4e6f-89fd-23e0365734dd} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21076 | 2026.01.16 10:00:34.589474 [ 255 ] {dbe2dd01-ec17-4e6f-89fd-23e0365734dd} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21077 | 2026.01.16 10:00:34.589602 [ 255 ] {dbe2dd01-ec17-4e6f-89fd-23e0365734dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 21078 | 2026.01.16 10:00:34.589638 [ 255 ] {dbe2dd01-ec17-4e6f-89fd-23e0365734dd} <Debug> TCPHandler: Processed in 0.001234257 sec. | ||
| 21079 | 2026.01.16 10:00:34.595622 [ 192 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51540 rows, containing 5 columns (5 merged, 0 gathered) in 0.009438966 sec., 5460343.855460439 rows/sec., 371.66 MiB/sec. | ||
| 21080 | 2026.01.16 10:00:34.595944 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Trace> MergedBlockOutputStream: filled checksums all_1_172_43 (state Temporary) | ||
| 21081 | 2026.01.16 10:00:34.596222 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Renaming temporary part tmp_merge_all_1_172_43 to all_1_172_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21082 | 2026.01.16 10:00:34.596292 [ 194 ] {5fe75c2a-741d-460c-8872-d3fd25beb975::all_1_172_43} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975) (MergerMutator): Merged 6 parts: [all_1_167_42, all_172_172_0] -> all_1_172_43 | ||
| 21083 | 2026.01.16 10:00:34.596367 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 21084 | 2026.01.16 10:00:35.054885 [ 222 ] {} <Trace> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21085 | 2026.01.16 10:00:35.054942 [ 222 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21086 | 2026.01.16 10:00:35.058508 [ 222 ] {} <Debug> oximeter.fields_uuid (df5d5e30-aded-49be-83be-e917dc6d07e1): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21087 | 2026.01.16 10:00:35.132028 [ 222 ] {} <Trace> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21088 | 2026.01.16 10:00:35.132082 [ 222 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21089 | 2026.01.16 10:00:35.135502 [ 222 ] {} <Debug> oximeter.fields_string (f83ccf5b-3d96-4ea0-afd0-d38801a299d3): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21090 | 2026.01.16 10:00:35.774888 [ 221 ] {} <Trace> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21091 | 2026.01.16 10:00:35.774969 [ 221 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21092 | 2026.01.16 10:00:35.777642 [ 221 ] {} <Debug> oximeter.measurements_u64 (7edfb4c0-5a42-45d9-b1ff-30dafaa74508): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21093 | 2026.01.16 10:00:35.800658 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21094 | 2026.01.16 10:00:35.800737 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21095 | 2026.01.16 10:00:35.804656 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5fe75c2a-741d-460c-8872-d3fd25beb975): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] | ||
| 21096 | 2026.01.16 10:00:35.884378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53201 | ||
| 21097 | 2026.01.16 10:00:35.884916 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21098 | 2026.01.16 10:00:35.884950 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21099 | 2026.01.16 10:00:35.885402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 21100 | 2026.01.16 10:00:35.885614 [ 245 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21101 | 2026.01.16 10:00:35.885723 [ 69 ] {} <Debug> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 21102 | 2026.01.16 10:00:35.885735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53201 | ||
| 21103 | 2026.01.16 10:00:35.885786 [ 69 ] {} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21104 | 2026.01.16 10:00:35.885812 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21105 | 2026.01.16 10:00:35.885938 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::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 | ||
| 21106 | 2026.01.16 10:00:35.886076 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21107 | 2026.01.16 10:00:35.886117 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50833 rows starting from the beginning of the part | ||
| 21108 | 2026.01.16 10:00:35.886189 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 448 rows starting from the beginning of the part | ||
| 21109 | 2026.01.16 10:00:35.886240 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 512 rows starting from the beginning of the part | ||
| 21110 | 2026.01.16 10:00:35.886288 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 448 rows starting from the beginning of the part | ||
| 21111 | 2026.01.16 10:00:35.886332 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 512 rows starting from the beginning of the part | ||
| 21112 | 2026.01.16 10:00:35.886375 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 448 rows starting from the beginning of the part | ||
| 21113 | 2026.01.16 10:00:35.889233 [ 193 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53201 rows, containing 4 columns (4 merged, 0 gathered) in 0.003352325 sec., 15869881.351002662 rows/sec., 227.02 MiB/sec. | ||
| 21114 | 2026.01.16 10:00:35.889415 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 21115 | 2026.01.16 10:00:35.889669 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21116 | 2026.01.16 10:00:35.889734 [ 198 ] {f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80::all_1_111_22} <Trace> system.asynchronous_metric_log (f4ef42c8-8c9e-4db9-ae22-a534ed3e5a80) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 21117 | 2026.01.16 10:00:35.889813 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21118 | 2026.01.16 10:00:36.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.65 MiB, peak 426.31 MiB, free memory in arenas 0.00 B, will set to 406.62 MiB (RSS), difference: 3.96 MiB | ||
| 21119 | 2026.01.16 10:00:38.823912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 21120 | 2026.01.16 10:00:38.842784 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21121 | 2026.01.16 10:00:38.842851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21122 | 2026.01.16 10:00:38.849319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 21123 | 2026.01.16 10:00:38.850024 [ 244 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21124 | 2026.01.16 10:00:38.850346 [ 65 ] {} <Debug> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 21125 | 2026.01.16 10:00:38.850407 [ 65 ] {} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21126 | 2026.01.16 10:00:38.850427 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.40 GiB. | ||
| 21127 | 2026.01.16 10:00:38.850581 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::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 | ||
| 21128 | 2026.01.16 10:00:38.853458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 21129 | 2026.01.16 10:00:38.855254 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21130 | 2026.01.16 10:00:38.856986 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part | ||
| 21131 | 2026.01.16 10:00:38.862280 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 21132 | 2026.01.16 10:00:38.867471 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 21133 | 2026.01.16 10:00:38.872424 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 21134 | 2026.01.16 10:00:38.877622 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 21135 | 2026.01.16 10:00:38.882853 [ 191 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 21136 | 2026.01.16 10:00:38.944343 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.093848252 sec., 8907.997561851233 rows/sec., 46.06 MiB/sec. | ||
| 21137 | 2026.01.16 10:00:38.947917 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 21138 | 2026.01.16 10:00:38.949939 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21139 | 2026.01.16 10:00:38.950042 [ 197 ] {2018bcc4-6b3d-4487-a092-817c7158d624::all_1_111_22} <Trace> system.metric_log (2018bcc4-6b3d-4487-a092-817c7158d624) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 21140 | 2026.01.16 10:00:38.953286 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 21141 | 2026.01.16 10:00:39.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.70 MiB, peak 426.31 MiB, free memory in arenas 0.00 B, will set to 406.64 MiB (RSS), difference: -1.07 MiB | ||