| 1 | [ Mar 21 01:26:51 Enabled. ] | ||
| 2 | [ Mar 21 01:26:51 Rereading configuration. ] | ||
| 3 | [ Mar 21 01:26:53 Rereading configuration. ] | ||
| 4 | [ Mar 21 01:26:58 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 | [ Mar 21 01:26:58 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.03.21 01:27:00.302210 [ 1 ] {} <Information> Application: Will watch for the process with pid 24368 | ||
| 29 | 2026.03.21 01:27:00.302561 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.21 01:27:00.793294 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24368 | ||
| 31 | 2026.03.21 01:27:00.795869 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.21 01:27:00.796026 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.21 01:27:01.004290 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.21 01:27:01.037520 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.21 01:27:01.037603 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.21 01:27:01.037624 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.21 01:27:01.037687 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.21 01:27:01.038240 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.21 01:27:01.040510 [ 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.03.21 01:27:01.041366 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.21 01:27:01.042302 [ 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.03.21 01:27:01.042354 [ 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.03.21 01:27:01.042392 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.21 01:27:01.043141 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.21 01:27:01.044084 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.21 01:27:01.050236 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.21 01:27:01.050946 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.21 01:27:01.052332 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.21 01:27:01.052423 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.21 01:27:01.053494 [ 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.03.21 01:27:01.053957 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.21 01:27:01.058084 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.21 01:27:01.058802 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.21 01:27:01.063348 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.21 01:27:01.063760 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.21 01:27:01.064194 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.21 01:27:01.064495 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.21 01:27:01.066046 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.21 01:27:01.066074 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.21 01:27:01.066139 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.21 01:27:01.066194 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.21 01:27:01.075280 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.21 01:27:01.075304 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159334 sec | ||
| 68 | 2026.03.21 01:27:01.075348 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.21 01:27:01.075385 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.21 01:27:01.076073 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.21 01:27:01.076693 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.21 01:27:01.090643 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.21 01:27:01.090686 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.21 01:27:01.090773 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.21 01:27:01.090786 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.21 01:27:01.090818 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.21 01:27:01.090899 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.21 01:27:01.094943 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.21 01:27:01.094990 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.21 01:27:01.095041 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.21 01:27:01.095220 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.21 01:27:01.095261 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.21 01:27:01.095275 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.21 01:27:01.095352 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.21 01:27:01.095364 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.21 01:27:01.095395 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.21 01:27:01.095473 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.21 01:27:01.125931 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.21 01:27:01.128379 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.21 01:27:01.128494 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138364 sec | ||
| 91 | 2026.03.21 01:27:01.128509 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.21 01:27:01.128520 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.21 01:27:01.128550 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.21 01:27:01.128779 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.21 01:27:01.128890 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.21 01:27:01.128905 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.21 01:27:01.128916 [ 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.03.21 01:27:01.128926 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.21 01:27:01.132863 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.21 01:27:01.133101 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.21 01:27:01.134738 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2171e-05 sec. | ||
| 102 | 2026.03.21 01:27:01.135202 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.21 01:27:01.136537 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.21 01:27:01.136557 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.21 01:27:02.000239 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2026.03.21 01:27:02.676468 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65449 | ||
| 107 | 2026.03.21 01:27:02.677363 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.21 01:27:02.677981 [ 4 ] {} <Debug> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Authenticating user 'default' from [fd00:1122:3344:101::d]:65449 | ||
| 109 | 2026.03.21 01:27:02.678092 [ 4 ] {} <Debug> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.21 01:27:02.678107 [ 4 ] {} <Debug> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.21 01:27:02.678206 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.21 01:27:02.678294 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.21 01:27:02.678312 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.21 01:27:02.678889 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61266 | ||
| 115 | 2026.03.21 01:27:02.679025 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51003 | ||
| 116 | 2026.03.21 01:27:02.679075 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.21 01:27:02.679053 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44196 | ||
| 118 | 2026.03.21 01:27:02.679173 [ 5 ] {} <Debug> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Authenticating user 'default' from [fd00:1122:3344:101::d]:61266 | ||
| 119 | 2026.03.21 01:27:02.679214 [ 5 ] {} <Debug> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.21 01:27:02.679261 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.21 01:27:02.679315 [ 5 ] {} <Debug> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.21 01:27:02.679318 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40283 | ||
| 123 | 2026.03.21 01:27:02.679347 [ 254 ] {} <Debug> TCP-Session: da907c9d-bfbd-4276-9a1d-1b210b2d95a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51003 | ||
| 124 | 2026.03.21 01:27:02.679439 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.21 01:27:02.679456 [ 254 ] {} <Debug> TCP-Session: da907c9d-bfbd-4276-9a1d-1b210b2d95a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.21 01:27:02.679493 [ 254 ] {} <Debug> TCP-Session: da907c9d-bfbd-4276-9a1d-1b210b2d95a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.21 01:27:02.679510 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62699 | ||
| 128 | 2026.03.21 01:27:02.679538 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.21 01:27:02.679502 [ 6 ] {} <Debug> TCP-Session: e0b4590b-89c9-4170-a40c-4a4a93c74d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:44196 | ||
| 130 | 2026.03.21 01:27:02.679597 [ 255 ] {} <Debug> TCP-Session: a6f1f309-f6a5-470b-b664-9ca78c86718f Authenticating user 'default' from [fd00:1122:3344:101::d]:40283 | ||
| 131 | 2026.03.21 01:27:02.679660 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44141 | ||
| 132 | 2026.03.21 01:27:02.679681 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.21 01:27:02.679696 [ 6 ] {} <Debug> TCP-Session: e0b4590b-89c9-4170-a40c-4a4a93c74d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.21 01:27:02.679730 [ 256 ] {} <Debug> TCP-Session: 9ca96219-e855-4dc0-8a63-15a8c8563d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:62699 | ||
| 135 | 2026.03.21 01:27:02.679720 [ 255 ] {} <Debug> TCP-Session: a6f1f309-f6a5-470b-b664-9ca78c86718f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.21 01:27:02.679801 [ 6 ] {} <Debug> TCP-Session: e0b4590b-89c9-4170-a40c-4a4a93c74d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.21 01:27:02.679828 [ 256 ] {} <Debug> TCP-Session: 9ca96219-e855-4dc0-8a63-15a8c8563d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.21 01:27:02.679820 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46367 | ||
| 139 | 2026.03.21 01:27:02.679802 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.21 01:27:02.679924 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48550 | ||
| 141 | 2026.03.21 01:27:02.679996 [ 257 ] {} <Debug> TCP-Session: 16b70787-5d23-4da2-82a6-43e38ef74066 Authenticating user 'default' from [fd00:1122:3344:101::d]:44141 | ||
| 142 | 2026.03.21 01:27:02.679810 [ 255 ] {} <Debug> TCP-Session: a6f1f309-f6a5-470b-b664-9ca78c86718f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.21 01:27:02.680040 [ 256 ] {} <Debug> TCP-Session: 9ca96219-e855-4dc0-8a63-15a8c8563d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.21 01:27:02.680067 [ 257 ] {} <Debug> TCP-Session: 16b70787-5d23-4da2-82a6-43e38ef74066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.21 01:27:02.680159 [ 257 ] {} <Debug> TCP-Session: 16b70787-5d23-4da2-82a6-43e38ef74066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.21 01:27:02.680302 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.21 01:27:02.680405 [ 259 ] {} <Debug> TCP-Session: 55de32ab-fd57-4963-a9cb-2545f4726023 Authenticating user 'default' from [fd00:1122:3344:101::d]:48550 | ||
| 148 | 2026.03.21 01:27:02.680424 [ 259 ] {} <Debug> TCP-Session: 55de32ab-fd57-4963-a9cb-2545f4726023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.21 01:27:02.680441 [ 259 ] {} <Debug> TCP-Session: 55de32ab-fd57-4963-a9cb-2545f4726023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.21 01:27:02.681184 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.21 01:27:02.681239 [ 258 ] {} <Debug> TCP-Session: bb9d048f-1220-44f8-8316-93c1212f1410 Authenticating user 'default' from [fd00:1122:3344:101::d]:46367 | ||
| 152 | 2026.03.21 01:27:02.681259 [ 258 ] {} <Debug> TCP-Session: bb9d048f-1220-44f8-8316-93c1212f1410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.21 01:27:02.681344 [ 258 ] {} <Debug> TCP-Session: bb9d048f-1220-44f8-8316-93c1212f1410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.21 01:27:02.683436 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.03.21 01:27:02.686390 [ 4 ] {cf203a0b-06dd-41aa-8dd8-98aeca978808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.21 01:27:02.800402 [ 4 ] {cf203a0b-06dd-41aa-8dd8-98aeca978808} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65449) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.03.21 01:27:02.801363 [ 4 ] {cf203a0b-06dd-41aa-8dd8-98aeca978808} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.03.21 01:27:02.801563 [ 4 ] {cf203a0b-06dd-41aa-8dd8-98aeca978808} <Debug> TCPHandler: Processed in 0.120351813 sec. | ||
| 205 | 2026.03.21 01:27:02.802020 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.21 01:27:02.802333 [ 5 ] {2ebc52ed-ff16-4450-a6e6-7b3e422bda5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.21 01:27:02.802751 [ 5 ] {2ebc52ed-ff16-4450-a6e6-7b3e422bda5b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61266) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.03.21 01:27:02.803018 [ 5 ] {2ebc52ed-ff16-4450-a6e6-7b3e422bda5b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.03.21 01:27:02.803221 [ 5 ] {2ebc52ed-ff16-4450-a6e6-7b3e422bda5b} <Debug> TCPHandler: Processed in 0.001387368 sec. | ||
| 256 | 2026.03.21 01:27:02.803501 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.21 01:27:02.804238 [ 4 ] {45702b3f-6e0e-4ebd-9fd9-966d6d2c71a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.21 01:27:02.804926 [ 4 ] {45702b3f-6e0e-4ebd-9fd9-966d6d2c71a5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.21 01:27:02.806265 [ 4 ] {45702b3f-6e0e-4ebd-9fd9-966d6d2c71a5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.21 01:27:02.806286 [ 4 ] {45702b3f-6e0e-4ebd-9fd9-966d6d2c71a5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6152e-05 sec | ||
| 261 | 2026.03.21 01:27:02.806370 [ 4 ] {45702b3f-6e0e-4ebd-9fd9-966d6d2c71a5} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.21 01:27:02.806382 [ 4 ] {45702b3f-6e0e-4ebd-9fd9-966d6d2c71a5} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.21 01:27:02.806404 [ 4 ] {45702b3f-6e0e-4ebd-9fd9-966d6d2c71a5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.21 01:27:02.807077 [ 4 ] {45702b3f-6e0e-4ebd-9fd9-966d6d2c71a5} <Debug> TCPHandler: Processed in 0.00368705 sec. | ||
| 265 | 2026.03.21 01:27:02.807287 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.21 01:27:02.807443 [ 4 ] {4826b69a-9210-4ea6-ae41-05d63c3d00be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.03.21 01:27:02.807556 [ 4 ] {4826b69a-9210-4ea6-ae41-05d63c3d00be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.21 01:27:02.816313 [ 4 ] {4826b69a-9210-4ea6-ae41-05d63c3d00be} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.21 01:27:02.817547 [ 4 ] {4826b69a-9210-4ea6-ae41-05d63c3d00be} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573): Loading data parts | ||
| 271 | 2026.03.21 01:27:02.820509 [ 4 ] {4826b69a-9210-4ea6-ae41-05d63c3d00be} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573): There are no data parts | ||
| 272 | 2026.03.21 01:27:02.823875 [ 4 ] {4826b69a-9210-4ea6-ae41-05d63c3d00be} <Debug> TCPHandler: Processed in 0.016641554 sec. | ||
| 273 | 2026.03.21 01:27:02.824070 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.21 01:27:02.824360 [ 4 ] {4a51bce0-36ec-4cfd-80e5-1580d39eda5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.03.21 01:27:02.824483 [ 4 ] {4a51bce0-36ec-4cfd-80e5-1580d39eda5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.21 01:27:02.842960 [ 4 ] {4a51bce0-36ec-4cfd-80e5-1580d39eda5c} <Debug> oximeter.measurements_bool (41df2cad-e8fd-417f-91f9-cd27ebb31de0): Loading data parts | ||
| 287 | 2026.03.21 01:27:02.843155 [ 4 ] {4a51bce0-36ec-4cfd-80e5-1580d39eda5c} <Debug> oximeter.measurements_bool (41df2cad-e8fd-417f-91f9-cd27ebb31de0): There are no data parts | ||
| 288 | 2026.03.21 01:27:02.844578 [ 4 ] {4a51bce0-36ec-4cfd-80e5-1580d39eda5c} <Debug> TCPHandler: Processed in 0.020568371 sec. | ||
| 289 | 2026.03.21 01:27:02.844833 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.21 01:27:02.845009 [ 4 ] {fb433be4-3374-4022-99df-68fb2147592b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.03.21 01:27:02.845132 [ 4 ] {fb433be4-3374-4022-99df-68fb2147592b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.21 01:27:02.846862 [ 4 ] {fb433be4-3374-4022-99df-68fb2147592b} <Debug> oximeter.measurements_i8 (12675bc1-52c5-4d88-a840-992a317046e0): Loading data parts | ||
| 293 | 2026.03.21 01:27:02.847062 [ 4 ] {fb433be4-3374-4022-99df-68fb2147592b} <Debug> oximeter.measurements_i8 (12675bc1-52c5-4d88-a840-992a317046e0): There are no data parts | ||
| 294 | 2026.03.21 01:27:02.848274 [ 4 ] {fb433be4-3374-4022-99df-68fb2147592b} <Debug> TCPHandler: Processed in 0.003499375 sec. | ||
| 295 | 2026.03.21 01:27:02.848415 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.21 01:27:02.848638 [ 4 ] {7c80a052-58e7-407c-b2d5-7c5861063ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.03.21 01:27:02.848681 [ 4 ] {7c80a052-58e7-407c-b2d5-7c5861063ed5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.21 01:27:02.850385 [ 4 ] {7c80a052-58e7-407c-b2d5-7c5861063ed5} <Debug> oximeter.measurements_u8 (468ec4c3-2736-42cb-8f35-8f574f75710a): Loading data parts | ||
| 299 | 2026.03.21 01:27:02.850499 [ 4 ] {7c80a052-58e7-407c-b2d5-7c5861063ed5} <Debug> oximeter.measurements_u8 (468ec4c3-2736-42cb-8f35-8f574f75710a): There are no data parts | ||
| 300 | 2026.03.21 01:27:02.851768 [ 4 ] {7c80a052-58e7-407c-b2d5-7c5861063ed5} <Debug> TCPHandler: Processed in 0.003402252 sec. | ||
| 301 | 2026.03.21 01:27:02.852063 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.21 01:27:02.852222 [ 4 ] {18db1452-0911-40aa-a437-0296c747ea60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.03.21 01:27:02.852334 [ 4 ] {18db1452-0911-40aa-a437-0296c747ea60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.21 01:27:02.854370 [ 4 ] {18db1452-0911-40aa-a437-0296c747ea60} <Debug> oximeter.measurements_i16 (171a7e68-73d6-4f2c-8fdc-ed8efe8f92d6): Loading data parts | ||
| 305 | 2026.03.21 01:27:02.854517 [ 4 ] {18db1452-0911-40aa-a437-0296c747ea60} <Debug> oximeter.measurements_i16 (171a7e68-73d6-4f2c-8fdc-ed8efe8f92d6): There are no data parts | ||
| 306 | 2026.03.21 01:27:02.855732 [ 4 ] {18db1452-0911-40aa-a437-0296c747ea60} <Debug> TCPHandler: Processed in 0.003716972 sec. | ||
| 307 | 2026.03.21 01:27:02.855875 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.21 01:27:02.856030 [ 4 ] {9ba92fef-029d-4857-b2d8-eefea08703cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.03.21 01:27:02.856147 [ 4 ] {9ba92fef-029d-4857-b2d8-eefea08703cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.21 01:27:02.857916 [ 4 ] {9ba92fef-029d-4857-b2d8-eefea08703cd} <Debug> oximeter.measurements_u16 (8fe4f9e5-9a65-4dd9-a660-ecff8ff40889): Loading data parts | ||
| 311 | 2026.03.21 01:27:02.858030 [ 4 ] {9ba92fef-029d-4857-b2d8-eefea08703cd} <Debug> oximeter.measurements_u16 (8fe4f9e5-9a65-4dd9-a660-ecff8ff40889): There are no data parts | ||
| 312 | 2026.03.21 01:27:02.859160 [ 4 ] {9ba92fef-029d-4857-b2d8-eefea08703cd} <Debug> TCPHandler: Processed in 0.003332091 sec. | ||
| 313 | 2026.03.21 01:27:02.859331 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.21 01:27:02.859521 [ 4 ] {5a0abb05-8612-4332-9463-4b3ae2443bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.03.21 01:27:02.859638 [ 4 ] {5a0abb05-8612-4332-9463-4b3ae2443bcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.21 01:27:02.861700 [ 4 ] {5a0abb05-8612-4332-9463-4b3ae2443bcb} <Debug> oximeter.measurements_i32 (7f2441db-dbbc-4554-9ef6-7895d3b60215): Loading data parts | ||
| 317 | 2026.03.21 01:27:02.861841 [ 4 ] {5a0abb05-8612-4332-9463-4b3ae2443bcb} <Debug> oximeter.measurements_i32 (7f2441db-dbbc-4554-9ef6-7895d3b60215): There are no data parts | ||
| 318 | 2026.03.21 01:27:02.863723 [ 4 ] {5a0abb05-8612-4332-9463-4b3ae2443bcb} <Debug> TCPHandler: Processed in 0.004440191 sec. | ||
| 319 | 2026.03.21 01:27:02.863867 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.21 01:27:02.864017 [ 4 ] {a193aafb-1e86-4801-b1ad-c208c5cb878b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.03.21 01:27:02.864136 [ 4 ] {a193aafb-1e86-4801-b1ad-c208c5cb878b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.21 01:27:02.865901 [ 4 ] {a193aafb-1e86-4801-b1ad-c208c5cb878b} <Debug> oximeter.measurements_u32 (6c27411f-0713-4f11-9bab-89dd0398cbbd): Loading data parts | ||
| 323 | 2026.03.21 01:27:02.866028 [ 4 ] {a193aafb-1e86-4801-b1ad-c208c5cb878b} <Debug> oximeter.measurements_u32 (6c27411f-0713-4f11-9bab-89dd0398cbbd): There are no data parts | ||
| 324 | 2026.03.21 01:27:02.867496 [ 4 ] {a193aafb-1e86-4801-b1ad-c208c5cb878b} <Debug> TCPHandler: Processed in 0.003676551 sec. | ||
| 325 | 2026.03.21 01:27:02.867639 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.21 01:27:02.867867 [ 4 ] {63dc73b2-3145-405e-961a-695d9a10542a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.03.21 01:27:02.867976 [ 4 ] {63dc73b2-3145-405e-961a-695d9a10542a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.21 01:27:02.869724 [ 4 ] {63dc73b2-3145-405e-961a-695d9a10542a} <Debug> oximeter.measurements_i64 (924cc884-7eb1-4c6f-9682-60dfd8ad4a9f): Loading data parts | ||
| 329 | 2026.03.21 01:27:02.869861 [ 4 ] {63dc73b2-3145-405e-961a-695d9a10542a} <Debug> oximeter.measurements_i64 (924cc884-7eb1-4c6f-9682-60dfd8ad4a9f): There are no data parts | ||
| 330 | 2026.03.21 01:27:02.871112 [ 4 ] {63dc73b2-3145-405e-961a-695d9a10542a} <Debug> TCPHandler: Processed in 0.003520896 sec. | ||
| 331 | 2026.03.21 01:27:02.871250 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.21 01:27:02.871401 [ 4 ] {87e32cef-bf13-45ac-a02c-0ae216551024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.871511 [ 4 ] {87e32cef-bf13-45ac-a02c-0ae216551024} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.21 01:27:02.873399 [ 4 ] {87e32cef-bf13-45ac-a02c-0ae216551024} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Loading data parts | ||
| 335 | 2026.03.21 01:27:02.873565 [ 4 ] {87e32cef-bf13-45ac-a02c-0ae216551024} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): There are no data parts | ||
| 336 | 2026.03.21 01:27:02.874788 [ 4 ] {87e32cef-bf13-45ac-a02c-0ae216551024} <Debug> TCPHandler: Processed in 0.003591538 sec. | ||
| 337 | 2026.03.21 01:27:02.874922 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.21 01:27:02.875148 [ 4 ] {a9793ec2-e343-45c0-a47e-72d200e30ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.875269 [ 4 ] {a9793ec2-e343-45c0-a47e-72d200e30ff7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.21 01:27:02.876864 [ 4 ] {a9793ec2-e343-45c0-a47e-72d200e30ff7} <Debug> oximeter.measurements_f32 (05f92e3c-9d01-4d39-9b95-2639c3511d8b): Loading data parts | ||
| 341 | 2026.03.21 01:27:02.877024 [ 4 ] {a9793ec2-e343-45c0-a47e-72d200e30ff7} <Debug> oximeter.measurements_f32 (05f92e3c-9d01-4d39-9b95-2639c3511d8b): There are no data parts | ||
| 342 | 2026.03.21 01:27:02.878230 [ 4 ] {a9793ec2-e343-45c0-a47e-72d200e30ff7} <Debug> TCPHandler: Processed in 0.003355431 sec. | ||
| 343 | 2026.03.21 01:27:02.878371 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.21 01:27:02.878557 [ 4 ] {8dcefe4c-9394-4237-b664-03d0e5cb1f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.878686 [ 4 ] {8dcefe4c-9394-4237-b664-03d0e5cb1f23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.21 01:27:02.880621 [ 4 ] {8dcefe4c-9394-4237-b664-03d0e5cb1f23} <Debug> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Loading data parts | ||
| 347 | 2026.03.21 01:27:02.880825 [ 4 ] {8dcefe4c-9394-4237-b664-03d0e5cb1f23} <Debug> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): There are no data parts | ||
| 348 | 2026.03.21 01:27:02.882668 [ 4 ] {8dcefe4c-9394-4237-b664-03d0e5cb1f23} <Debug> TCPHandler: Processed in 0.004345808 sec. | ||
| 349 | 2026.03.21 01:27:02.882820 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.21 01:27:02.883047 [ 4 ] {3345dc31-07d6-4714-b798-6857a13280c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.883166 [ 4 ] {3345dc31-07d6-4714-b798-6857a13280c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.21 01:27:02.885797 [ 4 ] {3345dc31-07d6-4714-b798-6857a13280c0} <Debug> oximeter.measurements_string (a383d33e-0578-43b4-9d8f-bcd23ac54a62): Loading data parts | ||
| 353 | 2026.03.21 01:27:02.885931 [ 4 ] {3345dc31-07d6-4714-b798-6857a13280c0} <Debug> oximeter.measurements_string (a383d33e-0578-43b4-9d8f-bcd23ac54a62): There are no data parts | ||
| 354 | 2026.03.21 01:27:02.887305 [ 4 ] {3345dc31-07d6-4714-b798-6857a13280c0} <Debug> TCPHandler: Processed in 0.004540344 sec. | ||
| 355 | 2026.03.21 01:27:02.887457 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.21 01:27:02.887613 [ 4 ] {2880df3b-3254-4678-af79-d5c91d810db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.887740 [ 4 ] {2880df3b-3254-4678-af79-d5c91d810db3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.21 01:27:02.889811 [ 4 ] {2880df3b-3254-4678-af79-d5c91d810db3} <Debug> oximeter.measurements_bytes (0edcdbef-1f8c-4f4c-95f8-e3422bcc6db8): Loading data parts | ||
| 366 | 2026.03.21 01:27:02.889964 [ 4 ] {2880df3b-3254-4678-af79-d5c91d810db3} <Debug> oximeter.measurements_bytes (0edcdbef-1f8c-4f4c-95f8-e3422bcc6db8): There are no data parts | ||
| 367 | 2026.03.21 01:27:02.891376 [ 4 ] {2880df3b-3254-4678-af79-d5c91d810db3} <Debug> TCPHandler: Processed in 0.003970718 sec. | ||
| 368 | 2026.03.21 01:27:02.891578 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.21 01:27:02.891741 [ 4 ] {dc1428e3-0067-43e9-a456-dfa467f2a458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.891887 [ 4 ] {dc1428e3-0067-43e9-a456-dfa467f2a458} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.21 01:27:02.894214 [ 4 ] {dc1428e3-0067-43e9-a456-dfa467f2a458} <Debug> oximeter.measurements_cumulativei64 (91febc9b-ab54-4d56-9b43-653b2a08f211): Loading data parts | ||
| 372 | 2026.03.21 01:27:02.894361 [ 4 ] {dc1428e3-0067-43e9-a456-dfa467f2a458} <Debug> oximeter.measurements_cumulativei64 (91febc9b-ab54-4d56-9b43-653b2a08f211): There are no data parts | ||
| 373 | 2026.03.21 01:27:02.895760 [ 4 ] {dc1428e3-0067-43e9-a456-dfa467f2a458} <Debug> TCPHandler: Processed in 0.004229526 sec. | ||
| 374 | 2026.03.21 01:27:02.895959 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.21 01:27:02.896194 [ 4 ] {7b9b1633-a1f7-478d-8611-99fd787f9f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.896322 [ 4 ] {7b9b1633-a1f7-478d-8611-99fd787f9f69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.21 01:27:02.898077 [ 4 ] {7b9b1633-a1f7-478d-8611-99fd787f9f69} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Loading data parts | ||
| 378 | 2026.03.21 01:27:02.898283 [ 4 ] {7b9b1633-a1f7-478d-8611-99fd787f9f69} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): There are no data parts | ||
| 379 | 2026.03.21 01:27:02.900963 [ 4 ] {7b9b1633-a1f7-478d-8611-99fd787f9f69} <Debug> TCPHandler: Processed in 0.005055408 sec. | ||
| 380 | 2026.03.21 01:27:02.901114 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.21 01:27:02.901372 [ 4 ] {80fb185f-ccf3-46d9-9e94-26ab6efccf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.901456 [ 4 ] {80fb185f-ccf3-46d9-9e94-26ab6efccf47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.21 01:27:02.903227 [ 4 ] {80fb185f-ccf3-46d9-9e94-26ab6efccf47} <Debug> oximeter.measurements_cumulativef32 (b68b9748-6b0c-4c2e-b7c3-e29bd798f9d1): Loading data parts | ||
| 384 | 2026.03.21 01:27:02.903357 [ 4 ] {80fb185f-ccf3-46d9-9e94-26ab6efccf47} <Debug> oximeter.measurements_cumulativef32 (b68b9748-6b0c-4c2e-b7c3-e29bd798f9d1): There are no data parts | ||
| 385 | 2026.03.21 01:27:02.904629 [ 4 ] {80fb185f-ccf3-46d9-9e94-26ab6efccf47} <Debug> TCPHandler: Processed in 0.003563187 sec. | ||
| 386 | 2026.03.21 01:27:02.904769 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.21 01:27:02.904929 [ 4 ] {3955b705-8cdb-4854-a994-2063cd5615bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.905060 [ 4 ] {3955b705-8cdb-4854-a994-2063cd5615bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.21 01:27:02.906870 [ 4 ] {3955b705-8cdb-4854-a994-2063cd5615bc} <Debug> oximeter.measurements_cumulativef64 (282aeb1a-0298-4dd8-ab3b-6e884b400295): Loading data parts | ||
| 390 | 2026.03.21 01:27:02.907034 [ 4 ] {3955b705-8cdb-4854-a994-2063cd5615bc} <Debug> oximeter.measurements_cumulativef64 (282aeb1a-0298-4dd8-ab3b-6e884b400295): There are no data parts | ||
| 391 | 2026.03.21 01:27:02.908114 [ 4 ] {3955b705-8cdb-4854-a994-2063cd5615bc} <Debug> TCPHandler: Processed in 0.003393653 sec. | ||
| 392 | 2026.03.21 01:27:02.908257 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.21 01:27:02.908572 [ 4 ] {b7591d4f-ad14-41ca-a2c1-ed242cdd9283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.908703 [ 4 ] {b7591d4f-ad14-41ca-a2c1-ed242cdd9283} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.21 01:27:02.910656 [ 4 ] {b7591d4f-ad14-41ca-a2c1-ed242cdd9283} <Debug> oximeter.measurements_histogrami8 (d90fecc8-11d7-4a81-9b58-c2840ea0f3d4): Loading data parts | ||
| 406 | 2026.03.21 01:27:02.910925 [ 4 ] {b7591d4f-ad14-41ca-a2c1-ed242cdd9283} <Debug> oximeter.measurements_histogrami8 (d90fecc8-11d7-4a81-9b58-c2840ea0f3d4): There are no data parts | ||
| 407 | 2026.03.21 01:27:02.912155 [ 4 ] {b7591d4f-ad14-41ca-a2c1-ed242cdd9283} <Debug> TCPHandler: Processed in 0.003948568 sec. | ||
| 408 | 2026.03.21 01:27:02.912295 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.21 01:27:02.912506 [ 4 ] {9ec3d881-5536-405e-8218-a6bf3a7a167f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.912633 [ 4 ] {9ec3d881-5536-405e-8218-a6bf3a7a167f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.21 01:27:02.914484 [ 4 ] {9ec3d881-5536-405e-8218-a6bf3a7a167f} <Debug> oximeter.measurements_histogramu8 (6eacafbf-496d-4074-80f8-b220e415247d): Loading data parts | ||
| 412 | 2026.03.21 01:27:02.914671 [ 4 ] {9ec3d881-5536-405e-8218-a6bf3a7a167f} <Debug> oximeter.measurements_histogramu8 (6eacafbf-496d-4074-80f8-b220e415247d): There are no data parts | ||
| 413 | 2026.03.21 01:27:02.915835 [ 4 ] {9ec3d881-5536-405e-8218-a6bf3a7a167f} <Debug> TCPHandler: Processed in 0.003588148 sec. | ||
| 414 | 2026.03.21 01:27:02.915981 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.21 01:27:02.916289 [ 4 ] {155efc49-1759-4434-a023-acb80154cfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.916408 [ 4 ] {155efc49-1759-4434-a023-acb80154cfb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.21 01:27:02.919286 [ 4 ] {155efc49-1759-4434-a023-acb80154cfb5} <Debug> oximeter.measurements_histogrami16 (3ec64baa-07f8-4945-ab1f-95f0a9d384d5): Loading data parts | ||
| 418 | 2026.03.21 01:27:02.919500 [ 4 ] {155efc49-1759-4434-a023-acb80154cfb5} <Debug> oximeter.measurements_histogrami16 (3ec64baa-07f8-4945-ab1f-95f0a9d384d5): There are no data parts | ||
| 419 | 2026.03.21 01:27:02.921228 [ 4 ] {155efc49-1759-4434-a023-acb80154cfb5} <Debug> TCPHandler: Processed in 0.005297004 sec. | ||
| 420 | 2026.03.21 01:27:02.921490 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.21 01:27:02.921708 [ 4 ] {db26aa91-1c1d-471e-8569-cbd5161a58a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.921843 [ 4 ] {db26aa91-1c1d-471e-8569-cbd5161a58a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.21 01:27:02.924657 [ 4 ] {db26aa91-1c1d-471e-8569-cbd5161a58a7} <Debug> oximeter.measurements_histogramu16 (779dbcb2-3201-4e68-8609-7ae798bc13cc): Loading data parts | ||
| 424 | 2026.03.21 01:27:02.924945 [ 4 ] {db26aa91-1c1d-471e-8569-cbd5161a58a7} <Debug> oximeter.measurements_histogramu16 (779dbcb2-3201-4e68-8609-7ae798bc13cc): There are no data parts | ||
| 425 | 2026.03.21 01:27:02.926423 [ 4 ] {db26aa91-1c1d-471e-8569-cbd5161a58a7} <Debug> TCPHandler: Processed in 0.004983146 sec. | ||
| 426 | 2026.03.21 01:27:02.926567 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.21 01:27:02.926857 [ 4 ] {556a6590-ad7b-43ff-ac4d-46367bdb2976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.926974 [ 4 ] {556a6590-ad7b-43ff-ac4d-46367bdb2976} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.21 01:27:02.928867 [ 4 ] {556a6590-ad7b-43ff-ac4d-46367bdb2976} <Debug> oximeter.measurements_histogrami32 (15e7849d-d0d0-4575-a323-516bfebedfb9): Loading data parts | ||
| 430 | 2026.03.21 01:27:02.928993 [ 4 ] {556a6590-ad7b-43ff-ac4d-46367bdb2976} <Debug> oximeter.measurements_histogrami32 (15e7849d-d0d0-4575-a323-516bfebedfb9): There are no data parts | ||
| 431 | 2026.03.21 01:27:02.930708 [ 4 ] {556a6590-ad7b-43ff-ac4d-46367bdb2976} <Debug> TCPHandler: Processed in 0.004189614 sec. | ||
| 432 | 2026.03.21 01:27:02.930958 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.21 01:27:02.931173 [ 4 ] {75eaff23-8996-4670-b495-3ab028ef7d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.931304 [ 4 ] {75eaff23-8996-4670-b495-3ab028ef7d55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.21 01:27:02.933423 [ 4 ] {75eaff23-8996-4670-b495-3ab028ef7d55} <Debug> oximeter.measurements_histogramu32 (c3147e00-6a96-44c2-8eb5-bb80be57510f): Loading data parts | ||
| 436 | 2026.03.21 01:27:02.933719 [ 4 ] {75eaff23-8996-4670-b495-3ab028ef7d55} <Debug> oximeter.measurements_histogramu32 (c3147e00-6a96-44c2-8eb5-bb80be57510f): There are no data parts | ||
| 437 | 2026.03.21 01:27:02.941003 [ 4 ] {75eaff23-8996-4670-b495-3ab028ef7d55} <Debug> TCPHandler: Processed in 0.010099916 sec. | ||
| 438 | 2026.03.21 01:27:02.941167 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.21 01:27:02.941633 [ 4 ] {ef27d13c-e331-422b-b303-6d25b7b948cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.941858 [ 4 ] {ef27d13c-e331-422b-b303-6d25b7b948cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.21 01:27:02.952830 [ 4 ] {ef27d13c-e331-422b-b303-6d25b7b948cb} <Debug> oximeter.measurements_histogrami64 (f84d52ec-d984-4eb6-8e5f-b486c98d085c): Loading data parts | ||
| 442 | 2026.03.21 01:27:02.952966 [ 4 ] {ef27d13c-e331-422b-b303-6d25b7b948cb} <Debug> oximeter.measurements_histogrami64 (f84d52ec-d984-4eb6-8e5f-b486c98d085c): There are no data parts | ||
| 443 | 2026.03.21 01:27:02.962413 [ 4 ] {ef27d13c-e331-422b-b303-6d25b7b948cb} <Debug> TCPHandler: Processed in 0.021297431 sec. | ||
| 444 | 2026.03.21 01:27:02.962642 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.21 01:27:02.962860 [ 4 ] {fbb3dd53-4144-4a07-a59c-103af2201db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.962990 [ 4 ] {fbb3dd53-4144-4a07-a59c-103af2201db6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.21 01:27:02.982667 [ 4 ] {fbb3dd53-4144-4a07-a59c-103af2201db6} <Debug> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Loading data parts | ||
| 448 | 2026.03.21 01:27:02.982812 [ 4 ] {fbb3dd53-4144-4a07-a59c-103af2201db6} <Debug> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): There are no data parts | ||
| 449 | 2026.03.21 01:27:02.988813 [ 4 ] {fbb3dd53-4144-4a07-a59c-103af2201db6} <Debug> TCPHandler: Processed in 0.026220055 sec. | ||
| 450 | 2026.03.21 01:27:02.988977 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.21 01:27:02.989197 [ 4 ] {ef7974db-7319-48b7-badc-04c8b3d25742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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.03.21 01:27:02.989329 [ 4 ] {ef7974db-7319-48b7-badc-04c8b3d25742} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.21 01:27:03.000154 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.47 MiB, peak 124.47 MiB, free memory in arenas 0.00 B, will set to 132.98 MiB (RSS), difference: 8.50 MiB | ||
| 454 | 2026.03.21 01:27:03.000280 [ 4 ] {ef7974db-7319-48b7-badc-04c8b3d25742} <Debug> oximeter.measurements_histogramf32 (ac45db6a-3867-4376-afa8-c28aad4fa51a): Loading data parts | ||
| 455 | 2026.03.21 01:27:03.000428 [ 4 ] {ef7974db-7319-48b7-badc-04c8b3d25742} <Debug> oximeter.measurements_histogramf32 (ac45db6a-3867-4376-afa8-c28aad4fa51a): There are no data parts | ||
| 456 | 2026.03.21 01:27:03.004217 [ 4 ] {ef7974db-7319-48b7-badc-04c8b3d25742} <Debug> TCPHandler: Processed in 0.015295447 sec. | ||
| 457 | 2026.03.21 01:27:03.004382 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.21 01:27:03.004601 [ 4 ] {c8ecf6b9-2cf4-40ea-a448-80ab4a09b50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 459 | 2026.03.21 01:27:03.004745 [ 4 ] {c8ecf6b9-2cf4-40ea-a448-80ab4a09b50b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.03.21 01:27:03.009495 [ 4 ] {c8ecf6b9-2cf4-40ea-a448-80ab4a09b50b} <Debug> oximeter.measurements_histogramf64 (e18f257f-06ce-4c4f-a6c7-2fc7ea64b03b): Loading data parts | ||
| 461 | 2026.03.21 01:27:03.009712 [ 4 ] {c8ecf6b9-2cf4-40ea-a448-80ab4a09b50b} <Debug> oximeter.measurements_histogramf64 (e18f257f-06ce-4c4f-a6c7-2fc7ea64b03b): There are no data parts | ||
| 462 | 2026.03.21 01:27:03.017765 [ 4 ] {c8ecf6b9-2cf4-40ea-a448-80ab4a09b50b} <Debug> TCPHandler: Processed in 0.013432907 sec. | ||
| 463 | 2026.03.21 01:27:03.017931 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.21 01:27:03.018200 [ 4 ] {e0c936da-080a-4acd-8ff9-7b842d997696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.03.21 01:27:03.018359 [ 4 ] {e0c936da-080a-4acd-8ff9-7b842d997696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.03.21 01:27:03.024201 [ 4 ] {e0c936da-080a-4acd-8ff9-7b842d997696} <Debug> oximeter.fields_bool (cc4a0787-c4a7-482e-b8ed-1a4f53d93c03): Loading data parts | ||
| 492 | 2026.03.21 01:27:03.024329 [ 4 ] {e0c936da-080a-4acd-8ff9-7b842d997696} <Debug> oximeter.fields_bool (cc4a0787-c4a7-482e-b8ed-1a4f53d93c03): There are no data parts | ||
| 493 | 2026.03.21 01:27:03.029312 [ 4 ] {e0c936da-080a-4acd-8ff9-7b842d997696} <Debug> TCPHandler: Processed in 0.011431952 sec. | ||
| 494 | 2026.03.21 01:27:03.029553 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.21 01:27:03.029709 [ 4 ] {1564a0bb-419b-481a-94f8-511ca2b1c7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 496 | 2026.03.21 01:27:03.029825 [ 4 ] {1564a0bb-419b-481a-94f8-511ca2b1c7c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.03.21 01:27:03.036858 [ 4 ] {1564a0bb-419b-481a-94f8-511ca2b1c7c2} <Debug> oximeter.fields_i8 (3ef23067-839a-4ad5-ba53-f129a8a30178): Loading data parts | ||
| 498 | 2026.03.21 01:27:03.037143 [ 4 ] {1564a0bb-419b-481a-94f8-511ca2b1c7c2} <Debug> oximeter.fields_i8 (3ef23067-839a-4ad5-ba53-f129a8a30178): There are no data parts | ||
| 499 | 2026.03.21 01:27:03.043611 [ 4 ] {1564a0bb-419b-481a-94f8-511ca2b1c7c2} <Debug> TCPHandler: Processed in 0.014109485 sec. | ||
| 500 | 2026.03.21 01:27:03.043757 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.21 01:27:03.044008 [ 4 ] {d337e62a-0937-45b9-9dfd-7b69d6412590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 502 | 2026.03.21 01:27:03.044095 [ 4 ] {d337e62a-0937-45b9-9dfd-7b69d6412590} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.03.21 01:27:03.052841 [ 4 ] {d337e62a-0937-45b9-9dfd-7b69d6412590} <Debug> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Loading data parts | ||
| 504 | 2026.03.21 01:27:03.053010 [ 4 ] {d337e62a-0937-45b9-9dfd-7b69d6412590} <Debug> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): There are no data parts | ||
| 505 | 2026.03.21 01:27:03.058053 [ 4 ] {d337e62a-0937-45b9-9dfd-7b69d6412590} <Debug> TCPHandler: Processed in 0.014344541 sec. | ||
| 506 | 2026.03.21 01:27:03.058286 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.21 01:27:03.058441 [ 4 ] {e6269fb4-21f3-4a94-9630-321a2c563654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 508 | 2026.03.21 01:27:03.058561 [ 4 ] {e6269fb4-21f3-4a94-9630-321a2c563654} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.03.21 01:27:03.062281 [ 4 ] {e6269fb4-21f3-4a94-9630-321a2c563654} <Debug> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Loading data parts | ||
| 510 | 2026.03.21 01:27:03.062486 [ 4 ] {e6269fb4-21f3-4a94-9630-321a2c563654} <Debug> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): There are no data parts | ||
| 511 | 2026.03.21 01:27:03.064824 [ 4 ] {e6269fb4-21f3-4a94-9630-321a2c563654} <Debug> TCPHandler: Processed in 0.00658526 sec. | ||
| 512 | 2026.03.21 01:27:03.064969 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.21 01:27:03.065204 [ 4 ] {86ae434f-7c9b-4ce7-a4f8-1ad7baaeb425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 514 | 2026.03.21 01:27:03.065331 [ 4 ] {86ae434f-7c9b-4ce7-a4f8-1ad7baaeb425} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.03.21 01:27:03.067161 [ 4 ] {86ae434f-7c9b-4ce7-a4f8-1ad7baaeb425} <Debug> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Loading data parts | ||
| 516 | 2026.03.21 01:27:03.067358 [ 4 ] {86ae434f-7c9b-4ce7-a4f8-1ad7baaeb425} <Debug> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): There are no data parts | ||
| 517 | 2026.03.21 01:27:03.069606 [ 4 ] {86ae434f-7c9b-4ce7-a4f8-1ad7baaeb425} <Debug> TCPHandler: Processed in 0.004685038 sec. | ||
| 518 | 2026.03.21 01:27:03.069840 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.21 01:27:03.069998 [ 4 ] {b7057683-dc45-49a8-9335-8de917ff84ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 520 | 2026.03.21 01:27:03.070121 [ 4 ] {b7057683-dc45-49a8-9335-8de917ff84ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.03.21 01:27:03.073099 [ 4 ] {b7057683-dc45-49a8-9335-8de917ff84ac} <Debug> oximeter.fields_i32 (cae5a5c2-c3e3-4175-9919-c3a7b8e48fe6): Loading data parts | ||
| 522 | 2026.03.21 01:27:03.073359 [ 4 ] {b7057683-dc45-49a8-9335-8de917ff84ac} <Debug> oximeter.fields_i32 (cae5a5c2-c3e3-4175-9919-c3a7b8e48fe6): There are no data parts | ||
| 523 | 2026.03.21 01:27:03.074784 [ 4 ] {b7057683-dc45-49a8-9335-8de917ff84ac} <Debug> TCPHandler: Processed in 0.004994146 sec. | ||
| 524 | 2026.03.21 01:27:03.074942 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.21 01:27:03.075205 [ 4 ] {2bdad3fb-1acc-4add-995d-715a2c0d0d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 526 | 2026.03.21 01:27:03.075361 [ 4 ] {2bdad3fb-1acc-4add-995d-715a2c0d0d6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.03.21 01:27:03.077952 [ 4 ] {2bdad3fb-1acc-4add-995d-715a2c0d0d6c} <Debug> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Loading data parts | ||
| 528 | 2026.03.21 01:27:03.078095 [ 4 ] {2bdad3fb-1acc-4add-995d-715a2c0d0d6c} <Debug> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): There are no data parts | ||
| 529 | 2026.03.21 01:27:03.079793 [ 4 ] {2bdad3fb-1acc-4add-995d-715a2c0d0d6c} <Debug> TCPHandler: Processed in 0.004903854 sec. | ||
| 530 | 2026.03.21 01:27:03.080027 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.21 01:27:03.080186 [ 4 ] {8b779719-6c8a-46dd-ae78-0375a1aa021d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 532 | 2026.03.21 01:27:03.080309 [ 4 ] {8b779719-6c8a-46dd-ae78-0375a1aa021d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.03.21 01:27:03.082017 [ 4 ] {8b779719-6c8a-46dd-ae78-0375a1aa021d} <Debug> oximeter.fields_i64 (3f304ff8-c44d-462f-9bbd-485add4f50cd): Loading data parts | ||
| 534 | 2026.03.21 01:27:03.082250 [ 4 ] {8b779719-6c8a-46dd-ae78-0375a1aa021d} <Debug> oximeter.fields_i64 (3f304ff8-c44d-462f-9bbd-485add4f50cd): There are no data parts | ||
| 535 | 2026.03.21 01:27:03.083701 [ 4 ] {8b779719-6c8a-46dd-ae78-0375a1aa021d} <Debug> TCPHandler: Processed in 0.003723332 sec. | ||
| 536 | 2026.03.21 01:27:03.083847 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.21 01:27:03.084089 [ 4 ] {71ff8aa9-11a5-49a5-b328-8c9db186b4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 538 | 2026.03.21 01:27:03.084212 [ 4 ] {71ff8aa9-11a5-49a5-b328-8c9db186b4e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.03.21 01:27:03.087569 [ 4 ] {71ff8aa9-11a5-49a5-b328-8c9db186b4e5} <Debug> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Loading data parts | ||
| 540 | 2026.03.21 01:27:03.087699 [ 4 ] {71ff8aa9-11a5-49a5-b328-8c9db186b4e5} <Debug> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): There are no data parts | ||
| 541 | 2026.03.21 01:27:03.088998 [ 4 ] {71ff8aa9-11a5-49a5-b328-8c9db186b4e5} <Debug> TCPHandler: Processed in 0.005200711 sec. | ||
| 542 | 2026.03.21 01:27:03.089192 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.21 01:27:03.089353 [ 4 ] {5d034478-6e3b-43b6-ab0f-dc94eb304cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 544 | 2026.03.21 01:27:03.089476 [ 4 ] {5d034478-6e3b-43b6-ab0f-dc94eb304cb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.03.21 01:27:03.091242 [ 4 ] {5d034478-6e3b-43b6-ab0f-dc94eb304cb7} <Debug> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Loading data parts | ||
| 546 | 2026.03.21 01:27:03.091519 [ 4 ] {5d034478-6e3b-43b6-ab0f-dc94eb304cb7} <Debug> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): There are no data parts | ||
| 547 | 2026.03.21 01:27:03.092644 [ 4 ] {5d034478-6e3b-43b6-ab0f-dc94eb304cb7} <Debug> TCPHandler: Processed in 0.003501696 sec. | ||
| 548 | 2026.03.21 01:27:03.092785 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.21 01:27:03.093015 [ 4 ] {256527ab-4a84-4e21-b72c-c6372f576b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 550 | 2026.03.21 01:27:03.093133 [ 4 ] {256527ab-4a84-4e21-b72c-c6372f576b17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.03.21 01:27:03.094788 [ 4 ] {256527ab-4a84-4e21-b72c-c6372f576b17} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Loading data parts | ||
| 552 | 2026.03.21 01:27:03.094962 [ 4 ] {256527ab-4a84-4e21-b72c-c6372f576b17} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): There are no data parts | ||
| 553 | 2026.03.21 01:27:03.096184 [ 4 ] {256527ab-4a84-4e21-b72c-c6372f576b17} <Debug> TCPHandler: Processed in 0.003448764 sec. | ||
| 554 | 2026.03.21 01:27:03.096327 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.21 01:27:03.096481 [ 4 ] {c34215ea-c35c-474c-94d6-009ced301a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 556 | 2026.03.21 01:27:03.096603 [ 4 ] {c34215ea-c35c-474c-94d6-009ced301a57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.03.21 01:27:03.098330 [ 4 ] {c34215ea-c35c-474c-94d6-009ced301a57} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Loading data parts | ||
| 558 | 2026.03.21 01:27:03.098569 [ 4 ] {c34215ea-c35c-474c-94d6-009ced301a57} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): There are no data parts | ||
| 559 | 2026.03.21 01:27:03.099822 [ 4 ] {c34215ea-c35c-474c-94d6-009ced301a57} <Debug> TCPHandler: Processed in 0.003543977 sec. | ||
| 560 | 2026.03.21 01:27:03.099983 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.21 01:27:03.100312 [ 4 ] {d705a358-7917-4d7d-8634-8b26fa5df2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.03.21 01:27:03.100454 [ 4 ] {d705a358-7917-4d7d-8634-8b26fa5df2df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.03.21 01:27:03.102177 [ 4 ] {d705a358-7917-4d7d-8634-8b26fa5df2df} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742): Loading data parts | ||
| 567 | 2026.03.21 01:27:03.102425 [ 4 ] {d705a358-7917-4d7d-8634-8b26fa5df2df} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742): There are no data parts | ||
| 568 | 2026.03.21 01:27:03.103617 [ 4 ] {d705a358-7917-4d7d-8634-8b26fa5df2df} <Debug> TCPHandler: Processed in 0.00368375 sec. | ||
| 569 | 2026.03.21 01:27:03.103883 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.03.21 01:27:03.104320 [ 5 ] {5cecc22b-329d-4058-b9b8-40d188346923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.03.21 01:27:03.105630 [ 5 ] {5cecc22b-329d-4058-b9b8-40d188346923} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.03.21 01:27:03.124475 [ 260 ] {5cecc22b-329d-4058-b9b8-40d188346923} <Trace> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.03.21 01:27:03.124609 [ 260 ] {5cecc22b-329d-4058-b9b8-40d188346923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 574 | 2026.03.21 01:27:03.129347 [ 260 ] {5cecc22b-329d-4058-b9b8-40d188346923} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.03.21 01:27:03.129899 [ 260 ] {5cecc22b-329d-4058-b9b8-40d188346923} <Trace> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.03.21 01:27:03.130286 [ 5 ] {5cecc22b-329d-4058-b9b8-40d188346923} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026111 sec., 38.298035310788556 rows/sec., 612.77 B/sec. | ||
| 577 | 2026.03.21 01:27:03.130602 [ 5 ] {5cecc22b-329d-4058-b9b8-40d188346923} <Debug> TCPHandler: Processed in 0.026861232 sec. | ||
| 578 | 2026.03.21 01:27:04.000162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.19 MiB, peak 134.19 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 3.90 MiB | ||
| 579 | 2026.03.21 01:27:05.271051 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52403 | ||
| 580 | 2026.03.21 01:27:05.271194 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 581 | 2026.03.21 01:27:05.271239 [ 262 ] {} <Debug> TCP-Session: 6ee51dd1-2e19-4fa3-9762-6cfca05c797b Authenticating user 'default' from [fd00:1122:3344:101::c]:52403 | ||
| 582 | 2026.03.21 01:27:05.271381 [ 262 ] {} <Debug> TCP-Session: 6ee51dd1-2e19-4fa3-9762-6cfca05c797b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.21 01:27:05.271395 [ 262 ] {} <Debug> TCP-Session: 6ee51dd1-2e19-4fa3-9762-6cfca05c797b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.03.21 01:27:05.271473 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 585 | 2026.03.21 01:27:05.271554 [ 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 | ||
| 586 | 2026.03.21 01:27:05.271613 [ 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 | ||
| 587 | 2026.03.21 01:27:05.272143 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35917 | ||
| 588 | 2026.03.21 01:27:05.272316 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.21 01:27:05.272337 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48508 | ||
| 590 | 2026.03.21 01:27:05.272413 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63757 | ||
| 591 | 2026.03.21 01:27:05.272426 [ 263 ] {} <Debug> TCP-Session: b7c40ce2-d8ec-49c2-9d04-4750cbe09add Authenticating user 'default' from [fd00:1122:3344:101::c]:35917 | ||
| 592 | 2026.03.21 01:27:05.272328 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63267 | ||
| 593 | 2026.03.21 01:27:05.272614 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59452 | ||
| 594 | 2026.03.21 01:27:05.272528 [ 263 ] {} <Debug> TCP-Session: b7c40ce2-d8ec-49c2-9d04-4750cbe09add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.03.21 01:27:05.272505 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64234 | ||
| 596 | 2026.03.21 01:27:05.272763 [ 263 ] {} <Debug> TCP-Session: b7c40ce2-d8ec-49c2-9d04-4750cbe09add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.21 01:27:05.272803 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.03.21 01:27:05.272846 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61135 | ||
| 599 | 2026.03.21 01:27:05.272895 [ 266 ] {} <Debug> TCP-Session: b19e80df-5520-46ae-9d17-5e1d75cf2ec9 Authenticating user 'default' from [fd00:1122:3344:101::c]:63757 | ||
| 600 | 2026.03.21 01:27:05.272911 [ 266 ] {} <Debug> TCP-Session: b19e80df-5520-46ae-9d17-5e1d75cf2ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.21 01:27:05.272800 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.21 01:27:05.273109 [ 266 ] {} <Debug> TCP-Session: b19e80df-5520-46ae-9d17-5e1d75cf2ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.21 01:27:05.273089 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.03.21 01:27:05.273232 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.03.21 01:27:05.273159 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.03.21 01:27:05.273291 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.03.21 01:27:05.273360 [ 269 ] {} <Debug> TCP-Session: 1b0c8572-05d8-4fb3-9751-c211bd98b41a Authenticating user 'default' from [fd00:1122:3344:101::c]:61135 | ||
| 608 | 2026.03.21 01:27:05.273368 [ 268 ] {} <Debug> TCP-Session: 72cb99fc-9148-4d6d-9a59-750abe988001 Authenticating user 'default' from [fd00:1122:3344:101::c]:59452 | ||
| 609 | 2026.03.21 01:27:05.273340 [ 267 ] {} <Debug> TCP-Session: 5c9e2211-3582-4e45-a2a3-c8fff36b2f01 Authenticating user 'default' from [fd00:1122:3344:101::c]:64234 | ||
| 610 | 2026.03.21 01:27:05.273468 [ 268 ] {} <Debug> TCP-Session: 72cb99fc-9148-4d6d-9a59-750abe988001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.21 01:27:05.273480 [ 269 ] {} <Debug> TCP-Session: 1b0c8572-05d8-4fb3-9751-c211bd98b41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.21 01:27:05.273492 [ 267 ] {} <Debug> TCP-Session: 5c9e2211-3582-4e45-a2a3-c8fff36b2f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.21 01:27:05.273555 [ 268 ] {} <Debug> TCP-Session: 72cb99fc-9148-4d6d-9a59-750abe988001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.21 01:27:05.273568 [ 269 ] {} <Debug> TCP-Session: 1b0c8572-05d8-4fb3-9751-c211bd98b41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.21 01:27:05.273577 [ 267 ] {} <Debug> TCP-Session: 5c9e2211-3582-4e45-a2a3-c8fff36b2f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.21 01:27:05.273459 [ 265 ] {} <Debug> TCP-Session: 8cc4e194-247e-4ef0-94b3-415c564e4ac6 Authenticating user 'default' from [fd00:1122:3344:101::c]:63267 | ||
| 617 | 2026.03.21 01:27:05.273144 [ 264 ] {} <Debug> TCP-Session: 6734a96c-da89-4a6d-a693-da7c95ec3c98 Authenticating user 'default' from [fd00:1122:3344:101::c]:48508 | ||
| 618 | 2026.03.21 01:27:05.273799 [ 265 ] {} <Debug> TCP-Session: 8cc4e194-247e-4ef0-94b3-415c564e4ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.21 01:27:05.273804 [ 264 ] {} <Debug> TCP-Session: 6734a96c-da89-4a6d-a693-da7c95ec3c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.21 01:27:05.273870 [ 265 ] {} <Debug> TCP-Session: 8cc4e194-247e-4ef0-94b3-415c564e4ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.21 01:27:05.274002 [ 264 ] {} <Debug> TCP-Session: 6734a96c-da89-4a6d-a693-da7c95ec3c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2026.03.21 01:27:06.582065 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34167 | ||
| 623 | 2026.03.21 01:27:06.582356 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.03.21 01:27:06.582391 [ 270 ] {} <Debug> TCP-Session: 36e30299-123d-4173-bde2-4ece99e120e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:34167 | ||
| 625 | 2026.03.21 01:27:06.582414 [ 270 ] {} <Debug> TCP-Session: 36e30299-123d-4173-bde2-4ece99e120e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.21 01:27:06.582542 [ 270 ] {} <Debug> TCP-Session: 36e30299-123d-4173-bde2-4ece99e120e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.03.21 01:27:06.582611 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.03.21 01:27:06.582637 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.21 01:27:06.582786 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 630 | 2026.03.21 01:27:06.583390 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44955 | ||
| 631 | 2026.03.21 01:27:06.583475 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46566 | ||
| 632 | 2026.03.21 01:27:06.583558 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51047 | ||
| 633 | 2026.03.21 01:27:06.583593 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.21 01:27:06.583718 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.21 01:27:06.583646 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40086 | ||
| 636 | 2026.03.21 01:27:06.583826 [ 271 ] {} <Debug> TCP-Session: e29ba133-c15d-4805-a0be-ba241444a749 Authenticating user 'default' from [fd00:1122:3344:101::a]:44955 | ||
| 637 | 2026.03.21 01:27:06.583901 [ 272 ] {} <Debug> TCP-Session: bfaaa1bb-925f-4613-a70c-9a8d984b3bea Authenticating user 'default' from [fd00:1122:3344:101::a]:46566 | ||
| 638 | 2026.03.21 01:27:06.583850 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.21 01:27:06.583832 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53959 | ||
| 640 | 2026.03.21 01:27:06.583976 [ 271 ] {} <Debug> TCP-Session: e29ba133-c15d-4805-a0be-ba241444a749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.21 01:27:06.584017 [ 272 ] {} <Debug> TCP-Session: bfaaa1bb-925f-4613-a70c-9a8d984b3bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.21 01:27:06.583995 [ 273 ] {} <Debug> TCP-Session: f37008d4-6ef4-409a-85b0-90adc17a7b94 Authenticating user 'default' from [fd00:1122:3344:101::a]:51047 | ||
| 643 | 2026.03.21 01:27:06.583992 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.21 01:27:06.584144 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.21 01:27:06.584128 [ 272 ] {} <Debug> TCP-Session: bfaaa1bb-925f-4613-a70c-9a8d984b3bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.21 01:27:06.584124 [ 273 ] {} <Debug> TCP-Session: f37008d4-6ef4-409a-85b0-90adc17a7b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.21 01:27:06.584261 [ 275 ] {} <Debug> TCP-Session: 6095cd2b-5b79-4a80-bb1d-4f17425b5b3e Authenticating user 'default' from [fd00:1122:3344:101::a]:53959 | ||
| 648 | 2026.03.21 01:27:06.584233 [ 274 ] {} <Debug> TCP-Session: b9b77d19-d304-4ae6-b91b-c8fe51e378c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:40086 | ||
| 649 | 2026.03.21 01:27:06.584100 [ 271 ] {} <Debug> TCP-Session: e29ba133-c15d-4805-a0be-ba241444a749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.21 01:27:06.584405 [ 275 ] {} <Debug> TCP-Session: 6095cd2b-5b79-4a80-bb1d-4f17425b5b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.21 01:27:06.584392 [ 274 ] {} <Debug> TCP-Session: b9b77d19-d304-4ae6-b91b-c8fe51e378c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.21 01:27:06.584378 [ 273 ] {} <Debug> TCP-Session: f37008d4-6ef4-409a-85b0-90adc17a7b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.21 01:27:06.584525 [ 275 ] {} <Debug> TCP-Session: 6095cd2b-5b79-4a80-bb1d-4f17425b5b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.21 01:27:06.584509 [ 274 ] {} <Debug> TCP-Session: b9b77d19-d304-4ae6-b91b-c8fe51e378c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.21 01:27:06.583994 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35095 | ||
| 656 | 2026.03.21 01:27:06.584085 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49778 | ||
| 657 | 2026.03.21 01:27:06.584844 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.03.21 01:27:06.584882 [ 276 ] {} <Debug> TCP-Session: 9bfc11ed-351f-4e75-99f1-ec9da5c89530 Authenticating user 'default' from [fd00:1122:3344:101::a]:35095 | ||
| 659 | 2026.03.21 01:27:06.584900 [ 276 ] {} <Debug> TCP-Session: 9bfc11ed-351f-4e75-99f1-ec9da5c89530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.21 01:27:06.584913 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.03.21 01:27:06.585044 [ 276 ] {} <Debug> TCP-Session: 9bfc11ed-351f-4e75-99f1-ec9da5c89530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.21 01:27:06.585083 [ 277 ] {} <Debug> TCP-Session: 9839df66-1658-48fd-9d4e-6220d296ef60 Authenticating user 'default' from [fd00:1122:3344:101::a]:49778 | ||
| 663 | 2026.03.21 01:27:06.585223 [ 277 ] {} <Debug> TCP-Session: 9839df66-1658-48fd-9d4e-6220d296ef60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.21 01:27:06.585238 [ 277 ] {} <Debug> TCP-Session: 9839df66-1658-48fd-9d4e-6220d296ef60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.03.21 01:27:08.009260 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36376 | ||
| 666 | 2026.03.21 01:27:08.009674 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.03.21 01:27:08.009806 [ 278 ] {} <Debug> TCP-Session: aaf58487-096c-4763-85b0-2509868ec805 Authenticating user 'default' from [fd00:1122:3344:101::b]:36376 | ||
| 668 | 2026.03.21 01:27:08.009836 [ 278 ] {} <Debug> TCP-Session: aaf58487-096c-4763-85b0-2509868ec805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.21 01:27:08.009851 [ 278 ] {} <Debug> TCP-Session: aaf58487-096c-4763-85b0-2509868ec805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.03.21 01:27:08.010049 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.03.21 01:27:08.010083 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.21 01:27:08.010202 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.03.21 01:27:08.010876 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50065 | ||
| 674 | 2026.03.21 01:27:08.010965 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40228 | ||
| 675 | 2026.03.21 01:27:08.011039 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62758 | ||
| 676 | 2026.03.21 01:27:08.011183 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.03.21 01:27:08.011228 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34791 | ||
| 678 | 2026.03.21 01:27:08.011353 [ 279 ] {} <Debug> TCP-Session: 187132db-2d54-4a11-863d-3cb64e956221 Authenticating user 'default' from [fd00:1122:3344:101::b]:50065 | ||
| 679 | 2026.03.21 01:27:08.011332 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37496 | ||
| 680 | 2026.03.21 01:27:08.011389 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.21 01:27:08.011425 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.21 01:27:08.011497 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56807 | ||
| 683 | 2026.03.21 01:27:08.011524 [ 279 ] {} <Debug> TCP-Session: 187132db-2d54-4a11-863d-3cb64e956221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.21 01:27:08.011562 [ 281 ] {} <Debug> TCP-Session: 46699a2e-eb20-4f57-8442-892bdc51f8ef Authenticating user 'default' from [fd00:1122:3344:101::b]:62758 | ||
| 685 | 2026.03.21 01:27:08.011610 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59991 | ||
| 686 | 2026.03.21 01:27:08.011610 [ 280 ] {} <Debug> TCP-Session: b883c97d-f327-4fd3-8b20-5e376a0220e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:40228 | ||
| 687 | 2026.03.21 01:27:08.011577 [ 279 ] {} <Debug> TCP-Session: 187132db-2d54-4a11-863d-3cb64e956221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.21 01:27:08.011709 [ 280 ] {} <Debug> TCP-Session: b883c97d-f327-4fd3-8b20-5e376a0220e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.21 01:27:08.011749 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.21 01:27:08.011690 [ 281 ] {} <Debug> TCP-Session: 46699a2e-eb20-4f57-8442-892bdc51f8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.21 01:27:08.011836 [ 280 ] {} <Debug> TCP-Session: b883c97d-f327-4fd3-8b20-5e376a0220e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.21 01:27:08.011848 [ 283 ] {} <Debug> TCP-Session: 9d1ee6fb-4aa6-4a34-afb8-75513e0c6e51 Authenticating user 'default' from [fd00:1122:3344:101::b]:37496 | ||
| 693 | 2026.03.21 01:27:08.011828 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.21 01:27:08.011969 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.21 01:27:08.011954 [ 283 ] {} <Debug> TCP-Session: 9d1ee6fb-4aa6-4a34-afb8-75513e0c6e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.21 01:27:08.011971 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.03.21 01:27:08.012022 [ 282 ] {} <Debug> TCP-Session: 42a828cb-38f9-412a-bce1-acf19b9de951 Authenticating user 'default' from [fd00:1122:3344:101::b]:34791 | ||
| 698 | 2026.03.21 01:27:08.012128 [ 285 ] {} <Debug> TCP-Session: 6c1a8ab0-fef4-45c5-b7c2-a74e47952f57 Authenticating user 'default' from [fd00:1122:3344:101::b]:59991 | ||
| 699 | 2026.03.21 01:27:08.012147 [ 284 ] {} <Debug> TCP-Session: c1915c1e-5842-4e71-9107-d9e5f9100646 Authenticating user 'default' from [fd00:1122:3344:101::b]:56807 | ||
| 700 | 2026.03.21 01:27:08.012164 [ 282 ] {} <Debug> TCP-Session: 42a828cb-38f9-412a-bce1-acf19b9de951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.21 01:27:08.012218 [ 285 ] {} <Debug> TCP-Session: 6c1a8ab0-fef4-45c5-b7c2-a74e47952f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.21 01:27:08.012239 [ 284 ] {} <Debug> TCP-Session: c1915c1e-5842-4e71-9107-d9e5f9100646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.21 01:27:08.012251 [ 282 ] {} <Debug> TCP-Session: 42a828cb-38f9-412a-bce1-acf19b9de951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.21 01:27:08.012323 [ 285 ] {} <Debug> TCP-Session: 6c1a8ab0-fef4-45c5-b7c2-a74e47952f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.21 01:27:08.012339 [ 284 ] {} <Debug> TCP-Session: c1915c1e-5842-4e71-9107-d9e5f9100646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.21 01:27:08.011925 [ 281 ] {} <Debug> TCP-Session: 46699a2e-eb20-4f57-8442-892bdc51f8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.21 01:27:08.012433 [ 283 ] {} <Debug> TCP-Session: 9d1ee6fb-4aa6-4a34-afb8-75513e0c6e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.21 01:27:08.595793 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.21 01:27:08.595819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.21 01:27:08.595892 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.21 01:27:08.596118 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.21 01:27:08.601102 [ 244 ] {} <Debug> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Loading data parts | ||
| 713 | 2026.03.21 01:27:08.601336 [ 244 ] {} <Debug> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): There are no data parts | ||
| 714 | 2026.03.21 01:27:08.605864 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.21 01:27:08.605911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 716 | 2026.03.21 01:27:08.615093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.21 01:27:08.616146 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.21 01:27:08.616338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.03.21 01:27:08.618674 [ 245 ] {} <Debug> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Loading data parts | ||
| 720 | 2026.03.21 01:27:08.618955 [ 245 ] {} <Debug> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): There are no data parts | ||
| 721 | 2026.03.21 01:27:08.647416 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.21 01:27:08.647490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 723 | 2026.03.21 01:27:08.655379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.21 01:27:08.657178 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): 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.03.21 01:27:08.661959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.21 01:27:09.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.28 MiB, peak 148.28 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 9.55 MiB | ||
| 727 | 2026.03.21 01:27:11.095653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.21 01:27:11.095757 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.21 01:27:11.100104 [ 243 ] {} <Debug> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Loading data parts | ||
| 730 | 2026.03.21 01:27:11.100309 [ 243 ] {} <Debug> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): There are no data parts | ||
| 731 | 2026.03.21 01:27:11.108390 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.21 01:27:11.108432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 733 | 2026.03.21 01:27:11.110240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.21 01:27:11.110767 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): 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.03.21 01:27:11.111191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.21 01:27:12.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 158.21 MiB, free memory in arenas 0.00 B, will set to 154.89 MiB (RSS), difference: -3.32 MiB | ||
| 737 | 2026.03.21 01:27:16.066239 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.21 01:27:16.066414 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.21 01:27:16.116441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.03.21 01:27:16.121724 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.21 01:27:16.121780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 742 | 2026.03.21 01:27:16.122635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.21 01:27:16.123114 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): 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.03.21 01:27:16.125277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.21 01:27:16.162059 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.21 01:27:16.179948 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.21 01:27:16.179997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 748 | 2026.03.21 01:27:16.186471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.03.21 01:27:16.187770 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): 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.03.21 01:27:16.190922 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.03.21 01:27:17.001159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.65 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.98 MiB | ||
| 752 | 2026.03.21 01:27:22.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.64 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.03.21 01:27:23.626375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.03.21 01:27:23.626847 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.03.21 01:27:23.626950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 756 | 2026.03.21 01:27:23.627626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.03.21 01:27:23.628059 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.03.21 01:27:23.628237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.03.21 01:27:23.691928 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.03.21 01:27:23.708740 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.03.21 01:27:23.708803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 762 | 2026.03.21 01:27:23.715194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.03.21 01:27:23.716434 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.03.21 01:27:23.720022 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.03.21 01:27:28.137418 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.03.21 01:27:28.137616 [ 4 ] {6b2b564b-cbde-4d84-adb1-ecff0aa03e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.03.21 01:27:28.144242 [ 4 ] {6b2b564b-cbde-4d84-adb1-ecff0aa03e45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.03.21 01:27:28.156343 [ 4 ] {6b2b564b-cbde-4d84-adb1-ecff0aa03e45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.03.21 01:27:28.165470 [ 4 ] {6b2b564b-cbde-4d84-adb1-ecff0aa03e45} <Debug> TCPHandler: Processed in 0.028173758 sec. | ||
| 770 | 2026.03.21 01:27:28.188400 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.03.21 01:27:28.188548 [ 4 ] {3a0b8936-60b0-40dd-85ae-2b5ddd0fad54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.03.21 01:27:28.203802 [ 4 ] {3a0b8936-60b0-40dd-85ae-2b5ddd0fad54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.03.21 01:27:28.203869 [ 4 ] {3a0b8936-60b0-40dd-85ae-2b5ddd0fad54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.03.21 01:27:28.206283 [ 4 ] {3a0b8936-60b0-40dd-85ae-2b5ddd0fad54} <Debug> TCPHandler: Processed in 0.01794169 sec. | ||
| 775 | 2026.03.21 01:27:28.206553 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.03.21 01:27:28.206686 [ 4 ] {453491db-9674-4513-a1bd-e4473ca24f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.03.21 01:27:28.211204 [ 4 ] {453491db-9674-4513-a1bd-e4473ca24f33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.03.21 01:27:28.211253 [ 4 ] {453491db-9674-4513-a1bd-e4473ca24f33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.03.21 01:27:28.211562 [ 4 ] {453491db-9674-4513-a1bd-e4473ca24f33} <Debug> TCPHandler: Processed in 0.005062778 sec. | ||
| 780 | 2026.03.21 01:27:28.211774 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.03.21 01:27:28.211893 [ 4 ] {0bf8c34a-cf12-432d-8184-46b02251f9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.03.21 01:27:28.212133 [ 4 ] {0bf8c34a-cf12-432d-8184-46b02251f9e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.03.21 01:27:28.212178 [ 4 ] {0bf8c34a-cf12-432d-8184-46b02251f9e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.03.21 01:27:28.212464 [ 4 ] {0bf8c34a-cf12-432d-8184-46b02251f9e0} <Debug> TCPHandler: Processed in 0.00074091 sec. | ||
| 785 | 2026.03.21 01:27:28.212674 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.03.21 01:27:28.212792 [ 4 ] {568a8dc6-ddd3-4705-955a-2093bff7c1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.03.21 01:27:28.213029 [ 4 ] {568a8dc6-ddd3-4705-955a-2093bff7c1fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.03.21 01:27:28.213072 [ 4 ] {568a8dc6-ddd3-4705-955a-2093bff7c1fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.03.21 01:27:28.213353 [ 4 ] {568a8dc6-ddd3-4705-955a-2093bff7c1fb} <Debug> TCPHandler: Processed in 0.00072751 sec. | ||
| 790 | 2026.03.21 01:27:28.213550 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.03.21 01:27:28.213664 [ 4 ] {48984a5c-4bbd-41b7-9390-e1ac8a770cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.03.21 01:27:28.213897 [ 4 ] {48984a5c-4bbd-41b7-9390-e1ac8a770cfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.03.21 01:27:28.213940 [ 4 ] {48984a5c-4bbd-41b7-9390-e1ac8a770cfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.03.21 01:27:28.214220 [ 4 ] {48984a5c-4bbd-41b7-9390-e1ac8a770cfd} <Debug> TCPHandler: Processed in 0.00071949 sec. | ||
| 795 | 2026.03.21 01:27:28.214422 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.03.21 01:27:28.214538 [ 4 ] {6d9db780-c009-47d8-91ed-743609faf2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.03.21 01:27:28.214772 [ 4 ] {6d9db780-c009-47d8-91ed-743609faf2a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.03.21 01:27:28.214815 [ 4 ] {6d9db780-c009-47d8-91ed-743609faf2a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.03.21 01:27:28.215096 [ 4 ] {6d9db780-c009-47d8-91ed-743609faf2a8} <Debug> TCPHandler: Processed in 0.000721739 sec. | ||
| 800 | 2026.03.21 01:27:28.215290 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.03.21 01:27:28.215406 [ 4 ] {74fbe880-5ee1-4bdd-9fdc-d321f058134c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.03.21 01:27:28.215640 [ 4 ] {74fbe880-5ee1-4bdd-9fdc-d321f058134c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.03.21 01:27:28.215683 [ 4 ] {74fbe880-5ee1-4bdd-9fdc-d321f058134c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.03.21 01:27:28.215963 [ 4 ] {74fbe880-5ee1-4bdd-9fdc-d321f058134c} <Debug> TCPHandler: Processed in 0.000720429 sec. | ||
| 805 | 2026.03.21 01:27:28.216160 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.03.21 01:27:28.216274 [ 4 ] {1a45ad39-0ca4-4f8e-b0c4-4a7ca3122a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.03.21 01:27:28.216508 [ 4 ] {1a45ad39-0ca4-4f8e-b0c4-4a7ca3122a4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.03.21 01:27:28.216550 [ 4 ] {1a45ad39-0ca4-4f8e-b0c4-4a7ca3122a4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.03.21 01:27:28.216827 [ 4 ] {1a45ad39-0ca4-4f8e-b0c4-4a7ca3122a4d} <Debug> TCPHandler: Processed in 0.00071617 sec. | ||
| 810 | 2026.03.21 01:27:28.217037 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.03.21 01:27:28.217154 [ 4 ] {0fbdff40-7a16-4d7a-95ef-3ecb4cd99f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.03.21 01:27:28.217411 [ 4 ] {0fbdff40-7a16-4d7a-95ef-3ecb4cd99f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.03.21 01:27:28.217453 [ 4 ] {0fbdff40-7a16-4d7a-95ef-3ecb4cd99f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.03.21 01:27:28.217724 [ 4 ] {0fbdff40-7a16-4d7a-95ef-3ecb4cd99f0b} <Debug> TCPHandler: Processed in 0.0007346 sec. | ||
| 815 | 2026.03.21 01:27:28.217933 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.03.21 01:27:28.218049 [ 4 ] {470a2a94-1585-4d33-a0ac-5a2a4aaf77a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.03.21 01:27:28.218287 [ 4 ] {470a2a94-1585-4d33-a0ac-5a2a4aaf77a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.03.21 01:27:28.218329 [ 4 ] {470a2a94-1585-4d33-a0ac-5a2a4aaf77a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.03.21 01:27:28.218624 [ 4 ] {470a2a94-1585-4d33-a0ac-5a2a4aaf77a9} <Debug> TCPHandler: Processed in 0.000738401 sec. | ||
| 820 | 2026.03.21 01:27:28.218824 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.03.21 01:27:28.218941 [ 4 ] {5cdccb03-6fd5-44bb-82cd-25f8ee25a2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.03.21 01:27:28.219187 [ 4 ] {5cdccb03-6fd5-44bb-82cd-25f8ee25a2a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.03.21 01:27:28.219230 [ 4 ] {5cdccb03-6fd5-44bb-82cd-25f8ee25a2a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.03.21 01:27:28.219537 [ 4 ] {5cdccb03-6fd5-44bb-82cd-25f8ee25a2a8} <Debug> TCPHandler: Processed in 0.000761011 sec. | ||
| 825 | 2026.03.21 01:27:28.219730 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.03.21 01:27:28.219847 [ 4 ] {fb5d1652-afb8-4a75-acd7-e832ea4d52ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.03.21 01:27:28.220086 [ 4 ] {fb5d1652-afb8-4a75-acd7-e832ea4d52ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.03.21 01:27:28.220127 [ 4 ] {fb5d1652-afb8-4a75-acd7-e832ea4d52ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.03.21 01:27:28.220409 [ 4 ] {fb5d1652-afb8-4a75-acd7-e832ea4d52ef} <Debug> TCPHandler: Processed in 0.00072778 sec. | ||
| 830 | 2026.03.21 01:27:28.220600 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.03.21 01:27:28.220717 [ 4 ] {8a5d218b-2b27-4cd5-8a8e-3f5ef5c7f4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.03.21 01:27:28.220962 [ 4 ] {8a5d218b-2b27-4cd5-8a8e-3f5ef5c7f4b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.03.21 01:27:28.221004 [ 4 ] {8a5d218b-2b27-4cd5-8a8e-3f5ef5c7f4b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.03.21 01:27:28.221303 [ 4 ] {8a5d218b-2b27-4cd5-8a8e-3f5ef5c7f4b5} <Debug> TCPHandler: Processed in 0.000751231 sec. | ||
| 835 | 2026.03.21 01:27:28.221501 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.03.21 01:27:28.221618 [ 4 ] {56b9b0c1-acf2-43e3-ba3c-2a5960eb72db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.03.21 01:27:28.221864 [ 4 ] {56b9b0c1-acf2-43e3-ba3c-2a5960eb72db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.03.21 01:27:28.221906 [ 4 ] {56b9b0c1-acf2-43e3-ba3c-2a5960eb72db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.03.21 01:27:28.222187 [ 4 ] {56b9b0c1-acf2-43e3-ba3c-2a5960eb72db} <Debug> TCPHandler: Processed in 0.00073435 sec. | ||
| 840 | 2026.03.21 01:27:28.222376 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.03.21 01:27:28.222495 [ 4 ] {f4846a34-80b9-4f29-80cf-0b36c99af6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.03.21 01:27:28.222741 [ 4 ] {f4846a34-80b9-4f29-80cf-0b36c99af6f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.03.21 01:27:28.222782 [ 4 ] {f4846a34-80b9-4f29-80cf-0b36c99af6f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.03.21 01:27:28.223066 [ 4 ] {f4846a34-80b9-4f29-80cf-0b36c99af6f9} <Debug> TCPHandler: Processed in 0.00073828 sec. | ||
| 845 | 2026.03.21 01:27:28.223279 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.03.21 01:27:28.223417 [ 4 ] {1cde0f70-27de-4481-b04a-46b2d9ddcbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.03.21 01:27:28.223739 [ 4 ] {1cde0f70-27de-4481-b04a-46b2d9ddcbc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.03.21 01:27:28.223788 [ 4 ] {1cde0f70-27de-4481-b04a-46b2d9ddcbc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.03.21 01:27:28.224231 [ 4 ] {1cde0f70-27de-4481-b04a-46b2d9ddcbc0} <Debug> TCPHandler: Processed in 0.001007578 sec. | ||
| 850 | 2026.03.21 01:27:28.224428 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.03.21 01:27:28.224554 [ 4 ] {27753907-f66c-403c-8999-44d979554795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.03.21 01:27:28.224850 [ 4 ] {27753907-f66c-403c-8999-44d979554795} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.03.21 01:27:28.224896 [ 4 ] {27753907-f66c-403c-8999-44d979554795} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.03.21 01:27:28.225244 [ 4 ] {27753907-f66c-403c-8999-44d979554795} <Debug> TCPHandler: Processed in 0.000865033 sec. | ||
| 855 | 2026.03.21 01:27:28.225450 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.03.21 01:27:28.225575 [ 4 ] {83f54eca-4e6f-4a8c-b58f-84d8948f4179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.03.21 01:27:28.225842 [ 4 ] {83f54eca-4e6f-4a8c-b58f-84d8948f4179} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.03.21 01:27:28.225885 [ 4 ] {83f54eca-4e6f-4a8c-b58f-84d8948f4179} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.03.21 01:27:28.226204 [ 4 ] {83f54eca-4e6f-4a8c-b58f-84d8948f4179} <Debug> TCPHandler: Processed in 0.000802642 sec. | ||
| 860 | 2026.03.21 01:27:28.227418 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.03.21 01:27:28.227541 [ 4 ] {a8ebe99a-54d6-41f5-ae0b-a29eea44be32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.03.21 01:27:28.227805 [ 4 ] {a8ebe99a-54d6-41f5-ae0b-a29eea44be32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.03.21 01:27:28.227848 [ 4 ] {a8ebe99a-54d6-41f5-ae0b-a29eea44be32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.03.21 01:27:28.228202 [ 4 ] {a8ebe99a-54d6-41f5-ae0b-a29eea44be32} <Debug> TCPHandler: Processed in 0.000831413 sec. | ||
| 865 | 2026.03.21 01:27:28.229079 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.03.21 01:27:28.229203 [ 4 ] {d0a84f3c-8fe2-438b-9872-73a59337bd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.03.21 01:27:28.229466 [ 4 ] {d0a84f3c-8fe2-438b-9872-73a59337bd03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.03.21 01:27:28.229509 [ 4 ] {d0a84f3c-8fe2-438b-9872-73a59337bd03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.03.21 01:27:28.229827 [ 4 ] {d0a84f3c-8fe2-438b-9872-73a59337bd03} <Debug> TCPHandler: Processed in 0.000798442 sec. | ||
| 870 | 2026.03.21 01:27:28.232421 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.03.21 01:27:28.232549 [ 4 ] {e5bd6ae5-98c4-4952-a98e-b33605c78d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.03.21 01:27:28.232814 [ 4 ] {e5bd6ae5-98c4-4952-a98e-b33605c78d19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.03.21 01:27:28.232858 [ 4 ] {e5bd6ae5-98c4-4952-a98e-b33605c78d19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.03.21 01:27:28.233202 [ 4 ] {e5bd6ae5-98c4-4952-a98e-b33605c78d19} <Debug> TCPHandler: Processed in 0.000838023 sec. | ||
| 875 | 2026.03.21 01:27:28.233790 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.03.21 01:27:28.233921 [ 4 ] {20e0eb9e-ba65-4930-a38c-b7e010a0fa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.03.21 01:27:28.234211 [ 4 ] {20e0eb9e-ba65-4930-a38c-b7e010a0fa16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.03.21 01:27:28.234262 [ 4 ] {20e0eb9e-ba65-4930-a38c-b7e010a0fa16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.03.21 01:27:28.234655 [ 4 ] {20e0eb9e-ba65-4930-a38c-b7e010a0fa16} <Debug> TCPHandler: Processed in 0.000912585 sec. | ||
| 880 | 2026.03.21 01:27:28.234918 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.03.21 01:27:28.235049 [ 4 ] {e67a4852-e4d8-470c-ae3b-98e3b8064062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.03.21 01:27:28.235316 [ 4 ] {e67a4852-e4d8-470c-ae3b-98e3b8064062} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.03.21 01:27:28.235359 [ 4 ] {e67a4852-e4d8-470c-ae3b-98e3b8064062} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.03.21 01:27:28.235696 [ 4 ] {e67a4852-e4d8-470c-ae3b-98e3b8064062} <Debug> TCPHandler: Processed in 0.000837802 sec. | ||
| 885 | 2026.03.21 01:27:28.235953 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.03.21 01:27:28.236079 [ 4 ] {f22b3eb7-53b2-4581-abdd-764eba73e35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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:occupancy') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.03.21 01:27:28.236345 [ 4 ] {f22b3eb7-53b2-4581-abdd-764eba73e35c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.03.21 01:27:28.236388 [ 4 ] {f22b3eb7-53b2-4581-abdd-764eba73e35c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.03.21 01:27:28.236714 [ 4 ] {f22b3eb7-53b2-4581-abdd-764eba73e35c} <Debug> TCPHandler: Processed in 0.000814032 sec. | ||
| 890 | 2026.03.21 01:27:28.236969 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.03.21 01:27:28.237092 [ 4 ] {6770cbbf-018a-48af-b2cb-143aaf930609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.03.21 01:27:28.237369 [ 4 ] {6770cbbf-018a-48af-b2cb-143aaf930609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.03.21 01:27:28.237412 [ 4 ] {6770cbbf-018a-48af-b2cb-143aaf930609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.03.21 01:27:28.237734 [ 4 ] {6770cbbf-018a-48af-b2cb-143aaf930609} <Debug> TCPHandler: Processed in 0.000814172 sec. | ||
| 895 | 2026.03.21 01:27:28.238007 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.03.21 01:27:28.238132 [ 4 ] {5093de75-21f0-43e2-88eb-eb4f42968a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.03.21 01:27:28.238554 [ 4 ] {5093de75-21f0-43e2-88eb-eb4f42968a33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.03.21 01:27:28.238671 [ 4 ] {5093de75-21f0-43e2-88eb-eb4f42968a33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.03.21 01:27:28.239108 [ 4 ] {5093de75-21f0-43e2-88eb-eb4f42968a33} <Debug> TCPHandler: Processed in 0.001148692 sec. | ||
| 900 | 2026.03.21 01:27:28.239372 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.03.21 01:27:28.239506 [ 4 ] {d09eed90-766e-44b5-8a4b-24eed58f5f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.03.21 01:27:28.239811 [ 4 ] {d09eed90-766e-44b5-8a4b-24eed58f5f0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.03.21 01:27:28.239857 [ 4 ] {d09eed90-766e-44b5-8a4b-24eed58f5f0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.03.21 01:27:28.240237 [ 4 ] {d09eed90-766e-44b5-8a4b-24eed58f5f0a} <Debug> TCPHandler: Processed in 0.000916105 sec. | ||
| 905 | 2026.03.21 01:27:28.240501 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.03.21 01:27:28.240632 [ 4 ] {a8ac0e7d-bf26-42f0-afb4-69ef80c13eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 907 | 2026.03.21 01:27:28.240922 [ 4 ] {a8ac0e7d-bf26-42f0-afb4-69ef80c13eaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.03.21 01:27:28.240968 [ 4 ] {a8ac0e7d-bf26-42f0-afb4-69ef80c13eaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.03.21 01:27:28.241319 [ 4 ] {a8ac0e7d-bf26-42f0-afb4-69ef80c13eaa} <Debug> TCPHandler: Processed in 0.000866614 sec. | ||
| 910 | 2026.03.21 01:27:28.241557 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.03.21 01:27:28.241685 [ 4 ] {3764c19e-17fd-4124-ab61-ce2ed49b2327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 912 | 2026.03.21 01:27:28.241968 [ 4 ] {3764c19e-17fd-4124-ab61-ce2ed49b2327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.03.21 01:27:28.242012 [ 4 ] {3764c19e-17fd-4124-ab61-ce2ed49b2327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.03.21 01:27:28.242339 [ 4 ] {3764c19e-17fd-4124-ab61-ce2ed49b2327} <Debug> TCPHandler: Processed in 0.000830013 sec. | ||
| 915 | 2026.03.21 01:27:28.242574 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.03.21 01:27:28.242704 [ 4 ] {718cc9d4-2d77-41a7-8efd-0fddf4840884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.03.21 01:27:28.242985 [ 4 ] {718cc9d4-2d77-41a7-8efd-0fddf4840884} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.03.21 01:27:28.243028 [ 4 ] {718cc9d4-2d77-41a7-8efd-0fddf4840884} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.03.21 01:27:28.243345 [ 4 ] {718cc9d4-2d77-41a7-8efd-0fddf4840884} <Debug> TCPHandler: Processed in 0.000819152 sec. | ||
| 920 | 2026.03.21 01:27:28.251009 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.03.21 01:27:28.251143 [ 4 ] {6f19d449-d478-4ad6-86c3-9f860aa31348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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) | ||
| 922 | 2026.03.21 01:27:28.251498 [ 4 ] {6f19d449-d478-4ad6-86c3-9f860aa31348} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.03.21 01:27:28.251551 [ 4 ] {6f19d449-d478-4ad6-86c3-9f860aa31348} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.03.21 01:27:28.251965 [ 4 ] {6f19d449-d478-4ad6-86c3-9f860aa31348} <Debug> TCPHandler: Processed in 0.001007107 sec. | ||
| 925 | 2026.03.21 01:27:28.253886 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.03.21 01:27:28.253996 [ 4 ] {5d54144d-c853-46d0-ab09-41a775938163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 927 | 2026.03.21 01:27:28.254038 [ 4 ] {5d54144d-c853-46d0-ab09-41a775938163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.03.21 01:27:28.257101 [ 4 ] {5d54144d-c853-46d0-ab09-41a775938163} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.03.21 01:27:28.257145 [ 4 ] {5d54144d-c853-46d0-ab09-41a775938163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 930 | 2026.03.21 01:27:28.259864 [ 4 ] {5d54144d-c853-46d0-ab09-41a775938163} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.03.21 01:27:28.260286 [ 4 ] {5d54144d-c853-46d0-ab09-41a775938163} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.03.21 01:27:28.260436 [ 4 ] {5d54144d-c853-46d0-ab09-41a775938163} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006471 sec., 4945.139854736517 rows/sec., 1.10 MiB/sec. | ||
| 933 | 2026.03.21 01:27:28.260474 [ 4 ] {5d54144d-c853-46d0-ab09-41a775938163} <Debug> TCPHandler: Processed in 0.006637592 sec. | ||
| 934 | 2026.03.21 01:27:28.260602 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.03.21 01:27:28.260700 [ 4 ] {593f570b-ef88-46fe-8a06-7a7fc60c361c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 936 | 2026.03.21 01:27:28.260742 [ 4 ] {593f570b-ef88-46fe-8a06-7a7fc60c361c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 937 | 2026.03.21 01:27:28.269334 [ 4 ] {593f570b-ef88-46fe-8a06-7a7fc60c361c} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.03.21 01:27:28.269371 [ 4 ] {593f570b-ef88-46fe-8a06-7a7fc60c361c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 939 | 2026.03.21 01:27:28.272170 [ 4 ] {593f570b-ef88-46fe-8a06-7a7fc60c361c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.03.21 01:27:28.272538 [ 4 ] {593f570b-ef88-46fe-8a06-7a7fc60c361c} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.03.21 01:27:28.272672 [ 4 ] {593f570b-ef88-46fe-8a06-7a7fc60c361c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.011994 sec., 23678.50591962648 rows/sec., 1.50 MiB/sec. | ||
| 942 | 2026.03.21 01:27:28.272709 [ 4 ] {593f570b-ef88-46fe-8a06-7a7fc60c361c} <Debug> TCPHandler: Processed in 0.012156891 sec. | ||
| 943 | 2026.03.21 01:27:28.272831 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.03.21 01:27:28.272928 [ 4 ] {05cf2b4d-1e5a-4489-9cd1-3e532126d5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 945 | 2026.03.21 01:27:28.272969 [ 4 ] {05cf2b4d-1e5a-4489-9cd1-3e532126d5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 946 | 2026.03.21 01:27:28.273371 [ 4 ] {05cf2b4d-1e5a-4489-9cd1-3e532126d5b3} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.03.21 01:27:28.273406 [ 4 ] {05cf2b4d-1e5a-4489-9cd1-3e532126d5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 948 | 2026.03.21 01:27:28.273848 [ 4 ] {05cf2b4d-1e5a-4489-9cd1-3e532126d5b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.03.21 01:27:28.274289 [ 4 ] {05cf2b4d-1e5a-4489-9cd1-3e532126d5b3} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.03.21 01:27:28.274416 [ 4 ] {05cf2b4d-1e5a-4489-9cd1-3e532126d5b3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001509 sec., 6626.905235255136 rows/sec., 540.38 KiB/sec. | ||
| 951 | 2026.03.21 01:27:28.274453 [ 4 ] {05cf2b4d-1e5a-4489-9cd1-3e532126d5b3} <Debug> TCPHandler: Processed in 0.001672636 sec. | ||
| 952 | 2026.03.21 01:27:28.274559 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.03.21 01:27:28.274654 [ 4 ] {d00d7ca6-cdcf-4e3f-80ee-617245c404ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 954 | 2026.03.21 01:27:28.274692 [ 4 ] {d00d7ca6-cdcf-4e3f-80ee-617245c404ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 955 | 2026.03.21 01:27:28.275424 [ 4 ] {d00d7ca6-cdcf-4e3f-80ee-617245c404ed} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.03.21 01:27:28.275461 [ 4 ] {d00d7ca6-cdcf-4e3f-80ee-617245c404ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 957 | 2026.03.21 01:27:28.276030 [ 4 ] {d00d7ca6-cdcf-4e3f-80ee-617245c404ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.03.21 01:27:28.276448 [ 4 ] {d00d7ca6-cdcf-4e3f-80ee-617245c404ed} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.03.21 01:27:28.276577 [ 4 ] {d00d7ca6-cdcf-4e3f-80ee-617245c404ed} <Debug> executeQuery: Read 822 rows, 65.87 KiB in 0.001943 sec., 423057.1281523417 rows/sec., 33.11 MiB/sec. | ||
| 960 | 2026.03.21 01:27:28.276613 [ 4 ] {d00d7ca6-cdcf-4e3f-80ee-617245c404ed} <Debug> TCPHandler: Processed in 0.002103608 sec. | ||
| 961 | 2026.03.21 01:27:28.276715 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.03.21 01:27:28.276810 [ 4 ] {8874e930-4954-48af-954c-42b1e5e2dece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 963 | 2026.03.21 01:27:28.276850 [ 4 ] {8874e930-4954-48af-954c-42b1e5e2dece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 964 | 2026.03.21 01:27:28.277269 [ 4 ] {8874e930-4954-48af-954c-42b1e5e2dece} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.03.21 01:27:28.277306 [ 4 ] {8874e930-4954-48af-954c-42b1e5e2dece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 966 | 2026.03.21 01:27:28.277815 [ 4 ] {8874e930-4954-48af-954c-42b1e5e2dece} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.03.21 01:27:28.278241 [ 4 ] {8874e930-4954-48af-954c-42b1e5e2dece} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.03.21 01:27:28.278368 [ 4 ] {8874e930-4954-48af-954c-42b1e5e2dece} <Debug> executeQuery: Read 162 rows, 9.99 KiB in 0.001576 sec., 102791.87817258884 rows/sec., 6.19 MiB/sec. | ||
| 969 | 2026.03.21 01:27:28.278407 [ 4 ] {8874e930-4954-48af-954c-42b1e5e2dece} <Debug> TCPHandler: Processed in 0.001740778 sec. | ||
| 970 | 2026.03.21 01:27:28.278517 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.03.21 01:27:28.278610 [ 4 ] {e2b0ce33-50e7-4445-a21e-17a77475a3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 972 | 2026.03.21 01:27:28.278650 [ 4 ] {e2b0ce33-50e7-4445-a21e-17a77475a3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 973 | 2026.03.21 01:27:28.279084 [ 4 ] {e2b0ce33-50e7-4445-a21e-17a77475a3b7} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.03.21 01:27:28.279118 [ 4 ] {e2b0ce33-50e7-4445-a21e-17a77475a3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 975 | 2026.03.21 01:27:28.279560 [ 4 ] {e2b0ce33-50e7-4445-a21e-17a77475a3b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.03.21 01:27:28.280001 [ 4 ] {e2b0ce33-50e7-4445-a21e-17a77475a3b7} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.03.21 01:27:28.280128 [ 4 ] {e2b0ce33-50e7-4445-a21e-17a77475a3b7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001536 sec., 97005.20833333333 rows/sec., 6.27 MiB/sec. | ||
| 978 | 2026.03.21 01:27:28.280164 [ 4 ] {e2b0ce33-50e7-4445-a21e-17a77475a3b7} <Debug> TCPHandler: Processed in 0.001696987 sec. | ||
| 979 | 2026.03.21 01:27:28.280287 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.03.21 01:27:28.280381 [ 4 ] {0185cad5-2651-4a7c-926c-4ae60a90a622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 981 | 2026.03.21 01:27:28.280419 [ 4 ] {0185cad5-2651-4a7c-926c-4ae60a90a622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 982 | 2026.03.21 01:27:28.280846 [ 4 ] {0185cad5-2651-4a7c-926c-4ae60a90a622} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.21 01:27:28.280883 [ 4 ] {0185cad5-2651-4a7c-926c-4ae60a90a622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 984 | 2026.03.21 01:27:28.281305 [ 4 ] {0185cad5-2651-4a7c-926c-4ae60a90a622} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.03.21 01:27:28.281714 [ 4 ] {0185cad5-2651-4a7c-926c-4ae60a90a622} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.21 01:27:28.281837 [ 4 ] {0185cad5-2651-4a7c-926c-4ae60a90a622} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001475 sec., 100338.98305084746 rows/sec., 5.71 MiB/sec. | ||
| 987 | 2026.03.21 01:27:28.281872 [ 4 ] {0185cad5-2651-4a7c-926c-4ae60a90a622} <Debug> TCPHandler: Processed in 0.001635404 sec. | ||
| 988 | 2026.03.21 01:27:28.281986 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.03.21 01:27:28.282081 [ 4 ] {3dc10d7b-dcc3-419f-bcb6-6d50f0ff8f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2026.03.21 01:27:28.282120 [ 4 ] {3dc10d7b-dcc3-419f-bcb6-6d50f0ff8f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2026.03.21 01:27:28.282676 [ 4 ] {3dc10d7b-dcc3-419f-bcb6-6d50f0ff8f8e} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.03.21 01:27:28.282712 [ 4 ] {3dc10d7b-dcc3-419f-bcb6-6d50f0ff8f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 993 | 2026.03.21 01:27:28.283198 [ 4 ] {3dc10d7b-dcc3-419f-bcb6-6d50f0ff8f8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2026.03.21 01:27:28.283605 [ 4 ] {3dc10d7b-dcc3-419f-bcb6-6d50f0ff8f8e} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.03.21 01:27:28.283732 [ 4 ] {3dc10d7b-dcc3-419f-bcb6-6d50f0ff8f8e} <Debug> executeQuery: Read 510 rows, 36.79 KiB in 0.001669 sec., 305572.1989215099 rows/sec., 21.53 MiB/sec. | ||
| 996 | 2026.03.21 01:27:28.283768 [ 4 ] {3dc10d7b-dcc3-419f-bcb6-6d50f0ff8f8e} <Debug> TCPHandler: Processed in 0.00183179 sec. | ||
| 997 | 2026.03.21 01:27:28.283888 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.03.21 01:27:28.283984 [ 4 ] {eb5bbc05-7b72-478e-879a-fd862be8b917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 999 | 2026.03.21 01:27:28.284025 [ 4 ] {eb5bbc05-7b72-478e-879a-fd862be8b917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1000 | 2026.03.21 01:27:28.284375 [ 4 ] {eb5bbc05-7b72-478e-879a-fd862be8b917} <Trace> oximeter.measurements_bool (41df2cad-e8fd-417f-91f9-cd27ebb31de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.03.21 01:27:28.284412 [ 4 ] {eb5bbc05-7b72-478e-879a-fd862be8b917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1002 | 2026.03.21 01:27:28.289381 [ 4 ] {eb5bbc05-7b72-478e-879a-fd862be8b917} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2026.03.21 01:27:28.290033 [ 4 ] {eb5bbc05-7b72-478e-879a-fd862be8b917} <Trace> oximeter.measurements_bool (41df2cad-e8fd-417f-91f9-cd27ebb31de0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.03.21 01:27:28.290189 [ 4 ] {eb5bbc05-7b72-478e-879a-fd862be8b917} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006223 sec., 964.1651936365097 rows/sec., 50.37 KiB/sec. | ||
| 1005 | 2026.03.21 01:27:28.290227 [ 4 ] {eb5bbc05-7b72-478e-879a-fd862be8b917} <Debug> TCPHandler: Processed in 0.006389794 sec. | ||
| 1006 | 2026.03.21 01:27:28.290341 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.03.21 01:27:28.290436 [ 4 ] {753e4553-9d9e-4ad3-879e-9189e05cd6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.03.21 01:27:28.290477 [ 4 ] {753e4553-9d9e-4ad3-879e-9189e05cd6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1009 | 2026.03.21 01:27:28.292772 [ 4 ] {753e4553-9d9e-4ad3-879e-9189e05cd6bf} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.03.21 01:27:28.292806 [ 4 ] {753e4553-9d9e-4ad3-879e-9189e05cd6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1011 | 2026.03.21 01:27:28.293299 [ 4 ] {753e4553-9d9e-4ad3-879e-9189e05cd6bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2026.03.21 01:27:28.293711 [ 4 ] {753e4553-9d9e-4ad3-879e-9189e05cd6bf} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.03.21 01:27:28.293838 [ 4 ] {753e4553-9d9e-4ad3-879e-9189e05cd6bf} <Debug> executeQuery: Read 174 rows, 11.54 KiB in 0.003422 sec., 50847.457627118645 rows/sec., 3.29 MiB/sec. | ||
| 1014 | 2026.03.21 01:27:28.293875 [ 4 ] {753e4553-9d9e-4ad3-879e-9189e05cd6bf} <Debug> TCPHandler: Processed in 0.003583518 sec. | ||
| 1015 | 2026.03.21 01:27:28.293987 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.03.21 01:27:28.294082 [ 4 ] {8c264ba3-2f28-4264-9b62-c0acde81eb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1017 | 2026.03.21 01:27:28.294124 [ 4 ] {8c264ba3-2f28-4264-9b62-c0acde81eb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1018 | 2026.03.21 01:27:28.294438 [ 4 ] {8c264ba3-2f28-4264-9b62-c0acde81eb2b} <Trace> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.03.21 01:27:28.294474 [ 4 ] {8c264ba3-2f28-4264-9b62-c0acde81eb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1020 | 2026.03.21 01:27:28.294947 [ 4 ] {8c264ba3-2f28-4264-9b62-c0acde81eb2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1021 | 2026.03.21 01:27:28.295361 [ 4 ] {8c264ba3-2f28-4264-9b62-c0acde81eb2b} <Trace> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.03.21 01:27:28.295488 [ 4 ] {8c264ba3-2f28-4264-9b62-c0acde81eb2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
| 1023 | 2026.03.21 01:27:28.295524 [ 4 ] {8c264ba3-2f28-4264-9b62-c0acde81eb2b} <Debug> TCPHandler: Processed in 0.001585933 sec. | ||
| 1024 | 2026.03.21 01:27:28.295627 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.03.21 01:27:28.295721 [ 4 ] {ee1d9673-d436-4b49-b826-49173bd06141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1026 | 2026.03.21 01:27:28.295773 [ 4 ] {ee1d9673-d436-4b49-b826-49173bd06141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1027 | 2026.03.21 01:27:28.296534 [ 4 ] {ee1d9673-d436-4b49-b826-49173bd06141} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.03.21 01:27:28.296572 [ 4 ] {ee1d9673-d436-4b49-b826-49173bd06141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1029 | 2026.03.21 01:27:28.302101 [ 4 ] {ee1d9673-d436-4b49-b826-49173bd06141} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1030 | 2026.03.21 01:27:28.302520 [ 4 ] {ee1d9673-d436-4b49-b826-49173bd06141} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.03.21 01:27:28.302658 [ 4 ] {ee1d9673-d436-4b49-b826-49173bd06141} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006955 sec., 1437.8145219266714 rows/sec., 2.58 MiB/sec. | ||
| 1032 | 2026.03.21 01:27:28.302719 [ 4 ] {ee1d9673-d436-4b49-b826-49173bd06141} <Debug> TCPHandler: Processed in 0.007140035 sec. | ||
| 1033 | 2026.03.21 01:27:28.302850 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.03.21 01:27:28.302945 [ 4 ] {6b282ba6-612a-4044-b973-0f4e3c9ca849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1035 | 2026.03.21 01:27:28.302988 [ 4 ] {6b282ba6-612a-4044-b973-0f4e3c9ca849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1036 | 2026.03.21 01:27:28.303326 [ 4 ] {6b282ba6-612a-4044-b973-0f4e3c9ca849} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.03.21 01:27:28.303363 [ 4 ] {6b282ba6-612a-4044-b973-0f4e3c9ca849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1038 | 2026.03.21 01:27:28.303849 [ 4 ] {6b282ba6-612a-4044-b973-0f4e3c9ca849} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1039 | 2026.03.21 01:27:28.304270 [ 4 ] {6b282ba6-612a-4044-b973-0f4e3c9ca849} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.03.21 01:27:28.304396 [ 4 ] {6b282ba6-612a-4044-b973-0f4e3c9ca849} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.00147 sec., 36734.69387755102 rows/sec., 2.18 MiB/sec. | ||
| 1041 | 2026.03.21 01:27:28.304433 [ 4 ] {6b282ba6-612a-4044-b973-0f4e3c9ca849} <Debug> TCPHandler: Processed in 0.001633405 sec. | ||
| 1042 | 2026.03.21 01:27:30.647027 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56544 | ||
| 1043 | 2026.03.21 01:27:30.649947 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.03.21 01:27:30.650017 [ 286 ] {} <Debug> TCP-Session: 6dbe5af9-c221-4812-a301-d325e8cf3a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:56544 | ||
| 1045 | 2026.03.21 01:27:30.650041 [ 286 ] {} <Debug> TCP-Session: 6dbe5af9-c221-4812-a301-d325e8cf3a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.21 01:27:30.650054 [ 286 ] {} <Debug> TCP-Session: 6dbe5af9-c221-4812-a301-d325e8cf3a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.21 01:27:30.650123 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1048 | 2026.03.21 01:27:30.650161 [ 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 | ||
| 1049 | 2026.03.21 01:27:30.650179 [ 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 | ||
| 1050 | 2026.03.21 01:27:30.650564 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49681 | ||
| 1051 | 2026.03.21 01:27:30.650674 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63992 | ||
| 1052 | 2026.03.21 01:27:30.650746 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1053 | 2026.03.21 01:27:30.650746 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38502 | ||
| 1054 | 2026.03.21 01:27:30.650800 [ 287 ] {} <Debug> TCP-Session: c58acd07-75d2-4c30-9b86-d3227d0bc3fa Authenticating user 'default' from [fd00:1122:3344:101::e]:49681 | ||
| 1055 | 2026.03.21 01:27:30.650823 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32948 | ||
| 1056 | 2026.03.21 01:27:30.650840 [ 287 ] {} <Debug> TCP-Session: c58acd07-75d2-4c30-9b86-d3227d0bc3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.21 01:27:30.650870 [ 287 ] {} <Debug> TCP-Session: c58acd07-75d2-4c30-9b86-d3227d0bc3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.03.21 01:27:30.650951 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50600 | ||
| 1059 | 2026.03.21 01:27:30.650960 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.03.21 01:27:30.651020 [ 288 ] {} <Debug> TCP-Session: bffb882b-290e-4e3c-bcf1-99bf2db93260 Authenticating user 'default' from [fd00:1122:3344:101::e]:63992 | ||
| 1061 | 2026.03.21 01:27:30.651044 [ 288 ] {} <Debug> TCP-Session: bffb882b-290e-4e3c-bcf1-99bf2db93260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.03.21 01:27:30.651058 [ 288 ] {} <Debug> TCP-Session: bffb882b-290e-4e3c-bcf1-99bf2db93260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.03.21 01:27:30.651126 [ 286 ] {} <Trace> TCP-Session: 6dbe5af9-c221-4812-a301-d325e8cf3a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.03.21 01:27:30.651195 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1065 | 2026.03.21 01:27:30.651221 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46311 | ||
| 1066 | 2026.03.21 01:27:30.651285 [ 289 ] {} <Debug> TCP-Session: 5f2ace7a-f6cd-4a07-832c-4da4e67eea3a Authenticating user 'default' from [fd00:1122:3344:101::e]:38502 | ||
| 1067 | 2026.03.21 01:27:30.651290 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1068 | 2026.03.21 01:27:30.651320 [ 289 ] {} <Debug> TCP-Session: 5f2ace7a-f6cd-4a07-832c-4da4e67eea3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.21 01:27:30.651338 [ 286 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56544) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1070 | 2026.03.21 01:27:30.651345 [ 290 ] {} <Debug> TCP-Session: 92819833-6ee7-46e7-8d35-f8835d480eac Authenticating user 'default' from [fd00:1122:3344:101::e]:32948 | ||
| 1071 | 2026.03.21 01:27:30.651343 [ 289 ] {} <Debug> TCP-Session: 5f2ace7a-f6cd-4a07-832c-4da4e67eea3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.03.21 01:27:30.651395 [ 290 ] {} <Debug> TCP-Session: 92819833-6ee7-46e7-8d35-f8835d480eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.03.21 01:27:30.651428 [ 290 ] {} <Debug> TCP-Session: 92819833-6ee7-46e7-8d35-f8835d480eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.03.21 01:27:30.651427 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1075 | 2026.03.21 01:27:30.651544 [ 291 ] {} <Debug> TCP-Session: 35651ca6-ccd2-436c-8949-80d1374a25d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50600 | ||
| 1076 | 2026.03.21 01:27:30.651542 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1077 | 2026.03.21 01:27:30.651575 [ 291 ] {} <Debug> TCP-Session: 35651ca6-ccd2-436c-8949-80d1374a25d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.03.21 01:27:30.651601 [ 292 ] {} <Debug> TCP-Session: 487d95c1-67fc-4644-a0d7-8ef2b276ecde Authenticating user 'default' from [fd00:1122:3344:101::e]:46311 | ||
| 1079 | 2026.03.21 01:27:30.651617 [ 291 ] {} <Debug> TCP-Session: 35651ca6-ccd2-436c-8949-80d1374a25d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.03.21 01:27:30.651634 [ 292 ] {} <Debug> TCP-Session: 487d95c1-67fc-4644-a0d7-8ef2b276ecde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.03.21 01:27:30.651556 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56667 | ||
| 1082 | 2026.03.21 01:27:30.651660 [ 292 ] {} <Debug> TCP-Session: 487d95c1-67fc-4644-a0d7-8ef2b276ecde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.03.21 01:27:30.651659 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46466 | ||
| 1084 | 2026.03.21 01:27:30.651905 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2026.03.21 01:27:30.651924 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.03.21 01:27:30.651942 [ 293 ] {} <Debug> TCP-Session: feb5d8a1-fd72-4845-b094-c6e5e06a8439 Authenticating user 'default' from [fd00:1122:3344:101::e]:56667 | ||
| 1087 | 2026.03.21 01:27:30.651968 [ 286 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1088 | 2026.03.21 01:27:30.651983 [ 294 ] {} <Debug> TCP-Session: 268bbc53-3220-4761-9909-3fe321385f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:46466 | ||
| 1089 | 2026.03.21 01:27:30.651974 [ 293 ] {} <Debug> TCP-Session: feb5d8a1-fd72-4845-b094-c6e5e06a8439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.03.21 01:27:30.652020 [ 294 ] {} <Debug> TCP-Session: 268bbc53-3220-4761-9909-3fe321385f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.03.21 01:27:30.652037 [ 293 ] {} <Debug> TCP-Session: feb5d8a1-fd72-4845-b094-c6e5e06a8439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.03.21 01:27:30.652056 [ 294 ] {} <Debug> TCP-Session: 268bbc53-3220-4761-9909-3fe321385f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.03.21 01:27:30.654526 [ 286 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.03.21 01:27:30.666110 [ 286 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573) (SelectExecutor): Key condition: unknown | ||
| 1095 | 2026.03.21 01:27:30.685361 [ 296 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Trace> AggregatingTransform: Aggregating | ||
| 1096 | 2026.03.21 01:27:30.687536 [ 296 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Trace> Aggregator: Aggregation method: without_key | ||
| 1097 | 2026.03.21 01:27:30.688206 [ 296 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00623773 sec. (160.315 rows/sec., 6.26 KiB/sec.) | ||
| 1098 | 2026.03.21 01:27:30.688233 [ 296 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Trace> Aggregator: Merging aggregated data | ||
| 1099 | 2026.03.21 01:27:30.688265 [ 296 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1100 | 2026.03.21 01:27:30.691754 [ 286 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.040471 sec., 24.709050925353957 rows/sec., 988.36 B/sec. | ||
| 1101 | 2026.03.21 01:27:30.691996 [ 286 ] {c26bd7b9-d3e7-4ebb-ad4d-032d076d8089} <Debug> TCPHandler: Processed in 0.041285276 sec. | ||
| 1102 | 2026.03.21 01:27:30.699649 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.03.21 01:27:30.699701 [ 286 ] {} <Debug> TCP-Session: 6dbe5af9-c221-4812-a301-d325e8cf3a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.03.21 01:27:30.699698 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.03.21 01:27:30.699713 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.03.21 01:27:30.699745 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.03.21 01:27:30.699758 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.03.21 01:27:30.699790 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.03.21 01:27:30.699808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2026.03.21 01:27:30.699825 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.03.21 01:27:30.699848 [ 289 ] {} <Debug> TCP-Session: 5f2ace7a-f6cd-4a07-832c-4da4e67eea3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.03.21 01:27:30.699871 [ 292 ] {} <Debug> TCP-Session: 487d95c1-67fc-4644-a0d7-8ef2b276ecde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.21 01:27:30.699894 [ 294 ] {} <Debug> TCP-Session: 268bbc53-3220-4761-9909-3fe321385f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.03.21 01:27:30.699820 [ 288 ] {} <Debug> TCP-Session: bffb882b-290e-4e3c-bcf1-99bf2db93260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.03.21 01:27:30.699779 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.03.21 01:27:30.699776 [ 291 ] {} <Debug> TCP-Session: 35651ca6-ccd2-436c-8949-80d1374a25d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.03.21 01:27:30.699772 [ 287 ] {} <Debug> TCP-Session: c58acd07-75d2-4c30-9b86-d3227d0bc3fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.03.21 01:27:30.699999 [ 290 ] {} <Debug> TCP-Session: 92819833-6ee7-46e7-8d35-f8835d480eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.03.21 01:27:30.699839 [ 293 ] {} <Debug> TCP-Session: feb5d8a1-fd72-4845-b094-c6e5e06a8439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.03.21 01:27:30.702755 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43813 | ||
| 1121 | 2026.03.21 01:27:30.702814 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.03.21 01:27:30.702838 [ 286 ] {} <Debug> TCP-Session: 4005b441-4e4e-4801-898f-2a644847cf83 Authenticating user 'default' from [fd00:1122:3344:101::e]:43813 | ||
| 1123 | 2026.03.21 01:27:30.702859 [ 286 ] {} <Debug> TCP-Session: 4005b441-4e4e-4801-898f-2a644847cf83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.03.21 01:27:30.702871 [ 286 ] {} <Debug> TCP-Session: 4005b441-4e4e-4801-898f-2a644847cf83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.03.21 01:27:30.703067 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39955 | ||
| 1126 | 2026.03.21 01:27:30.703107 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46385 | ||
| 1127 | 2026.03.21 01:27:30.703127 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41529 | ||
| 1128 | 2026.03.21 01:27:30.703135 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52659 | ||
| 1129 | 2026.03.21 01:27:30.703152 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45757 | ||
| 1130 | 2026.03.21 01:27:30.703189 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46176 | ||
| 1131 | 2026.03.21 01:27:30.703210 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.03.21 01:27:30.703213 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.03.21 01:27:30.703252 [ 290 ] {} <Debug> TCP-Session: ce5c3659-5563-4f7c-92c7-ccea1e5803cf Authenticating user 'default' from [fd00:1122:3344:101::e]:41529 | ||
| 1134 | 2026.03.21 01:27:30.703258 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2026.03.21 01:27:30.703277 [ 288 ] {} <Debug> TCP-Session: fc9b9139-801a-439a-b4c9-cd2b27c2ad50 Authenticating user 'default' from [fd00:1122:3344:101::e]:46385 | ||
| 1136 | 2026.03.21 01:27:30.703280 [ 290 ] {} <Debug> TCP-Session: ce5c3659-5563-4f7c-92c7-ccea1e5803cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.03.21 01:27:30.703287 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.03.21 01:27:30.703316 [ 290 ] {} <Debug> TCP-Session: ce5c3659-5563-4f7c-92c7-ccea1e5803cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.03.21 01:27:30.703316 [ 288 ] {} <Debug> TCP-Session: fc9b9139-801a-439a-b4c9-cd2b27c2ad50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.03.21 01:27:30.703342 [ 294 ] {} <Debug> TCP-Session: 5b4e752a-f792-43df-9ff9-7b0df6e7c5df Authenticating user 'default' from [fd00:1122:3344:101::e]:46176 | ||
| 1141 | 2026.03.21 01:27:30.703357 [ 288 ] {} <Debug> TCP-Session: fc9b9139-801a-439a-b4c9-cd2b27c2ad50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.03.21 01:27:30.703308 [ 291 ] {} <Debug> TCP-Session: 0a9ceb3a-4842-481d-9a05-b1dc951f7d19 Authenticating user 'default' from [fd00:1122:3344:101::e]:52659 | ||
| 1143 | 2026.03.21 01:27:30.703393 [ 294 ] {} <Debug> TCP-Session: 5b4e752a-f792-43df-9ff9-7b0df6e7c5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.03.21 01:27:30.703266 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2026.03.21 01:27:30.703479 [ 294 ] {} <Debug> TCP-Session: 5b4e752a-f792-43df-9ff9-7b0df6e7c5df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.03.21 01:27:30.703465 [ 291 ] {} <Debug> TCP-Session: 0a9ceb3a-4842-481d-9a05-b1dc951f7d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.03.21 01:27:30.703522 [ 292 ] {} <Debug> TCP-Session: 942601b5-fc5a-4e26-8b09-287eae5f35c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45757 | ||
| 1148 | 2026.03.21 01:27:30.703548 [ 291 ] {} <Debug> TCP-Session: 0a9ceb3a-4842-481d-9a05-b1dc951f7d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.03.21 01:27:30.703180 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1150 | 2026.03.21 01:27:30.703566 [ 292 ] {} <Debug> TCP-Session: 942601b5-fc5a-4e26-8b09-287eae5f35c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.03.21 01:27:30.703598 [ 287 ] {} <Debug> TCP-Session: 58056334-be7e-4130-ab94-54c83ba1e68e Authenticating user 'default' from [fd00:1122:3344:101::e]:39955 | ||
| 1152 | 2026.03.21 01:27:30.703158 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41206 | ||
| 1153 | 2026.03.21 01:27:30.703619 [ 292 ] {} <Debug> TCP-Session: 942601b5-fc5a-4e26-8b09-287eae5f35c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.21 01:27:30.703627 [ 287 ] {} <Debug> TCP-Session: 58056334-be7e-4130-ab94-54c83ba1e68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.03.21 01:27:30.703109 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41261 | ||
| 1156 | 2026.03.21 01:27:30.703674 [ 287 ] {} <Debug> TCP-Session: 58056334-be7e-4130-ab94-54c83ba1e68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.03.21 01:27:30.703690 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.03.21 01:27:30.703166 [ 286 ] {} <Trace> TCP-Session: 4005b441-4e4e-4801-898f-2a644847cf83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.03.21 01:27:30.703757 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1160 | 2026.03.21 01:27:30.703756 [ 293 ] {} <Debug> TCP-Session: f218fa71-c90d-4540-9b3f-cfdf07d29fbb Authenticating user 'default' from [fd00:1122:3344:101::e]:41206 | ||
| 1161 | 2026.03.21 01:27:30.703815 [ 289 ] {} <Debug> TCP-Session: 8f7e5f8c-9757-4410-9ef3-86e5c7638918 Authenticating user 'default' from [fd00:1122:3344:101::e]:41261 | ||
| 1162 | 2026.03.21 01:27:30.703823 [ 293 ] {} <Debug> TCP-Session: f218fa71-c90d-4540-9b3f-cfdf07d29fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.21 01:27:30.703833 [ 289 ] {} <Debug> TCP-Session: 8f7e5f8c-9757-4410-9ef3-86e5c7638918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.03.21 01:27:30.703838 [ 293 ] {} <Debug> TCP-Session: f218fa71-c90d-4540-9b3f-cfdf07d29fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.03.21 01:27:30.703846 [ 289 ] {} <Debug> TCP-Session: 8f7e5f8c-9757-4410-9ef3-86e5c7638918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.03.21 01:27:30.703954 [ 286 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43813) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1167 | 2026.03.21 01:27:30.704242 [ 286 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1168 | 2026.03.21 01:27:30.704296 [ 286 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1169 | 2026.03.21 01:27:30.704637 [ 286 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573) (SelectExecutor): Key condition: unknown | ||
| 1170 | 2026.03.21 01:27:30.705886 [ 333 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Trace> AggregatingTransform: Aggregating | ||
| 1171 | 2026.03.21 01:27:30.705939 [ 333 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1172 | 2026.03.21 01:27:30.705986 [ 333 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001221593 sec. (818.603 rows/sec., 31.98 KiB/sec.) | ||
| 1173 | 2026.03.21 01:27:30.706007 [ 333 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Trace> Aggregator: Merging aggregated data | ||
| 1174 | 2026.03.21 01:27:30.707678 [ 286 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003789 sec., 263.9218791237794 rows/sec., 10.31 KiB/sec. | ||
| 1175 | 2026.03.21 01:27:30.707835 [ 286 ] {7c1a7796-6a4f-4790-8af4-1041b5ef6cb6} <Debug> TCPHandler: Processed in 0.00478346 sec. | ||
| 1176 | 2026.03.21 01:27:30.707928 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.03.21 01:27:30.707958 [ 286 ] {} <Debug> TCP-Session: 4005b441-4e4e-4801-898f-2a644847cf83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.03.21 01:27:30.707962 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2026.03.21 01:27:30.707982 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2026.03.21 01:27:30.708005 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.03.21 01:27:30.708022 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2026.03.21 01:27:30.708040 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1183 | 2026.03.21 01:27:30.708072 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.03.21 01:27:30.708079 [ 289 ] {} <Debug> TCP-Session: 8f7e5f8c-9757-4410-9ef3-86e5c7638918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.03.21 01:27:30.708100 [ 288 ] {} <Debug> TCP-Session: fc9b9139-801a-439a-b4c9-cd2b27c2ad50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.03.21 01:27:30.708114 [ 292 ] {} <Debug> TCP-Session: 942601b5-fc5a-4e26-8b09-287eae5f35c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.03.21 01:27:30.708087 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.03.21 01:27:30.708040 [ 287 ] {} <Debug> TCP-Session: 58056334-be7e-4130-ab94-54c83ba1e68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.03.21 01:27:30.708171 [ 291 ] {} <Debug> TCP-Session: 0a9ceb3a-4842-481d-9a05-b1dc951f7d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.03.21 01:27:30.708011 [ 293 ] {} <Debug> TCP-Session: f218fa71-c90d-4540-9b3f-cfdf07d29fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.03.21 01:27:30.708060 [ 290 ] {} <Debug> TCP-Session: ce5c3659-5563-4f7c-92c7-ccea1e5803cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.03.21 01:27:30.708058 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2026.03.21 01:27:30.708268 [ 294 ] {} <Debug> TCP-Session: 5b4e752a-f792-43df-9ff9-7b0df6e7c5df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.03.21 01:27:30.712724 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43773 | ||
| 1195 | 2026.03.21 01:27:30.712793 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.03.21 01:27:30.712827 [ 286 ] {} <Debug> TCP-Session: c6afc0b3-07da-48b1-a015-aa4cd648fbd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43773 | ||
| 1197 | 2026.03.21 01:27:30.712862 [ 286 ] {} <Debug> TCP-Session: c6afc0b3-07da-48b1-a015-aa4cd648fbd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.03.21 01:27:30.712876 [ 286 ] {} <Debug> TCP-Session: c6afc0b3-07da-48b1-a015-aa4cd648fbd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.03.21 01:27:30.713134 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64215 | ||
| 1200 | 2026.03.21 01:27:30.713144 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43928 | ||
| 1201 | 2026.03.21 01:27:30.713170 [ 286 ] {} <Trace> TCP-Session: c6afc0b3-07da-48b1-a015-aa4cd648fbd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.03.21 01:27:30.713188 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49720 | ||
| 1203 | 2026.03.21 01:27:30.713212 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.03.21 01:27:30.713232 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1205 | 2026.03.21 01:27:30.713191 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33928 | ||
| 1206 | 2026.03.21 01:27:30.713266 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2026.03.21 01:27:30.713261 [ 287 ] {} <Debug> TCP-Session: 79ece990-8cf8-436d-9b7b-8337a852e52f Authenticating user 'default' from [fd00:1122:3344:101::e]:64215 | ||
| 1208 | 2026.03.21 01:27:30.713313 [ 292 ] {} <Debug> TCP-Session: 5e153f18-ad05-4a56-b31d-fea88cbbeeeb Authenticating user 'default' from [fd00:1122:3344:101::e]:49720 | ||
| 1209 | 2026.03.21 01:27:30.713331 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1210 | 2026.03.21 01:27:30.713335 [ 286 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43773) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1211 | 2026.03.21 01:27:30.713362 [ 293 ] {} <Debug> TCP-Session: 81dcc093-464e-4b6f-a622-5e930b5d60dd Authenticating user 'default' from [fd00:1122:3344:101::e]:33928 | ||
| 1212 | 2026.03.21 01:27:30.713346 [ 292 ] {} <Debug> TCP-Session: 5e153f18-ad05-4a56-b31d-fea88cbbeeeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.03.21 01:27:30.713394 [ 293 ] {} <Debug> TCP-Session: 81dcc093-464e-4b6f-a622-5e930b5d60dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.03.21 01:27:30.713410 [ 292 ] {} <Debug> TCP-Session: 5e153f18-ad05-4a56-b31d-fea88cbbeeeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.03.21 01:27:30.713423 [ 293 ] {} <Debug> TCP-Session: 81dcc093-464e-4b6f-a622-5e930b5d60dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.03.21 01:27:30.713333 [ 287 ] {} <Debug> TCP-Session: 79ece990-8cf8-436d-9b7b-8337a852e52f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.03.21 01:27:30.713171 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51685 | ||
| 1218 | 2026.03.21 01:27:30.713470 [ 287 ] {} <Debug> TCP-Session: 79ece990-8cf8-436d-9b7b-8337a852e52f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.21 01:27:30.713153 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43306 | ||
| 1220 | 2026.03.21 01:27:30.713272 [ 288 ] {} <Debug> TCP-Session: 2b65d211-3221-44f2-9c81-5bfe6aacd440 Authenticating user 'default' from [fd00:1122:3344:101::e]:43928 | ||
| 1221 | 2026.03.21 01:27:30.713535 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1222 | 2026.03.21 01:27:30.713543 [ 286 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1223 | 2026.03.21 01:27:30.713564 [ 288 ] {} <Debug> TCP-Session: 2b65d211-3221-44f2-9c81-5bfe6aacd440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.03.21 01:27:30.713576 [ 291 ] {} <Debug> TCP-Session: 4dc2e6db-7394-4410-8ea9-eb668714cd91 Authenticating user 'default' from [fd00:1122:3344:101::e]:51685 | ||
| 1225 | 2026.03.21 01:27:30.713608 [ 288 ] {} <Debug> TCP-Session: 2b65d211-3221-44f2-9c81-5bfe6aacd440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.03.21 01:27:30.713624 [ 291 ] {} <Debug> TCP-Session: 4dc2e6db-7394-4410-8ea9-eb668714cd91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.21 01:27:30.713573 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1228 | 2026.03.21 01:27:30.713648 [ 291 ] {} <Debug> TCP-Session: 4dc2e6db-7394-4410-8ea9-eb668714cd91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.03.21 01:27:30.713225 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42588 | ||
| 1230 | 2026.03.21 01:27:30.713679 [ 289 ] {} <Debug> TCP-Session: 9c4e8213-d4f3-43a2-8c9e-bcf325569491 Authenticating user 'default' from [fd00:1122:3344:101::e]:43306 | ||
| 1231 | 2026.03.21 01:27:30.713164 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48842 | ||
| 1232 | 2026.03.21 01:27:30.713724 [ 289 ] {} <Debug> TCP-Session: 9c4e8213-d4f3-43a2-8c9e-bcf325569491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.03.21 01:27:30.713745 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1234 | 2026.03.21 01:27:30.713759 [ 289 ] {} <Debug> TCP-Session: 9c4e8213-d4f3-43a2-8c9e-bcf325569491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.03.21 01:27:30.713776 [ 294 ] {} <Debug> TCP-Session: a60c3c9d-35e7-4a0e-bf4c-b20cd21d76a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42588 | ||
| 1236 | 2026.03.21 01:27:30.713780 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1237 | 2026.03.21 01:27:30.713798 [ 294 ] {} <Debug> TCP-Session: a60c3c9d-35e7-4a0e-bf4c-b20cd21d76a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.03.21 01:27:30.713611 [ 286 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1239 | 2026.03.21 01:27:30.713810 [ 290 ] {} <Debug> TCP-Session: 305edda2-faee-4159-8af3-45084351b94a Authenticating user 'default' from [fd00:1122:3344:101::e]:48842 | ||
| 1240 | 2026.03.21 01:27:30.713813 [ 294 ] {} <Debug> TCP-Session: a60c3c9d-35e7-4a0e-bf4c-b20cd21d76a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.03.21 01:27:30.713836 [ 290 ] {} <Debug> TCP-Session: 305edda2-faee-4159-8af3-45084351b94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.03.21 01:27:30.713849 [ 290 ] {} <Debug> TCP-Session: 305edda2-faee-4159-8af3-45084351b94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.03.21 01:27:30.714172 [ 286 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573) (SelectExecutor): Key condition: unknown | ||
| 1244 | 2026.03.21 01:27:30.715061 [ 318 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Trace> AggregatingTransform: Aggregating | ||
| 1245 | 2026.03.21 01:27:30.715103 [ 318 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Trace> Aggregator: Aggregation method: without_key | ||
| 1246 | 2026.03.21 01:27:30.715135 [ 318 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876184 sec. (1141.313 rows/sec., 44.58 KiB/sec.) | ||
| 1247 | 2026.03.21 01:27:30.715155 [ 318 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Trace> Aggregator: Merging aggregated data | ||
| 1248 | 2026.03.21 01:27:30.716705 [ 286 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003415 sec., 292.82576866764276 rows/sec., 11.44 KiB/sec. | ||
| 1249 | 2026.03.21 01:27:30.716834 [ 286 ] {99200da2-bd47-41c7-bba3-b156bd595c73} <Debug> TCPHandler: Processed in 0.003732942 sec. | ||
| 1250 | 2026.03.21 01:27:30.716955 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1251 | 2026.03.21 01:27:30.716979 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1252 | 2026.03.21 01:27:30.716983 [ 286 ] {} <Debug> TCP-Session: c6afc0b3-07da-48b1-a015-aa4cd648fbd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.21 01:27:30.716996 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1254 | 2026.03.21 01:27:30.717013 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.03.21 01:27:30.717026 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1256 | 2026.03.21 01:27:30.717054 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1257 | 2026.03.21 01:27:30.717066 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1258 | 2026.03.21 01:27:30.717078 [ 292 ] {} <Debug> TCP-Session: 5e153f18-ad05-4a56-b31d-fea88cbbeeeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.03.21 01:27:30.717093 [ 288 ] {} <Debug> TCP-Session: 2b65d211-3221-44f2-9c81-5bfe6aacd440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.03.21 01:27:30.717116 [ 290 ] {} <Debug> TCP-Session: 305edda2-faee-4159-8af3-45084351b94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.03.21 01:27:30.717082 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.03.21 01:27:30.717066 [ 287 ] {} <Debug> TCP-Session: 79ece990-8cf8-436d-9b7b-8337a852e52f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.03.21 01:27:30.717176 [ 293 ] {} <Debug> TCP-Session: 81dcc093-464e-4b6f-a622-5e930b5d60dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.03.21 01:27:30.717045 [ 291 ] {} <Debug> TCP-Session: 4dc2e6db-7394-4410-8ea9-eb668714cd91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.03.21 01:27:30.717051 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1266 | 2026.03.21 01:27:30.717016 [ 294 ] {} <Debug> TCP-Session: a60c3c9d-35e7-4a0e-bf4c-b20cd21d76a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.03.21 01:27:30.717257 [ 289 ] {} <Debug> TCP-Session: 9c4e8213-d4f3-43a2-8c9e-bcf325569491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.03.21 01:27:31.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.24 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 163.89 MiB (RSS), difference: 2.65 MiB | ||
| 1269 | 2026.03.21 01:27:31.066463 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1270 | 2026.03.21 01:27:31.066513 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1271 | 2026.03.21 01:27:31.114407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 184 | ||
| 1272 | 2026.03.21 01:27:31.118558 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.03.21 01:27:31.118625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1274 | 2026.03.21 01:27:31.120183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.03.21 01:27:31.120717 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.03.21 01:27:31.121064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1277 | 2026.03.21 01:27:31.129260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1894 | ||
| 1278 | 2026.03.21 01:27:31.129771 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.03.21 01:27:31.129815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1280 | 2026.03.21 01:27:31.130495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1281 | 2026.03.21 01:27:31.130989 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.03.21 01:27:31.131142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1283 | 2026.03.21 01:27:31.221055 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1284 | 2026.03.21 01:27:31.243554 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.21 01:27:31.243647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1286 | 2026.03.21 01:27:31.253275 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1287 | 2026.03.21 01:27:31.254717 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.21 01:27:31.259192 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1289 | 2026.03.21 01:27:32.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.43 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 166.43 MiB (RSS), difference: 2.00 MiB | ||
| 1290 | 2026.03.21 01:27:33.145901 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.03.21 01:27:33.146100 [ 4 ] {1284043b-02c1-48df-a5f9-0bfee5e1a4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1292 | 2026.03.21 01:27:33.146177 [ 4 ] {1284043b-02c1-48df-a5f9-0bfee5e1a4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1293 | 2026.03.21 01:27:33.146845 [ 4 ] {1284043b-02c1-48df-a5f9-0bfee5e1a4f4} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.03.21 01:27:33.146890 [ 4 ] {1284043b-02c1-48df-a5f9-0bfee5e1a4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1295 | 2026.03.21 01:27:33.147374 [ 4 ] {1284043b-02c1-48df-a5f9-0bfee5e1a4f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1296 | 2026.03.21 01:27:33.147835 [ 4 ] {1284043b-02c1-48df-a5f9-0bfee5e1a4f4} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.03.21 01:27:33.148000 [ 4 ] {1284043b-02c1-48df-a5f9-0bfee5e1a4f4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. | ||
| 1298 | 2026.03.21 01:27:33.148052 [ 4 ] {1284043b-02c1-48df-a5f9-0bfee5e1a4f4} <Debug> TCPHandler: Processed in 0.002286533 sec. | ||
| 1299 | 2026.03.21 01:27:33.148178 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.03.21 01:27:33.148280 [ 4 ] {421a8859-406a-4ee1-952b-9364b01a8ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1301 | 2026.03.21 01:27:33.148325 [ 4 ] {421a8859-406a-4ee1-952b-9364b01a8ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1302 | 2026.03.21 01:27:33.148789 [ 4 ] {421a8859-406a-4ee1-952b-9364b01a8ba7} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.03.21 01:27:33.148828 [ 4 ] {421a8859-406a-4ee1-952b-9364b01a8ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1304 | 2026.03.21 01:27:33.149246 [ 4 ] {421a8859-406a-4ee1-952b-9364b01a8ba7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.03.21 01:27:33.149663 [ 4 ] {421a8859-406a-4ee1-952b-9364b01a8ba7} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.03.21 01:27:33.149798 [ 4 ] {421a8859-406a-4ee1-952b-9364b01a8ba7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001543 sec., 41477.64095917044 rows/sec., 3.24 MiB/sec. | ||
| 1307 | 2026.03.21 01:27:33.149836 [ 4 ] {421a8859-406a-4ee1-952b-9364b01a8ba7} <Debug> TCPHandler: Processed in 0.001708786 sec. | ||
| 1308 | 2026.03.21 01:27:33.149952 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.03.21 01:27:33.150051 [ 4 ] {05f1f648-0081-4224-b35c-66deff7f2f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.03.21 01:27:33.150095 [ 4 ] {05f1f648-0081-4224-b35c-66deff7f2f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1311 | 2026.03.21 01:27:33.150501 [ 4 ] {05f1f648-0081-4224-b35c-66deff7f2f37} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.03.21 01:27:33.150537 [ 4 ] {05f1f648-0081-4224-b35c-66deff7f2f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1313 | 2026.03.21 01:27:33.150980 [ 4 ] {05f1f648-0081-4224-b35c-66deff7f2f37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2026.03.21 01:27:33.151431 [ 4 ] {05f1f648-0081-4224-b35c-66deff7f2f37} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.03.21 01:27:33.151567 [ 4 ] {05f1f648-0081-4224-b35c-66deff7f2f37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
| 1316 | 2026.03.21 01:27:33.151604 [ 4 ] {05f1f648-0081-4224-b35c-66deff7f2f37} <Debug> TCPHandler: Processed in 0.001702077 sec. | ||
| 1317 | 2026.03.21 01:27:33.151720 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.03.21 01:27:33.151818 [ 4 ] {25dfac5b-0e3f-4498-8bae-88609f56e244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.03.21 01:27:33.151860 [ 4 ] {25dfac5b-0e3f-4498-8bae-88609f56e244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1320 | 2026.03.21 01:27:33.152231 [ 4 ] {25dfac5b-0e3f-4498-8bae-88609f56e244} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.03.21 01:27:33.152279 [ 4 ] {25dfac5b-0e3f-4498-8bae-88609f56e244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1322 | 2026.03.21 01:27:33.152771 [ 4 ] {25dfac5b-0e3f-4498-8bae-88609f56e244} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2026.03.21 01:27:33.153231 [ 4 ] {25dfac5b-0e3f-4498-8bae-88609f56e244} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.03.21 01:27:33.153397 [ 4 ] {25dfac5b-0e3f-4498-8bae-88609f56e244} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.53 MiB/sec. | ||
| 1325 | 2026.03.21 01:27:33.153443 [ 4 ] {25dfac5b-0e3f-4498-8bae-88609f56e244} <Debug> TCPHandler: Processed in 0.001777479 sec. | ||
| 1326 | 2026.03.21 01:27:38.155078 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.03.21 01:27:38.155281 [ 4 ] {fa10d399-3879-484f-a267-7d90f2d174e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1328 | 2026.03.21 01:27:38.155347 [ 4 ] {fa10d399-3879-484f-a267-7d90f2d174e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1329 | 2026.03.21 01:27:38.156118 [ 4 ] {fa10d399-3879-484f-a267-7d90f2d174e1} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.03.21 01:27:38.156163 [ 4 ] {fa10d399-3879-484f-a267-7d90f2d174e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1331 | 2026.03.21 01:27:38.156676 [ 4 ] {fa10d399-3879-484f-a267-7d90f2d174e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1332 | 2026.03.21 01:27:38.157124 [ 4 ] {fa10d399-3879-484f-a267-7d90f2d174e1} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.03.21 01:27:38.157283 [ 4 ] {fa10d399-3879-484f-a267-7d90f2d174e1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002054 sec., 138266.7964946446 rows/sec., 8.78 MiB/sec. | ||
| 1334 | 2026.03.21 01:27:38.157332 [ 4 ] {fa10d399-3879-484f-a267-7d90f2d174e1} <Debug> TCPHandler: Processed in 0.002377895 sec. | ||
| 1335 | 2026.03.21 01:27:38.157468 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.03.21 01:27:38.157573 [ 4 ] {7669be8a-9c43-45a3-bc91-4caeb9ab1cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1337 | 2026.03.21 01:27:38.157616 [ 4 ] {7669be8a-9c43-45a3-bc91-4caeb9ab1cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1338 | 2026.03.21 01:27:38.158395 [ 4 ] {7669be8a-9c43-45a3-bc91-4caeb9ab1cd0} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.03.21 01:27:38.158430 [ 4 ] {7669be8a-9c43-45a3-bc91-4caeb9ab1cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1340 | 2026.03.21 01:27:38.158898 [ 4 ] {7669be8a-9c43-45a3-bc91-4caeb9ab1cd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.03.21 01:27:38.159464 [ 4 ] {7669be8a-9c43-45a3-bc91-4caeb9ab1cd0} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.21 01:27:38.159603 [ 4 ] {7669be8a-9c43-45a3-bc91-4caeb9ab1cd0} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.002056 sec., 397373.5408560311 rows/sec., 31.11 MiB/sec. | ||
| 1343 | 2026.03.21 01:27:38.159643 [ 4 ] {7669be8a-9c43-45a3-bc91-4caeb9ab1cd0} <Debug> TCPHandler: Processed in 0.002226451 sec. | ||
| 1344 | 2026.03.21 01:27:38.159766 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.03.21 01:27:38.159867 [ 4 ] {ba8ecd07-906a-481d-813c-91aaef2d6020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.03.21 01:27:38.159909 [ 4 ] {ba8ecd07-906a-481d-813c-91aaef2d6020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1347 | 2026.03.21 01:27:38.160361 [ 4 ] {ba8ecd07-906a-481d-813c-91aaef2d6020} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.03.21 01:27:38.160399 [ 4 ] {ba8ecd07-906a-481d-813c-91aaef2d6020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1349 | 2026.03.21 01:27:38.160911 [ 4 ] {ba8ecd07-906a-481d-813c-91aaef2d6020} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1350 | 2026.03.21 01:27:38.161453 [ 4 ] {ba8ecd07-906a-481d-813c-91aaef2d6020} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.03.21 01:27:38.161612 [ 4 ] {ba8ecd07-906a-481d-813c-91aaef2d6020} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001766 sec., 86070.21517553795 rows/sec., 5.14 MiB/sec. | ||
| 1352 | 2026.03.21 01:27:38.161657 [ 4 ] {ba8ecd07-906a-481d-813c-91aaef2d6020} <Debug> TCPHandler: Processed in 0.001942003 sec. | ||
| 1353 | 2026.03.21 01:27:38.161804 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.03.21 01:27:38.161913 [ 4 ] {5265415e-bdeb-4274-b0a5-107f00f94b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1355 | 2026.03.21 01:27:38.161962 [ 4 ] {5265415e-bdeb-4274-b0a5-107f00f94b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1356 | 2026.03.21 01:27:38.162556 [ 4 ] {5265415e-bdeb-4274-b0a5-107f00f94b1b} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.03.21 01:27:38.162596 [ 4 ] {5265415e-bdeb-4274-b0a5-107f00f94b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1358 | 2026.03.21 01:27:38.163101 [ 4 ] {5265415e-bdeb-4274-b0a5-107f00f94b1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1359 | 2026.03.21 01:27:38.163624 [ 4 ] {5265415e-bdeb-4274-b0a5-107f00f94b1b} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.03.21 01:27:38.163799 [ 4 ] {5265415e-bdeb-4274-b0a5-107f00f94b1b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001909 sec., 78051.33577789419 rows/sec., 5.04 MiB/sec. | ||
| 1361 | 2026.03.21 01:27:38.163843 [ 4 ] {5265415e-bdeb-4274-b0a5-107f00f94b1b} <Debug> TCPHandler: Processed in 0.002096457 sec. | ||
| 1362 | 2026.03.21 01:27:38.163969 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.03.21 01:27:38.164074 [ 4 ] {037fdb3c-4389-48b9-b530-88d0e1c7e58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1364 | 2026.03.21 01:27:38.164116 [ 4 ] {037fdb3c-4389-48b9-b530-88d0e1c7e58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1365 | 2026.03.21 01:27:38.164591 [ 4 ] {037fdb3c-4389-48b9-b530-88d0e1c7e58a} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.03.21 01:27:38.164626 [ 4 ] {037fdb3c-4389-48b9-b530-88d0e1c7e58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1367 | 2026.03.21 01:27:38.165093 [ 4 ] {037fdb3c-4389-48b9-b530-88d0e1c7e58a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1368 | 2026.03.21 01:27:38.165546 [ 4 ] {037fdb3c-4389-48b9-b530-88d0e1c7e58a} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.03.21 01:27:38.165680 [ 4 ] {037fdb3c-4389-48b9-b530-88d0e1c7e58a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001625 sec., 91076.92307692308 rows/sec., 5.18 MiB/sec. | ||
| 1370 | 2026.03.21 01:27:38.165719 [ 4 ] {037fdb3c-4389-48b9-b530-88d0e1c7e58a} <Debug> TCPHandler: Processed in 0.001802989 sec. | ||
| 1371 | 2026.03.21 01:27:38.165843 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.03.21 01:27:38.165939 [ 4 ] {99a9f3dd-db87-43e9-b552-d439915f93e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1373 | 2026.03.21 01:27:38.165978 [ 4 ] {99a9f3dd-db87-43e9-b552-d439915f93e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1374 | 2026.03.21 01:27:38.166550 [ 4 ] {99a9f3dd-db87-43e9-b552-d439915f93e6} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.03.21 01:27:38.166586 [ 4 ] {99a9f3dd-db87-43e9-b552-d439915f93e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1376 | 2026.03.21 01:27:38.167071 [ 4 ] {99a9f3dd-db87-43e9-b552-d439915f93e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1377 | 2026.03.21 01:27:38.167545 [ 4 ] {99a9f3dd-db87-43e9-b552-d439915f93e6} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.03.21 01:27:38.167672 [ 4 ] {99a9f3dd-db87-43e9-b552-d439915f93e6} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001752 sec., 285388.1278538813 rows/sec., 20.05 MiB/sec. | ||
| 1379 | 2026.03.21 01:27:38.167707 [ 4 ] {99a9f3dd-db87-43e9-b552-d439915f93e6} <Debug> TCPHandler: Processed in 0.001913563 sec. | ||
| 1380 | 2026.03.21 01:27:38.167824 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.03.21 01:27:38.167919 [ 4 ] {2803c5c8-7b89-4ec8-bc5b-cc2a47a62946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1382 | 2026.03.21 01:27:38.167960 [ 4 ] {2803c5c8-7b89-4ec8-bc5b-cc2a47a62946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1383 | 2026.03.21 01:27:38.168308 [ 4 ] {2803c5c8-7b89-4ec8-bc5b-cc2a47a62946} <Trace> oximeter.measurements_bool (41df2cad-e8fd-417f-91f9-cd27ebb31de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.03.21 01:27:38.168342 [ 4 ] {2803c5c8-7b89-4ec8-bc5b-cc2a47a62946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1385 | 2026.03.21 01:27:38.168748 [ 4 ] {2803c5c8-7b89-4ec8-bc5b-cc2a47a62946} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1386 | 2026.03.21 01:27:38.169197 [ 4 ] {2803c5c8-7b89-4ec8-bc5b-cc2a47a62946} <Trace> oximeter.measurements_bool (41df2cad-e8fd-417f-91f9-cd27ebb31de0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.03.21 01:27:38.169351 [ 4 ] {2803c5c8-7b89-4ec8-bc5b-cc2a47a62946} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. | ||
| 1388 | 2026.03.21 01:27:38.169394 [ 4 ] {2803c5c8-7b89-4ec8-bc5b-cc2a47a62946} <Debug> TCPHandler: Processed in 0.001620704 sec. | ||
| 1389 | 2026.03.21 01:27:38.169511 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.03.21 01:27:38.169607 [ 4 ] {6c82c24d-c5dc-401a-befd-4b54a498e9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1391 | 2026.03.21 01:27:38.169649 [ 4 ] {6c82c24d-c5dc-401a-befd-4b54a498e9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1392 | 2026.03.21 01:27:38.170058 [ 4 ] {6c82c24d-c5dc-401a-befd-4b54a498e9e0} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.03.21 01:27:38.170094 [ 4 ] {6c82c24d-c5dc-401a-befd-4b54a498e9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1394 | 2026.03.21 01:27:38.170538 [ 4 ] {6c82c24d-c5dc-401a-befd-4b54a498e9e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1395 | 2026.03.21 01:27:38.171045 [ 4 ] {6c82c24d-c5dc-401a-befd-4b54a498e9e0} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.03.21 01:27:38.171177 [ 4 ] {6c82c24d-c5dc-401a-befd-4b54a498e9e0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001587 sec., 166981.7265280403 rows/sec., 11.10 MiB/sec. | ||
| 1397 | 2026.03.21 01:27:38.171216 [ 4 ] {6c82c24d-c5dc-401a-befd-4b54a498e9e0} <Debug> TCPHandler: Processed in 0.001754778 sec. | ||
| 1398 | 2026.03.21 01:27:38.171331 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.03.21 01:27:38.171426 [ 4 ] {ccee09b1-6651-407a-b3ca-85d825d200cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1400 | 2026.03.21 01:27:38.171468 [ 4 ] {ccee09b1-6651-407a-b3ca-85d825d200cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1401 | 2026.03.21 01:27:38.171783 [ 4 ] {ccee09b1-6651-407a-b3ca-85d825d200cf} <Trace> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.03.21 01:27:38.171819 [ 4 ] {ccee09b1-6651-407a-b3ca-85d825d200cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1403 | 2026.03.21 01:27:38.172214 [ 4 ] {ccee09b1-6651-407a-b3ca-85d825d200cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1404 | 2026.03.21 01:27:38.172731 [ 4 ] {ccee09b1-6651-407a-b3ca-85d825d200cf} <Trace> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.03.21 01:27:38.172863 [ 4 ] {ccee09b1-6651-407a-b3ca-85d825d200cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. | ||
| 1406 | 2026.03.21 01:27:38.172900 [ 4 ] {ccee09b1-6651-407a-b3ca-85d825d200cf} <Debug> TCPHandler: Processed in 0.001619134 sec. | ||
| 1407 | 2026.03.21 01:27:38.173002 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.03.21 01:27:38.173098 [ 4 ] {ba403460-b5e9-421e-9a05-f72e0f2aa4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1409 | 2026.03.21 01:27:38.173150 [ 4 ] {ba403460-b5e9-421e-9a05-f72e0f2aa4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1410 | 2026.03.21 01:27:38.173885 [ 4 ] {ba403460-b5e9-421e-9a05-f72e0f2aa4c2} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.03.21 01:27:38.173997 [ 4 ] {ba403460-b5e9-421e-9a05-f72e0f2aa4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1412 | 2026.03.21 01:27:38.174608 [ 4 ] {ba403460-b5e9-421e-9a05-f72e0f2aa4c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1413 | 2026.03.21 01:27:38.175014 [ 4 ] {ba403460-b5e9-421e-9a05-f72e0f2aa4c2} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.03.21 01:27:38.175156 [ 4 ] {ba403460-b5e9-421e-9a05-f72e0f2aa4c2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002075 sec., 4819.277108433735 rows/sec., 8.64 MiB/sec. | ||
| 1415 | 2026.03.21 01:27:38.175212 [ 4 ] {ba403460-b5e9-421e-9a05-f72e0f2aa4c2} <Debug> TCPHandler: Processed in 0.002259241 sec. | ||
| 1416 | 2026.03.21 01:27:38.175321 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.21 01:27:38.175416 [ 4 ] {9d8588c7-aae8-4aeb-bb90-cde75172c479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1418 | 2026.03.21 01:27:38.175456 [ 4 ] {9d8588c7-aae8-4aeb-bb90-cde75172c479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1419 | 2026.03.21 01:27:38.175781 [ 4 ] {9d8588c7-aae8-4aeb-bb90-cde75172c479} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.03.21 01:27:38.175816 [ 4 ] {9d8588c7-aae8-4aeb-bb90-cde75172c479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1421 | 2026.03.21 01:27:38.176211 [ 4 ] {9d8588c7-aae8-4aeb-bb90-cde75172c479} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1422 | 2026.03.21 01:27:38.176623 [ 4 ] {9d8588c7-aae8-4aeb-bb90-cde75172c479} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.03.21 01:27:38.176750 [ 4 ] {9d8588c7-aae8-4aeb-bb90-cde75172c479} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001352 sec., 66568.04733727811 rows/sec., 4.17 MiB/sec. | ||
| 1424 | 2026.03.21 01:27:38.176788 [ 4 ] {9d8588c7-aae8-4aeb-bb90-cde75172c479} <Debug> TCPHandler: Processed in 0.001516811 sec. | ||
| 1425 | 2026.03.21 01:27:38.631280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2342 | ||
| 1426 | 2026.03.21 01:27:38.631780 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.03.21 01:27:38.631837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1428 | 2026.03.21 01:27:38.632550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1429 | 2026.03.21 01:27:38.633012 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.03.21 01:27:38.633181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2342 | ||
| 1431 | 2026.03.21 01:27:38.759324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1432 | 2026.03.21 01:27:38.776802 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.03.21 01:27:38.776869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1434 | 2026.03.21 01:27:38.783396 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1435 | 2026.03.21 01:27:38.784558 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.03.21 01:27:38.787923 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1437 | 2026.03.21 01:27:41.121499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 214 | ||
| 1438 | 2026.03.21 01:27:41.124295 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.03.21 01:27:41.124355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1440 | 2026.03.21 01:27:41.126080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1441 | 2026.03.21 01:27:41.126658 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.03.21 01:27:41.126987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1443 | 2026.03.21 01:27:42.113297 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.03.21 01:27:42.113563 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 1445 | 2026.03.21 01:27:42.113926 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1446 | 2026.03.21 01:27:42.116070 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <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 | ||
| 1447 | 2026.03.21 01:27:42.116388 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1448 | 2026.03.21 01:27:42.116473 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1449 | 2026.03.21 01:27:42.116679 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1450 | 2026.03.21 01:27:42.119120 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1451 | 2026.03.21 01:27:42.121271 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1452 | 2026.03.21 01:27:42.121299 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1453 | 2026.03.21 01:27:42.126011 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <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'))" | ||
| 1454 | 2026.03.21 01:27:42.126051 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1455 | 2026.03.21 01:27:42.152217 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.038762 sec., 825.5507971724886 rows/sec., 31.16 KiB/sec. | ||
| 1456 | 2026.03.21 01:27:42.152339 [ 4 ] {c1a8ebce-7b60-441e-9135-a9b6d3a21002} <Debug> TCPHandler: Processed in 0.039180299 sec. | ||
| 1457 | 2026.03.21 01:27:42.152686 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.03.21 01:27:42.152856 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 1459 | 2026.03.21 01:27:42.153157 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1460 | 2026.03.21 01:27:42.153200 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <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 | ||
| 1461 | 2026.03.21 01:27:42.153441 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1462 | 2026.03.21 01:27:42.153506 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1463 | 2026.03.21 01:27:42.153626 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1464 | 2026.03.21 01:27:42.153661 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1465 | 2026.03.21 01:27:42.153682 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1466 | 2026.03.21 01:27:42.153699 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1467 | 2026.03.21 01:27:42.153735 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <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'))" | ||
| 1468 | 2026.03.21 01:27:42.153755 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1469 | 2026.03.21 01:27:42.154296 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001517 sec., 21094.264996704023 rows/sec., 796.31 KiB/sec. | ||
| 1470 | 2026.03.21 01:27:42.154388 [ 4 ] {2a0c2df9-23ef-41c2-916f-da74b7fedb18} <Debug> TCPHandler: Processed in 0.001779848 sec. | ||
| 1471 | 2026.03.21 01:27:42.154628 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.03.21 01:27:42.154780 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 1473 | 2026.03.21 01:27:42.155003 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1474 | 2026.03.21 01:27:42.155039 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <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 | ||
| 1475 | 2026.03.21 01:27:42.155243 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1476 | 2026.03.21 01:27:42.155317 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1477 | 2026.03.21 01:27:42.155460 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1478 | 2026.03.21 01:27:42.155495 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1479 | 2026.03.21 01:27:42.155517 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1480 | 2026.03.21 01:27:42.155540 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1481 | 2026.03.21 01:27:42.155587 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <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'))" | ||
| 1482 | 2026.03.21 01:27:42.155606 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1483 | 2026.03.21 01:27:42.156272 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001556 sec., 20565.552699228792 rows/sec., 776.35 KiB/sec. | ||
| 1484 | 2026.03.21 01:27:42.156357 [ 4 ] {5f1b43c9-f258-4ad8-9faf-a27b3f41f4d6} <Debug> TCPHandler: Processed in 0.001787639 sec. | ||
| 1485 | 2026.03.21 01:27:42.157105 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.03.21 01:27:42.157250 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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) | ||
| 1487 | 2026.03.21 01:27:42.157466 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1488 | 2026.03.21 01:27:42.157503 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <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 | ||
| 1489 | 2026.03.21 01:27:42.157701 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1490 | 2026.03.21 01:27:42.157754 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1491 | 2026.03.21 01:27:42.157854 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1492 | 2026.03.21 01:27:42.157884 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1493 | 2026.03.21 01:27:42.157903 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1494 | 2026.03.21 01:27:42.157918 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1495 | 2026.03.21 01:27:42.157951 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <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'))" | ||
| 1496 | 2026.03.21 01:27:42.157969 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1497 | 2026.03.21 01:27:42.158534 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001343 sec., 23827.252419955323 rows/sec., 899.48 KiB/sec. | ||
| 1498 | 2026.03.21 01:27:42.158618 [ 4 ] {97ac1454-2569-4136-8b90-bafaa54043cf} <Debug> TCPHandler: Processed in 0.001564143 sec. | ||
| 1499 | 2026.03.21 01:27:42.158878 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.03.21 01:27:42.159027 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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_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) | ||
| 1501 | 2026.03.21 01:27:42.159239 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1502 | 2026.03.21 01:27:42.159274 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <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_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 | ||
| 1503 | 2026.03.21 01:27:42.159485 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1504 | 2026.03.21 01:27:42.159537 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1505 | 2026.03.21 01:27:42.159634 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1506 | 2026.03.21 01:27:42.159664 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1507 | 2026.03.21 01:27:42.159683 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1508 | 2026.03.21 01:27:42.159698 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1509 | 2026.03.21 01:27:42.159731 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <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_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'))" | ||
| 1510 | 2026.03.21 01:27:42.159749 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1511 | 2026.03.21 01:27:42.160197 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001237 sec., 25869.037995149556 rows/sec., 976.56 KiB/sec. | ||
| 1512 | 2026.03.21 01:27:42.160279 [ 4 ] {81033353-3d79-4d0c-8b30-2584c8c3eb66} <Debug> TCPHandler: Processed in 0.001452489 sec. | ||
| 1513 | 2026.03.21 01:27:42.160506 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.03.21 01:27:42.160644 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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_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) | ||
| 1515 | 2026.03.21 01:27:42.160852 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1516 | 2026.03.21 01:27:42.160888 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <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_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 | ||
| 1517 | 2026.03.21 01:27:42.161091 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1518 | 2026.03.21 01:27:42.161144 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1519 | 2026.03.21 01:27:42.161241 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1520 | 2026.03.21 01:27:42.161270 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1521 | 2026.03.21 01:27:42.161289 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1522 | 2026.03.21 01:27:42.161305 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1523 | 2026.03.21 01:27:42.161337 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <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_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'))" | ||
| 1524 | 2026.03.21 01:27:42.161356 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1525 | 2026.03.21 01:27:42.161781 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001194 sec., 26800.67001675042 rows/sec., 1011.73 KiB/sec. | ||
| 1526 | 2026.03.21 01:27:42.161863 [ 4 ] {9ab2fc04-9d9b-4f5d-8022-aaa8f59659b1} <Debug> TCPHandler: Processed in 0.001407888 sec. | ||
| 1527 | 2026.03.21 01:27:42.162097 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.03.21 01:27:42.162233 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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_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) | ||
| 1529 | 2026.03.21 01:27:42.162443 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1530 | 2026.03.21 01:27:42.162479 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <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_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 | ||
| 1531 | 2026.03.21 01:27:42.162684 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1532 | 2026.03.21 01:27:42.162737 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1533 | 2026.03.21 01:27:42.162835 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1534 | 2026.03.21 01:27:42.162865 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1535 | 2026.03.21 01:27:42.162883 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1536 | 2026.03.21 01:27:42.162897 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1537 | 2026.03.21 01:27:42.162930 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <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_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'))" | ||
| 1538 | 2026.03.21 01:27:42.162947 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1539 | 2026.03.21 01:27:42.163382 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001206 sec., 26533.996683250414 rows/sec., 1001.66 KiB/sec. | ||
| 1540 | 2026.03.21 01:27:42.163466 [ 4 ] {20b11b29-d5db-4d64-b607-6c9bb0a046a2} <Debug> TCPHandler: Processed in 0.001419208 sec. | ||
| 1541 | 2026.03.21 01:27:42.163699 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.03.21 01:27:42.163835 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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_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) | ||
| 1543 | 2026.03.21 01:27:42.164048 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1544 | 2026.03.21 01:27:42.164084 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <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_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 | ||
| 1545 | 2026.03.21 01:27:42.164285 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1546 | 2026.03.21 01:27:42.164336 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1547 | 2026.03.21 01:27:42.164432 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1548 | 2026.03.21 01:27:42.164462 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1549 | 2026.03.21 01:27:42.164481 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1550 | 2026.03.21 01:27:42.164495 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1551 | 2026.03.21 01:27:42.164529 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <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_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'))" | ||
| 1552 | 2026.03.21 01:27:42.164547 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1553 | 2026.03.21 01:27:42.164981 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001202 sec., 26622.296173044928 rows/sec., 1005.00 KiB/sec. | ||
| 1554 | 2026.03.21 01:27:42.165064 [ 4 ] {fcd7e5f1-ed32-4015-a2f1-81be264da8d5} <Debug> TCPHandler: Processed in 0.001416449 sec. | ||
| 1555 | 2026.03.21 01:27:42.165295 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.03.21 01:27:42.165431 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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_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) | ||
| 1557 | 2026.03.21 01:27:42.165642 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1558 | 2026.03.21 01:27:42.165679 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <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_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 | ||
| 1559 | 2026.03.21 01:27:42.165887 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1560 | 2026.03.21 01:27:42.165939 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1561 | 2026.03.21 01:27:42.166035 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1562 | 2026.03.21 01:27:42.166064 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1563 | 2026.03.21 01:27:42.166082 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1564 | 2026.03.21 01:27:42.166096 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1565 | 2026.03.21 01:27:42.166129 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <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_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'))" | ||
| 1566 | 2026.03.21 01:27:42.166146 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1567 | 2026.03.21 01:27:42.166559 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001185 sec., 27004.219409282698 rows/sec., 1019.42 KiB/sec. | ||
| 1568 | 2026.03.21 01:27:42.166641 [ 4 ] {3f250960-0c2c-4e95-87ca-76a01be56721} <Debug> TCPHandler: Processed in 0.001396138 sec. | ||
| 1569 | 2026.03.21 01:27:42.176022 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.03.21 01:27:42.176179 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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_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) | ||
| 1571 | 2026.03.21 01:27:42.176411 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1572 | 2026.03.21 01:27:42.176449 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <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_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 | ||
| 1573 | 2026.03.21 01:27:42.176659 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1574 | 2026.03.21 01:27:42.176711 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1575 | 2026.03.21 01:27:42.176811 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1576 | 2026.03.21 01:27:42.176839 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1577 | 2026.03.21 01:27:42.176858 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1578 | 2026.03.21 01:27:42.176873 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1579 | 2026.03.21 01:27:42.176907 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <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_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'))" | ||
| 1580 | 2026.03.21 01:27:42.176927 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1581 | 2026.03.21 01:27:42.177399 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001291 sec., 24786.986831913244 rows/sec., 935.71 KiB/sec. | ||
| 1582 | 2026.03.21 01:27:42.177481 [ 4 ] {5ef795c5-a13a-48da-9c59-1d4429bbab5c} <Debug> TCPHandler: Processed in 0.001512371 sec. | ||
| 1583 | 2026.03.21 01:27:42.177803 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.03.21 01:27:42.177946 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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_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) | ||
| 1585 | 2026.03.21 01:27:42.178165 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1586 | 2026.03.21 01:27:42.178207 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <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', '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_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 | ||
| 1587 | 2026.03.21 01:27:42.178418 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1588 | 2026.03.21 01:27:42.178471 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1589 | 2026.03.21 01:27:42.178569 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1590 | 2026.03.21 01:27:42.178598 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1591 | 2026.03.21 01:27:42.178617 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1592 | 2026.03.21 01:27:42.178631 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1593 | 2026.03.21 01:27:42.178665 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <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', '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_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'))" | ||
| 1594 | 2026.03.21 01:27:42.178684 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1595 | 2026.03.21 01:27:42.179198 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001312 sec., 24390.243902439022 rows/sec., 920.74 KiB/sec. | ||
| 1596 | 2026.03.21 01:27:42.179313 [ 4 ] {a608d459-d4ac-48d1-84d6-2c9944310bd5} <Debug> TCPHandler: Processed in 0.001559622 sec. | ||
| 1597 | 2026.03.21 01:27:42.179638 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.03.21 01:27:42.179784 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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_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) | ||
| 1599 | 2026.03.21 01:27:42.180007 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1600 | 2026.03.21 01:27:42.180047 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <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', '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_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 | ||
| 1601 | 2026.03.21 01:27:42.180261 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1602 | 2026.03.21 01:27:42.180315 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1603 | 2026.03.21 01:27:42.180415 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1604 | 2026.03.21 01:27:42.180444 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1605 | 2026.03.21 01:27:42.180463 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1606 | 2026.03.21 01:27:42.180477 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1607 | 2026.03.21 01:27:42.180509 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <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', '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_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'))" | ||
| 1608 | 2026.03.21 01:27:42.180527 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1609 | 2026.03.21 01:27:42.181165 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001441 sec., 22206.80083275503 rows/sec., 838.31 KiB/sec. | ||
| 1610 | 2026.03.21 01:27:42.181252 [ 4 ] {73e81135-f60e-4912-92a3-dd6cf90bf4eb} <Debug> TCPHandler: Processed in 0.001666175 sec. | ||
| 1611 | 2026.03.21 01:27:42.181499 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.03.21 01:27:42.181639 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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_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) | ||
| 1613 | 2026.03.21 01:27:42.181858 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1614 | 2026.03.21 01:27:42.181898 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <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', '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_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 | ||
| 1615 | 2026.03.21 01:27:42.182122 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1616 | 2026.03.21 01:27:42.182174 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1617 | 2026.03.21 01:27:42.182273 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1618 | 2026.03.21 01:27:42.182303 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1619 | 2026.03.21 01:27:42.182321 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1620 | 2026.03.21 01:27:42.182336 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1621 | 2026.03.21 01:27:42.182370 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <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', '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_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'))" | ||
| 1622 | 2026.03.21 01:27:42.182387 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1623 | 2026.03.21 01:27:42.182929 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001349 sec., 23721.275018532247 rows/sec., 895.48 KiB/sec. | ||
| 1624 | 2026.03.21 01:27:42.183018 [ 4 ] {a7414f4b-cebd-4f3d-8dd8-de69a1868805} <Debug> TCPHandler: Processed in 0.001568093 sec. | ||
| 1625 | 2026.03.21 01:27:42.183268 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.03.21 01:27:42.183428 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', '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_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) | ||
| 1627 | 2026.03.21 01:27:42.183652 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1628 | 2026.03.21 01:27:42.183690 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <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', '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_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 | ||
| 1629 | 2026.03.21 01:27:42.183909 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1630 | 2026.03.21 01:27:42.183962 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1631 | 2026.03.21 01:27:42.184064 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1632 | 2026.03.21 01:27:42.184094 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1633 | 2026.03.21 01:27:42.184113 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1634 | 2026.03.21 01:27:42.184128 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1635 | 2026.03.21 01:27:42.184164 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <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', '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_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'))" | ||
| 1636 | 2026.03.21 01:27:42.184183 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1637 | 2026.03.21 01:27:42.184626 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001274 sec., 25117.73940345369 rows/sec., 948.20 KiB/sec. | ||
| 1638 | 2026.03.21 01:27:42.184712 [ 4 ] {99ebc70d-0f89-4397-88cd-103dc7a9e863} <Debug> TCPHandler: Processed in 0.001509881 sec. | ||
| 1639 | 2026.03.21 01:27:42.184924 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.03.21 01:27:42.185065 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'sled_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_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) | ||
| 1641 | 2026.03.21 01:27:42.185285 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1642 | 2026.03.21 01:27:42.185324 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <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', 'sled_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_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 | ||
| 1643 | 2026.03.21 01:27:42.185547 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1644 | 2026.03.21 01:27:42.185601 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1645 | 2026.03.21 01:27:42.185701 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1646 | 2026.03.21 01:27:42.185730 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1647 | 2026.03.21 01:27:42.185749 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1648 | 2026.03.21 01:27:42.185765 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1649 | 2026.03.21 01:27:42.185798 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <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', 'sled_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_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'))" | ||
| 1650 | 2026.03.21 01:27:42.185818 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1651 | 2026.03.21 01:27:42.186249 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001244 sec., 25723.47266881029 rows/sec., 971.07 KiB/sec. | ||
| 1652 | 2026.03.21 01:27:42.186333 [ 4 ] {518042e8-b346-4efa-849b-808c5252add0} <Debug> TCPHandler: Processed in 0.00145997 sec. | ||
| 1653 | 2026.03.21 01:27:42.190373 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.03.21 01:27:42.190515 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 1655 | 2026.03.21 01:27:42.190737 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1656 | 2026.03.21 01:27:42.190775 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 1657 | 2026.03.21 01:27:42.190998 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1658 | 2026.03.21 01:27:42.191066 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1659 | 2026.03.21 01:27:42.191170 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 1660 | 2026.03.21 01:27:42.191200 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1661 | 2026.03.21 01:27:42.191219 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1662 | 2026.03.21 01:27:42.191233 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1663 | 2026.03.21 01:27:42.191267 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 1664 | 2026.03.21 01:27:42.191285 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1665 | 2026.03.21 01:27:42.191805 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00135 sec., 23703.7037037037 rows/sec., 894.82 KiB/sec. | ||
| 1666 | 2026.03.21 01:27:42.191895 [ 4 ] {43564bf1-1fcf-431a-a929-5baa8e38788d} <Debug> TCPHandler: Processed in 0.001572513 sec. | ||
| 1667 | 2026.03.21 01:27:42.276549 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.03.21 01:27:42.276783 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1669 | 2026.03.21 01:27:42.277166 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1670 | 2026.03.21 01:27:42.277227 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1671 | 2026.03.21 01:27:42.277522 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1672 | 2026.03.21 01:27:42.277595 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1673 | 2026.03.21 01:27:42.277735 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 1674 | 2026.03.21 01:27:42.277772 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1675 | 2026.03.21 01:27:42.277794 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1676 | 2026.03.21 01:27:42.277810 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1677 | 2026.03.21 01:27:42.277851 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1678 | 2026.03.21 01:27:42.277872 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1679 | 2026.03.21 01:27:42.278526 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001852 sec., 17278.617710583156 rows/sec., 652.27 KiB/sec. | ||
| 1680 | 2026.03.21 01:27:42.278598 [ 4 ] {c79fa8fc-8be9-419d-b70a-2544f168a79b} <Debug> TCPHandler: Processed in 0.002165149 sec. | ||
| 1681 | 2026.03.21 01:27:42.279802 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.03.21 01:27:42.279916 [ 4 ] {f98f403b-2570-4d47-a6a5-817e238b9973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1683 | 2026.03.21 01:27:42.279962 [ 4 ] {f98f403b-2570-4d47-a6a5-817e238b9973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1684 | 2026.03.21 01:27:42.280469 [ 4 ] {f98f403b-2570-4d47-a6a5-817e238b9973} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.03.21 01:27:42.280511 [ 4 ] {f98f403b-2570-4d47-a6a5-817e238b9973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1686 | 2026.03.21 01:27:42.281063 [ 4 ] {f98f403b-2570-4d47-a6a5-817e238b9973} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1687 | 2026.03.21 01:27:42.281506 [ 4 ] {f98f403b-2570-4d47-a6a5-817e238b9973} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.03.21 01:27:42.281656 [ 4 ] {f98f403b-2570-4d47-a6a5-817e238b9973} <Debug> executeQuery: Read 17 rows, 4.77 KiB in 0.001773 sec., 9588.268471517202 rows/sec., 2.63 MiB/sec. | ||
| 1689 | 2026.03.21 01:27:42.281695 [ 4 ] {f98f403b-2570-4d47-a6a5-817e238b9973} <Debug> TCPHandler: Processed in 0.001946154 sec. | ||
| 1690 | 2026.03.21 01:27:42.281817 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.03.21 01:27:42.281917 [ 4 ] {cc786548-cdca-4915-a708-7ce2fe8253df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.03.21 01:27:42.281959 [ 4 ] {cc786548-cdca-4915-a708-7ce2fe8253df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1693 | 2026.03.21 01:27:42.282383 [ 4 ] {cc786548-cdca-4915-a708-7ce2fe8253df} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.03.21 01:27:42.282418 [ 4 ] {cc786548-cdca-4915-a708-7ce2fe8253df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1695 | 2026.03.21 01:27:42.282842 [ 4 ] {cc786548-cdca-4915-a708-7ce2fe8253df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1696 | 2026.03.21 01:27:42.283277 [ 4 ] {cc786548-cdca-4915-a708-7ce2fe8253df} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.03.21 01:27:42.283414 [ 4 ] {cc786548-cdca-4915-a708-7ce2fe8253df} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001519 sec., 15799.868334430546 rows/sec., 1.31 MiB/sec. | ||
| 1698 | 2026.03.21 01:27:42.283450 [ 4 ] {cc786548-cdca-4915-a708-7ce2fe8253df} <Debug> TCPHandler: Processed in 0.001684935 sec. | ||
| 1699 | 2026.03.21 01:27:42.283563 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.03.21 01:27:42.283659 [ 4 ] {9d23d1ce-8b5a-4247-8f61-5e41a59e339d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1701 | 2026.03.21 01:27:42.283701 [ 4 ] {9d23d1ce-8b5a-4247-8f61-5e41a59e339d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1702 | 2026.03.21 01:27:42.284089 [ 4 ] {9d23d1ce-8b5a-4247-8f61-5e41a59e339d} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.03.21 01:27:42.284207 [ 4 ] {9d23d1ce-8b5a-4247-8f61-5e41a59e339d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1704 | 2026.03.21 01:27:42.284597 [ 4 ] {9d23d1ce-8b5a-4247-8f61-5e41a59e339d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1705 | 2026.03.21 01:27:42.285081 [ 4 ] {9d23d1ce-8b5a-4247-8f61-5e41a59e339d} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.03.21 01:27:42.285252 [ 4 ] {9d23d1ce-8b5a-4247-8f61-5e41a59e339d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 202.59 KiB/sec. | ||
| 1707 | 2026.03.21 01:27:42.285302 [ 4 ] {9d23d1ce-8b5a-4247-8f61-5e41a59e339d} <Debug> TCPHandler: Processed in 0.001789559 sec. | ||
| 1708 | 2026.03.21 01:27:42.285429 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.03.21 01:27:42.285544 [ 4 ] {1bf8517e-0200-4fe4-b8f8-1b0eb4957ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1710 | 2026.03.21 01:27:42.285593 [ 4 ] {1bf8517e-0200-4fe4-b8f8-1b0eb4957ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1711 | 2026.03.21 01:27:42.287140 [ 4 ] {1bf8517e-0200-4fe4-b8f8-1b0eb4957ff2} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.03.21 01:27:42.287177 [ 4 ] {1bf8517e-0200-4fe4-b8f8-1b0eb4957ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1713 | 2026.03.21 01:27:42.287784 [ 4 ] {1bf8517e-0200-4fe4-b8f8-1b0eb4957ff2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1714 | 2026.03.21 01:27:42.288311 [ 4 ] {1bf8517e-0200-4fe4-b8f8-1b0eb4957ff2} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.03.21 01:27:42.288450 [ 4 ] {1bf8517e-0200-4fe4-b8f8-1b0eb4957ff2} <Debug> executeQuery: Read 2084 rows, 163.21 KiB in 0.002931 sec., 711020.129648584 rows/sec., 54.38 MiB/sec. | ||
| 1716 | 2026.03.21 01:27:42.288488 [ 4 ] {1bf8517e-0200-4fe4-b8f8-1b0eb4957ff2} <Debug> TCPHandler: Processed in 0.003117955 sec. | ||
| 1717 | 2026.03.21 01:27:42.288605 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.03.21 01:27:42.288701 [ 4 ] {de5008b4-1d69-4fa4-8557-f45d0135b672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.03.21 01:27:42.288741 [ 4 ] {de5008b4-1d69-4fa4-8557-f45d0135b672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1720 | 2026.03.21 01:27:42.289147 [ 4 ] {de5008b4-1d69-4fa4-8557-f45d0135b672} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.03.21 01:27:42.289186 [ 4 ] {de5008b4-1d69-4fa4-8557-f45d0135b672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1722 | 2026.03.21 01:27:42.289585 [ 4 ] {de5008b4-1d69-4fa4-8557-f45d0135b672} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1723 | 2026.03.21 01:27:42.290028 [ 4 ] {de5008b4-1d69-4fa4-8557-f45d0135b672} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.03.21 01:27:42.290162 [ 4 ] {de5008b4-1d69-4fa4-8557-f45d0135b672} <Debug> executeQuery: Read 38 rows, 2.89 KiB in 0.001481 sec., 25658.338960162055 rows/sec., 1.91 MiB/sec. | ||
| 1725 | 2026.03.21 01:27:42.290200 [ 4 ] {de5008b4-1d69-4fa4-8557-f45d0135b672} <Debug> TCPHandler: Processed in 0.001645025 sec. | ||
| 1726 | 2026.03.21 01:27:42.290345 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.03.21 01:27:42.290461 [ 4 ] {634e795a-d2e0-446e-99da-b1a5c1ab7aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.03.21 01:27:42.290503 [ 4 ] {634e795a-d2e0-446e-99da-b1a5c1ab7aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1729 | 2026.03.21 01:27:42.291137 [ 4 ] {634e795a-d2e0-446e-99da-b1a5c1ab7aaa} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.03.21 01:27:42.291173 [ 4 ] {634e795a-d2e0-446e-99da-b1a5c1ab7aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1731 | 2026.03.21 01:27:42.291642 [ 4 ] {634e795a-d2e0-446e-99da-b1a5c1ab7aaa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1732 | 2026.03.21 01:27:42.292065 [ 4 ] {634e795a-d2e0-446e-99da-b1a5c1ab7aaa} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.03.21 01:27:42.292190 [ 4 ] {634e795a-d2e0-446e-99da-b1a5c1ab7aaa} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001748 sec., 418764.3020594966 rows/sec., 24.77 MiB/sec. | ||
| 1734 | 2026.03.21 01:27:42.292228 [ 4 ] {634e795a-d2e0-446e-99da-b1a5c1ab7aaa} <Debug> TCPHandler: Processed in 0.001947233 sec. | ||
| 1735 | 2026.03.21 01:27:42.292372 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.03.21 01:27:42.292484 [ 4 ] {98036ae1-deac-41e4-9998-ea15a9521869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1737 | 2026.03.21 01:27:42.292527 [ 4 ] {98036ae1-deac-41e4-9998-ea15a9521869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1738 | 2026.03.21 01:27:42.292923 [ 4 ] {98036ae1-deac-41e4-9998-ea15a9521869} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.03.21 01:27:42.292958 [ 4 ] {98036ae1-deac-41e4-9998-ea15a9521869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1740 | 2026.03.21 01:27:42.293589 [ 4 ] {98036ae1-deac-41e4-9998-ea15a9521869} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1741 | 2026.03.21 01:27:42.294090 [ 4 ] {98036ae1-deac-41e4-9998-ea15a9521869} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.03.21 01:27:42.294241 [ 4 ] {98036ae1-deac-41e4-9998-ea15a9521869} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001775 sec., 563.3802816901408 rows/sec., 39.61 KiB/sec. | ||
| 1743 | 2026.03.21 01:27:42.294286 [ 4 ] {98036ae1-deac-41e4-9998-ea15a9521869} <Debug> TCPHandler: Processed in 0.001979044 sec. | ||
| 1744 | 2026.03.21 01:27:42.294444 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.03.21 01:27:42.294545 [ 4 ] {39bead4b-dc1d-49c3-829e-6661faca761e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1746 | 2026.03.21 01:27:42.294585 [ 4 ] {39bead4b-dc1d-49c3-829e-6661faca761e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1747 | 2026.03.21 01:27:42.294984 [ 4 ] {39bead4b-dc1d-49c3-829e-6661faca761e} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.03.21 01:27:42.295021 [ 4 ] {39bead4b-dc1d-49c3-829e-6661faca761e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1749 | 2026.03.21 01:27:42.295428 [ 4 ] {39bead4b-dc1d-49c3-829e-6661faca761e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1750 | 2026.03.21 01:27:42.295846 [ 4 ] {39bead4b-dc1d-49c3-829e-6661faca761e} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.03.21 01:27:42.295982 [ 4 ] {39bead4b-dc1d-49c3-829e-6661faca761e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001456 sec., 8241.758241758242 rows/sec., 643.89 KiB/sec. | ||
| 1752 | 2026.03.21 01:27:42.296019 [ 4 ] {39bead4b-dc1d-49c3-829e-6661faca761e} <Debug> TCPHandler: Processed in 0.001628424 sec. | ||
| 1753 | 2026.03.21 01:27:42.296136 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.03.21 01:27:42.296231 [ 4 ] {00798bac-1d0d-4296-8582-8dd7ab63569c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1755 | 2026.03.21 01:27:42.296271 [ 4 ] {00798bac-1d0d-4296-8582-8dd7ab63569c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1756 | 2026.03.21 01:27:42.297042 [ 4 ] {00798bac-1d0d-4296-8582-8dd7ab63569c} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.03.21 01:27:42.297076 [ 4 ] {00798bac-1d0d-4296-8582-8dd7ab63569c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1758 | 2026.03.21 01:27:42.297579 [ 4 ] {00798bac-1d0d-4296-8582-8dd7ab63569c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1759 | 2026.03.21 01:27:42.298110 [ 4 ] {00798bac-1d0d-4296-8582-8dd7ab63569c} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.03.21 01:27:42.298252 [ 4 ] {00798bac-1d0d-4296-8582-8dd7ab63569c} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.002038 sec., 527477.91952895 rows/sec., 36.77 MiB/sec. | ||
| 1761 | 2026.03.21 01:27:42.298289 [ 4 ] {00798bac-1d0d-4296-8582-8dd7ab63569c} <Debug> TCPHandler: Processed in 0.00220372 sec. | ||
| 1762 | 2026.03.21 01:27:42.298415 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.03.21 01:27:42.298511 [ 4 ] {cdf61d2b-0bea-47bf-badd-80a8540bbe38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.03.21 01:27:42.298555 [ 4 ] {cdf61d2b-0bea-47bf-badd-80a8540bbe38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1765 | 2026.03.21 01:27:42.299634 [ 4 ] {cdf61d2b-0bea-47bf-badd-80a8540bbe38} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.03.21 01:27:42.299669 [ 4 ] {cdf61d2b-0bea-47bf-badd-80a8540bbe38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1767 | 2026.03.21 01:27:42.300337 [ 4 ] {cdf61d2b-0bea-47bf-badd-80a8540bbe38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1768 | 2026.03.21 01:27:42.300788 [ 4 ] {cdf61d2b-0bea-47bf-badd-80a8540bbe38} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.03.21 01:27:42.300921 [ 4 ] {cdf61d2b-0bea-47bf-badd-80a8540bbe38} <Debug> executeQuery: Read 2495 rows, 168.22 KiB in 0.002428 sec., 1027594.7281713344 rows/sec., 67.66 MiB/sec. | ||
| 1770 | 2026.03.21 01:27:42.300958 [ 4 ] {cdf61d2b-0bea-47bf-badd-80a8540bbe38} <Debug> TCPHandler: Processed in 0.002593531 sec. | ||
| 1771 | 2026.03.21 01:27:42.301072 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.03.21 01:27:42.301167 [ 4 ] {7e3cdb33-38c8-427b-bb63-3c905e538dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1773 | 2026.03.21 01:27:42.301219 [ 4 ] {7e3cdb33-38c8-427b-bb63-3c905e538dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1774 | 2026.03.21 01:27:42.302064 [ 4 ] {7e3cdb33-38c8-427b-bb63-3c905e538dbe} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.03.21 01:27:42.302101 [ 4 ] {7e3cdb33-38c8-427b-bb63-3c905e538dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1776 | 2026.03.21 01:27:42.302758 [ 4 ] {7e3cdb33-38c8-427b-bb63-3c905e538dbe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1777 | 2026.03.21 01:27:42.303206 [ 4 ] {7e3cdb33-38c8-427b-bb63-3c905e538dbe} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.03.21 01:27:42.303375 [ 4 ] {7e3cdb33-38c8-427b-bb63-3c905e538dbe} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002226 sec., 9883.198562443846 rows/sec., 17.71 MiB/sec. | ||
| 1779 | 2026.03.21 01:27:42.303440 [ 4 ] {7e3cdb33-38c8-427b-bb63-3c905e538dbe} <Debug> TCPHandler: Processed in 0.002416266 sec. | ||
| 1780 | 2026.03.21 01:27:42.303631 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.03.21 01:27:42.303728 [ 4 ] {fc722bbb-d42d-4fe6-b237-b08e9cee49b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1782 | 2026.03.21 01:27:42.303771 [ 4 ] {fc722bbb-d42d-4fe6-b237-b08e9cee49b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1783 | 2026.03.21 01:27:42.304151 [ 4 ] {fc722bbb-d42d-4fe6-b237-b08e9cee49b1} <Trace> oximeter.measurements_i64 (924cc884-7eb1-4c6f-9682-60dfd8ad4a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.21 01:27:42.304188 [ 4 ] {fc722bbb-d42d-4fe6-b237-b08e9cee49b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1785 | 2026.03.21 01:27:42.304705 [ 4 ] {fc722bbb-d42d-4fe6-b237-b08e9cee49b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1786 | 2026.03.21 01:27:42.305164 [ 4 ] {fc722bbb-d42d-4fe6-b237-b08e9cee49b1} <Trace> oximeter.measurements_i64 (924cc884-7eb1-4c6f-9682-60dfd8ad4a9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.03.21 01:27:42.305297 [ 4 ] {fc722bbb-d42d-4fe6-b237-b08e9cee49b1} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001588 sec., 9445.843828715366 rows/sec., 685.07 KiB/sec. | ||
| 1788 | 2026.03.21 01:27:42.305334 [ 4 ] {fc722bbb-d42d-4fe6-b237-b08e9cee49b1} <Debug> TCPHandler: Processed in 0.001759688 sec. | ||
| 1789 | 2026.03.21 01:27:42.305449 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.03.21 01:27:42.305545 [ 4 ] {ff8fd7ac-ae0f-4b37-8493-075590d07c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.03.21 01:27:42.305587 [ 4 ] {ff8fd7ac-ae0f-4b37-8493-075590d07c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1792 | 2026.03.21 01:27:42.305940 [ 4 ] {ff8fd7ac-ae0f-4b37-8493-075590d07c1c} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.03.21 01:27:42.305979 [ 4 ] {ff8fd7ac-ae0f-4b37-8493-075590d07c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1794 | 2026.03.21 01:27:42.306564 [ 4 ] {ff8fd7ac-ae0f-4b37-8493-075590d07c1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1795 | 2026.03.21 01:27:42.306979 [ 4 ] {ff8fd7ac-ae0f-4b37-8493-075590d07c1c} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.03.21 01:27:42.307112 [ 4 ] {ff8fd7ac-ae0f-4b37-8493-075590d07c1c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001586 sec., 30264.817150063052 rows/sec., 2.04 MiB/sec. | ||
| 1797 | 2026.03.21 01:27:42.307148 [ 4 ] {ff8fd7ac-ae0f-4b37-8493-075590d07c1c} <Debug> TCPHandler: Processed in 0.001748568 sec. | ||
| 1798 | 2026.03.21 01:27:43.139438 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.03.21 01:27:43.139728 [ 4 ] {c2750c2f-56bc-48fb-9cd6-030625bafa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1800 | 2026.03.21 01:27:43.139829 [ 4 ] {c2750c2f-56bc-48fb-9cd6-030625bafa0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1801 | 2026.03.21 01:27:43.140481 [ 4 ] {c2750c2f-56bc-48fb-9cd6-030625bafa0e} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.03.21 01:27:43.140531 [ 4 ] {c2750c2f-56bc-48fb-9cd6-030625bafa0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1803 | 2026.03.21 01:27:43.141022 [ 4 ] {c2750c2f-56bc-48fb-9cd6-030625bafa0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1804 | 2026.03.21 01:27:43.141459 [ 4 ] {c2750c2f-56bc-48fb-9cd6-030625bafa0e} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.03.21 01:27:43.141642 [ 4 ] {c2750c2f-56bc-48fb-9cd6-030625bafa0e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001994 sec., 28084.252758274823 rows/sec., 2.16 MiB/sec. | ||
| 1806 | 2026.03.21 01:27:43.141692 [ 4 ] {c2750c2f-56bc-48fb-9cd6-030625bafa0e} <Debug> TCPHandler: Processed in 0.002434926 sec. | ||
| 1807 | 2026.03.21 01:27:43.141826 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.03.21 01:27:43.141929 [ 4 ] {87cb0fa4-ec81-43ea-8630-3364c54d9862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1809 | 2026.03.21 01:27:43.141973 [ 4 ] {87cb0fa4-ec81-43ea-8630-3364c54d9862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1810 | 2026.03.21 01:27:43.142417 [ 4 ] {87cb0fa4-ec81-43ea-8630-3364c54d9862} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.03.21 01:27:43.142455 [ 4 ] {87cb0fa4-ec81-43ea-8630-3364c54d9862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1812 | 2026.03.21 01:27:43.142965 [ 4 ] {87cb0fa4-ec81-43ea-8630-3364c54d9862} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1813 | 2026.03.21 01:27:43.143403 [ 4 ] {87cb0fa4-ec81-43ea-8630-3364c54d9862} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.03.21 01:27:43.143557 [ 4 ] {87cb0fa4-ec81-43ea-8630-3364c54d9862} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001654 sec., 38694.07496977025 rows/sec., 3.02 MiB/sec. | ||
| 1815 | 2026.03.21 01:27:43.143598 [ 4 ] {87cb0fa4-ec81-43ea-8630-3364c54d9862} <Debug> TCPHandler: Processed in 0.001823519 sec. | ||
| 1816 | 2026.03.21 01:27:43.143707 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.03.21 01:27:43.143803 [ 4 ] {9f034d2f-e0bf-4ab0-82f1-2bf25d8cfe47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1818 | 2026.03.21 01:27:43.143848 [ 4 ] {9f034d2f-e0bf-4ab0-82f1-2bf25d8cfe47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1819 | 2026.03.21 01:27:43.144234 [ 4 ] {9f034d2f-e0bf-4ab0-82f1-2bf25d8cfe47} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.03.21 01:27:43.144272 [ 4 ] {9f034d2f-e0bf-4ab0-82f1-2bf25d8cfe47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1821 | 2026.03.21 01:27:43.144676 [ 4 ] {9f034d2f-e0bf-4ab0-82f1-2bf25d8cfe47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1822 | 2026.03.21 01:27:43.145097 [ 4 ] {9f034d2f-e0bf-4ab0-82f1-2bf25d8cfe47} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.03.21 01:27:43.145250 [ 4 ] {9f034d2f-e0bf-4ab0-82f1-2bf25d8cfe47} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001467 sec., 21813.224267211997 rows/sec., 1.52 MiB/sec. | ||
| 1824 | 2026.03.21 01:27:43.145288 [ 4 ] {9f034d2f-e0bf-4ab0-82f1-2bf25d8cfe47} <Debug> TCPHandler: Processed in 0.001630755 sec. | ||
| 1825 | 2026.03.21 01:27:43.145400 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.03.21 01:27:43.145494 [ 4 ] {3eaf2e60-3cdc-4b09-8421-1bee28b6c6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1827 | 2026.03.21 01:27:43.145535 [ 4 ] {3eaf2e60-3cdc-4b09-8421-1bee28b6c6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1828 | 2026.03.21 01:27:43.145851 [ 4 ] {3eaf2e60-3cdc-4b09-8421-1bee28b6c6d0} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.03.21 01:27:43.145888 [ 4 ] {3eaf2e60-3cdc-4b09-8421-1bee28b6c6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1830 | 2026.03.21 01:27:43.146313 [ 4 ] {3eaf2e60-3cdc-4b09-8421-1bee28b6c6d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1831 | 2026.03.21 01:27:43.146728 [ 4 ] {3eaf2e60-3cdc-4b09-8421-1bee28b6c6d0} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.03.21 01:27:43.146881 [ 4 ] {3eaf2e60-3cdc-4b09-8421-1bee28b6c6d0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001406 sec., 8534.850640113798 rows/sec., 588.99 KiB/sec. | ||
| 1833 | 2026.03.21 01:27:43.146919 [ 4 ] {3eaf2e60-3cdc-4b09-8421-1bee28b6c6d0} <Debug> TCPHandler: Processed in 0.001567803 sec. | ||
| 1834 | 2026.03.21 01:27:46.066569 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1835 | 2026.03.21 01:27:46.066640 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1836 | 2026.03.21 01:27:46.133239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2854 | ||
| 1837 | 2026.03.21 01:27:46.133755 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.03.21 01:27:46.133804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1839 | 2026.03.21 01:27:46.134489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1840 | 2026.03.21 01:27:46.135003 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.03.21 01:27:46.135174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1842 | 2026.03.21 01:27:46.135176 [ 75 ] {} <Debug> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1843 | 2026.03.21 01:27:46.135260 [ 75 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.03.21 01:27:46.135284 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1845 | 2026.03.21 01:27:46.137439 [ 188 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 1846 | 2026.03.21 01:27:46.139673 [ 188 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1847 | 2026.03.21 01:27:46.139778 [ 188 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 1848 | 2026.03.21 01:27:46.139904 [ 188 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 1849 | 2026.03.21 01:27:46.139966 [ 188 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 1850 | 2026.03.21 01:27:46.140041 [ 188 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 491 rows starting from the beginning of the part | ||
| 1851 | 2026.03.21 01:27:46.140088 [ 188 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1852 | 2026.03.21 01:27:46.140136 [ 188 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 1853 | 2026.03.21 01:27:46.175219 [ 202 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.039800286 sec., 71708.02742472755 rows/sec., 1.03 MiB/sec. | ||
| 1854 | 2026.03.21 01:27:46.176225 [ 198 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1855 | 2026.03.21 01:27:46.176858 [ 198 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_6_1} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.03.21 01:27:46.176940 [ 198 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_6_1} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1857 | 2026.03.21 01:27:46.177127 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1858 | 2026.03.21 01:27:46.287980 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1859 | 2026.03.21 01:27:46.305770 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.03.21 01:27:46.305833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1861 | 2026.03.21 01:27:46.312302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1862 | 2026.03.21 01:27:46.313484 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.03.21 01:27:46.313764 [ 74 ] {} <Debug> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1864 | 2026.03.21 01:27:46.313831 [ 74 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.03.21 01:27:46.313852 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1866 | 2026.03.21 01:27:46.313952 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 1867 | 2026.03.21 01:27:46.317320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1868 | 2026.03.21 01:27:46.318297 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1869 | 2026.03.21 01:27:46.319935 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 1870 | 2026.03.21 01:27:46.324792 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 1871 | 2026.03.21 01:27:46.329253 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 1872 | 2026.03.21 01:27:46.333501 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 1873 | 2026.03.21 01:27:46.340768 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 1874 | 2026.03.21 01:27:46.345367 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 1875 | 2026.03.21 01:27:46.408178 [ 191 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094261882 sec., 488.002138552676 rows/sec., 2.52 MiB/sec. | ||
| 1876 | 2026.03.21 01:27:46.410848 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1877 | 2026.03.21 01:27:46.413574 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_6_1} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.03.21 01:27:46.413674 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_6_1} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1879 | 2026.03.21 01:27:46.415484 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1880 | 2026.03.21 01:27:47.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.68 MiB, peak 180.22 MiB, free memory in arenas 0.00 B, will set to 181.05 MiB (RSS), difference: 10.36 MiB | ||
| 1881 | 2026.03.21 01:27:48.146491 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.03.21 01:27:48.146671 [ 4 ] {daaac106-dc51-4bb4-b5a3-eccac6344f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1883 | 2026.03.21 01:27:48.146740 [ 4 ] {daaac106-dc51-4bb4-b5a3-eccac6344f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1884 | 2026.03.21 01:27:48.147399 [ 4 ] {daaac106-dc51-4bb4-b5a3-eccac6344f3b} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.03.21 01:27:48.147444 [ 4 ] {daaac106-dc51-4bb4-b5a3-eccac6344f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1886 | 2026.03.21 01:27:48.147948 [ 4 ] {daaac106-dc51-4bb4-b5a3-eccac6344f3b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1887 | 2026.03.21 01:27:48.148465 [ 4 ] {daaac106-dc51-4bb4-b5a3-eccac6344f3b} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.03.21 01:27:48.148599 [ 70 ] {} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1889 | 2026.03.21 01:27:48.148628 [ 4 ] {daaac106-dc51-4bb4-b5a3-eccac6344f3b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00201 sec., 37810.94527363184 rows/sec., 3.12 MiB/sec. | ||
| 1890 | 2026.03.21 01:27:48.148662 [ 70 ] {} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.03.21 01:27:48.148684 [ 4 ] {daaac106-dc51-4bb4-b5a3-eccac6344f3b} <Debug> TCPHandler: Processed in 0.002319973 sec. | ||
| 1892 | 2026.03.21 01:27:48.148688 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1893 | 2026.03.21 01:27:48.148810 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 1894 | 2026.03.21 01:27:48.148814 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.03.21 01:27:48.148937 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1896 | 2026.03.21 01:27:48.148938 [ 4 ] {84281d40-32b1-4a01-a056-550ebd1c5905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.03.21 01:27:48.148991 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 822 rows starting from the beginning of the part | ||
| 1898 | 2026.03.21 01:27:48.148999 [ 4 ] {84281d40-32b1-4a01-a056-550ebd1c5905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1899 | 2026.03.21 01:27:48.149095 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 1900 | 2026.03.21 01:27:48.149157 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1901 | 2026.03.21 01:27:48.149213 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2084 rows starting from the beginning of the part | ||
| 1902 | 2026.03.21 01:27:48.149256 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1903 | 2026.03.21 01:27:48.149299 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1904 | 2026.03.21 01:27:48.149434 [ 4 ] {84281d40-32b1-4a01-a056-550ebd1c5905} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.03.21 01:27:48.149477 [ 4 ] {84281d40-32b1-4a01-a056-550ebd1c5905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1906 | 2026.03.21 01:27:48.150051 [ 4 ] {84281d40-32b1-4a01-a056-550ebd1c5905} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1907 | 2026.03.21 01:27:48.150507 [ 4 ] {84281d40-32b1-4a01-a056-550ebd1c5905} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.03.21 01:27:48.150659 [ 4 ] {84281d40-32b1-4a01-a056-550ebd1c5905} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001747 sec., 5724.098454493417 rows/sec., 430.43 KiB/sec. | ||
| 1909 | 2026.03.21 01:27:48.150700 [ 4 ] {84281d40-32b1-4a01-a056-550ebd1c5905} <Debug> TCPHandler: Processed in 0.001936532 sec. | ||
| 1910 | 2026.03.21 01:27:48.150804 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.03.21 01:27:48.150902 [ 4 ] {81247a5c-92ee-425d-bf9f-2ba6b974de62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1912 | 2026.03.21 01:27:48.150944 [ 4 ] {81247a5c-92ee-425d-bf9f-2ba6b974de62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1913 | 2026.03.21 01:27:48.151335 [ 191 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3911 rows, containing 5 columns (5 merged, 0 gathered) in 0.0025714 sec., 1520961.3440149333 rows/sec., 123.46 MiB/sec. | ||
| 1914 | 2026.03.21 01:27:48.151380 [ 4 ] {81247a5c-92ee-425d-bf9f-2ba6b974de62} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.03.21 01:27:48.151422 [ 4 ] {81247a5c-92ee-425d-bf9f-2ba6b974de62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1916 | 2026.03.21 01:27:48.151847 [ 187 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1917 | 2026.03.21 01:27:48.151903 [ 4 ] {81247a5c-92ee-425d-bf9f-2ba6b974de62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1918 | 2026.03.21 01:27:48.152504 [ 4 ] {81247a5c-92ee-425d-bf9f-2ba6b974de62} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.03.21 01:27:48.152622 [ 70 ] {} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1920 | 2026.03.21 01:27:48.152624 [ 187 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.03.21 01:27:48.152656 [ 4 ] {81247a5c-92ee-425d-bf9f-2ba6b974de62} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001775 sec., 41690.14084507042 rows/sec., 3.25 MiB/sec. | ||
| 1922 | 2026.03.21 01:27:48.152660 [ 70 ] {} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.03.21 01:27:48.152702 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1924 | 2026.03.21 01:27:48.152705 [ 4 ] {81247a5c-92ee-425d-bf9f-2ba6b974de62} <Debug> TCPHandler: Processed in 0.001949473 sec. | ||
| 1925 | 2026.03.21 01:27:48.152752 [ 187 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_6_1} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1926 | 2026.03.21 01:27:48.152775 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 1927 | 2026.03.21 01:27:48.152843 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.03.21 01:27:48.152873 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 1929 | 2026.03.21 01:27:48.152877 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1930 | 2026.03.21 01:27:48.152923 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1931 | 2026.03.21 01:27:48.152944 [ 4 ] {76d6fc2a-0c78-41c5-8440-a273fb0380e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1932 | 2026.03.21 01:27:48.152971 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 1933 | 2026.03.21 01:27:48.152994 [ 4 ] {76d6fc2a-0c78-41c5-8440-a273fb0380e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1934 | 2026.03.21 01:27:48.153018 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1935 | 2026.03.21 01:27:48.153064 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1075 rows starting from the beginning of the part | ||
| 1936 | 2026.03.21 01:27:48.153109 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1937 | 2026.03.21 01:27:48.153151 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1938 | 2026.03.21 01:27:48.153415 [ 4 ] {76d6fc2a-0c78-41c5-8440-a273fb0380e0} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.03.21 01:27:48.153462 [ 4 ] {76d6fc2a-0c78-41c5-8440-a273fb0380e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1940 | 2026.03.21 01:27:48.153963 [ 4 ] {76d6fc2a-0c78-41c5-8440-a273fb0380e0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1941 | 2026.03.21 01:27:48.154338 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592934 sec., 1435715.4784818455 rows/sec., 107.04 MiB/sec. | ||
| 1942 | 2026.03.21 01:27:48.154405 [ 4 ] {76d6fc2a-0c78-41c5-8440-a273fb0380e0} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.03.21 01:27:48.154529 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1944 | 2026.03.21 01:27:48.154561 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.03.21 01:27:48.154560 [ 4 ] {76d6fc2a-0c78-41c5-8440-a273fb0380e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. | ||
| 1946 | 2026.03.21 01:27:48.154582 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1947 | 2026.03.21 01:27:48.154615 [ 4 ] {76d6fc2a-0c78-41c5-8440-a273fb0380e0} <Debug> TCPHandler: Processed in 0.00182254 sec. | ||
| 1948 | 2026.03.21 01:27:48.154665 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 1949 | 2026.03.21 01:27:48.154746 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.03.21 01:27:48.154743 [ 201 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1951 | 2026.03.21 01:27:48.154764 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1952 | 2026.03.21 01:27:48.154842 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1953 | 2026.03.21 01:27:48.154857 [ 4 ] {42ceb954-50a7-436d-aa68-1a9dc1672686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.03.21 01:27:48.154890 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 1955 | 2026.03.21 01:27:48.154918 [ 4 ] {42ceb954-50a7-436d-aa68-1a9dc1672686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1956 | 2026.03.21 01:27:48.154936 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1957 | 2026.03.21 01:27:48.154978 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2495 rows starting from the beginning of the part | ||
| 1958 | 2026.03.21 01:27:48.155033 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1959 | 2026.03.21 01:27:48.155074 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 1960 | 2026.03.21 01:27:48.155417 [ 201 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.03.21 01:27:48.155519 [ 201 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_6_1} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1962 | 2026.03.21 01:27:48.155634 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1963 | 2026.03.21 01:27:48.155722 [ 4 ] {42ceb954-50a7-436d-aa68-1a9dc1672686} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.03.21 01:27:48.155764 [ 4 ] {42ceb954-50a7-436d-aa68-1a9dc1672686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1965 | 2026.03.21 01:27:48.156459 [ 4 ] {42ceb954-50a7-436d-aa68-1a9dc1672686} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1966 | 2026.03.21 01:27:48.156812 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3286 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173159 sec., 1512084.481623296 rows/sec., 100.16 MiB/sec. | ||
| 1967 | 2026.03.21 01:27:48.156964 [ 4 ] {42ceb954-50a7-436d-aa68-1a9dc1672686} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.03.21 01:27:48.157129 [ 4 ] {42ceb954-50a7-436d-aa68-1a9dc1672686} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002291 sec., 4364.906154517677 rows/sec., 7.82 MiB/sec. | ||
| 1969 | 2026.03.21 01:27:48.157194 [ 4 ] {42ceb954-50a7-436d-aa68-1a9dc1672686} <Debug> TCPHandler: Processed in 0.002502768 sec. | ||
| 1970 | 2026.03.21 01:27:48.157249 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1971 | 2026.03.21 01:27:48.157321 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.03.21 01:27:48.157423 [ 4 ] {1c44c758-5f24-4287-a7e0-7f7a9fcb3d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1973 | 2026.03.21 01:27:48.157467 [ 4 ] {1c44c758-5f24-4287-a7e0-7f7a9fcb3d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1974 | 2026.03.21 01:27:48.157756 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.03.21 01:27:48.157832 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1976 | 2026.03.21 01:27:48.157885 [ 4 ] {1c44c758-5f24-4287-a7e0-7f7a9fcb3d30} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.03.21 01:27:48.157901 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 1978 | 2026.03.21 01:27:48.157932 [ 4 ] {1c44c758-5f24-4287-a7e0-7f7a9fcb3d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1979 | 2026.03.21 01:27:48.158449 [ 4 ] {1c44c758-5f24-4287-a7e0-7f7a9fcb3d30} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1980 | 2026.03.21 01:27:48.158889 [ 4 ] {1c44c758-5f24-4287-a7e0-7f7a9fcb3d30} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.03.21 01:27:48.158997 [ 68 ] {} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1982 | 2026.03.21 01:27:48.159026 [ 4 ] {1c44c758-5f24-4287-a7e0-7f7a9fcb3d30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001622 sec., 36991.368680641186 rows/sec., 2.49 MiB/sec. | ||
| 1983 | 2026.03.21 01:27:48.159033 [ 68 ] {} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.03.21 01:27:48.159058 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1985 | 2026.03.21 01:27:48.159063 [ 4 ] {1c44c758-5f24-4287-a7e0-7f7a9fcb3d30} <Debug> TCPHandler: Processed in 0.00179328 sec. | ||
| 1986 | 2026.03.21 01:27:48.159165 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 1987 | 2026.03.21 01:27:48.159280 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1988 | 2026.03.21 01:27:48.159314 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1989 | 2026.03.21 01:27:48.159393 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 1990 | 2026.03.21 01:27:48.159442 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1991 | 2026.03.21 01:27:48.159491 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 1992 | 2026.03.21 01:27:48.159539 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 1993 | 2026.03.21 01:27:48.159586 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 1994 | 2026.03.21 01:27:48.160421 [ 202 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294225 sec., 250342.86928470706 rows/sec., 16.20 MiB/sec. | ||
| 1995 | 2026.03.21 01:27:48.160630 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1996 | 2026.03.21 01:27:48.161180 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.03.21 01:27:48.161247 [ 190 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_6_1} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1998 | 2026.03.21 01:27:48.161304 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1999 | 2026.03.21 01:27:51.128125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 294 | ||
| 2000 | 2026.03.21 01:27:51.131225 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.03.21 01:27:51.131272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2002 | 2026.03.21 01:27:51.132784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2003 | 2026.03.21 01:27:51.133263 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.03.21 01:27:51.133495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2005 | 2026.03.21 01:27:53.147627 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.03.21 01:27:53.147813 [ 4 ] {67f614cd-a368-44fe-aa8b-e88fefff29f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2007 | 2026.03.21 01:27:53.147883 [ 4 ] {67f614cd-a368-44fe-aa8b-e88fefff29f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2008 | 2026.03.21 01:27:53.148592 [ 4 ] {67f614cd-a368-44fe-aa8b-e88fefff29f4} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.21 01:27:53.148642 [ 4 ] {67f614cd-a368-44fe-aa8b-e88fefff29f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2010 | 2026.03.21 01:27:53.149180 [ 4 ] {67f614cd-a368-44fe-aa8b-e88fefff29f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2011 | 2026.03.21 01:27:53.149689 [ 4 ] {67f614cd-a368-44fe-aa8b-e88fefff29f4} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.03.21 01:27:53.149860 [ 4 ] {67f614cd-a368-44fe-aa8b-e88fefff29f4} <Debug> executeQuery: Read 110 rows, 9.50 KiB in 0.002096 sec., 52480.91603053435 rows/sec., 4.42 MiB/sec. | ||
| 2013 | 2026.03.21 01:27:53.149913 [ 4 ] {67f614cd-a368-44fe-aa8b-e88fefff29f4} <Debug> TCPHandler: Processed in 0.002414436 sec. | ||
| 2014 | 2026.03.21 01:27:53.150049 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.03.21 01:27:53.150157 [ 4 ] {695a3228-9a03-44ef-8a0b-0cb285570647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2016 | 2026.03.21 01:27:53.150203 [ 4 ] {695a3228-9a03-44ef-8a0b-0cb285570647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2017 | 2026.03.21 01:27:53.150663 [ 4 ] {695a3228-9a03-44ef-8a0b-0cb285570647} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.03.21 01:27:53.150703 [ 4 ] {695a3228-9a03-44ef-8a0b-0cb285570647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2019 | 2026.03.21 01:27:53.151149 [ 4 ] {695a3228-9a03-44ef-8a0b-0cb285570647} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2020 | 2026.03.21 01:27:53.151748 [ 4 ] {695a3228-9a03-44ef-8a0b-0cb285570647} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): 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.03.21 01:27:53.151934 [ 4 ] {695a3228-9a03-44ef-8a0b-0cb285570647} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001801 sec., 14991.671293725707 rows/sec., 1.10 MiB/sec. | ||
| 2022 | 2026.03.21 01:27:53.151981 [ 4 ] {695a3228-9a03-44ef-8a0b-0cb285570647} <Debug> TCPHandler: Processed in 0.001985474 sec. | ||
| 2023 | 2026.03.21 01:27:53.152104 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.03.21 01:27:53.152205 [ 4 ] {6da554b5-16a9-44d9-bb59-86e5f022e1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2025 | 2026.03.21 01:27:53.152251 [ 4 ] {6da554b5-16a9-44d9-bb59-86e5f022e1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2026 | 2026.03.21 01:27:53.152697 [ 4 ] {6da554b5-16a9-44d9-bb59-86e5f022e1bc} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.03.21 01:27:53.152735 [ 4 ] {6da554b5-16a9-44d9-bb59-86e5f022e1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2028 | 2026.03.21 01:27:53.153165 [ 4 ] {6da554b5-16a9-44d9-bb59-86e5f022e1bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2029 | 2026.03.21 01:27:53.153692 [ 4 ] {6da554b5-16a9-44d9-bb59-86e5f022e1bc} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.03.21 01:27:53.153829 [ 4 ] {6da554b5-16a9-44d9-bb59-86e5f022e1bc} <Debug> executeQuery: Read 97 rows, 7.79 KiB in 0.001648 sec., 58859.22330097087 rows/sec., 4.62 MiB/sec. | ||
| 2031 | 2026.03.21 01:27:53.153868 [ 4 ] {6da554b5-16a9-44d9-bb59-86e5f022e1bc} <Debug> TCPHandler: Processed in 0.00181468 sec. | ||
| 2032 | 2026.03.21 01:27:53.153987 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2026.03.21 01:27:53.154084 [ 4 ] {e994e498-a404-42b3-aa16-b3fddcfa9484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2034 | 2026.03.21 01:27:53.154129 [ 4 ] {e994e498-a404-42b3-aa16-b3fddcfa9484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2035 | 2026.03.21 01:27:53.154549 [ 4 ] {e994e498-a404-42b3-aa16-b3fddcfa9484} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.03.21 01:27:53.154586 [ 4 ] {e994e498-a404-42b3-aa16-b3fddcfa9484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2037 | 2026.03.21 01:27:53.155034 [ 4 ] {e994e498-a404-42b3-aa16-b3fddcfa9484} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2038 | 2026.03.21 01:27:53.155476 [ 4 ] {e994e498-a404-42b3-aa16-b3fddcfa9484} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.03.21 01:27:53.155613 [ 4 ] {e994e498-a404-42b3-aa16-b3fddcfa9484} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 2040 | 2026.03.21 01:27:53.155651 [ 4 ] {e994e498-a404-42b3-aa16-b3fddcfa9484} <Debug> TCPHandler: Processed in 0.001713216 sec. | ||
| 2041 | 2026.03.21 01:27:53.155758 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.03.21 01:27:53.155854 [ 4 ] {e789c39f-0a69-4033-8a02-3389d7a882d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2043 | 2026.03.21 01:27:53.155908 [ 4 ] {e789c39f-0a69-4033-8a02-3389d7a882d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2044 | 2026.03.21 01:27:53.156699 [ 4 ] {e789c39f-0a69-4033-8a02-3389d7a882d2} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.03.21 01:27:53.156735 [ 4 ] {e789c39f-0a69-4033-8a02-3389d7a882d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2046 | 2026.03.21 01:27:53.157371 [ 4 ] {e789c39f-0a69-4033-8a02-3389d7a882d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2047 | 2026.03.21 01:27:53.157820 [ 4 ] {e789c39f-0a69-4033-8a02-3389d7a882d2} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.03.21 01:27:53.157989 [ 4 ] {e789c39f-0a69-4033-8a02-3389d7a882d2} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002154 sec., 12534.818941504178 rows/sec., 22.46 MiB/sec. | ||
| 2049 | 2026.03.21 01:27:53.158050 [ 4 ] {e789c39f-0a69-4033-8a02-3389d7a882d2} <Debug> TCPHandler: Processed in 0.002339424 sec. | ||
| 2050 | 2026.03.21 01:27:53.158170 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.03.21 01:27:53.158266 [ 4 ] {58b6370b-ddc1-4976-8f3d-e79e389672e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2052 | 2026.03.21 01:27:53.158308 [ 4 ] {58b6370b-ddc1-4976-8f3d-e79e389672e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2053 | 2026.03.21 01:27:53.158629 [ 4 ] {58b6370b-ddc1-4976-8f3d-e79e389672e3} <Trace> oximeter.measurements_i64 (924cc884-7eb1-4c6f-9682-60dfd8ad4a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.03.21 01:27:53.158666 [ 4 ] {58b6370b-ddc1-4976-8f3d-e79e389672e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2055 | 2026.03.21 01:27:53.159094 [ 4 ] {58b6370b-ddc1-4976-8f3d-e79e389672e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2056 | 2026.03.21 01:27:53.159578 [ 4 ] {58b6370b-ddc1-4976-8f3d-e79e389672e3} <Trace> oximeter.measurements_i64 (924cc884-7eb1-4c6f-9682-60dfd8ad4a9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.03.21 01:27:53.159708 [ 4 ] {58b6370b-ddc1-4976-8f3d-e79e389672e3} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001462 sec., 6155.950752393981 rows/sec., 473.59 KiB/sec. | ||
| 2058 | 2026.03.21 01:27:53.159744 [ 4 ] {58b6370b-ddc1-4976-8f3d-e79e389672e3} <Debug> TCPHandler: Processed in 0.001623324 sec. | ||
| 2059 | 2026.03.21 01:27:53.159846 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.03.21 01:27:53.159940 [ 4 ] {a9eaf29a-5c81-47a7-ba53-2f501fd42d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2061 | 2026.03.21 01:27:53.159980 [ 4 ] {a9eaf29a-5c81-47a7-ba53-2f501fd42d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2062 | 2026.03.21 01:27:53.160307 [ 4 ] {a9eaf29a-5c81-47a7-ba53-2f501fd42d9a} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.03.21 01:27:53.160342 [ 4 ] {a9eaf29a-5c81-47a7-ba53-2f501fd42d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2064 | 2026.03.21 01:27:53.160744 [ 4 ] {a9eaf29a-5c81-47a7-ba53-2f501fd42d9a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2065 | 2026.03.21 01:27:53.161177 [ 4 ] {a9eaf29a-5c81-47a7-ba53-2f501fd42d9a} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.03.21 01:27:53.161308 [ 4 ] {a9eaf29a-5c81-47a7-ba53-2f501fd42d9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
| 2067 | 2026.03.21 01:27:53.161342 [ 4 ] {a9eaf29a-5c81-47a7-ba53-2f501fd42d9a} <Debug> TCPHandler: Processed in 0.001544262 sec. | ||
| 2068 | 2026.03.21 01:27:53.636239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3302 | ||
| 2069 | 2026.03.21 01:27:53.636722 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.03.21 01:27:53.636764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2071 | 2026.03.21 01:27:53.637347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2072 | 2026.03.21 01:27:53.637817 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.03.21 01:27:53.637945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3302 | ||
| 2074 | 2026.03.21 01:27:53.818352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2075 | 2026.03.21 01:27:53.838042 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.03.21 01:27:53.838101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2077 | 2026.03.21 01:27:53.843748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2078 | 2026.03.21 01:27:53.844862 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.03.21 01:27:53.848030 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2080 | 2026.03.21 01:27:58.146038 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.03.21 01:27:58.146241 [ 4 ] {9ea321af-fdcf-4abf-abd4-4707e0a0649c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2082 | 2026.03.21 01:27:58.146311 [ 4 ] {9ea321af-fdcf-4abf-abd4-4707e0a0649c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2083 | 2026.03.21 01:27:58.146977 [ 4 ] {9ea321af-fdcf-4abf-abd4-4707e0a0649c} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.03.21 01:27:58.147030 [ 4 ] {9ea321af-fdcf-4abf-abd4-4707e0a0649c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2085 | 2026.03.21 01:27:58.147540 [ 4 ] {9ea321af-fdcf-4abf-abd4-4707e0a0649c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2086 | 2026.03.21 01:27:58.148000 [ 4 ] {9ea321af-fdcf-4abf-abd4-4707e0a0649c} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.03.21 01:27:58.148172 [ 4 ] {9ea321af-fdcf-4abf-abd4-4707e0a0649c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001983 sec., 38325.76903681291 rows/sec., 3.16 MiB/sec. | ||
| 2088 | 2026.03.21 01:27:58.148223 [ 4 ] {9ea321af-fdcf-4abf-abd4-4707e0a0649c} <Debug> TCPHandler: Processed in 0.002315283 sec. | ||
| 2089 | 2026.03.21 01:27:58.148352 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.03.21 01:27:58.148454 [ 4 ] {b5bcd36f-e80d-4d95-b3d2-071e0e826e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2091 | 2026.03.21 01:27:58.148498 [ 4 ] {b5bcd36f-e80d-4d95-b3d2-071e0e826e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2092 | 2026.03.21 01:27:58.148915 [ 4 ] {b5bcd36f-e80d-4d95-b3d2-071e0e826e6d} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.03.21 01:27:58.148954 [ 4 ] {b5bcd36f-e80d-4d95-b3d2-071e0e826e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2094 | 2026.03.21 01:27:58.149392 [ 4 ] {b5bcd36f-e80d-4d95-b3d2-071e0e826e6d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2095 | 2026.03.21 01:27:58.149877 [ 4 ] {b5bcd36f-e80d-4d95-b3d2-071e0e826e6d} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.03.21 01:27:58.149990 [ 49 ] {} <Debug> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2097 | 2026.03.21 01:27:58.150015 [ 4 ] {b5bcd36f-e80d-4d95-b3d2-071e0e826e6d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001585 sec., 6309.148264984227 rows/sec., 474.42 KiB/sec. | ||
| 2098 | 2026.03.21 01:27:58.150058 [ 49 ] {} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.03.21 01:27:58.150069 [ 4 ] {b5bcd36f-e80d-4d95-b3d2-071e0e826e6d} <Debug> TCPHandler: Processed in 0.001769259 sec. | ||
| 2100 | 2026.03.21 01:27:58.150088 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2101 | 2026.03.21 01:27:58.150199 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.03.21 01:27:58.150242 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::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 | ||
| 2103 | 2026.03.21 01:27:58.150298 [ 4 ] {8607cb59-aafd-46bf-9711-c074c519f343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2104 | 2026.03.21 01:27:58.150345 [ 4 ] {8607cb59-aafd-46bf-9711-c074c519f343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2105 | 2026.03.21 01:27:58.150392 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2106 | 2026.03.21 01:27:58.150433 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 2107 | 2026.03.21 01:27:58.150531 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 2108 | 2026.03.21 01:27:58.150584 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2109 | 2026.03.21 01:27:58.150637 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2110 | 2026.03.21 01:27:58.150686 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 2111 | 2026.03.21 01:27:58.150733 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2112 | 2026.03.21 01:27:58.150767 [ 4 ] {8607cb59-aafd-46bf-9711-c074c519f343} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.03.21 01:27:58.150810 [ 4 ] {8607cb59-aafd-46bf-9711-c074c519f343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2114 | 2026.03.21 01:27:58.151311 [ 4 ] {8607cb59-aafd-46bf-9711-c074c519f343} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2115 | 2026.03.21 01:27:58.151692 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517931 sec., 262857.79788409354 rows/sec., 17.55 MiB/sec. | ||
| 2116 | 2026.03.21 01:27:58.151761 [ 4 ] {8607cb59-aafd-46bf-9711-c074c519f343} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.03.21 01:27:58.151909 [ 4 ] {8607cb59-aafd-46bf-9711-c074c519f343} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00163 sec., 45398.77300613497 rows/sec., 3.54 MiB/sec. | ||
| 2118 | 2026.03.21 01:27:58.151934 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2119 | 2026.03.21 01:27:58.151949 [ 4 ] {8607cb59-aafd-46bf-9711-c074c519f343} <Debug> TCPHandler: Processed in 0.001800609 sec. | ||
| 2120 | 2026.03.21 01:27:58.152081 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.03.21 01:27:58.152178 [ 4 ] {2993e274-f0fb-4636-ba6b-9a0f47945d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2122 | 2026.03.21 01:27:58.152225 [ 4 ] {2993e274-f0fb-4636-ba6b-9a0f47945d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2123 | 2026.03.21 01:27:58.152422 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.03.21 01:27:58.152504 [ 187 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_6_1} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2125 | 2026.03.21 01:27:58.152584 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2126 | 2026.03.21 01:27:58.152656 [ 4 ] {2993e274-f0fb-4636-ba6b-9a0f47945d2a} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.03.21 01:27:58.152698 [ 4 ] {2993e274-f0fb-4636-ba6b-9a0f47945d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2128 | 2026.03.21 01:27:58.153146 [ 4 ] {2993e274-f0fb-4636-ba6b-9a0f47945d2a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2129 | 2026.03.21 01:27:58.153571 [ 4 ] {2993e274-f0fb-4636-ba6b-9a0f47945d2a} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.03.21 01:27:58.153708 [ 4 ] {2993e274-f0fb-4636-ba6b-9a0f47945d2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 2131 | 2026.03.21 01:27:58.153746 [ 4 ] {2993e274-f0fb-4636-ba6b-9a0f47945d2a} <Debug> TCPHandler: Processed in 0.001714987 sec. | ||
| 2132 | 2026.03.21 01:27:58.153896 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.03.21 01:27:58.154003 [ 4 ] {cb0039c2-62da-40cd-9933-bd42896e4a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.03.21 01:27:58.154059 [ 4 ] {cb0039c2-62da-40cd-9933-bd42896e4a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2135 | 2026.03.21 01:27:58.154837 [ 4 ] {cb0039c2-62da-40cd-9933-bd42896e4a3b} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.03.21 01:27:58.154876 [ 4 ] {cb0039c2-62da-40cd-9933-bd42896e4a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2137 | 2026.03.21 01:27:58.155601 [ 4 ] {cb0039c2-62da-40cd-9933-bd42896e4a3b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2138 | 2026.03.21 01:27:58.156131 [ 4 ] {cb0039c2-62da-40cd-9933-bd42896e4a3b} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.03.21 01:27:58.156247 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2140 | 2026.03.21 01:27:58.156279 [ 4 ] {cb0039c2-62da-40cd-9933-bd42896e4a3b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002296 sec., 4355.4006968641115 rows/sec., 7.80 MiB/sec. | ||
| 2141 | 2026.03.21 01:27:58.156287 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.03.21 01:27:58.156323 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2143 | 2026.03.21 01:27:58.156349 [ 4 ] {cb0039c2-62da-40cd-9933-bd42896e4a3b} <Debug> TCPHandler: Processed in 0.002513798 sec. | ||
| 2144 | 2026.03.21 01:27:58.156442 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 2145 | 2026.03.21 01:27:58.156486 [ 4 ] {} <Trace> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.03.21 01:27:58.156590 [ 4 ] {4a5560d0-6734-486e-bafc-155994976118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65449) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2147 | 2026.03.21 01:27:58.156634 [ 4 ] {4a5560d0-6734-486e-bafc-155994976118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2148 | 2026.03.21 01:27:58.156703 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2149 | 2026.03.21 01:27:58.156771 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 2150 | 2026.03.21 01:27:58.156906 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 2151 | 2026.03.21 01:27:58.157010 [ 4 ] {4a5560d0-6734-486e-bafc-155994976118} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.03.21 01:27:58.157016 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2153 | 2026.03.21 01:27:58.157054 [ 4 ] {4a5560d0-6734-486e-bafc-155994976118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2154 | 2026.03.21 01:27:58.157147 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2155 | 2026.03.21 01:27:58.157253 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 2156 | 2026.03.21 01:27:58.157352 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2157 | 2026.03.21 01:27:58.157493 [ 4 ] {4a5560d0-6734-486e-bafc-155994976118} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2158 | 2026.03.21 01:27:58.158003 [ 4 ] {4a5560d0-6734-486e-bafc-155994976118} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.03.21 01:27:58.158141 [ 4 ] {4a5560d0-6734-486e-bafc-155994976118} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00157 sec., 38216.56050955414 rows/sec., 2.58 MiB/sec. | ||
| 2160 | 2026.03.21 01:27:58.158179 [ 4 ] {4a5560d0-6734-486e-bafc-155994976118} <Debug> TCPHandler: Processed in 0.001745608 sec. | ||
| 2161 | 2026.03.21 01:27:58.159304 [ 202 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 89 rows, containing 19 columns (19 merged, 0 gathered) in 0.00292395 sec., 30438.276988320595 rows/sec., 54.54 MiB/sec. | ||
| 2162 | 2026.03.21 01:27:58.159812 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2163 | 2026.03.21 01:27:58.160526 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.03.21 01:27:58.160611 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2165 | 2026.03.21 01:27:58.160746 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2166 | 2026.03.21 01:28:01.066685 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2167 | 2026.03.21 01:28:01.066758 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2168 | 2026.03.21 01:28:01.133867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 320 | ||
| 2169 | 2026.03.21 01:28:01.136016 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.03.21 01:28:01.136073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2171 | 2026.03.21 01:28:01.137394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2172 | 2026.03.21 01:28:01.137891 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.03.21 01:28:01.138068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3814 | ||
| 2174 | 2026.03.21 01:28:01.138268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2175 | 2026.03.21 01:28:01.138587 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.21 01:28:01.138638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2177 | 2026.03.21 01:28:01.139275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2178 | 2026.03.21 01:28:01.139869 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.21 01:28:01.140041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 2180 | 2026.03.21 01:28:01.348149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2181 | 2026.03.21 01:28:01.366633 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.03.21 01:28:01.366692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2183 | 2026.03.21 01:28:01.372941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2184 | 2026.03.21 01:28:01.374104 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.03.21 01:28:01.377964 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2186 | 2026.03.21 01:28:02.680157 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2187 | 2026.03.21 01:28:02.680223 [ 4 ] {} <Debug> TCP-Session: 0550ec1a-a37a-4a08-975c-aebfd0bef52c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.03.21 01:28:03.001164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.13 MiB, peak 187.76 MiB, free memory in arenas 0.00 B, will set to 184.21 MiB (RSS), difference: 2.08 MiB | ||
| 2189 | 2026.03.21 01:28:03.147374 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.03.21 01:28:03.147567 [ 5 ] {5e417d84-4db9-48da-bafb-f0e79dd01c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2191 | 2026.03.21 01:28:03.147636 [ 5 ] {5e417d84-4db9-48da-bafb-f0e79dd01c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2192 | 2026.03.21 01:28:03.148363 [ 5 ] {5e417d84-4db9-48da-bafb-f0e79dd01c8c} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.03.21 01:28:03.148408 [ 5 ] {5e417d84-4db9-48da-bafb-f0e79dd01c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2194 | 2026.03.21 01:28:03.149019 [ 5 ] {5e417d84-4db9-48da-bafb-f0e79dd01c8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2195 | 2026.03.21 01:28:03.149535 [ 5 ] {5e417d84-4db9-48da-bafb-f0e79dd01c8c} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.03.21 01:28:03.149710 [ 5 ] {5e417d84-4db9-48da-bafb-f0e79dd01c8c} <Debug> executeQuery: Read 110 rows, 9.50 KiB in 0.002194 sec., 50136.73655423883 rows/sec., 4.23 MiB/sec. | ||
| 2197 | 2026.03.21 01:28:03.149767 [ 5 ] {5e417d84-4db9-48da-bafb-f0e79dd01c8c} <Debug> TCPHandler: Processed in 0.002520249 sec. | ||
| 2198 | 2026.03.21 01:28:03.149904 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.03.21 01:28:03.150021 [ 5 ] {626de05b-c58f-4d7d-b6fa-2c231f1592ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.03.21 01:28:03.150072 [ 5 ] {626de05b-c58f-4d7d-b6fa-2c231f1592ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2201 | 2026.03.21 01:28:03.150525 [ 5 ] {626de05b-c58f-4d7d-b6fa-2c231f1592ee} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.03.21 01:28:03.150562 [ 5 ] {626de05b-c58f-4d7d-b6fa-2c231f1592ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2203 | 2026.03.21 01:28:03.150991 [ 5 ] {626de05b-c58f-4d7d-b6fa-2c231f1592ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2204 | 2026.03.21 01:28:03.151416 [ 5 ] {626de05b-c58f-4d7d-b6fa-2c231f1592ee} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.03.21 01:28:03.151553 [ 5 ] {626de05b-c58f-4d7d-b6fa-2c231f1592ee} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001558 sec., 17329.910141206678 rows/sec., 1.27 MiB/sec. | ||
| 2206 | 2026.03.21 01:28:03.151591 [ 5 ] {626de05b-c58f-4d7d-b6fa-2c231f1592ee} <Debug> TCPHandler: Processed in 0.001744068 sec. | ||
| 2207 | 2026.03.21 01:28:03.151715 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.03.21 01:28:03.151814 [ 5 ] {521248df-c9c7-4323-9348-ff2023efa3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2209 | 2026.03.21 01:28:03.151855 [ 5 ] {521248df-c9c7-4323-9348-ff2023efa3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2210 | 2026.03.21 01:28:03.152283 [ 5 ] {521248df-c9c7-4323-9348-ff2023efa3c8} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.03.21 01:28:03.152319 [ 5 ] {521248df-c9c7-4323-9348-ff2023efa3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2212 | 2026.03.21 01:28:03.152742 [ 5 ] {521248df-c9c7-4323-9348-ff2023efa3c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2213 | 2026.03.21 01:28:03.153157 [ 5 ] {521248df-c9c7-4323-9348-ff2023efa3c8} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.03.21 01:28:03.153294 [ 5 ] {521248df-c9c7-4323-9348-ff2023efa3c8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001501 sec., 60626.24916722185 rows/sec., 4.73 MiB/sec. | ||
| 2215 | 2026.03.21 01:28:03.153331 [ 5 ] {521248df-c9c7-4323-9348-ff2023efa3c8} <Debug> TCPHandler: Processed in 0.001668355 sec. | ||
| 2216 | 2026.03.21 01:28:03.153450 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.03.21 01:28:03.153547 [ 5 ] {7cb50c76-55dd-4d88-a6da-125313891cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.03.21 01:28:03.153592 [ 5 ] {7cb50c76-55dd-4d88-a6da-125313891cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2219 | 2026.03.21 01:28:03.154004 [ 5 ] {7cb50c76-55dd-4d88-a6da-125313891cc8} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.03.21 01:28:03.154038 [ 5 ] {7cb50c76-55dd-4d88-a6da-125313891cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2221 | 2026.03.21 01:28:03.154470 [ 5 ] {7cb50c76-55dd-4d88-a6da-125313891cc8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2222 | 2026.03.21 01:28:03.154925 [ 5 ] {7cb50c76-55dd-4d88-a6da-125313891cc8} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.03.21 01:28:03.155059 [ 5 ] {7cb50c76-55dd-4d88-a6da-125313891cc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
| 2224 | 2026.03.21 01:28:03.155094 [ 5 ] {7cb50c76-55dd-4d88-a6da-125313891cc8} <Debug> TCPHandler: Processed in 0.001695386 sec. | ||
| 2225 | 2026.03.21 01:28:03.155212 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.03.21 01:28:03.155308 [ 5 ] {41a632d3-1e56-4ecb-9c87-3d23eec3473e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2227 | 2026.03.21 01:28:03.155362 [ 5 ] {41a632d3-1e56-4ecb-9c87-3d23eec3473e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2228 | 2026.03.21 01:28:03.156214 [ 5 ] {41a632d3-1e56-4ecb-9c87-3d23eec3473e} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.03.21 01:28:03.156256 [ 5 ] {41a632d3-1e56-4ecb-9c87-3d23eec3473e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2230 | 2026.03.21 01:28:03.156929 [ 5 ] {41a632d3-1e56-4ecb-9c87-3d23eec3473e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2231 | 2026.03.21 01:28:03.157519 [ 5 ] {41a632d3-1e56-4ecb-9c87-3d23eec3473e} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.03.21 01:28:03.157664 [ 5 ] {41a632d3-1e56-4ecb-9c87-3d23eec3473e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002374 sec., 11373.209772535805 rows/sec., 20.38 MiB/sec. | ||
| 2233 | 2026.03.21 01:28:03.157724 [ 5 ] {41a632d3-1e56-4ecb-9c87-3d23eec3473e} <Debug> TCPHandler: Processed in 0.00256267 sec. | ||
| 2234 | 2026.03.21 01:28:03.157847 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.03.21 01:28:03.157942 [ 5 ] {87196fa2-3067-403d-b17f-cea49c82d066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2236 | 2026.03.21 01:28:03.157985 [ 5 ] {87196fa2-3067-403d-b17f-cea49c82d066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2237 | 2026.03.21 01:28:03.158342 [ 5 ] {87196fa2-3067-403d-b17f-cea49c82d066} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.03.21 01:28:03.158379 [ 5 ] {87196fa2-3067-403d-b17f-cea49c82d066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2239 | 2026.03.21 01:28:03.158797 [ 5 ] {87196fa2-3067-403d-b17f-cea49c82d066} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2240 | 2026.03.21 01:28:03.159319 [ 5 ] {87196fa2-3067-403d-b17f-cea49c82d066} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.03.21 01:28:03.159455 [ 5 ] {87196fa2-3067-403d-b17f-cea49c82d066} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
| 2242 | 2026.03.21 01:28:03.159493 [ 5 ] {87196fa2-3067-403d-b17f-cea49c82d066} <Debug> TCPHandler: Processed in 0.001696376 sec. | ||
| 2243 | 2026.03.21 01:28:08.146517 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.03.21 01:28:08.146735 [ 5 ] {62117360-5958-4c8c-801f-0a7629da5927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2245 | 2026.03.21 01:28:08.146802 [ 5 ] {62117360-5958-4c8c-801f-0a7629da5927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2246 | 2026.03.21 01:28:08.147436 [ 5 ] {62117360-5958-4c8c-801f-0a7629da5927} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.03.21 01:28:08.147483 [ 5 ] {62117360-5958-4c8c-801f-0a7629da5927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2248 | 2026.03.21 01:28:08.147981 [ 5 ] {62117360-5958-4c8c-801f-0a7629da5927} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2249 | 2026.03.21 01:28:08.148417 [ 5 ] {62117360-5958-4c8c-801f-0a7629da5927} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.03.21 01:28:08.148591 [ 5 ] {62117360-5958-4c8c-801f-0a7629da5927} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001909 sec., 39811.41959140911 rows/sec., 3.28 MiB/sec. | ||
| 2251 | 2026.03.21 01:28:08.148639 [ 5 ] {62117360-5958-4c8c-801f-0a7629da5927} <Debug> TCPHandler: Processed in 0.002258621 sec. | ||
| 2252 | 2026.03.21 01:28:08.148765 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.03.21 01:28:08.148869 [ 5 ] {c9ecf8ea-f717-4023-9384-b2cf47349b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.03.21 01:28:08.148913 [ 5 ] {c9ecf8ea-f717-4023-9384-b2cf47349b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2255 | 2026.03.21 01:28:08.149328 [ 5 ] {c9ecf8ea-f717-4023-9384-b2cf47349b3e} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.03.21 01:28:08.149366 [ 5 ] {c9ecf8ea-f717-4023-9384-b2cf47349b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2257 | 2026.03.21 01:28:08.149888 [ 5 ] {c9ecf8ea-f717-4023-9384-b2cf47349b3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2258 | 2026.03.21 01:28:08.150327 [ 5 ] {c9ecf8ea-f717-4023-9384-b2cf47349b3e} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.03.21 01:28:08.150469 [ 5 ] {c9ecf8ea-f717-4023-9384-b2cf47349b3e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001623 sec., 6161.429451632778 rows/sec., 463.31 KiB/sec. | ||
| 2260 | 2026.03.21 01:28:08.150508 [ 5 ] {c9ecf8ea-f717-4023-9384-b2cf47349b3e} <Debug> TCPHandler: Processed in 0.001796769 sec. | ||
| 2261 | 2026.03.21 01:28:08.150610 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.03.21 01:28:08.150706 [ 5 ] {7f70b7d0-8890-44ee-9339-3926aa6d9ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2263 | 2026.03.21 01:28:08.150747 [ 5 ] {7f70b7d0-8890-44ee-9339-3926aa6d9ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2264 | 2026.03.21 01:28:08.151160 [ 5 ] {7f70b7d0-8890-44ee-9339-3926aa6d9ed1} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.03.21 01:28:08.151196 [ 5 ] {7f70b7d0-8890-44ee-9339-3926aa6d9ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2266 | 2026.03.21 01:28:08.151652 [ 5 ] {7f70b7d0-8890-44ee-9339-3926aa6d9ed1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2267 | 2026.03.21 01:28:08.152117 [ 5 ] {7f70b7d0-8890-44ee-9339-3926aa6d9ed1} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.03.21 01:28:08.152254 [ 5 ] {7f70b7d0-8890-44ee-9339-3926aa6d9ed1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001568 sec., 47193.87755102041 rows/sec., 3.68 MiB/sec. | ||
| 2269 | 2026.03.21 01:28:08.152292 [ 5 ] {7f70b7d0-8890-44ee-9339-3926aa6d9ed1} <Debug> TCPHandler: Processed in 0.001732727 sec. | ||
| 2270 | 2026.03.21 01:28:08.152401 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.03.21 01:28:08.152496 [ 5 ] {0f666e1b-1486-4492-a028-7e2c2e856e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.03.21 01:28:08.152540 [ 5 ] {0f666e1b-1486-4492-a028-7e2c2e856e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2273 | 2026.03.21 01:28:08.152932 [ 5 ] {0f666e1b-1486-4492-a028-7e2c2e856e8f} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.03.21 01:28:08.152967 [ 5 ] {0f666e1b-1486-4492-a028-7e2c2e856e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2275 | 2026.03.21 01:28:08.153410 [ 5 ] {0f666e1b-1486-4492-a028-7e2c2e856e8f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2276 | 2026.03.21 01:28:08.153815 [ 5 ] {0f666e1b-1486-4492-a028-7e2c2e856e8f} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.03.21 01:28:08.153955 [ 5 ] {0f666e1b-1486-4492-a028-7e2c2e856e8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
| 2278 | 2026.03.21 01:28:08.153992 [ 5 ] {0f666e1b-1486-4492-a028-7e2c2e856e8f} <Debug> TCPHandler: Processed in 0.001641664 sec. | ||
| 2279 | 2026.03.21 01:28:08.154115 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.03.21 01:28:08.154239 [ 5 ] {53a65e94-fc3d-4255-be86-ef34975c21d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.03.21 01:28:08.154306 [ 5 ] {53a65e94-fc3d-4255-be86-ef34975c21d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2282 | 2026.03.21 01:28:08.155137 [ 5 ] {53a65e94-fc3d-4255-be86-ef34975c21d4} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.03.21 01:28:08.155176 [ 5 ] {53a65e94-fc3d-4255-be86-ef34975c21d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2284 | 2026.03.21 01:28:08.155854 [ 5 ] {53a65e94-fc3d-4255-be86-ef34975c21d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2285 | 2026.03.21 01:28:08.156288 [ 5 ] {53a65e94-fc3d-4255-be86-ef34975c21d4} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.03.21 01:28:08.156440 [ 5 ] {53a65e94-fc3d-4255-be86-ef34975c21d4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002227 sec., 4490.34575662326 rows/sec., 8.05 MiB/sec. | ||
| 2287 | 2026.03.21 01:28:08.156495 [ 5 ] {53a65e94-fc3d-4255-be86-ef34975c21d4} <Debug> TCPHandler: Processed in 0.002441337 sec. | ||
| 2288 | 2026.03.21 01:28:08.156602 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.03.21 01:28:08.156696 [ 5 ] {b72c0314-9185-42f8-864d-a80ed6f663b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.03.21 01:28:08.156738 [ 5 ] {b72c0314-9185-42f8-864d-a80ed6f663b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2291 | 2026.03.21 01:28:08.157103 [ 5 ] {b72c0314-9185-42f8-864d-a80ed6f663b8} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.03.21 01:28:08.157139 [ 5 ] {b72c0314-9185-42f8-864d-a80ed6f663b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2293 | 2026.03.21 01:28:08.157526 [ 5 ] {b72c0314-9185-42f8-864d-a80ed6f663b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2294 | 2026.03.21 01:28:08.157938 [ 5 ] {b72c0314-9185-42f8-864d-a80ed6f663b8} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.03.21 01:28:08.158068 [ 5 ] {b72c0314-9185-42f8-864d-a80ed6f663b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 2296 | 2026.03.21 01:28:08.158103 [ 5 ] {b72c0314-9185-42f8-864d-a80ed6f663b8} <Debug> TCPHandler: Processed in 0.001552542 sec. | ||
| 2297 | 2026.03.21 01:28:08.641086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4262 | ||
| 2298 | 2026.03.21 01:28:08.641576 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.03.21 01:28:08.641619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2300 | 2026.03.21 01:28:08.642229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2301 | 2026.03.21 01:28:08.642650 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.03.21 01:28:08.642782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4262 | ||
| 2303 | 2026.03.21 01:28:08.878999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2304 | 2026.03.21 01:28:08.895149 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.03.21 01:28:08.895197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2306 | 2026.03.21 01:28:08.901230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2307 | 2026.03.21 01:28:08.902394 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.03.21 01:28:08.905149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2309 | 2026.03.21 01:28:10.890695 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37458 | ||
| 2310 | 2026.03.21 01:28:10.890812 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.03.21 01:28:10.890838 [ 4 ] {} <Debug> TCP-Session: 052ff301-187e-4083-bce3-2f6ff20995d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37458 | ||
| 2312 | 2026.03.21 01:28:10.890860 [ 4 ] {} <Debug> TCP-Session: 052ff301-187e-4083-bce3-2f6ff20995d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.03.21 01:28:10.890872 [ 4 ] {} <Debug> TCP-Session: 052ff301-187e-4083-bce3-2f6ff20995d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.03.21 01:28:10.891096 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33122 | ||
| 2315 | 2026.03.21 01:28:10.891193 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61178 | ||
| 2316 | 2026.03.21 01:28:10.891218 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49579 | ||
| 2317 | 2026.03.21 01:28:10.891259 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49543 | ||
| 2318 | 2026.03.21 01:28:10.891266 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61899 | ||
| 2319 | 2026.03.21 01:28:10.891307 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.03.21 01:28:10.891244 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56263 | ||
| 2321 | 2026.03.21 01:28:10.891343 [ 287 ] {} <Debug> TCP-Session: 8f74a017-894d-4560-9ae9-7a239d4142bf Authenticating user 'default' from [fd00:1122:3344:101::e]:61178 | ||
| 2322 | 2026.03.21 01:28:10.891345 [ 4 ] {} <Trace> TCP-Session: 052ff301-187e-4083-bce3-2f6ff20995d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.03.21 01:28:10.891365 [ 287 ] {} <Debug> TCP-Session: 8f74a017-894d-4560-9ae9-7a239d4142bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.03.21 01:28:10.891391 [ 287 ] {} <Debug> TCP-Session: 8f74a017-894d-4560-9ae9-7a239d4142bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.03.21 01:28:10.891234 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57619 | ||
| 2326 | 2026.03.21 01:28:10.891227 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51367 | ||
| 2327 | 2026.03.21 01:28:10.891214 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2328 | 2026.03.21 01:28:10.891512 [ 286 ] {} <Debug> TCP-Session: 52799d3e-6bd3-4300-b7f8-1f760db7bdbd Authenticating user 'default' from [fd00:1122:3344:101::e]:33122 | ||
| 2329 | 2026.03.21 01:28:10.891536 [ 286 ] {} <Debug> TCP-Session: 52799d3e-6bd3-4300-b7f8-1f760db7bdbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.21 01:28:10.891535 [ 4 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37458) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2331 | 2026.03.21 01:28:10.891552 [ 286 ] {} <Debug> TCP-Session: 52799d3e-6bd3-4300-b7f8-1f760db7bdbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.03.21 01:28:10.891772 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2026.03.21 01:28:10.891782 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2334 | 2026.03.21 01:28:10.891814 [ 289 ] {} <Debug> TCP-Session: f6ab3dab-e03c-4e41-8442-79d1b56a0158 Authenticating user 'default' from [fd00:1122:3344:101::e]:51367 | ||
| 2335 | 2026.03.21 01:28:10.891815 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2026.03.21 01:28:10.891838 [ 290 ] {} <Debug> TCP-Session: 8a8fea71-d55f-402b-a132-4b69ca301088 Authenticating user 'default' from [fd00:1122:3344:101::e]:57619 | ||
| 2337 | 2026.03.21 01:28:10.891849 [ 289 ] {} <Debug> TCP-Session: f6ab3dab-e03c-4e41-8442-79d1b56a0158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.03.21 01:28:10.891866 [ 291 ] {} <Debug> TCP-Session: 0a3f6e80-625c-4bad-a7fd-b22322ea7ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56263 | ||
| 2339 | 2026.03.21 01:28:10.891892 [ 289 ] {} <Debug> TCP-Session: f6ab3dab-e03c-4e41-8442-79d1b56a0158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.03.21 01:28:10.891908 [ 291 ] {} <Debug> TCP-Session: 0a3f6e80-625c-4bad-a7fd-b22322ea7ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.03.21 01:28:10.891925 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.03.21 01:28:10.891934 [ 291 ] {} <Debug> TCP-Session: 0a3f6e80-625c-4bad-a7fd-b22322ea7ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.21 01:28:10.891885 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2026.03.21 01:28:10.891972 [ 292 ] {} <Debug> TCP-Session: 8babeca0-9fa2-495f-b914-5367010cf8c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49543 | ||
| 2345 | 2026.03.21 01:28:10.892004 [ 293 ] {} <Debug> TCP-Session: 5464ba38-6e12-43cc-82bc-c222d61f0770 Authenticating user 'default' from [fd00:1122:3344:101::e]:61899 | ||
| 2346 | 2026.03.21 01:28:10.892025 [ 292 ] {} <Debug> TCP-Session: 8babeca0-9fa2-495f-b914-5367010cf8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.03.21 01:28:10.892025 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2348 | 2026.03.21 01:28:10.892052 [ 292 ] {} <Debug> TCP-Session: 8babeca0-9fa2-495f-b914-5367010cf8c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.03.21 01:28:10.892038 [ 293 ] {} <Debug> TCP-Session: 5464ba38-6e12-43cc-82bc-c222d61f0770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.03.21 01:28:10.892076 [ 288 ] {} <Debug> TCP-Session: aefd1b4f-2bb9-408d-a65c-69b0f893c49d Authenticating user 'default' from [fd00:1122:3344:101::e]:49579 | ||
| 2351 | 2026.03.21 01:28:10.892099 [ 293 ] {} <Debug> TCP-Session: 5464ba38-6e12-43cc-82bc-c222d61f0770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.21 01:28:10.892118 [ 288 ] {} <Debug> TCP-Session: aefd1b4f-2bb9-408d-a65c-69b0f893c49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.21 01:28:10.891820 [ 4 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2354 | 2026.03.21 01:28:10.892143 [ 288 ] {} <Debug> TCP-Session: aefd1b4f-2bb9-408d-a65c-69b0f893c49d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.21 01:28:10.891883 [ 290 ] {} <Debug> TCP-Session: 8a8fea71-d55f-402b-a132-4b69ca301088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.03.21 01:28:10.892214 [ 290 ] {} <Debug> TCP-Session: 8a8fea71-d55f-402b-a132-4b69ca301088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.03.21 01:28:10.892226 [ 4 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2358 | 2026.03.21 01:28:10.892575 [ 4 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573) (SelectExecutor): Key condition: unknown | ||
| 2359 | 2026.03.21 01:28:10.892663 [ 4 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2360 | 2026.03.21 01:28:11.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.77 MiB, peak 189.22 MiB, free memory in arenas 0.00 B, will set to 188.84 MiB (RSS), difference: 3.07 MiB | ||
| 2361 | 2026.03.21 01:28:11.138542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 344 | ||
| 2362 | 2026.03.21 01:28:11.140743 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.03.21 01:28:11.140804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2364 | 2026.03.21 01:28:11.145305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2365 | 2026.03.21 01:28:11.145634 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.03.21 01:28:11.145814 [ 29 ] {} <Debug> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2367 | 2026.03.21 01:28:11.145882 [ 29 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.03.21 01:28:11.145906 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2369 | 2026.03.21 01:28:11.146040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2370 | 2026.03.21 01:28:11.146073 [ 192 ] {a332d371-13d6-4e1f-93c0-688f7282b935::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 | ||
| 2371 | 2026.03.21 01:28:11.146725 [ 192 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2372 | 2026.03.21 01:28:11.146974 [ 192 ] {a332d371-13d6-4e1f-93c0-688f7282b935::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 | ||
| 2373 | 2026.03.21 01:28:11.147528 [ 192 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part | ||
| 2374 | 2026.03.21 01:28:11.147970 [ 192 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2375 | 2026.03.21 01:28:11.148395 [ 192 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
| 2376 | 2026.03.21 01:28:11.148789 [ 192 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2377 | 2026.03.21 01:28:11.149167 [ 192 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2378 | 2026.03.21 01:28:11.161021 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 72 columns (72 merged, 0 gathered) in 0.0150194 sec., 22903.7112001811 rows/sec., 24.51 MiB/sec. | ||
| 2379 | 2026.03.21 01:28:11.162188 [ 197 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2380 | 2026.03.21 01:28:11.162868 [ 197 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.03.21 01:28:11.162958 [ 197 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_6_1} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2382 | 2026.03.21 01:28:11.163204 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2383 | 2026.03.21 01:28:11.384357 [ 340 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Trace> AggregatingTransform: Aggregating | ||
| 2384 | 2026.03.21 01:28:11.384423 [ 340 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 2385 | 2026.03.21 01:28:11.384469 [ 340 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001547282 sec. (646.295 rows/sec., 25.25 KiB/sec.) | ||
| 2386 | 2026.03.21 01:28:11.384494 [ 340 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Trace> Aggregator: Merging aggregated data | ||
| 2387 | 2026.03.21 01:28:11.385687 [ 4 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.494203 sec., 2.023459995184165 rows/sec., 80.94 B/sec. | ||
| 2388 | 2026.03.21 01:28:11.385868 [ 4 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2389 | 2026.03.21 01:28:11.385885 [ 4 ] {eada013b-3a63-4a8c-aee5-cc115dbd66cc} <Debug> TCPHandler: Processed in 0.494695065 sec. | ||
| 2390 | 2026.03.21 01:28:11.386000 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.03.21 01:28:11.386036 [ 4 ] {} <Debug> TCP-Session: 052ff301-187e-4083-bce3-2f6ff20995d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.03.21 01:28:11.386049 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2393 | 2026.03.21 01:28:11.386075 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2394 | 2026.03.21 01:28:11.386099 [ 288 ] {} <Debug> TCP-Session: aefd1b4f-2bb9-408d-a65c-69b0f893c49d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.03.21 01:28:11.386119 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2396 | 2026.03.21 01:28:11.386131 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2397 | 2026.03.21 01:28:11.386156 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2398 | 2026.03.21 01:28:11.386175 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2399 | 2026.03.21 01:28:11.386207 [ 292 ] {} <Debug> TCP-Session: 8babeca0-9fa2-495f-b914-5367010cf8c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.21 01:28:11.386222 [ 290 ] {} <Debug> TCP-Session: 8a8fea71-d55f-402b-a132-4b69ca301088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.03.21 01:28:11.386249 [ 289 ] {} <Debug> TCP-Session: f6ab3dab-e03c-4e41-8442-79d1b56a0158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.03.21 01:28:11.386149 [ 293 ] {} <Debug> TCP-Session: 5464ba38-6e12-43cc-82bc-c222d61f0770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.03.21 01:28:11.386091 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2026.03.21 01:28:11.386191 [ 286 ] {} <Debug> TCP-Session: 52799d3e-6bd3-4300-b7f8-1f760db7bdbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.03.21 01:28:11.386196 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2026.03.21 01:28:11.386340 [ 287 ] {} <Debug> TCP-Session: 8f74a017-894d-4560-9ae9-7a239d4142bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.03.21 01:28:11.386390 [ 291 ] {} <Debug> TCP-Session: 0a3f6e80-625c-4bad-a7fd-b22322ea7ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.03.21 01:28:12.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.33 MiB, peak 200.43 MiB, free memory in arenas 0.00 B, will set to 206.55 MiB (RSS), difference: 16.23 MiB | ||
| 2409 | 2026.03.21 01:28:12.042875 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.03.21 01:28:12.043132 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2411 | 2026.03.21 01:28:12.043569 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2412 | 2026.03.21 01:28:12.043614 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2413 | 2026.03.21 01:28:12.043917 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2414 | 2026.03.21 01:28:12.043993 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2415 | 2026.03.21 01:28:12.044140 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2416 | 2026.03.21 01:28:12.044272 [ 319 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2417 | 2026.03.21 01:28:12.044289 [ 343 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2418 | 2026.03.21 01:28:12.044418 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (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 | ||
| 2419 | 2026.03.21 01:28:12.044462 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2420 | 2026.03.21 01:28:12.046821 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2421 | 2026.03.21 01:28:12.046856 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Debug> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 2422 | 2026.03.21 01:28:12.046922 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2423 | 2026.03.21 01:28:12.046968 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2424 | 2026.03.21 01:28:12.047978 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.004962 sec., 9875.050382910116 rows/sec., 389.09 KiB/sec. | ||
| 2425 | 2026.03.21 01:28:12.048114 [ 5 ] {b148b098-7196-4f5d-99e6-3d4264622fab} <Debug> TCPHandler: Processed in 0.005374316 sec. | ||
| 2426 | 2026.03.21 01:28:12.104567 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.03.21 01:28:12.104752 [ 5 ] {1c8ac477-e0e3-4e9b-9fcf-68e87f671a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2428 | 2026.03.21 01:28:12.104830 [ 5 ] {1c8ac477-e0e3-4e9b-9fcf-68e87f671a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2429 | 2026.03.21 01:28:12.105569 [ 5 ] {1c8ac477-e0e3-4e9b-9fcf-68e87f671a96} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.03.21 01:28:12.105621 [ 5 ] {1c8ac477-e0e3-4e9b-9fcf-68e87f671a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2431 | 2026.03.21 01:28:12.106104 [ 5 ] {1c8ac477-e0e3-4e9b-9fcf-68e87f671a96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2432 | 2026.03.21 01:28:12.106336 [ 5 ] {1c8ac477-e0e3-4e9b-9fcf-68e87f671a96} <Trace> oximeter.timeseries_schema (0e0e7209-709c-493c-87a4-cbf954f59742): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.03.21 01:28:12.106515 [ 5 ] {1c8ac477-e0e3-4e9b-9fcf-68e87f671a96} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001812 sec., 551.8763796909492 rows/sec., 57.13 KiB/sec. | ||
| 2434 | 2026.03.21 01:28:12.106570 [ 5 ] {1c8ac477-e0e3-4e9b-9fcf-68e87f671a96} <Debug> TCPHandler: Processed in 0.002132518 sec. | ||
| 2435 | 2026.03.21 01:28:12.106709 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.03.21 01:28:12.106817 [ 5 ] {c312e123-f61f-4ae7-b324-0cf7295c66ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2437 | 2026.03.21 01:28:12.106865 [ 5 ] {c312e123-f61f-4ae7-b324-0cf7295c66ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2438 | 2026.03.21 01:28:12.107355 [ 5 ] {c312e123-f61f-4ae7-b324-0cf7295c66ab} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.03.21 01:28:12.107392 [ 5 ] {c312e123-f61f-4ae7-b324-0cf7295c66ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2440 | 2026.03.21 01:28:12.107718 [ 5 ] {c312e123-f61f-4ae7-b324-0cf7295c66ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2441 | 2026.03.21 01:28:12.107959 [ 5 ] {c312e123-f61f-4ae7-b324-0cf7295c66ab} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.03.21 01:28:12.108104 [ 5 ] {c312e123-f61f-4ae7-b324-0cf7295c66ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001314 sec., 18264.8401826484 rows/sec., 1.52 MiB/sec. | ||
| 2443 | 2026.03.21 01:28:12.108146 [ 5 ] {c312e123-f61f-4ae7-b324-0cf7295c66ab} <Debug> TCPHandler: Processed in 0.00148997 sec. | ||
| 2444 | 2026.03.21 01:28:12.108295 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.03.21 01:28:12.108404 [ 5 ] {547bb624-2acb-41a6-95f4-0c1fd3097b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2446 | 2026.03.21 01:28:12.108456 [ 5 ] {547bb624-2acb-41a6-95f4-0c1fd3097b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2447 | 2026.03.21 01:28:12.108894 [ 5 ] {547bb624-2acb-41a6-95f4-0c1fd3097b95} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.03.21 01:28:12.108935 [ 5 ] {547bb624-2acb-41a6-95f4-0c1fd3097b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2449 | 2026.03.21 01:28:12.109258 [ 5 ] {547bb624-2acb-41a6-95f4-0c1fd3097b95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2450 | 2026.03.21 01:28:12.109488 [ 5 ] {547bb624-2acb-41a6-95f4-0c1fd3097b95} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.03.21 01:28:12.109649 [ 5 ] {547bb624-2acb-41a6-95f4-0c1fd3097b95} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001266 sec., 3159.55766192733 rows/sec., 257.64 KiB/sec. | ||
| 2452 | 2026.03.21 01:28:12.109691 [ 5 ] {547bb624-2acb-41a6-95f4-0c1fd3097b95} <Debug> TCPHandler: Processed in 0.00145028 sec. | ||
| 2453 | 2026.03.21 01:28:12.109821 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.03.21 01:28:12.109920 [ 5 ] {9938e290-8156-4c7b-a09a-b7b077c0460b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2455 | 2026.03.21 01:28:12.109962 [ 5 ] {9938e290-8156-4c7b-a09a-b7b077c0460b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2456 | 2026.03.21 01:28:12.111663 [ 5 ] {9938e290-8156-4c7b-a09a-b7b077c0460b} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.03.21 01:28:12.111702 [ 5 ] {9938e290-8156-4c7b-a09a-b7b077c0460b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2458 | 2026.03.21 01:28:12.112142 [ 5 ] {9938e290-8156-4c7b-a09a-b7b077c0460b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2026.03.21 01:28:12.112367 [ 5 ] {9938e290-8156-4c7b-a09a-b7b077c0460b} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.03.21 01:28:12.112500 [ 31 ] {} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2461 | 2026.03.21 01:28:12.112507 [ 5 ] {9938e290-8156-4c7b-a09a-b7b077c0460b} <Debug> executeQuery: Read 2122 rows, 166.79 KiB in 0.002607 sec., 813962.4088991177 rows/sec., 62.48 MiB/sec. | ||
| 2462 | 2026.03.21 01:28:12.112573 [ 31 ] {} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.21 01:28:12.112590 [ 5 ] {9938e290-8156-4c7b-a09a-b7b077c0460b} <Debug> TCPHandler: Processed in 0.002819887 sec. | ||
| 2464 | 2026.03.21 01:28:12.112601 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2465 | 2026.03.21 01:28:12.112725 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.03.21 01:28:12.112800 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 2467 | 2026.03.21 01:28:12.112828 [ 5 ] {ccb6358d-2c87-4157-a387-c237df6dfe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.03.21 01:28:12.112895 [ 5 ] {ccb6358d-2c87-4157-a387-c237df6dfe41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2469 | 2026.03.21 01:28:12.112994 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2470 | 2026.03.21 01:28:12.113058 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2850 rows starting from the beginning of the part | ||
| 2471 | 2026.03.21 01:28:12.113189 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2472 | 2026.03.21 01:28:12.113270 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2473 | 2026.03.21 01:28:12.113349 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2474 | 2026.03.21 01:28:12.113355 [ 5 ] {ccb6358d-2c87-4157-a387-c237df6dfe41} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.03.21 01:28:12.113407 [ 5 ] {ccb6358d-2c87-4157-a387-c237df6dfe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2476 | 2026.03.21 01:28:12.113426 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2477 | 2026.03.21 01:28:12.113508 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2122 rows starting from the beginning of the part | ||
| 2478 | 2026.03.21 01:28:12.113750 [ 5 ] {ccb6358d-2c87-4157-a387-c237df6dfe41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2479 | 2026.03.21 01:28:12.114021 [ 5 ] {ccb6358d-2c87-4157-a387-c237df6dfe41} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.03.21 01:28:12.114169 [ 5 ] {ccb6358d-2c87-4157-a387-c237df6dfe41} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001362 sec., 41116.00587371513 rows/sec., 3.05 MiB/sec. | ||
| 2481 | 2026.03.21 01:28:12.114208 [ 5 ] {ccb6358d-2c87-4157-a387-c237df6dfe41} <Debug> TCPHandler: Processed in 0.001537832 sec. | ||
| 2482 | 2026.03.21 01:28:12.114334 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.03.21 01:28:12.114431 [ 5 ] {5fb11344-bba9-4cbf-a9bc-5ae5e7ff524f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2484 | 2026.03.21 01:28:12.114474 [ 5 ] {5fb11344-bba9-4cbf-a9bc-5ae5e7ff524f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2485 | 2026.03.21 01:28:12.115298 [ 5 ] {5fb11344-bba9-4cbf-a9bc-5ae5e7ff524f} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.03.21 01:28:12.115337 [ 5 ] {5fb11344-bba9-4cbf-a9bc-5ae5e7ff524f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2487 | 2026.03.21 01:28:12.115778 [ 5 ] {5fb11344-bba9-4cbf-a9bc-5ae5e7ff524f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2488 | 2026.03.21 01:28:12.116100 [ 5 ] {5fb11344-bba9-4cbf-a9bc-5ae5e7ff524f} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.03.21 01:28:12.116240 [ 5 ] {5fb11344-bba9-4cbf-a9bc-5ae5e7ff524f} <Debug> executeQuery: Read 734 rows, 44.46 KiB in 0.001828 sec., 401531.72866520786 rows/sec., 23.75 MiB/sec. | ||
| 2490 | 2026.03.21 01:28:12.116280 [ 5 ] {5fb11344-bba9-4cbf-a9bc-5ae5e7ff524f} <Debug> TCPHandler: Processed in 0.002001564 sec. | ||
| 2491 | 2026.03.21 01:28:12.116412 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2026.03.21 01:28:12.116513 [ 5 ] {8b8ddf6a-b879-4a95-868f-97ef10f3e25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2493 | 2026.03.21 01:28:12.116567 [ 5 ] {8b8ddf6a-b879-4a95-868f-97ef10f3e25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2494 | 2026.03.21 01:28:12.117079 [ 5 ] {8b8ddf6a-b879-4a95-868f-97ef10f3e25e} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.03.21 01:28:12.117125 [ 5 ] {8b8ddf6a-b879-4a95-868f-97ef10f3e25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2496 | 2026.03.21 01:28:12.117479 [ 5 ] {8b8ddf6a-b879-4a95-868f-97ef10f3e25e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2497 | 2026.03.21 01:28:12.117732 [ 5 ] {8b8ddf6a-b879-4a95-868f-97ef10f3e25e} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.03.21 01:28:12.117882 [ 5 ] {8b8ddf6a-b879-4a95-868f-97ef10f3e25e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 50.62 KiB/sec. | ||
| 2499 | 2026.03.21 01:28:12.117926 [ 5 ] {8b8ddf6a-b879-4a95-868f-97ef10f3e25e} <Debug> TCPHandler: Processed in 0.001567643 sec. | ||
| 2500 | 2026.03.21 01:28:12.118079 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.03.21 01:28:12.118204 [ 5 ] {7a9b79c1-1ed8-4505-88dd-f372ea21b646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2502 | 2026.03.21 01:28:12.118258 [ 5 ] {7a9b79c1-1ed8-4505-88dd-f372ea21b646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2503 | 2026.03.21 01:28:12.118809 [ 5 ] {7a9b79c1-1ed8-4505-88dd-f372ea21b646} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.03.21 01:28:12.118854 [ 5 ] {7a9b79c1-1ed8-4505-88dd-f372ea21b646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2505 | 2026.03.21 01:28:12.119300 [ 5 ] {7a9b79c1-1ed8-4505-88dd-f372ea21b646} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2506 | 2026.03.21 01:28:12.119546 [ 5 ] {7a9b79c1-1ed8-4505-88dd-f372ea21b646} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.03.21 01:28:12.119690 [ 5 ] {7a9b79c1-1ed8-4505-88dd-f372ea21b646} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001511 sec., 7941.760423560556 rows/sec., 620.45 KiB/sec. | ||
| 2508 | 2026.03.21 01:28:12.119732 [ 5 ] {7a9b79c1-1ed8-4505-88dd-f372ea21b646} <Debug> TCPHandler: Processed in 0.001716387 sec. | ||
| 2509 | 2026.03.21 01:28:12.119854 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.03.21 01:28:12.119952 [ 5 ] {be726afc-34fd-4f92-bb39-3eeffe3f1b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2511 | 2026.03.21 01:28:12.119995 [ 5 ] {be726afc-34fd-4f92-bb39-3eeffe3f1b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2512 | 2026.03.21 01:28:12.121198 [ 5 ] {be726afc-34fd-4f92-bb39-3eeffe3f1b0b} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.03.21 01:28:12.121245 [ 5 ] {be726afc-34fd-4f92-bb39-3eeffe3f1b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2514 | 2026.03.21 01:28:12.121634 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5344 rows, containing 5 columns (5 merged, 0 gathered) in 0.008922143 sec., 598959.2410702227 rows/sec., 48.61 MiB/sec. | ||
| 2515 | 2026.03.21 01:28:12.121721 [ 5 ] {be726afc-34fd-4f92-bb39-3eeffe3f1b0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2516 | 2026.03.21 01:28:12.122039 [ 5 ] {be726afc-34fd-4f92-bb39-3eeffe3f1b0b} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.03.21 01:28:12.122119 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2518 | 2026.03.21 01:28:12.122224 [ 31 ] {} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2519 | 2026.03.21 01:28:12.122243 [ 5 ] {be726afc-34fd-4f92-bb39-3eeffe3f1b0b} <Debug> executeQuery: Read 1083 rows, 77.37 KiB in 0.002309 sec., 469034.21394543094 rows/sec., 32.72 MiB/sec. | ||
| 2520 | 2026.03.21 01:28:12.122289 [ 31 ] {} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.03.21 01:28:12.122321 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2522 | 2026.03.21 01:28:12.122329 [ 5 ] {be726afc-34fd-4f92-bb39-3eeffe3f1b0b} <Debug> TCPHandler: Processed in 0.002524438 sec. | ||
| 2523 | 2026.03.21 01:28:12.122461 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 2524 | 2026.03.21 01:28:12.122466 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.03.21 01:28:12.122546 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.03.21 01:28:12.122585 [ 200 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_11_2} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2527 | 2026.03.21 01:28:12.122628 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2528 | 2026.03.21 01:28:12.122688 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2529 | 2026.03.21 01:28:12.122691 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1521 rows starting from the beginning of the part | ||
| 2530 | 2026.03.21 01:28:12.122699 [ 5 ] {794803b0-ff54-477d-8068-b45a6677daab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.03.21 01:28:12.122794 [ 5 ] {794803b0-ff54-477d-8068-b45a6677daab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2532 | 2026.03.21 01:28:12.122831 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part | ||
| 2533 | 2026.03.21 01:28:12.122906 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2534 | 2026.03.21 01:28:12.122961 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
| 2535 | 2026.03.21 01:28:12.123022 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2536 | 2026.03.21 01:28:12.123077 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1083 rows starting from the beginning of the part | ||
| 2537 | 2026.03.21 01:28:12.123913 [ 5 ] {794803b0-ff54-477d-8068-b45a6677daab} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.03.21 01:28:12.123967 [ 5 ] {794803b0-ff54-477d-8068-b45a6677daab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2539 | 2026.03.21 01:28:12.124649 [ 5 ] {794803b0-ff54-477d-8068-b45a6677daab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2540 | 2026.03.21 01:28:12.124941 [ 5 ] {794803b0-ff54-477d-8068-b45a6677daab} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.03.21 01:28:12.125068 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 5 columns (5 merged, 0 gathered) in 0.002665683 sec., 1102906.8347586717 rows/sec., 82.13 MiB/sec. | ||
| 2542 | 2026.03.21 01:28:12.125095 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2543 | 2026.03.21 01:28:12.125135 [ 5 ] {794803b0-ff54-477d-8068-b45a6677daab} <Debug> executeQuery: Read 1351 rows, 87.89 KiB in 0.00247 sec., 546963.5627530364 rows/sec., 34.75 MiB/sec. | ||
| 2544 | 2026.03.21 01:28:12.125139 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.03.21 01:28:12.125191 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2546 | 2026.03.21 01:28:12.125197 [ 5 ] {794803b0-ff54-477d-8068-b45a6677daab} <Debug> TCPHandler: Processed in 0.002744105 sec. | ||
| 2547 | 2026.03.21 01:28:12.125325 [ 200 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 2548 | 2026.03.21 01:28:12.125339 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2549 | 2026.03.21 01:28:12.125417 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.03.21 01:28:12.125474 [ 200 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2551 | 2026.03.21 01:28:12.125523 [ 200 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3286 rows starting from the beginning of the part | ||
| 2552 | 2026.03.21 01:28:12.125547 [ 5 ] {4235a608-6e51-48be-b1e6-506a084b651c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.03.21 01:28:12.125603 [ 200 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2554 | 2026.03.21 01:28:12.125614 [ 5 ] {4235a608-6e51-48be-b1e6-506a084b651c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2555 | 2026.03.21 01:28:12.125677 [ 200 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 2556 | 2026.03.21 01:28:12.125687 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.03.21 01:28:12.125748 [ 200 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2558 | 2026.03.21 01:28:12.125804 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_11_2} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2559 | 2026.03.21 01:28:12.125866 [ 200 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 2560 | 2026.03.21 01:28:12.125894 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2561 | 2026.03.21 01:28:12.125958 [ 200 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1351 rows starting from the beginning of the part | ||
| 2562 | 2026.03.21 01:28:12.126085 [ 5 ] {4235a608-6e51-48be-b1e6-506a084b651c} <Trace> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.03.21 01:28:12.126133 [ 5 ] {4235a608-6e51-48be-b1e6-506a084b651c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2564 | 2026.03.21 01:28:12.126491 [ 5 ] {4235a608-6e51-48be-b1e6-506a084b651c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2565 | 2026.03.21 01:28:12.126736 [ 5 ] {4235a608-6e51-48be-b1e6-506a084b651c} <Trace> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.21 01:28:12.126922 [ 5 ] {4235a608-6e51-48be-b1e6-506a084b651c} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.0014 sec., 1428.5714285714287 rows/sec., 90.68 KiB/sec. | ||
| 2567 | 2026.03.21 01:28:12.126977 [ 5 ] {4235a608-6e51-48be-b1e6-506a084b651c} <Debug> TCPHandler: Processed in 0.001628914 sec. | ||
| 2568 | 2026.03.21 01:28:12.127137 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.21 01:28:12.127264 [ 5 ] {7c5493b1-88a4-4d37-9fe6-c2ecfc85db45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.03.21 01:28:12.127342 [ 5 ] {7c5493b1-88a4-4d37-9fe6-c2ecfc85db45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2571 | 2026.03.21 01:28:12.128486 [ 196 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5277 rows, containing 5 columns (5 merged, 0 gathered) in 0.003211058 sec., 1643383.5826073524 rows/sec., 108.40 MiB/sec. | ||
| 2572 | 2026.03.21 01:28:12.128595 [ 5 ] {7c5493b1-88a4-4d37-9fe6-c2ecfc85db45} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.03.21 01:28:12.128640 [ 5 ] {7c5493b1-88a4-4d37-9fe6-c2ecfc85db45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2574 | 2026.03.21 01:28:12.128910 [ 199 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2575 | 2026.03.21 01:28:12.129223 [ 199 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.03.21 01:28:12.129309 [ 199 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2577 | 2026.03.21 01:28:12.129346 [ 5 ] {7c5493b1-88a4-4d37-9fe6-c2ecfc85db45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2578 | 2026.03.21 01:28:12.129397 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2579 | 2026.03.21 01:28:12.129621 [ 5 ] {7c5493b1-88a4-4d37-9fe6-c2ecfc85db45} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.03.21 01:28:12.129798 [ 5 ] {7c5493b1-88a4-4d37-9fe6-c2ecfc85db45} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00256 sec., 15624.999999999998 rows/sec., 28.00 MiB/sec. | ||
| 2581 | 2026.03.21 01:28:12.129890 [ 5 ] {7c5493b1-88a4-4d37-9fe6-c2ecfc85db45} <Debug> TCPHandler: Processed in 0.002819407 sec. | ||
| 2582 | 2026.03.21 01:28:12.130023 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.03.21 01:28:12.130124 [ 5 ] {2cc43970-d8c6-4a3f-b799-e48cda32d45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.03.21 01:28:12.130172 [ 5 ] {2cc43970-d8c6-4a3f-b799-e48cda32d45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2585 | 2026.03.21 01:28:12.130545 [ 5 ] {2cc43970-d8c6-4a3f-b799-e48cda32d45c} <Trace> oximeter.measurements_i64 (924cc884-7eb1-4c6f-9682-60dfd8ad4a9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.03.21 01:28:12.130583 [ 5 ] {2cc43970-d8c6-4a3f-b799-e48cda32d45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2587 | 2026.03.21 01:28:12.130921 [ 5 ] {2cc43970-d8c6-4a3f-b799-e48cda32d45c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2588 | 2026.03.21 01:28:12.131133 [ 5 ] {2cc43970-d8c6-4a3f-b799-e48cda32d45c} <Trace> oximeter.measurements_i64 (924cc884-7eb1-4c6f-9682-60dfd8ad4a9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.03.21 01:28:12.131266 [ 5 ] {2cc43970-d8c6-4a3f-b799-e48cda32d45c} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001163 sec., 2579.535683576956 rows/sec., 182.21 KiB/sec. | ||
| 2590 | 2026.03.21 01:28:12.131304 [ 5 ] {2cc43970-d8c6-4a3f-b799-e48cda32d45c} <Debug> TCPHandler: Processed in 0.001339526 sec. | ||
| 2591 | 2026.03.21 01:28:12.131422 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.03.21 01:28:12.131523 [ 5 ] {1bf9e723-c03b-44a6-9562-30a0ff1cc7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.03.21 01:28:12.131568 [ 5 ] {1bf9e723-c03b-44a6-9562-30a0ff1cc7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2594 | 2026.03.21 01:28:12.131918 [ 5 ] {1bf9e723-c03b-44a6-9562-30a0ff1cc7df} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.03.21 01:28:12.131955 [ 5 ] {1bf9e723-c03b-44a6-9562-30a0ff1cc7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2596 | 2026.03.21 01:28:12.132288 [ 5 ] {1bf9e723-c03b-44a6-9562-30a0ff1cc7df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2597 | 2026.03.21 01:28:12.132504 [ 5 ] {1bf9e723-c03b-44a6-9562-30a0ff1cc7df} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.03.21 01:28:12.132642 [ 31 ] {} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2599 | 2026.03.21 01:28:12.132651 [ 5 ] {1bf9e723-c03b-44a6-9562-30a0ff1cc7df} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001146 sec., 41884.8167539267 rows/sec., 2.82 MiB/sec. | ||
| 2600 | 2026.03.21 01:28:12.132688 [ 31 ] {} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.03.21 01:28:12.132707 [ 5 ] {1bf9e723-c03b-44a6-9562-30a0ff1cc7df} <Debug> TCPHandler: Processed in 0.001335757 sec. | ||
| 2602 | 2026.03.21 01:28:12.132718 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2603 | 2026.03.21 01:28:12.132827 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 2604 | 2026.03.21 01:28:12.132932 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2605 | 2026.03.21 01:28:12.132961 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 2606 | 2026.03.21 01:28:12.133010 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2607 | 2026.03.21 01:28:12.133049 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 2608 | 2026.03.21 01:28:12.133088 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2609 | 2026.03.21 01:28:12.133121 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 2610 | 2026.03.21 01:28:12.133156 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2611 | 2026.03.21 01:28:12.133983 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193952 sec., 512583.4204390126 rows/sec., 33.82 MiB/sec. | ||
| 2612 | 2026.03.21 01:28:12.134131 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2613 | 2026.03.21 01:28:12.134385 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_11_2} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.03.21 01:28:12.134459 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_11_2} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2615 | 2026.03.21 01:28:12.134524 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2616 | 2026.03.21 01:28:13.139612 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2026.03.21 01:28:13.139792 [ 5 ] {46fc4a7e-f01b-4f2f-a64f-7f0623775828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2618 | 2026.03.21 01:28:13.139862 [ 5 ] {46fc4a7e-f01b-4f2f-a64f-7f0623775828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2619 | 2026.03.21 01:28:13.140608 [ 5 ] {46fc4a7e-f01b-4f2f-a64f-7f0623775828} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.03.21 01:28:13.140656 [ 5 ] {46fc4a7e-f01b-4f2f-a64f-7f0623775828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2621 | 2026.03.21 01:28:13.141033 [ 5 ] {46fc4a7e-f01b-4f2f-a64f-7f0623775828} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2622 | 2026.03.21 01:28:13.141270 [ 5 ] {46fc4a7e-f01b-4f2f-a64f-7f0623775828} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.03.21 01:28:13.141438 [ 5 ] {46fc4a7e-f01b-4f2f-a64f-7f0623775828} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.54 MiB/sec. | ||
| 2624 | 2026.03.21 01:28:13.141488 [ 5 ] {46fc4a7e-f01b-4f2f-a64f-7f0623775828} <Debug> TCPHandler: Processed in 0.002007965 sec. | ||
| 2625 | 2026.03.21 01:28:13.141614 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2026.03.21 01:28:13.141720 [ 5 ] {b08941ae-9349-4b94-82a8-deb160e78f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2627 | 2026.03.21 01:28:13.141766 [ 5 ] {b08941ae-9349-4b94-82a8-deb160e78f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2628 | 2026.03.21 01:28:13.142201 [ 5 ] {b08941ae-9349-4b94-82a8-deb160e78f08} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.03.21 01:28:13.142239 [ 5 ] {b08941ae-9349-4b94-82a8-deb160e78f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2630 | 2026.03.21 01:28:13.142549 [ 5 ] {b08941ae-9349-4b94-82a8-deb160e78f08} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2631 | 2026.03.21 01:28:13.142767 [ 5 ] {b08941ae-9349-4b94-82a8-deb160e78f08} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.03.21 01:28:13.142907 [ 5 ] {b08941ae-9349-4b94-82a8-deb160e78f08} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 2633 | 2026.03.21 01:28:13.142947 [ 5 ] {b08941ae-9349-4b94-82a8-deb160e78f08} <Debug> TCPHandler: Processed in 0.001386858 sec. | ||
| 2634 | 2026.03.21 01:28:13.143062 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2026.03.21 01:28:13.143160 [ 5 ] {6275f18a-7bc8-475f-8b1e-9ef5f7ea05c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2636 | 2026.03.21 01:28:13.143206 [ 5 ] {6275f18a-7bc8-475f-8b1e-9ef5f7ea05c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2637 | 2026.03.21 01:28:13.143577 [ 5 ] {6275f18a-7bc8-475f-8b1e-9ef5f7ea05c6} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.03.21 01:28:13.143615 [ 5 ] {6275f18a-7bc8-475f-8b1e-9ef5f7ea05c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2639 | 2026.03.21 01:28:13.143946 [ 5 ] {6275f18a-7bc8-475f-8b1e-9ef5f7ea05c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2640 | 2026.03.21 01:28:13.144154 [ 5 ] {6275f18a-7bc8-475f-8b1e-9ef5f7ea05c6} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.03.21 01:28:13.144288 [ 5 ] {6275f18a-7bc8-475f-8b1e-9ef5f7ea05c6} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001149 sec., 27850.3046127067 rows/sec., 1.94 MiB/sec. | ||
| 2642 | 2026.03.21 01:28:13.144325 [ 5 ] {6275f18a-7bc8-475f-8b1e-9ef5f7ea05c6} <Debug> TCPHandler: Processed in 0.001313416 sec. | ||
| 2643 | 2026.03.21 01:28:13.144441 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.03.21 01:28:13.144538 [ 5 ] {baa57d4c-2b78-40d1-8ce4-0d9404774226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2645 | 2026.03.21 01:28:13.144581 [ 5 ] {baa57d4c-2b78-40d1-8ce4-0d9404774226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2646 | 2026.03.21 01:28:13.144898 [ 5 ] {baa57d4c-2b78-40d1-8ce4-0d9404774226} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.03.21 01:28:13.144934 [ 5 ] {baa57d4c-2b78-40d1-8ce4-0d9404774226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2648 | 2026.03.21 01:28:13.145225 [ 5 ] {baa57d4c-2b78-40d1-8ce4-0d9404774226} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2649 | 2026.03.21 01:28:13.145428 [ 5 ] {baa57d4c-2b78-40d1-8ce4-0d9404774226} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.03.21 01:28:13.145557 [ 5 ] {baa57d4c-2b78-40d1-8ce4-0d9404774226} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 2651 | 2026.03.21 01:28:13.145593 [ 5 ] {baa57d4c-2b78-40d1-8ce4-0d9404774226} <Debug> TCPHandler: Processed in 0.001201703 sec. | ||
| 2652 | 2026.03.21 01:28:16.066798 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2653 | 2026.03.21 01:28:16.066866 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2654 | 2026.03.21 01:28:16.142882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4774 | ||
| 2655 | 2026.03.21 01:28:16.143405 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.03.21 01:28:16.143451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2657 | 2026.03.21 01:28:16.143948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2658 | 2026.03.21 01:28:16.144190 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.03.21 01:28:16.144337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2660 | 2026.03.21 01:28:16.406184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2661 | 2026.03.21 01:28:16.424567 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.03.21 01:28:16.424629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2663 | 2026.03.21 01:28:16.430425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2664 | 2026.03.21 01:28:16.431128 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.03.21 01:28:16.434328 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2666 | 2026.03.21 01:28:17.000963 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.98 MiB, peak 212.98 MiB, free memory in arenas 0.00 B, will set to 210.71 MiB (RSS), difference: 1.73 MiB | ||
| 2667 | 2026.03.21 01:28:18.145985 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.03.21 01:28:18.146168 [ 5 ] {1274ffe2-9afd-482d-8c89-a046e252713c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2669 | 2026.03.21 01:28:18.146235 [ 5 ] {1274ffe2-9afd-482d-8c89-a046e252713c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2670 | 2026.03.21 01:28:18.146940 [ 5 ] {1274ffe2-9afd-482d-8c89-a046e252713c} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.03.21 01:28:18.146988 [ 5 ] {1274ffe2-9afd-482d-8c89-a046e252713c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2672 | 2026.03.21 01:28:18.147386 [ 5 ] {1274ffe2-9afd-482d-8c89-a046e252713c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2673 | 2026.03.21 01:28:18.147609 [ 5 ] {1274ffe2-9afd-482d-8c89-a046e252713c} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.03.21 01:28:18.147768 [ 5 ] {1274ffe2-9afd-482d-8c89-a046e252713c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00165 sec., 46060.606060606064 rows/sec., 3.80 MiB/sec. | ||
| 2675 | 2026.03.21 01:28:18.147818 [ 5 ] {1274ffe2-9afd-482d-8c89-a046e252713c} <Debug> TCPHandler: Processed in 0.001968604 sec. | ||
| 2676 | 2026.03.21 01:28:18.147959 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.03.21 01:28:18.148066 [ 5 ] {789938cd-02cb-4b7d-abb5-7e551ef8865e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.03.21 01:28:18.148108 [ 5 ] {789938cd-02cb-4b7d-abb5-7e551ef8865e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2679 | 2026.03.21 01:28:18.148508 [ 5 ] {789938cd-02cb-4b7d-abb5-7e551ef8865e} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.03.21 01:28:18.148540 [ 5 ] {789938cd-02cb-4b7d-abb5-7e551ef8865e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2681 | 2026.03.21 01:28:18.148900 [ 5 ] {789938cd-02cb-4b7d-abb5-7e551ef8865e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2682 | 2026.03.21 01:28:18.149117 [ 5 ] {789938cd-02cb-4b7d-abb5-7e551ef8865e} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.03.21 01:28:18.149247 [ 5 ] {789938cd-02cb-4b7d-abb5-7e551ef8865e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 630.30 KiB/sec. | ||
| 2684 | 2026.03.21 01:28:18.149284 [ 5 ] {789938cd-02cb-4b7d-abb5-7e551ef8865e} <Debug> TCPHandler: Processed in 0.001373057 sec. | ||
| 2685 | 2026.03.21 01:28:18.149401 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.03.21 01:28:18.149494 [ 5 ] {e47ff826-322e-4a98-9726-e41db7614de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2687 | 2026.03.21 01:28:18.149532 [ 5 ] {e47ff826-322e-4a98-9726-e41db7614de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2688 | 2026.03.21 01:28:18.149946 [ 5 ] {e47ff826-322e-4a98-9726-e41db7614de1} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.03.21 01:28:18.149981 [ 5 ] {e47ff826-322e-4a98-9726-e41db7614de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2690 | 2026.03.21 01:28:18.150270 [ 5 ] {e47ff826-322e-4a98-9726-e41db7614de1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2691 | 2026.03.21 01:28:18.150475 [ 5 ] {e47ff826-322e-4a98-9726-e41db7614de1} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.03.21 01:28:18.150600 [ 5 ] {e47ff826-322e-4a98-9726-e41db7614de1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001124 sec., 65836.29893238434 rows/sec., 5.14 MiB/sec. | ||
| 2693 | 2026.03.21 01:28:18.150635 [ 5 ] {e47ff826-322e-4a98-9726-e41db7614de1} <Debug> TCPHandler: Processed in 0.001281275 sec. | ||
| 2694 | 2026.03.21 01:28:18.150748 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.03.21 01:28:18.150840 [ 5 ] {4984ea17-ec6c-4cff-8310-dfd08b2c236b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2696 | 2026.03.21 01:28:18.150882 [ 5 ] {4984ea17-ec6c-4cff-8310-dfd08b2c236b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2697 | 2026.03.21 01:28:18.151287 [ 5 ] {4984ea17-ec6c-4cff-8310-dfd08b2c236b} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.03.21 01:28:18.151322 [ 5 ] {4984ea17-ec6c-4cff-8310-dfd08b2c236b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2699 | 2026.03.21 01:28:18.151628 [ 5 ] {4984ea17-ec6c-4cff-8310-dfd08b2c236b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2700 | 2026.03.21 01:28:18.151827 [ 5 ] {4984ea17-ec6c-4cff-8310-dfd08b2c236b} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.03.21 01:28:18.151957 [ 5 ] {4984ea17-ec6c-4cff-8310-dfd08b2c236b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 2702 | 2026.03.21 01:28:18.151993 [ 5 ] {4984ea17-ec6c-4cff-8310-dfd08b2c236b} <Debug> TCPHandler: Processed in 0.001292295 sec. | ||
| 2703 | 2026.03.21 01:28:18.152118 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.03.21 01:28:18.152210 [ 5 ] {e3c0a966-90a4-442a-9efb-14b864c2f8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.03.21 01:28:18.152262 [ 5 ] {e3c0a966-90a4-442a-9efb-14b864c2f8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2706 | 2026.03.21 01:28:18.153001 [ 5 ] {e3c0a966-90a4-442a-9efb-14b864c2f8d2} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.03.21 01:28:18.153037 [ 5 ] {e3c0a966-90a4-442a-9efb-14b864c2f8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2708 | 2026.03.21 01:28:18.153519 [ 5 ] {e3c0a966-90a4-442a-9efb-14b864c2f8d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2709 | 2026.03.21 01:28:18.153736 [ 5 ] {e3c0a966-90a4-442a-9efb-14b864c2f8d2} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.03.21 01:28:18.153871 [ 5 ] {e3c0a966-90a4-442a-9efb-14b864c2f8d2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001679 sec., 5955.926146515783 rows/sec., 10.67 MiB/sec. | ||
| 2711 | 2026.03.21 01:28:18.153919 [ 5 ] {e3c0a966-90a4-442a-9efb-14b864c2f8d2} <Debug> TCPHandler: Processed in 0.00184995 sec. | ||
| 2712 | 2026.03.21 01:28:18.154025 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.03.21 01:28:18.154117 [ 5 ] {8d83fac3-b03f-418b-8dc5-524357f27769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2714 | 2026.03.21 01:28:18.154156 [ 5 ] {8d83fac3-b03f-418b-8dc5-524357f27769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2715 | 2026.03.21 01:28:18.154486 [ 5 ] {8d83fac3-b03f-418b-8dc5-524357f27769} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.03.21 01:28:18.154522 [ 5 ] {8d83fac3-b03f-418b-8dc5-524357f27769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2717 | 2026.03.21 01:28:18.154810 [ 5 ] {8d83fac3-b03f-418b-8dc5-524357f27769} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2718 | 2026.03.21 01:28:18.155018 [ 5 ] {8d83fac3-b03f-418b-8dc5-524357f27769} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.03.21 01:28:18.155139 [ 5 ] {8d83fac3-b03f-418b-8dc5-524357f27769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2720 | 2026.03.21 01:28:18.155172 [ 5 ] {8d83fac3-b03f-418b-8dc5-524357f27769} <Debug> TCPHandler: Processed in 0.001195153 sec. | ||
| 2721 | 2026.03.21 01:28:21.146998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 396 | ||
| 2722 | 2026.03.21 01:28:21.149576 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.03.21 01:28:21.149626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2724 | 2026.03.21 01:28:21.150826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2725 | 2026.03.21 01:28:21.151101 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.03.21 01:28:21.151422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2727 | 2026.03.21 01:28:23.148003 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.03.21 01:28:23.148187 [ 5 ] {2e19fe6b-1c0f-4de9-9bde-7cf35321fe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2729 | 2026.03.21 01:28:23.148260 [ 5 ] {2e19fe6b-1c0f-4de9-9bde-7cf35321fe0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2730 | 2026.03.21 01:28:23.148948 [ 5 ] {2e19fe6b-1c0f-4de9-9bde-7cf35321fe0a} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.03.21 01:28:23.149000 [ 5 ] {2e19fe6b-1c0f-4de9-9bde-7cf35321fe0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2732 | 2026.03.21 01:28:23.149440 [ 5 ] {2e19fe6b-1c0f-4de9-9bde-7cf35321fe0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2733 | 2026.03.21 01:28:23.149702 [ 5 ] {2e19fe6b-1c0f-4de9-9bde-7cf35321fe0a} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.03.21 01:28:23.149873 [ 5 ] {2e19fe6b-1c0f-4de9-9bde-7cf35321fe0a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001736 sec., 67972.35023041476 rows/sec., 5.78 MiB/sec. | ||
| 2735 | 2026.03.21 01:28:23.149924 [ 5 ] {2e19fe6b-1c0f-4de9-9bde-7cf35321fe0a} <Debug> TCPHandler: Processed in 0.002051566 sec. | ||
| 2736 | 2026.03.21 01:28:23.150062 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.03.21 01:28:23.150173 [ 5 ] {10fb81f3-86b8-4906-9f26-56f36f7ba968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2738 | 2026.03.21 01:28:23.150220 [ 5 ] {10fb81f3-86b8-4906-9f26-56f36f7ba968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2739 | 2026.03.21 01:28:23.150689 [ 5 ] {10fb81f3-86b8-4906-9f26-56f36f7ba968} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.03.21 01:28:23.150731 [ 5 ] {10fb81f3-86b8-4906-9f26-56f36f7ba968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2741 | 2026.03.21 01:28:23.151065 [ 5 ] {10fb81f3-86b8-4906-9f26-56f36f7ba968} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2742 | 2026.03.21 01:28:23.151282 [ 5 ] {10fb81f3-86b8-4906-9f26-56f36f7ba968} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.03.21 01:28:23.151414 [ 180 ] {} <Debug> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2744 | 2026.03.21 01:28:23.151422 [ 5 ] {10fb81f3-86b8-4906-9f26-56f36f7ba968} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001276 sec., 24294.670846394984 rows/sec., 1.78 MiB/sec. | ||
| 2745 | 2026.03.21 01:28:23.151484 [ 180 ] {} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.03.21 01:28:23.151505 [ 5 ] {10fb81f3-86b8-4906-9f26-56f36f7ba968} <Debug> TCPHandler: Processed in 0.001495201 sec. | ||
| 2747 | 2026.03.21 01:28:23.151513 [ 180 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2748 | 2026.03.21 01:28:23.151632 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.03.21 01:28:23.151672 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::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 | ||
| 2750 | 2026.03.21 01:28:23.151736 [ 5 ] {5f3b0aac-2706-42c8-959e-87e6ad800676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2751 | 2026.03.21 01:28:23.151793 [ 5 ] {5f3b0aac-2706-42c8-959e-87e6ad800676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2752 | 2026.03.21 01:28:23.151837 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2026.03.21 01:28:23.151895 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part | ||
| 2754 | 2026.03.21 01:28:23.152002 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2755 | 2026.03.21 01:28:23.152058 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2756 | 2026.03.21 01:28:23.152105 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2757 | 2026.03.21 01:28:23.152155 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2758 | 2026.03.21 01:28:23.152199 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2759 | 2026.03.21 01:28:23.152254 [ 5 ] {5f3b0aac-2706-42c8-959e-87e6ad800676} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.03.21 01:28:23.152299 [ 5 ] {5f3b0aac-2706-42c8-959e-87e6ad800676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2761 | 2026.03.21 01:28:23.152662 [ 5 ] {5f3b0aac-2706-42c8-959e-87e6ad800676} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2762 | 2026.03.21 01:28:23.152903 [ 5 ] {5f3b0aac-2706-42c8-959e-87e6ad800676} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.03.21 01:28:23.153050 [ 5 ] {5f3b0aac-2706-42c8-959e-87e6ad800676} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001335 sec., 71161.04868913858 rows/sec., 5.56 MiB/sec. | ||
| 2764 | 2026.03.21 01:28:23.153090 [ 5 ] {5f3b0aac-2706-42c8-959e-87e6ad800676} <Debug> TCPHandler: Processed in 0.001509631 sec. | ||
| 2765 | 2026.03.21 01:28:23.153159 [ 200 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559452 sec., 222514.062632258 rows/sec., 15.86 MiB/sec. | ||
| 2766 | 2026.03.21 01:28:23.153217 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.03.21 01:28:23.153320 [ 5 ] {32fafd83-1ada-41f6-b0a9-760d1b4c381c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.03.21 01:28:23.153320 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2769 | 2026.03.21 01:28:23.153369 [ 5 ] {32fafd83-1ada-41f6-b0a9-760d1b4c381c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2770 | 2026.03.21 01:28:23.153604 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.03.21 01:28:23.153686 [ 195 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_11_2} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2772 | 2026.03.21 01:28:23.153761 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2773 | 2026.03.21 01:28:23.153815 [ 5 ] {32fafd83-1ada-41f6-b0a9-760d1b4c381c} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.03.21 01:28:23.153858 [ 5 ] {32fafd83-1ada-41f6-b0a9-760d1b4c381c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2775 | 2026.03.21 01:28:23.154198 [ 5 ] {32fafd83-1ada-41f6-b0a9-760d1b4c381c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2776 | 2026.03.21 01:28:23.154417 [ 5 ] {32fafd83-1ada-41f6-b0a9-760d1b4c381c} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.03.21 01:28:23.154561 [ 5 ] {32fafd83-1ada-41f6-b0a9-760d1b4c381c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 2778 | 2026.03.21 01:28:23.154601 [ 5 ] {32fafd83-1ada-41f6-b0a9-760d1b4c381c} <Debug> TCPHandler: Processed in 0.00143707 sec. | ||
| 2779 | 2026.03.21 01:28:23.154726 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.03.21 01:28:23.154824 [ 5 ] {e5db1c9b-2ebd-4959-bde9-cf4264d52798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2781 | 2026.03.21 01:28:23.154882 [ 5 ] {e5db1c9b-2ebd-4959-bde9-cf4264d52798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2782 | 2026.03.21 01:28:23.155723 [ 5 ] {e5db1c9b-2ebd-4959-bde9-cf4264d52798} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.03.21 01:28:23.155761 [ 5 ] {e5db1c9b-2ebd-4959-bde9-cf4264d52798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2784 | 2026.03.21 01:28:23.156302 [ 5 ] {e5db1c9b-2ebd-4959-bde9-cf4264d52798} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2785 | 2026.03.21 01:28:23.156530 [ 5 ] {e5db1c9b-2ebd-4959-bde9-cf4264d52798} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.03.21 01:28:23.156714 [ 172 ] {} <Debug> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2787 | 2026.03.21 01:28:23.156744 [ 5 ] {e5db1c9b-2ebd-4959-bde9-cf4264d52798} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001938 sec., 15995.872033023736 rows/sec., 28.66 MiB/sec. | ||
| 2788 | 2026.03.21 01:28:23.156775 [ 172 ] {} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.03.21 01:28:23.156801 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2790 | 2026.03.21 01:28:23.156819 [ 5 ] {e5db1c9b-2ebd-4959-bde9-cf4264d52798} <Debug> TCPHandler: Processed in 0.002145138 sec. | ||
| 2791 | 2026.03.21 01:28:23.156901 [ 188 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 2792 | 2026.03.21 01:28:23.156959 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.03.21 01:28:23.157094 [ 5 ] {86e12ece-6acf-44ac-91b7-f72fdb007b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.03.21 01:28:23.157147 [ 5 ] {86e12ece-6acf-44ac-91b7-f72fdb007b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2795 | 2026.03.21 01:28:23.157165 [ 188 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2796 | 2026.03.21 01:28:23.157231 [ 188 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part | ||
| 2797 | 2026.03.21 01:28:23.157374 [ 188 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2798 | 2026.03.21 01:28:23.157493 [ 188 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2799 | 2026.03.21 01:28:23.157524 [ 5 ] {86e12ece-6acf-44ac-91b7-f72fdb007b6a} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.03.21 01:28:23.157566 [ 5 ] {86e12ece-6acf-44ac-91b7-f72fdb007b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2801 | 2026.03.21 01:28:23.157613 [ 188 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 2802 | 2026.03.21 01:28:23.157729 [ 188 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2803 | 2026.03.21 01:28:23.157837 [ 188 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2804 | 2026.03.21 01:28:23.157908 [ 5 ] {86e12ece-6acf-44ac-91b7-f72fdb007b6a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2805 | 2026.03.21 01:28:23.158144 [ 5 ] {86e12ece-6acf-44ac-91b7-f72fdb007b6a} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.03.21 01:28:23.158287 [ 5 ] {86e12ece-6acf-44ac-91b7-f72fdb007b6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 2807 | 2026.03.21 01:28:23.158326 [ 5 ] {86e12ece-6acf-44ac-91b7-f72fdb007b6a} <Debug> TCPHandler: Processed in 0.001417089 sec. | ||
| 2808 | 2026.03.21 01:28:23.160671 [ 195 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 19 columns (19 merged, 0 gathered) in 0.003812374 sec., 54296.87643447364 rows/sec., 97.30 MiB/sec. | ||
| 2809 | 2026.03.21 01:28:23.161148 [ 200 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2810 | 2026.03.21 01:28:23.161495 [ 200 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.03.21 01:28:23.161591 [ 200 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2812 | 2026.03.21 01:28:23.161715 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 2813 | 2026.03.21 01:28:23.644451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5222 | ||
| 2814 | 2026.03.21 01:28:23.645032 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.03.21 01:28:23.645104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2816 | 2026.03.21 01:28:23.645804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2817 | 2026.03.21 01:28:23.646156 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.03.21 01:28:23.646306 [ 172 ] {} <Debug> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2819 | 2026.03.21 01:28:23.646318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5222 | ||
| 2820 | 2026.03.21 01:28:23.646349 [ 172 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.03.21 01:28:23.646376 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2822 | 2026.03.21 01:28:23.646518 [ 195 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 2823 | 2026.03.21 01:28:23.646667 [ 195 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2824 | 2026.03.21 01:28:23.646708 [ 195 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2854 rows starting from the beginning of the part | ||
| 2825 | 2026.03.21 01:28:23.646776 [ 195 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 2826 | 2026.03.21 01:28:23.646823 [ 195 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 2827 | 2026.03.21 01:28:23.646870 [ 195 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 2828 | 2026.03.21 01:28:23.646907 [ 195 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 2829 | 2026.03.21 01:28:23.646944 [ 195 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 2830 | 2026.03.21 01:28:23.648355 [ 198 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001897482 sec., 2752068.2673142618 rows/sec., 39.37 MiB/sec. | ||
| 2831 | 2026.03.21 01:28:23.649087 [ 191 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2832 | 2026.03.21 01:28:23.649412 [ 191 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_11_2} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.03.21 01:28:23.649494 [ 191 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_11_2} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2834 | 2026.03.21 01:28:23.649577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2835 | 2026.03.21 01:28:23.934492 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2836 | 2026.03.21 01:28:23.951793 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.03.21 01:28:23.951860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2838 | 2026.03.21 01:28:23.957989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2839 | 2026.03.21 01:28:23.958690 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.03.21 01:28:23.958976 [ 172 ] {} <Debug> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2841 | 2026.03.21 01:28:23.959057 [ 172 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.03.21 01:28:23.959085 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2843 | 2026.03.21 01:28:23.959263 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 2844 | 2026.03.21 01:28:23.962013 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2845 | 2026.03.21 01:28:23.963087 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2846 | 2026.03.21 01:28:23.964551 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 2847 | 2026.03.21 01:28:23.968741 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 2848 | 2026.03.21 01:28:23.972764 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 2849 | 2026.03.21 01:28:23.976777 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 2850 | 2026.03.21 01:28:23.981440 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 2851 | 2026.03.21 01:28:23.985888 [ 198 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 2852 | 2026.03.21 01:28:24.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.78 MiB, peak 221.78 MiB, free memory in arenas 0.00 B, will set to 217.58 MiB (RSS), difference: -4.20 MiB | ||
| 2853 | 2026.03.21 01:28:24.037233 [ 191 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078027448 sec., 1063.7282408621131 rows/sec., 5.50 MiB/sec. | ||
| 2854 | 2026.03.21 01:28:24.039527 [ 201 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2855 | 2026.03.21 01:28:24.041546 [ 201 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_11_2} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.03.21 01:28:24.041626 [ 201 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_11_2} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2857 | 2026.03.21 01:28:24.043419 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2858 | 2026.03.21 01:28:25.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.15 MiB, peak 221.78 MiB, free memory in arenas 0.00 B, will set to 220.65 MiB (RSS), difference: 12.51 MiB | ||
| 2859 | 2026.03.21 01:28:28.146297 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.03.21 01:28:28.146497 [ 5 ] {5c806b7c-59a1-4c3c-b91f-e29f3598f252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2861 | 2026.03.21 01:28:28.146567 [ 5 ] {5c806b7c-59a1-4c3c-b91f-e29f3598f252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2862 | 2026.03.21 01:28:28.147190 [ 5 ] {5c806b7c-59a1-4c3c-b91f-e29f3598f252} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.03.21 01:28:28.147245 [ 5 ] {5c806b7c-59a1-4c3c-b91f-e29f3598f252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2864 | 2026.03.21 01:28:28.147676 [ 5 ] {5c806b7c-59a1-4c3c-b91f-e29f3598f252} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2865 | 2026.03.21 01:28:28.147911 [ 5 ] {5c806b7c-59a1-4c3c-b91f-e29f3598f252} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.03.21 01:28:28.148089 [ 5 ] {5c806b7c-59a1-4c3c-b91f-e29f3598f252} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001647 sec., 6071.645415907711 rows/sec., 495.10 KiB/sec. | ||
| 2867 | 2026.03.21 01:28:28.148143 [ 5 ] {5c806b7c-59a1-4c3c-b91f-e29f3598f252} <Debug> TCPHandler: Processed in 0.001976703 sec. | ||
| 2868 | 2026.03.21 01:28:28.148276 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.03.21 01:28:28.148383 [ 5 ] {82230849-fbe9-4f22-a3fe-cfd0d50a9242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2870 | 2026.03.21 01:28:28.148429 [ 5 ] {82230849-fbe9-4f22-a3fe-cfd0d50a9242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2871 | 2026.03.21 01:28:28.148926 [ 5 ] {82230849-fbe9-4f22-a3fe-cfd0d50a9242} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.03.21 01:28:28.148967 [ 5 ] {82230849-fbe9-4f22-a3fe-cfd0d50a9242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2873 | 2026.03.21 01:28:28.149334 [ 5 ] {82230849-fbe9-4f22-a3fe-cfd0d50a9242} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2874 | 2026.03.21 01:28:28.149564 [ 5 ] {82230849-fbe9-4f22-a3fe-cfd0d50a9242} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.03.21 01:28:28.149712 [ 5 ] {82230849-fbe9-4f22-a3fe-cfd0d50a9242} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001353 sec., 59866.96230598669 rows/sec., 4.89 MiB/sec. | ||
| 2876 | 2026.03.21 01:28:28.149752 [ 5 ] {82230849-fbe9-4f22-a3fe-cfd0d50a9242} <Debug> TCPHandler: Processed in 0.001529921 sec. | ||
| 2877 | 2026.03.21 01:28:28.149878 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.03.21 01:28:28.149987 [ 5 ] {926ee72a-4bb4-4728-ba4c-02e002dc3e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2879 | 2026.03.21 01:28:28.150032 [ 5 ] {926ee72a-4bb4-4728-ba4c-02e002dc3e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2880 | 2026.03.21 01:28:28.150444 [ 5 ] {926ee72a-4bb4-4728-ba4c-02e002dc3e2a} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.03.21 01:28:28.150483 [ 5 ] {926ee72a-4bb4-4728-ba4c-02e002dc3e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2882 | 2026.03.21 01:28:28.150805 [ 5 ] {926ee72a-4bb4-4728-ba4c-02e002dc3e2a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2883 | 2026.03.21 01:28:28.151017 [ 5 ] {926ee72a-4bb4-4728-ba4c-02e002dc3e2a} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.03.21 01:28:28.151157 [ 5 ] {926ee72a-4bb4-4728-ba4c-02e002dc3e2a} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001198 sec., 16694.490818030048 rows/sec., 1.18 MiB/sec. | ||
| 2885 | 2026.03.21 01:28:28.151199 [ 5 ] {926ee72a-4bb4-4728-ba4c-02e002dc3e2a} <Debug> TCPHandler: Processed in 0.001371368 sec. | ||
| 2886 | 2026.03.21 01:28:28.151316 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.03.21 01:28:28.151412 [ 5 ] {ad4f2c28-78ea-4eb7-b634-063b6d61584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2888 | 2026.03.21 01:28:28.151453 [ 5 ] {ad4f2c28-78ea-4eb7-b634-063b6d61584c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2889 | 2026.03.21 01:28:28.151888 [ 5 ] {ad4f2c28-78ea-4eb7-b634-063b6d61584c} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.03.21 01:28:28.151927 [ 5 ] {ad4f2c28-78ea-4eb7-b634-063b6d61584c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2891 | 2026.03.21 01:28:28.152239 [ 5 ] {ad4f2c28-78ea-4eb7-b634-063b6d61584c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2892 | 2026.03.21 01:28:28.152450 [ 5 ] {ad4f2c28-78ea-4eb7-b634-063b6d61584c} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.03.21 01:28:28.152581 [ 5 ] {ad4f2c28-78ea-4eb7-b634-063b6d61584c} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001188 sec., 70707.0707070707 rows/sec., 5.53 MiB/sec. | ||
| 2894 | 2026.03.21 01:28:28.152618 [ 5 ] {ad4f2c28-78ea-4eb7-b634-063b6d61584c} <Debug> TCPHandler: Processed in 0.001354317 sec. | ||
| 2895 | 2026.03.21 01:28:28.152738 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.03.21 01:28:28.152831 [ 5 ] {da54f9e7-3f4a-4f8e-9eb5-f785bab28b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.03.21 01:28:28.152874 [ 5 ] {da54f9e7-3f4a-4f8e-9eb5-f785bab28b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2898 | 2026.03.21 01:28:28.153280 [ 5 ] {da54f9e7-3f4a-4f8e-9eb5-f785bab28b5e} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.03.21 01:28:28.153317 [ 5 ] {da54f9e7-3f4a-4f8e-9eb5-f785bab28b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2900 | 2026.03.21 01:28:28.153674 [ 5 ] {da54f9e7-3f4a-4f8e-9eb5-f785bab28b5e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2901 | 2026.03.21 01:28:28.153884 [ 5 ] {da54f9e7-3f4a-4f8e-9eb5-f785bab28b5e} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.03.21 01:28:28.154018 [ 5 ] {da54f9e7-3f4a-4f8e-9eb5-f785bab28b5e} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001204 sec., 137043.18936877078 rows/sec., 9.54 MiB/sec. | ||
| 2903 | 2026.03.21 01:28:28.154056 [ 5 ] {da54f9e7-3f4a-4f8e-9eb5-f785bab28b5e} <Debug> TCPHandler: Processed in 0.001368928 sec. | ||
| 2904 | 2026.03.21 01:28:28.154174 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.03.21 01:28:28.154273 [ 5 ] {40f6172d-b7c2-4fb5-a233-05b5941b476a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.03.21 01:28:28.154329 [ 5 ] {40f6172d-b7c2-4fb5-a233-05b5941b476a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2907 | 2026.03.21 01:28:28.155061 [ 5 ] {40f6172d-b7c2-4fb5-a233-05b5941b476a} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.03.21 01:28:28.155097 [ 5 ] {40f6172d-b7c2-4fb5-a233-05b5941b476a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2909 | 2026.03.21 01:28:28.155611 [ 5 ] {40f6172d-b7c2-4fb5-a233-05b5941b476a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2910 | 2026.03.21 01:28:28.155825 [ 5 ] {40f6172d-b7c2-4fb5-a233-05b5941b476a} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.03.21 01:28:28.155967 [ 5 ] {40f6172d-b7c2-4fb5-a233-05b5941b476a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001711 sec., 5844.535359438924 rows/sec., 10.47 MiB/sec. | ||
| 2912 | 2026.03.21 01:28:28.156029 [ 5 ] {40f6172d-b7c2-4fb5-a233-05b5941b476a} <Debug> TCPHandler: Processed in 0.001905421 sec. | ||
| 2913 | 2026.03.21 01:28:28.156161 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.03.21 01:28:28.156255 [ 5 ] {45905159-0da5-4d54-9f38-d4c1a908e515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2915 | 2026.03.21 01:28:28.156297 [ 5 ] {45905159-0da5-4d54-9f38-d4c1a908e515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2916 | 2026.03.21 01:28:28.156638 [ 5 ] {45905159-0da5-4d54-9f38-d4c1a908e515} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.21 01:28:28.156674 [ 5 ] {45905159-0da5-4d54-9f38-d4c1a908e515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2918 | 2026.03.21 01:28:28.156968 [ 5 ] {45905159-0da5-4d54-9f38-d4c1a908e515} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2919 | 2026.03.21 01:28:28.157174 [ 5 ] {45905159-0da5-4d54-9f38-d4c1a908e515} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.21 01:28:28.157299 [ 5 ] {45905159-0da5-4d54-9f38-d4c1a908e515} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2921 | 2026.03.21 01:28:28.157334 [ 5 ] {45905159-0da5-4d54-9f38-d4c1a908e515} <Debug> TCPHandler: Processed in 0.001224733 sec. | ||
| 2922 | 2026.03.21 01:28:31.066914 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2923 | 2026.03.21 01:28:31.067016 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2924 | 2026.03.21 01:28:31.146398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5734 | ||
| 2925 | 2026.03.21 01:28:31.146925 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.03.21 01:28:31.146967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2927 | 2026.03.21 01:28:31.147547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2928 | 2026.03.21 01:28:31.147790 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.03.21 01:28:31.147945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 2930 | 2026.03.21 01:28:31.151616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 422 | ||
| 2931 | 2026.03.21 01:28:31.153825 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.03.21 01:28:31.153882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2933 | 2026.03.21 01:28:31.155031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2934 | 2026.03.21 01:28:31.155297 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.03.21 01:28:31.155645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 2936 | 2026.03.21 01:28:31.462065 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2937 | 2026.03.21 01:28:31.479519 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.03.21 01:28:31.479589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2939 | 2026.03.21 01:28:31.485279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2940 | 2026.03.21 01:28:31.485997 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.03.21 01:28:31.488921 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2942 | 2026.03.21 01:28:33.149333 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2026.03.21 01:28:33.149527 [ 5 ] {13cf815c-d713-457e-b3bf-c80fb552454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2944 | 2026.03.21 01:28:33.149599 [ 5 ] {13cf815c-d713-457e-b3bf-c80fb552454a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2945 | 2026.03.21 01:28:33.150265 [ 5 ] {13cf815c-d713-457e-b3bf-c80fb552454a} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.03.21 01:28:33.150318 [ 5 ] {13cf815c-d713-457e-b3bf-c80fb552454a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2947 | 2026.03.21 01:28:33.150740 [ 5 ] {13cf815c-d713-457e-b3bf-c80fb552454a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2948 | 2026.03.21 01:28:33.150987 [ 5 ] {13cf815c-d713-457e-b3bf-c80fb552454a} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.03.21 01:28:33.151149 [ 145 ] {} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2950 | 2026.03.21 01:28:33.151167 [ 5 ] {13cf815c-d713-457e-b3bf-c80fb552454a} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001691 sec., 69781.19455943229 rows/sec., 5.94 MiB/sec. | ||
| 2951 | 2026.03.21 01:28:33.151219 [ 145 ] {} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.03.21 01:28:33.151237 [ 5 ] {13cf815c-d713-457e-b3bf-c80fb552454a} <Debug> TCPHandler: Processed in 0.002035786 sec. | ||
| 2953 | 2026.03.21 01:28:33.151246 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2954 | 2026.03.21 01:28:33.151354 [ 190 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 2955 | 2026.03.21 01:28:33.151382 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.03.21 01:28:33.151450 [ 190 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2957 | 2026.03.21 01:28:33.151486 [ 190 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2890 rows starting from the beginning of the part | ||
| 2958 | 2026.03.21 01:28:33.151490 [ 5 ] {80accb61-94a5-4f9a-ba53-a869d5f3fa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.03.21 01:28:33.151540 [ 5 ] {80accb61-94a5-4f9a-ba53-a869d5f3fa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2960 | 2026.03.21 01:28:33.151550 [ 190 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 2961 | 2026.03.21 01:28:33.151598 [ 190 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 2962 | 2026.03.21 01:28:33.151642 [ 190 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 118 rows starting from the beginning of the part | ||
| 2963 | 2026.03.21 01:28:33.151680 [ 190 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
| 2964 | 2026.03.21 01:28:33.151719 [ 190 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
| 2965 | 2026.03.21 01:28:33.151989 [ 5 ] {80accb61-94a5-4f9a-ba53-a869d5f3fa12} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.03.21 01:28:33.152032 [ 5 ] {80accb61-94a5-4f9a-ba53-a869d5f3fa12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2967 | 2026.03.21 01:28:33.152348 [ 5 ] {80accb61-94a5-4f9a-ba53-a869d5f3fa12} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2968 | 2026.03.21 01:28:33.152561 [ 5 ] {80accb61-94a5-4f9a-ba53-a869d5f3fa12} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.03.21 01:28:33.152706 [ 5 ] {80accb61-94a5-4f9a-ba53-a869d5f3fa12} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001241 sec., 24979.854955680905 rows/sec., 1.83 MiB/sec. | ||
| 2970 | 2026.03.21 01:28:33.152746 [ 5 ] {80accb61-94a5-4f9a-ba53-a869d5f3fa12} <Debug> TCPHandler: Processed in 0.001419169 sec. | ||
| 2971 | 2026.03.21 01:28:33.152866 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.03.21 01:28:33.152965 [ 5 ] {a2119c65-2c5a-4293-808e-bc49acbe24ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2973 | 2026.03.21 01:28:33.153007 [ 5 ] {a2119c65-2c5a-4293-808e-bc49acbe24ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2974 | 2026.03.21 01:28:33.153140 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826839 sec., 1827747.2727481732 rows/sec., 149.46 MiB/sec. | ||
| 2975 | 2026.03.21 01:28:33.153439 [ 5 ] {a2119c65-2c5a-4293-808e-bc49acbe24ed} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.03.21 01:28:33.153480 [ 5 ] {a2119c65-2c5a-4293-808e-bc49acbe24ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2977 | 2026.03.21 01:28:33.153564 [ 187 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2978 | 2026.03.21 01:28:33.153834 [ 5 ] {a2119c65-2c5a-4293-808e-bc49acbe24ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2979 | 2026.03.21 01:28:33.153972 [ 187 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.03.21 01:28:33.154069 [ 187 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_16_3} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2981 | 2026.03.21 01:28:33.154094 [ 5 ] {a2119c65-2c5a-4293-808e-bc49acbe24ed} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.03.21 01:28:33.154170 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 2983 | 2026.03.21 01:28:33.154213 [ 142 ] {} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2984 | 2026.03.21 01:28:33.154237 [ 5 ] {a2119c65-2c5a-4293-808e-bc49acbe24ed} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001294 sec., 73415.76506955178 rows/sec., 5.73 MiB/sec. | ||
| 2985 | 2026.03.21 01:28:33.154253 [ 142 ] {} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.03.21 01:28:33.154273 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2987 | 2026.03.21 01:28:33.154279 [ 5 ] {a2119c65-2c5a-4293-808e-bc49acbe24ed} <Debug> TCPHandler: Processed in 0.00146481 sec. | ||
| 2988 | 2026.03.21 01:28:33.154358 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 2989 | 2026.03.21 01:28:33.154416 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2026.03.21 01:28:33.154451 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2991 | 2026.03.21 01:28:33.154486 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1548 rows starting from the beginning of the part | ||
| 2992 | 2026.03.21 01:28:33.154521 [ 5 ] {6ae79d14-7f6e-4e05-9c16-b575b2b8016f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2993 | 2026.03.21 01:28:33.154555 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 2994 | 2026.03.21 01:28:33.154572 [ 5 ] {6ae79d14-7f6e-4e05-9c16-b575b2b8016f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2995 | 2026.03.21 01:28:33.154612 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 2996 | 2026.03.21 01:28:33.154662 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 95 rows starting from the beginning of the part | ||
| 2997 | 2026.03.21 01:28:33.154703 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 84 rows starting from the beginning of the part | ||
| 2998 | 2026.03.21 01:28:33.154742 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
| 2999 | 2026.03.21 01:28:33.155079 [ 5 ] {6ae79d14-7f6e-4e05-9c16-b575b2b8016f} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.03.21 01:28:33.155123 [ 5 ] {6ae79d14-7f6e-4e05-9c16-b575b2b8016f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3001 | 2026.03.21 01:28:33.155523 [ 5 ] {6ae79d14-7f6e-4e05-9c16-b575b2b8016f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3002 | 2026.03.21 01:28:33.155765 [ 5 ] {6ae79d14-7f6e-4e05-9c16-b575b2b8016f} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.03.21 01:28:33.155870 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3004 | 2026.03.21 01:28:33.155880 [ 201 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556752 sec., 1259031.6248188536 rows/sec., 94.85 MiB/sec. | ||
| 3005 | 2026.03.21 01:28:33.155901 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.03.21 01:28:33.155909 [ 5 ] {6ae79d14-7f6e-4e05-9c16-b575b2b8016f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 3007 | 2026.03.21 01:28:33.155934 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3008 | 2026.03.21 01:28:33.155957 [ 5 ] {6ae79d14-7f6e-4e05-9c16-b575b2b8016f} <Debug> TCPHandler: Processed in 0.001599013 sec. | ||
| 3009 | 2026.03.21 01:28:33.156007 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 3010 | 2026.03.21 01:28:33.156094 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.03.21 01:28:33.156099 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3012 | 2026.03.21 01:28:33.156110 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3013 | 2026.03.21 01:28:33.156158 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5277 rows starting from the beginning of the part | ||
| 3014 | 2026.03.21 01:28:33.156199 [ 5 ] {3388d930-ecfb-48ad-8dd7-5155a550c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.03.21 01:28:33.156211 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 3016 | 2026.03.21 01:28:33.156260 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3017 | 2026.03.21 01:28:33.156264 [ 5 ] {3388d930-ecfb-48ad-8dd7-5155a550c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3018 | 2026.03.21 01:28:33.156301 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3019 | 2026.03.21 01:28:33.156346 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 165 rows starting from the beginning of the part | ||
| 3020 | 2026.03.21 01:28:33.156388 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3021 | 2026.03.21 01:28:33.156405 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.03.21 01:28:33.156480 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_16_3} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3023 | 2026.03.21 01:28:33.156569 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3024 | 2026.03.21 01:28:33.157105 [ 5 ] {3388d930-ecfb-48ad-8dd7-5155a550c1cb} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.03.21 01:28:33.157144 [ 5 ] {3388d930-ecfb-48ad-8dd7-5155a550c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3026 | 2026.03.21 01:28:33.157843 [ 5 ] {3388d930-ecfb-48ad-8dd7-5155a550c1cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3027 | 2026.03.21 01:28:33.158084 [ 5 ] {3388d930-ecfb-48ad-8dd7-5155a550c1cb} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.03.21 01:28:33.158231 [ 5 ] {3388d930-ecfb-48ad-8dd7-5155a550c1cb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002054 sec., 15092.502434274587 rows/sec., 27.05 MiB/sec. | ||
| 3029 | 2026.03.21 01:28:33.158293 [ 5 ] {3388d930-ecfb-48ad-8dd7-5155a550c1cb} <Debug> TCPHandler: Processed in 0.002263142 sec. | ||
| 3030 | 2026.03.21 01:28:33.158418 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.03.21 01:28:33.158514 [ 5 ] {b8e501e6-83e0-4958-be3d-2f7f32f7642b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.03.21 01:28:33.158543 [ 201 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5954 rows, containing 5 columns (5 merged, 0 gathered) in 0.00256176 sec., 2324183.3739304226 rows/sec., 154.28 MiB/sec. | ||
| 3033 | 2026.03.21 01:28:33.158557 [ 5 ] {b8e501e6-83e0-4958-be3d-2f7f32f7642b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3034 | 2026.03.21 01:28:33.158924 [ 5 ] {b8e501e6-83e0-4958-be3d-2f7f32f7642b} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.03.21 01:28:33.158959 [ 5 ] {b8e501e6-83e0-4958-be3d-2f7f32f7642b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3036 | 2026.03.21 01:28:33.159133 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3037 | 2026.03.21 01:28:33.159312 [ 5 ] {b8e501e6-83e0-4958-be3d-2f7f32f7642b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3038 | 2026.03.21 01:28:33.159446 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.03.21 01:28:33.159513 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3040 | 2026.03.21 01:28:33.159535 [ 5 ] {b8e501e6-83e0-4958-be3d-2f7f32f7642b} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.03.21 01:28:33.159584 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3042 | 2026.03.21 01:28:33.159640 [ 142 ] {} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3043 | 2026.03.21 01:28:33.159667 [ 142 ] {} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.03.21 01:28:33.159682 [ 5 ] {b8e501e6-83e0-4958-be3d-2f7f32f7642b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 3045 | 2026.03.21 01:28:33.159684 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3046 | 2026.03.21 01:28:33.159732 [ 5 ] {b8e501e6-83e0-4958-be3d-2f7f32f7642b} <Debug> TCPHandler: Processed in 0.001364917 sec. | ||
| 3047 | 2026.03.21 01:28:33.159796 [ 193 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 3048 | 2026.03.21 01:28:33.159930 [ 193 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3049 | 2026.03.21 01:28:33.159965 [ 193 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 3050 | 2026.03.21 01:28:33.160056 [ 193 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 3051 | 2026.03.21 01:28:33.160108 [ 193 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 3052 | 2026.03.21 01:28:33.160151 [ 193 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3053 | 2026.03.21 01:28:33.160190 [ 193 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 3054 | 2026.03.21 01:28:33.160234 [ 193 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3055 | 2026.03.21 01:28:33.161221 [ 202 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147076 sec., 587451.3856781528 rows/sec., 39.00 MiB/sec. | ||
| 3056 | 2026.03.21 01:28:33.161428 [ 201 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3057 | 2026.03.21 01:28:33.161712 [ 201 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.03.21 01:28:33.161810 [ 201 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_16_3} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3059 | 2026.03.21 01:28:33.161920 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3060 | 2026.03.21 01:28:38.145618 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.03.21 01:28:38.145808 [ 5 ] {05064f42-a1c7-4bcb-b765-2b355a2ed648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3062 | 2026.03.21 01:28:38.145870 [ 5 ] {05064f42-a1c7-4bcb-b765-2b355a2ed648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3063 | 2026.03.21 01:28:38.146532 [ 5 ] {05064f42-a1c7-4bcb-b765-2b355a2ed648} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.03.21 01:28:38.146568 [ 5 ] {05064f42-a1c7-4bcb-b765-2b355a2ed648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3065 | 2026.03.21 01:28:38.146952 [ 5 ] {05064f42-a1c7-4bcb-b765-2b355a2ed648} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3066 | 2026.03.21 01:28:38.147187 [ 5 ] {05064f42-a1c7-4bcb-b765-2b355a2ed648} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.03.21 01:28:38.147336 [ 5 ] {05064f42-a1c7-4bcb-b765-2b355a2ed648} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001578 sec., 48162.230671736375 rows/sec., 3.97 MiB/sec. | ||
| 3068 | 2026.03.21 01:28:38.147377 [ 5 ] {05064f42-a1c7-4bcb-b765-2b355a2ed648} <Debug> TCPHandler: Processed in 0.001878101 sec. | ||
| 3069 | 2026.03.21 01:28:38.147502 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.03.21 01:28:38.147597 [ 5 ] {1d92c6fd-84bc-4667-8c1c-cf696500d2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.03.21 01:28:38.147637 [ 5 ] {1d92c6fd-84bc-4667-8c1c-cf696500d2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3072 | 2026.03.21 01:28:38.148034 [ 5 ] {1d92c6fd-84bc-4667-8c1c-cf696500d2d7} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.03.21 01:28:38.148068 [ 5 ] {1d92c6fd-84bc-4667-8c1c-cf696500d2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3074 | 2026.03.21 01:28:38.148372 [ 5 ] {1d92c6fd-84bc-4667-8c1c-cf696500d2d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3075 | 2026.03.21 01:28:38.148571 [ 5 ] {1d92c6fd-84bc-4667-8c1c-cf696500d2d7} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.03.21 01:28:38.148696 [ 5 ] {1d92c6fd-84bc-4667-8c1c-cf696500d2d7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001118 sec., 8944.543828264757 rows/sec., 672.59 KiB/sec. | ||
| 3077 | 2026.03.21 01:28:38.148731 [ 5 ] {1d92c6fd-84bc-4667-8c1c-cf696500d2d7} <Debug> TCPHandler: Processed in 0.001278325 sec. | ||
| 3078 | 2026.03.21 01:28:38.148841 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.03.21 01:28:38.148935 [ 5 ] {bc130d00-fe84-4ef9-950e-6a3f438942a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3080 | 2026.03.21 01:28:38.148974 [ 5 ] {bc130d00-fe84-4ef9-950e-6a3f438942a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3081 | 2026.03.21 01:28:38.149389 [ 5 ] {bc130d00-fe84-4ef9-950e-6a3f438942a9} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.03.21 01:28:38.149423 [ 5 ] {bc130d00-fe84-4ef9-950e-6a3f438942a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3083 | 2026.03.21 01:28:38.149715 [ 5 ] {bc130d00-fe84-4ef9-950e-6a3f438942a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3084 | 2026.03.21 01:28:38.149917 [ 5 ] {bc130d00-fe84-4ef9-950e-6a3f438942a9} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.03.21 01:28:38.150045 [ 5 ] {bc130d00-fe84-4ef9-950e-6a3f438942a9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001129 sec., 65544.72984942427 rows/sec., 5.12 MiB/sec. | ||
| 3086 | 2026.03.21 01:28:38.150082 [ 5 ] {bc130d00-fe84-4ef9-950e-6a3f438942a9} <Debug> TCPHandler: Processed in 0.001289375 sec. | ||
| 3087 | 2026.03.21 01:28:38.150207 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.03.21 01:28:38.150300 [ 5 ] {6244ea09-85cf-408a-8d57-2dd26bb7e6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.03.21 01:28:38.150343 [ 5 ] {6244ea09-85cf-408a-8d57-2dd26bb7e6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3090 | 2026.03.21 01:28:38.150742 [ 5 ] {6244ea09-85cf-408a-8d57-2dd26bb7e6a2} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.03.21 01:28:38.150776 [ 5 ] {6244ea09-85cf-408a-8d57-2dd26bb7e6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3092 | 2026.03.21 01:28:38.151111 [ 5 ] {6244ea09-85cf-408a-8d57-2dd26bb7e6a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3093 | 2026.03.21 01:28:38.151320 [ 5 ] {6244ea09-85cf-408a-8d57-2dd26bb7e6a2} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.03.21 01:28:38.151444 [ 5 ] {6244ea09-85cf-408a-8d57-2dd26bb7e6a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3095 | 2026.03.21 01:28:38.151488 [ 5 ] {6244ea09-85cf-408a-8d57-2dd26bb7e6a2} <Debug> TCPHandler: Processed in 0.001336996 sec. | ||
| 3096 | 2026.03.21 01:28:38.151587 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.03.21 01:28:38.151680 [ 5 ] {77be1128-31b2-430d-9559-41343e3ef906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.03.21 01:28:38.151732 [ 5 ] {77be1128-31b2-430d-9559-41343e3ef906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3099 | 2026.03.21 01:28:38.152456 [ 5 ] {77be1128-31b2-430d-9559-41343e3ef906} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.03.21 01:28:38.152490 [ 5 ] {77be1128-31b2-430d-9559-41343e3ef906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3101 | 2026.03.21 01:28:38.152980 [ 5 ] {77be1128-31b2-430d-9559-41343e3ef906} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3102 | 2026.03.21 01:28:38.153208 [ 5 ] {77be1128-31b2-430d-9559-41343e3ef906} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.03.21 01:28:38.153342 [ 5 ] {77be1128-31b2-430d-9559-41343e3ef906} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001681 sec., 5948.83997620464 rows/sec., 10.66 MiB/sec. | ||
| 3104 | 2026.03.21 01:28:38.153391 [ 5 ] {77be1128-31b2-430d-9559-41343e3ef906} <Debug> TCPHandler: Processed in 0.00185136 sec. | ||
| 3105 | 2026.03.21 01:28:38.153503 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.03.21 01:28:38.153598 [ 5 ] {efda720e-f6ba-44dc-b535-977dda7841ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3107 | 2026.03.21 01:28:38.153639 [ 5 ] {efda720e-f6ba-44dc-b535-977dda7841ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3108 | 2026.03.21 01:28:38.153972 [ 5 ] {efda720e-f6ba-44dc-b535-977dda7841ac} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.03.21 01:28:38.154005 [ 5 ] {efda720e-f6ba-44dc-b535-977dda7841ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3110 | 2026.03.21 01:28:38.154305 [ 5 ] {efda720e-f6ba-44dc-b535-977dda7841ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3111 | 2026.03.21 01:28:38.154507 [ 5 ] {efda720e-f6ba-44dc-b535-977dda7841ac} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.03.21 01:28:38.154630 [ 5 ] {efda720e-f6ba-44dc-b535-977dda7841ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3113 | 2026.03.21 01:28:38.154664 [ 5 ] {efda720e-f6ba-44dc-b535-977dda7841ac} <Debug> TCPHandler: Processed in 0.001210553 sec. | ||
| 3114 | 2026.03.21 01:28:38.648947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6182 | ||
| 3115 | 2026.03.21 01:28:38.649435 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.03.21 01:28:38.649476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3117 | 2026.03.21 01:28:38.649974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3118 | 2026.03.21 01:28:38.650217 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.03.21 01:28:38.650357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6182 | ||
| 3120 | 2026.03.21 01:28:38.989919 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3121 | 2026.03.21 01:28:39.006795 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.21 01:28:39.006852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3123 | 2026.03.21 01:28:39.012647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3124 | 2026.03.21 01:28:39.013352 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.03.21 01:28:39.016379 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3126 | 2026.03.21 01:28:41.156688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 446 | ||
| 3127 | 2026.03.21 01:28:41.158795 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.03.21 01:28:41.158849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3129 | 2026.03.21 01:28:41.160038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3130 | 2026.03.21 01:28:41.160312 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.21 01:28:41.160639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3132 | 2026.03.21 01:28:42.088841 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.03.21 01:28:42.089023 [ 5 ] {3b498feb-c543-4fc5-884a-7da953c19b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3134 | 2026.03.21 01:28:42.089095 [ 5 ] {3b498feb-c543-4fc5-884a-7da953c19b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3135 | 2026.03.21 01:28:42.089753 [ 5 ] {3b498feb-c543-4fc5-884a-7da953c19b1a} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.03.21 01:28:42.089805 [ 5 ] {3b498feb-c543-4fc5-884a-7da953c19b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3137 | 2026.03.21 01:28:42.090223 [ 5 ] {3b498feb-c543-4fc5-884a-7da953c19b1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3138 | 2026.03.21 01:28:42.090464 [ 5 ] {3b498feb-c543-4fc5-884a-7da953c19b1a} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.03.21 01:28:42.090631 [ 5 ] {3b498feb-c543-4fc5-884a-7da953c19b1a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 3140 | 2026.03.21 01:28:42.090680 [ 5 ] {3b498feb-c543-4fc5-884a-7da953c19b1a} <Debug> TCPHandler: Processed in 0.001969684 sec. | ||
| 3141 | 2026.03.21 01:28:42.090800 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.03.21 01:28:42.090902 [ 5 ] {9fbbd642-9ffa-4680-8b66-9f47c130af8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3143 | 2026.03.21 01:28:42.090948 [ 5 ] {9fbbd642-9ffa-4680-8b66-9f47c130af8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3144 | 2026.03.21 01:28:42.091363 [ 5 ] {9fbbd642-9ffa-4680-8b66-9f47c130af8f} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.03.21 01:28:42.091398 [ 5 ] {9fbbd642-9ffa-4680-8b66-9f47c130af8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3146 | 2026.03.21 01:28:42.091707 [ 5 ] {9fbbd642-9ffa-4680-8b66-9f47c130af8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3147 | 2026.03.21 01:28:42.091936 [ 5 ] {9fbbd642-9ffa-4680-8b66-9f47c130af8f} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.03.21 01:28:42.092072 [ 5 ] {9fbbd642-9ffa-4680-8b66-9f47c130af8f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001195 sec., 3347.2803347280333 rows/sec., 272.95 KiB/sec. | ||
| 3149 | 2026.03.21 01:28:42.092110 [ 5 ] {9fbbd642-9ffa-4680-8b66-9f47c130af8f} <Debug> TCPHandler: Processed in 0.001362837 sec. | ||
| 3150 | 2026.03.21 01:28:42.092211 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.03.21 01:28:42.092308 [ 5 ] {db066541-9816-4a4e-b59b-eadb4c88da75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3152 | 2026.03.21 01:28:42.092347 [ 5 ] {db066541-9816-4a4e-b59b-eadb4c88da75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3153 | 2026.03.21 01:28:42.093868 [ 5 ] {db066541-9816-4a4e-b59b-eadb4c88da75} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.03.21 01:28:42.093904 [ 5 ] {db066541-9816-4a4e-b59b-eadb4c88da75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3155 | 2026.03.21 01:28:42.094336 [ 5 ] {db066541-9816-4a4e-b59b-eadb4c88da75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3156 | 2026.03.21 01:28:42.094553 [ 5 ] {db066541-9816-4a4e-b59b-eadb4c88da75} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.03.21 01:28:42.094688 [ 5 ] {db066541-9816-4a4e-b59b-eadb4c88da75} <Debug> executeQuery: Read 2120 rows, 166.60 KiB in 0.0024 sec., 883333.3333333334 rows/sec., 67.79 MiB/sec. | ||
| 3158 | 2026.03.21 01:28:42.094726 [ 5 ] {db066541-9816-4a4e-b59b-eadb4c88da75} <Debug> TCPHandler: Processed in 0.00256419 sec. | ||
| 3159 | 2026.03.21 01:28:42.094839 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.03.21 01:28:42.094934 [ 5 ] {a2e7bfcd-48db-4979-b54a-cd73d1ee55be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3161 | 2026.03.21 01:28:42.094975 [ 5 ] {a2e7bfcd-48db-4979-b54a-cd73d1ee55be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3162 | 2026.03.21 01:28:42.095368 [ 5 ] {a2e7bfcd-48db-4979-b54a-cd73d1ee55be} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.03.21 01:28:42.095403 [ 5 ] {a2e7bfcd-48db-4979-b54a-cd73d1ee55be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3164 | 2026.03.21 01:28:42.095688 [ 5 ] {a2e7bfcd-48db-4979-b54a-cd73d1ee55be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3165 | 2026.03.21 01:28:42.095890 [ 5 ] {a2e7bfcd-48db-4979-b54a-cd73d1ee55be} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.03.21 01:28:42.096075 [ 5 ] {a2e7bfcd-48db-4979-b54a-cd73d1ee55be} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001159 sec., 48317.51509922346 rows/sec., 3.58 MiB/sec. | ||
| 3167 | 2026.03.21 01:28:42.096111 [ 5 ] {a2e7bfcd-48db-4979-b54a-cd73d1ee55be} <Debug> TCPHandler: Processed in 0.001320376 sec. | ||
| 3168 | 2026.03.21 01:28:42.096212 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.03.21 01:28:42.096305 [ 5 ] {9241021f-1263-484c-a3bd-b48757d28c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3170 | 2026.03.21 01:28:42.096344 [ 5 ] {9241021f-1263-484c-a3bd-b48757d28c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3171 | 2026.03.21 01:28:42.096947 [ 5 ] {9241021f-1263-484c-a3bd-b48757d28c1c} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.03.21 01:28:42.096982 [ 5 ] {9241021f-1263-484c-a3bd-b48757d28c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3173 | 2026.03.21 01:28:42.097315 [ 5 ] {9241021f-1263-484c-a3bd-b48757d28c1c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3174 | 2026.03.21 01:28:42.097533 [ 5 ] {9241021f-1263-484c-a3bd-b48757d28c1c} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.03.21 01:28:42.097662 [ 5 ] {9241021f-1263-484c-a3bd-b48757d28c1c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001375 sec., 532363.6363636364 rows/sec., 31.49 MiB/sec. | ||
| 3176 | 2026.03.21 01:28:42.097700 [ 5 ] {9241021f-1263-484c-a3bd-b48757d28c1c} <Debug> TCPHandler: Processed in 0.001537592 sec. | ||
| 3177 | 2026.03.21 01:28:42.097811 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.03.21 01:28:42.097905 [ 5 ] {5638f381-d21b-40a6-ba6b-cf9331110fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3179 | 2026.03.21 01:28:42.097944 [ 5 ] {5638f381-d21b-40a6-ba6b-cf9331110fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3180 | 2026.03.21 01:28:42.098325 [ 5 ] {5638f381-d21b-40a6-ba6b-cf9331110fd0} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.03.21 01:28:42.098362 [ 5 ] {5638f381-d21b-40a6-ba6b-cf9331110fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3182 | 2026.03.21 01:28:42.098647 [ 5 ] {5638f381-d21b-40a6-ba6b-cf9331110fd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3183 | 2026.03.21 01:28:42.098853 [ 5 ] {5638f381-d21b-40a6-ba6b-cf9331110fd0} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.03.21 01:28:42.098977 [ 5 ] {5638f381-d21b-40a6-ba6b-cf9331110fd0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 3185 | 2026.03.21 01:28:42.099014 [ 5 ] {5638f381-d21b-40a6-ba6b-cf9331110fd0} <Debug> TCPHandler: Processed in 0.001250814 sec. | ||
| 3186 | 2026.03.21 01:28:42.099132 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.03.21 01:28:42.099235 [ 5 ] {cb0d4912-2a06-4981-b8b0-00595c1486ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3188 | 2026.03.21 01:28:42.099277 [ 5 ] {cb0d4912-2a06-4981-b8b0-00595c1486ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3189 | 2026.03.21 01:28:42.099681 [ 5 ] {cb0d4912-2a06-4981-b8b0-00595c1486ed} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.03.21 01:28:42.099720 [ 5 ] {cb0d4912-2a06-4981-b8b0-00595c1486ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3191 | 2026.03.21 01:28:42.100036 [ 5 ] {cb0d4912-2a06-4981-b8b0-00595c1486ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3192 | 2026.03.21 01:28:42.100253 [ 5 ] {cb0d4912-2a06-4981-b8b0-00595c1486ed} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.03.21 01:28:42.100386 [ 5 ] {cb0d4912-2a06-4981-b8b0-00595c1486ed} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 3194 | 2026.03.21 01:28:42.100424 [ 5 ] {cb0d4912-2a06-4981-b8b0-00595c1486ed} <Debug> TCPHandler: Processed in 0.001342366 sec. | ||
| 3195 | 2026.03.21 01:28:42.100532 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.03.21 01:28:42.100629 [ 5 ] {86abc4f7-7c3a-468c-a270-c4fc6f1e0869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3197 | 2026.03.21 01:28:42.100670 [ 5 ] {86abc4f7-7c3a-468c-a270-c4fc6f1e0869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3198 | 2026.03.21 01:28:42.101459 [ 5 ] {86abc4f7-7c3a-468c-a270-c4fc6f1e0869} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.03.21 01:28:42.101495 [ 5 ] {86abc4f7-7c3a-468c-a270-c4fc6f1e0869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3200 | 2026.03.21 01:28:42.101901 [ 5 ] {86abc4f7-7c3a-468c-a270-c4fc6f1e0869} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3201 | 2026.03.21 01:28:42.102119 [ 5 ] {86abc4f7-7c3a-468c-a270-c4fc6f1e0869} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.03.21 01:28:42.102252 [ 5 ] {86abc4f7-7c3a-468c-a270-c4fc6f1e0869} <Debug> executeQuery: Read 1080 rows, 77.13 KiB in 0.001641 sec., 658135.2833638025 rows/sec., 45.90 MiB/sec. | ||
| 3203 | 2026.03.21 01:28:42.102291 [ 5 ] {86abc4f7-7c3a-468c-a270-c4fc6f1e0869} <Debug> TCPHandler: Processed in 0.00181066 sec. | ||
| 3204 | 2026.03.21 01:28:42.102404 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.03.21 01:28:42.102499 [ 5 ] {351c9da0-1bb8-4a26-831b-206e534b03ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.03.21 01:28:42.102543 [ 5 ] {351c9da0-1bb8-4a26-831b-206e534b03ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3207 | 2026.03.21 01:28:42.103216 [ 5 ] {351c9da0-1bb8-4a26-831b-206e534b03ad} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.03.21 01:28:42.103253 [ 5 ] {351c9da0-1bb8-4a26-831b-206e534b03ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3209 | 2026.03.21 01:28:42.103677 [ 5 ] {351c9da0-1bb8-4a26-831b-206e534b03ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3210 | 2026.03.21 01:28:42.103894 [ 5 ] {351c9da0-1bb8-4a26-831b-206e534b03ad} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.03.21 01:28:42.104022 [ 5 ] {351c9da0-1bb8-4a26-831b-206e534b03ad} <Debug> executeQuery: Read 1351 rows, 87.89 KiB in 0.001541 sec., 876703.4393251135 rows/sec., 55.70 MiB/sec. | ||
| 3212 | 2026.03.21 01:28:42.104059 [ 5 ] {351c9da0-1bb8-4a26-831b-206e534b03ad} <Debug> TCPHandler: Processed in 0.001705577 sec. | ||
| 3213 | 2026.03.21 01:28:42.104172 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.03.21 01:28:42.104266 [ 5 ] {3bb2ca2b-0373-49d2-8815-a0f719e08ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3215 | 2026.03.21 01:28:42.104321 [ 5 ] {3bb2ca2b-0373-49d2-8815-a0f719e08ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3216 | 2026.03.21 01:28:42.105168 [ 5 ] {3bb2ca2b-0373-49d2-8815-a0f719e08ec7} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.03.21 01:28:42.105204 [ 5 ] {3bb2ca2b-0373-49d2-8815-a0f719e08ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3218 | 2026.03.21 01:28:42.105764 [ 5 ] {3bb2ca2b-0373-49d2-8815-a0f719e08ec7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3219 | 2026.03.21 01:28:42.105985 [ 5 ] {3bb2ca2b-0373-49d2-8815-a0f719e08ec7} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.03.21 01:28:42.106117 [ 5 ] {3bb2ca2b-0373-49d2-8815-a0f719e08ec7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001873 sec., 21356.113187399893 rows/sec., 38.27 MiB/sec. | ||
| 3221 | 2026.03.21 01:28:42.106165 [ 5 ] {3bb2ca2b-0373-49d2-8815-a0f719e08ec7} <Debug> TCPHandler: Processed in 0.002052176 sec. | ||
| 3222 | 2026.03.21 01:28:42.106268 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.03.21 01:28:42.106357 [ 5 ] {24ce271f-7331-4678-8f01-be79fa30fc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.03.21 01:28:42.106396 [ 5 ] {24ce271f-7331-4678-8f01-be79fa30fc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3225 | 2026.03.21 01:28:42.106702 [ 5 ] {24ce271f-7331-4678-8f01-be79fa30fc60} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.03.21 01:28:42.106735 [ 5 ] {24ce271f-7331-4678-8f01-be79fa30fc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3227 | 2026.03.21 01:28:42.107079 [ 5 ] {24ce271f-7331-4678-8f01-be79fa30fc60} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3228 | 2026.03.21 01:28:42.107280 [ 5 ] {24ce271f-7331-4678-8f01-be79fa30fc60} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.03.21 01:28:42.107408 [ 5 ] {24ce271f-7331-4678-8f01-be79fa30fc60} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 3230 | 2026.03.21 01:28:42.107445 [ 5 ] {24ce271f-7331-4678-8f01-be79fa30fc60} <Debug> TCPHandler: Processed in 0.001211843 sec. | ||
| 3231 | 2026.03.21 01:28:43.139453 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.03.21 01:28:43.139648 [ 5 ] {7c76a62a-d92a-48f5-a8f7-58f37134c4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3233 | 2026.03.21 01:28:43.139719 [ 5 ] {7c76a62a-d92a-48f5-a8f7-58f37134c4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3234 | 2026.03.21 01:28:43.140407 [ 5 ] {7c76a62a-d92a-48f5-a8f7-58f37134c4eb} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.03.21 01:28:43.140444 [ 5 ] {7c76a62a-d92a-48f5-a8f7-58f37134c4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3236 | 2026.03.21 01:28:43.140817 [ 5 ] {7c76a62a-d92a-48f5-a8f7-58f37134c4eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3237 | 2026.03.21 01:28:43.141044 [ 5 ] {7c76a62a-d92a-48f5-a8f7-58f37134c4eb} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.03.21 01:28:43.141187 [ 5 ] {7c76a62a-d92a-48f5-a8f7-58f37134c4eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.70 MiB/sec. | ||
| 3239 | 2026.03.21 01:28:43.141227 [ 5 ] {7c76a62a-d92a-48f5-a8f7-58f37134c4eb} <Debug> TCPHandler: Processed in 0.001906063 sec. | ||
| 3240 | 2026.03.21 01:28:43.141345 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.03.21 01:28:43.141438 [ 5 ] {78bc8e32-e492-4e76-928d-41ee8cc04f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3242 | 2026.03.21 01:28:43.141478 [ 5 ] {78bc8e32-e492-4e76-928d-41ee8cc04f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3243 | 2026.03.21 01:28:43.141886 [ 5 ] {78bc8e32-e492-4e76-928d-41ee8cc04f7f} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.03.21 01:28:43.141921 [ 5 ] {78bc8e32-e492-4e76-928d-41ee8cc04f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3245 | 2026.03.21 01:28:43.142208 [ 5 ] {78bc8e32-e492-4e76-928d-41ee8cc04f7f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3246 | 2026.03.21 01:28:43.142408 [ 5 ] {78bc8e32-e492-4e76-928d-41ee8cc04f7f} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.03.21 01:28:43.142530 [ 5 ] {78bc8e32-e492-4e76-928d-41ee8cc04f7f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00111 sec., 57657.657657657655 rows/sec., 4.50 MiB/sec. | ||
| 3248 | 2026.03.21 01:28:43.142565 [ 5 ] {78bc8e32-e492-4e76-928d-41ee8cc04f7f} <Debug> TCPHandler: Processed in 0.001268075 sec. | ||
| 3249 | 2026.03.21 01:28:43.142677 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.03.21 01:28:43.142770 [ 5 ] {13e46ce8-4797-4666-b97e-dcf18e47fd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.03.21 01:28:43.142812 [ 5 ] {13e46ce8-4797-4666-b97e-dcf18e47fd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3252 | 2026.03.21 01:28:43.143165 [ 5 ] {13e46ce8-4797-4666-b97e-dcf18e47fd6b} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.03.21 01:28:43.143199 [ 5 ] {13e46ce8-4797-4666-b97e-dcf18e47fd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3254 | 2026.03.21 01:28:43.143501 [ 5 ] {13e46ce8-4797-4666-b97e-dcf18e47fd6b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3255 | 2026.03.21 01:28:43.143705 [ 5 ] {13e46ce8-4797-4666-b97e-dcf18e47fd6b} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.03.21 01:28:43.143828 [ 5 ] {13e46ce8-4797-4666-b97e-dcf18e47fd6b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001077 sec., 29712.16341689879 rows/sec., 2.07 MiB/sec. | ||
| 3257 | 2026.03.21 01:28:43.143864 [ 5 ] {13e46ce8-4797-4666-b97e-dcf18e47fd6b} <Debug> TCPHandler: Processed in 0.001234793 sec. | ||
| 3258 | 2026.03.21 01:28:43.143973 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.03.21 01:28:43.144067 [ 5 ] {92eaf085-3c4e-47a5-a5bc-0bd3b1f3889e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.03.21 01:28:43.144107 [ 5 ] {92eaf085-3c4e-47a5-a5bc-0bd3b1f3889e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3261 | 2026.03.21 01:28:43.144414 [ 5 ] {92eaf085-3c4e-47a5-a5bc-0bd3b1f3889e} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.03.21 01:28:43.144449 [ 5 ] {92eaf085-3c4e-47a5-a5bc-0bd3b1f3889e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3263 | 2026.03.21 01:28:43.144732 [ 5 ] {92eaf085-3c4e-47a5-a5bc-0bd3b1f3889e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3264 | 2026.03.21 01:28:43.144942 [ 5 ] {92eaf085-3c4e-47a5-a5bc-0bd3b1f3889e} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.03.21 01:28:43.145062 [ 5 ] {92eaf085-3c4e-47a5-a5bc-0bd3b1f3889e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001013 sec., 11846.001974333662 rows/sec., 817.50 KiB/sec. | ||
| 3266 | 2026.03.21 01:28:43.145096 [ 5 ] {92eaf085-3c4e-47a5-a5bc-0bd3b1f3889e} <Debug> TCPHandler: Processed in 0.001170302 sec. | ||
| 3267 | 2026.03.21 01:28:46.067079 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3268 | 2026.03.21 01:28:46.067145 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3269 | 2026.03.21 01:28:46.150573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6694 | ||
| 3270 | 2026.03.21 01:28:46.151085 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.03.21 01:28:46.151130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3272 | 2026.03.21 01:28:46.151695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3273 | 2026.03.21 01:28:46.151936 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.03.21 01:28:46.152085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3275 | 2026.03.21 01:28:46.516530 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3276 | 2026.03.21 01:28:46.532802 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.21 01:28:46.532858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3278 | 2026.03.21 01:28:46.539090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3279 | 2026.03.21 01:28:46.539790 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.21 01:28:46.542481 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3281 | 2026.03.21 01:28:47.001079 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.60 MiB, peak 227.60 MiB, free memory in arenas 0.00 B, will set to 224.75 MiB (RSS), difference: 1.15 MiB | ||
| 3282 | 2026.03.21 01:28:48.146030 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.03.21 01:28:48.146225 [ 5 ] {41d1698c-0d84-4040-9dcf-efeda8bea9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3284 | 2026.03.21 01:28:48.146296 [ 5 ] {41d1698c-0d84-4040-9dcf-efeda8bea9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3285 | 2026.03.21 01:28:48.146977 [ 5 ] {41d1698c-0d84-4040-9dcf-efeda8bea9eb} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.03.21 01:28:48.147032 [ 5 ] {41d1698c-0d84-4040-9dcf-efeda8bea9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3287 | 2026.03.21 01:28:48.147452 [ 5 ] {41d1698c-0d84-4040-9dcf-efeda8bea9eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3288 | 2026.03.21 01:28:48.147697 [ 5 ] {41d1698c-0d84-4040-9dcf-efeda8bea9eb} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.03.21 01:28:48.147866 [ 5 ] {41d1698c-0d84-4040-9dcf-efeda8bea9eb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 3290 | 2026.03.21 01:28:48.147917 [ 5 ] {41d1698c-0d84-4040-9dcf-efeda8bea9eb} <Debug> TCPHandler: Processed in 0.002020185 sec. | ||
| 3291 | 2026.03.21 01:28:48.148047 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.03.21 01:28:48.148153 [ 5 ] {4792b9ee-fb7e-4cb1-9177-09e1305ea300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3293 | 2026.03.21 01:28:48.148199 [ 5 ] {4792b9ee-fb7e-4cb1-9177-09e1305ea300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3294 | 2026.03.21 01:28:48.148614 [ 5 ] {4792b9ee-fb7e-4cb1-9177-09e1305ea300} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.03.21 01:28:48.148653 [ 5 ] {4792b9ee-fb7e-4cb1-9177-09e1305ea300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3296 | 2026.03.21 01:28:48.148962 [ 5 ] {4792b9ee-fb7e-4cb1-9177-09e1305ea300} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3297 | 2026.03.21 01:28:48.149199 [ 5 ] {4792b9ee-fb7e-4cb1-9177-09e1305ea300} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.03.21 01:28:48.149319 [ 25 ] {} <Debug> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3299 | 2026.03.21 01:28:48.149337 [ 5 ] {4792b9ee-fb7e-4cb1-9177-09e1305ea300} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 3300 | 2026.03.21 01:28:48.149393 [ 25 ] {} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.03.21 01:28:48.149401 [ 5 ] {4792b9ee-fb7e-4cb1-9177-09e1305ea300} <Debug> TCPHandler: Processed in 0.001407288 sec. | ||
| 3302 | 2026.03.21 01:28:48.149426 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3303 | 2026.03.21 01:28:48.149520 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.03.21 01:28:48.149560 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::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 | ||
| 3305 | 2026.03.21 01:28:48.149621 [ 5 ] {2c0fb339-9df7-4a81-938f-6773f292b08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3306 | 2026.03.21 01:28:48.149669 [ 5 ] {2c0fb339-9df7-4a81-938f-6773f292b08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3307 | 2026.03.21 01:28:48.149702 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3308 | 2026.03.21 01:28:48.149744 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part | ||
| 3309 | 2026.03.21 01:28:48.149826 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 3310 | 2026.03.21 01:28:48.149879 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3311 | 2026.03.21 01:28:48.149930 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3312 | 2026.03.21 01:28:48.149975 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::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 | ||
| 3313 | 2026.03.21 01:28:48.150022 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3314 | 2026.03.21 01:28:48.150103 [ 5 ] {2c0fb339-9df7-4a81-938f-6773f292b08b} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.03.21 01:28:48.150146 [ 5 ] {2c0fb339-9df7-4a81-938f-6773f292b08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3316 | 2026.03.21 01:28:48.150608 [ 5 ] {2c0fb339-9df7-4a81-938f-6773f292b08b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3317 | 2026.03.21 01:28:48.150849 [ 5 ] {2c0fb339-9df7-4a81-938f-6773f292b08b} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.03.21 01:28:48.150996 [ 5 ] {2c0fb339-9df7-4a81-938f-6773f292b08b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001394 sec., 53084.648493543755 rows/sec., 4.14 MiB/sec. | ||
| 3319 | 2026.03.21 01:28:48.151036 [ 5 ] {2c0fb339-9df7-4a81-938f-6773f292b08b} <Debug> TCPHandler: Processed in 0.001566433 sec. | ||
| 3320 | 2026.03.21 01:28:48.151113 [ 201 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601824 sec., 217876.62065245621 rows/sec., 15.50 MiB/sec. | ||
| 3321 | 2026.03.21 01:28:48.151151 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.03.21 01:28:48.151253 [ 5 ] {be511141-21f6-4dc6-b6ef-d5853f906bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.03.21 01:28:48.151298 [ 5 ] {be511141-21f6-4dc6-b6ef-d5853f906bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3324 | 2026.03.21 01:28:48.151306 [ 194 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3325 | 2026.03.21 01:28:48.151623 [ 194 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.03.21 01:28:48.151703 [ 194 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_16_3} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2026.03.21 01:28:48.151708 [ 5 ] {be511141-21f6-4dc6-b6ef-d5853f906bd8} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.03.21 01:28:48.151748 [ 5 ] {be511141-21f6-4dc6-b6ef-d5853f906bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3329 | 2026.03.21 01:28:48.151792 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3330 | 2026.03.21 01:28:48.152097 [ 5 ] {be511141-21f6-4dc6-b6ef-d5853f906bd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3331 | 2026.03.21 01:28:48.152314 [ 5 ] {be511141-21f6-4dc6-b6ef-d5853f906bd8} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.03.21 01:28:48.152459 [ 5 ] {be511141-21f6-4dc6-b6ef-d5853f906bd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 3333 | 2026.03.21 01:28:48.152498 [ 5 ] {be511141-21f6-4dc6-b6ef-d5853f906bd8} <Debug> TCPHandler: Processed in 0.001396878 sec. | ||
| 3334 | 2026.03.21 01:28:48.152605 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2026.03.21 01:28:48.152700 [ 5 ] {6e4554f9-36c3-4e58-8e10-3a16b02cb22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3336 | 2026.03.21 01:28:48.152755 [ 5 ] {6e4554f9-36c3-4e58-8e10-3a16b02cb22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3337 | 2026.03.21 01:28:48.153504 [ 5 ] {6e4554f9-36c3-4e58-8e10-3a16b02cb22e} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.03.21 01:28:48.153541 [ 5 ] {6e4554f9-36c3-4e58-8e10-3a16b02cb22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3339 | 2026.03.21 01:28:48.154053 [ 5 ] {6e4554f9-36c3-4e58-8e10-3a16b02cb22e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3340 | 2026.03.21 01:28:48.154279 [ 5 ] {6e4554f9-36c3-4e58-8e10-3a16b02cb22e} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.03.21 01:28:48.154392 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3342 | 2026.03.21 01:28:48.154424 [ 5 ] {6e4554f9-36c3-4e58-8e10-3a16b02cb22e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 3343 | 2026.03.21 01:28:48.154432 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.03.21 01:28:48.154470 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3345 | 2026.03.21 01:28:48.154490 [ 5 ] {6e4554f9-36c3-4e58-8e10-3a16b02cb22e} <Debug> TCPHandler: Processed in 0.001934452 sec. | ||
| 3346 | 2026.03.21 01:28:48.154560 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 3347 | 2026.03.21 01:28:48.154605 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.03.21 01:28:48.154702 [ 5 ] {ff9389bc-649b-4960-b143-ab42e30cce1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.03.21 01:28:48.154744 [ 5 ] {ff9389bc-649b-4960-b143-ab42e30cce1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3350 | 2026.03.21 01:28:48.154769 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3351 | 2026.03.21 01:28:48.154832 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 207 rows starting from the beginning of the part | ||
| 3352 | 2026.03.21 01:28:48.154998 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3353 | 2026.03.21 01:28:48.155086 [ 5 ] {ff9389bc-649b-4960-b143-ab42e30cce1b} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.03.21 01:28:48.155123 [ 5 ] {ff9389bc-649b-4960-b143-ab42e30cce1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3355 | 2026.03.21 01:28:48.155123 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3356 | 2026.03.21 01:28:48.155246 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3357 | 2026.03.21 01:28:48.155354 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 3358 | 2026.03.21 01:28:48.155439 [ 5 ] {ff9389bc-649b-4960-b143-ab42e30cce1b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3359 | 2026.03.21 01:28:48.155458 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3360 | 2026.03.21 01:28:48.155656 [ 5 ] {ff9389bc-649b-4960-b143-ab42e30cce1b} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.03.21 01:28:48.155791 [ 5 ] {ff9389bc-649b-4960-b143-ab42e30cce1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3362 | 2026.03.21 01:28:48.155828 [ 5 ] {ff9389bc-649b-4960-b143-ab42e30cce1b} <Debug> TCPHandler: Processed in 0.001272085 sec. | ||
| 3363 | 2026.03.21 01:28:48.159064 [ 192 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 19 columns (19 merged, 0 gathered) in 0.004530574 sec., 67982.55585274626 rows/sec., 121.82 MiB/sec. | ||
| 3364 | 2026.03.21 01:28:48.159648 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3365 | 2026.03.21 01:28:48.160050 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.03.21 01:28:48.160132 [ 194 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3367 | 2026.03.21 01:28:48.160226 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3368 | 2026.03.21 01:28:51.160749 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 488 | ||
| 3369 | 2026.03.21 01:28:51.163207 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.03.21 01:28:51.163261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3371 | 2026.03.21 01:28:51.164454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3372 | 2026.03.21 01:28:51.164722 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.03.21 01:28:51.165053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3374 | 2026.03.21 01:28:53.147454 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.03.21 01:28:53.147659 [ 5 ] {878b38c3-aa56-41da-85c2-c54b2db4caea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3376 | 2026.03.21 01:28:53.147736 [ 5 ] {878b38c3-aa56-41da-85c2-c54b2db4caea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3377 | 2026.03.21 01:28:53.148492 [ 5 ] {878b38c3-aa56-41da-85c2-c54b2db4caea} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.03.21 01:28:53.148545 [ 5 ] {878b38c3-aa56-41da-85c2-c54b2db4caea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3379 | 2026.03.21 01:28:53.148977 [ 5 ] {878b38c3-aa56-41da-85c2-c54b2db4caea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3380 | 2026.03.21 01:28:53.149227 [ 5 ] {878b38c3-aa56-41da-85c2-c54b2db4caea} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.03.21 01:28:53.149392 [ 5 ] {878b38c3-aa56-41da-85c2-c54b2db4caea} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001788 sec., 65995.52572706935 rows/sec., 5.61 MiB/sec. | ||
| 3382 | 2026.03.21 01:28:53.149391 [ 33 ] {} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3383 | 2026.03.21 01:28:53.149446 [ 5 ] {878b38c3-aa56-41da-85c2-c54b2db4caea} <Debug> TCPHandler: Processed in 0.002132519 sec. | ||
| 3384 | 2026.03.21 01:28:53.149463 [ 33 ] {} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.03.21 01:28:53.149491 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3386 | 2026.03.21 01:28:53.149589 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.03.21 01:28:53.149594 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 3388 | 2026.03.21 01:28:53.149711 [ 5 ] {0f9d14fe-716f-43a9-b027-0d5699827d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3389 | 2026.03.21 01:28:53.149724 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2026.03.21 01:28:53.149766 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2891 rows starting from the beginning of the part | ||
| 3391 | 2026.03.21 01:28:53.149767 [ 5 ] {0f9d14fe-716f-43a9-b027-0d5699827d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3392 | 2026.03.21 01:28:53.149870 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
| 3393 | 2026.03.21 01:28:53.149929 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2120 rows starting from the beginning of the part | ||
| 3394 | 2026.03.21 01:28:53.149974 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 3395 | 2026.03.21 01:28:53.150015 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3396 | 2026.03.21 01:28:53.150072 [ 201 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 3397 | 2026.03.21 01:28:53.150263 [ 5 ] {0f9d14fe-716f-43a9-b027-0d5699827d32} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.03.21 01:28:53.150307 [ 5 ] {0f9d14fe-716f-43a9-b027-0d5699827d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3399 | 2026.03.21 01:28:53.150648 [ 5 ] {0f9d14fe-716f-43a9-b027-0d5699827d32} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3400 | 2026.03.21 01:28:53.150872 [ 5 ] {0f9d14fe-716f-43a9-b027-0d5699827d32} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.03.21 01:28:53.151021 [ 5 ] {0f9d14fe-716f-43a9-b027-0d5699827d32} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001335 sec., 23220.973782771536 rows/sec., 1.71 MiB/sec. | ||
| 3402 | 2026.03.21 01:28:53.151067 [ 5 ] {0f9d14fe-716f-43a9-b027-0d5699827d32} <Debug> TCPHandler: Processed in 0.001532712 sec. | ||
| 3403 | 2026.03.21 01:28:53.151190 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.03.21 01:28:53.151292 [ 5 ] {7bf6f02c-8f65-49e9-96c6-4ed70872f23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3405 | 2026.03.21 01:28:53.151334 [ 5 ] {7bf6f02c-8f65-49e9-96c6-4ed70872f23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3406 | 2026.03.21 01:28:53.151797 [ 5 ] {7bf6f02c-8f65-49e9-96c6-4ed70872f23b} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.03.21 01:28:53.151835 [ 5 ] {7bf6f02c-8f65-49e9-96c6-4ed70872f23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3408 | 2026.03.21 01:28:53.152026 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 5 columns (5 merged, 0 gathered) in 0.002471708 sec., 2159235.637866609 rows/sec., 175.20 MiB/sec. | ||
| 3409 | 2026.03.21 01:28:53.152165 [ 5 ] {7bf6f02c-8f65-49e9-96c6-4ed70872f23b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3410 | 2026.03.21 01:28:53.152388 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3411 | 2026.03.21 01:28:53.152423 [ 5 ] {7bf6f02c-8f65-49e9-96c6-4ed70872f23b} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.21 01:28:53.152557 [ 33 ] {} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3413 | 2026.03.21 01:28:53.152576 [ 5 ] {7bf6f02c-8f65-49e9-96c6-4ed70872f23b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001307 sec., 72685.53940321346 rows/sec., 5.68 MiB/sec. | ||
| 3414 | 2026.03.21 01:28:53.152600 [ 33 ] {} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.03.21 01:28:53.152628 [ 5 ] {7bf6f02c-8f65-49e9-96c6-4ed70872f23b} <Debug> TCPHandler: Processed in 0.001489161 sec. | ||
| 3416 | 2026.03.21 01:28:53.152629 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3417 | 2026.03.21 01:28:53.152738 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 3418 | 2026.03.21 01:28:53.152752 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.03.21 01:28:53.152777 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.03.21 01:28:53.152847 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3421 | 2026.03.21 01:28:53.152877 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1550 rows starting from the beginning of the part | ||
| 3422 | 2026.03.21 01:28:53.152896 [ 5 ] {22e84ecb-7ec9-4569-9c49-fb762fb9fe1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.03.21 01:28:53.152903 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_21_4} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3424 | 2026.03.21 01:28:53.152940 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 3425 | 2026.03.21 01:28:53.152944 [ 5 ] {22e84ecb-7ec9-4569-9c49-fb762fb9fe1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3426 | 2026.03.21 01:28:53.152989 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1080 rows starting from the beginning of the part | ||
| 3427 | 2026.03.21 01:28:53.153020 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3428 | 2026.03.21 01:28:53.153031 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 3429 | 2026.03.21 01:28:53.153088 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3430 | 2026.03.21 01:28:53.153124 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 3431 | 2026.03.21 01:28:53.153406 [ 5 ] {22e84ecb-7ec9-4569-9c49-fb762fb9fe1e} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.03.21 01:28:53.153442 [ 5 ] {22e84ecb-7ec9-4569-9c49-fb762fb9fe1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3433 | 2026.03.21 01:28:53.153787 [ 5 ] {22e84ecb-7ec9-4569-9c49-fb762fb9fe1e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3434 | 2026.03.21 01:28:53.154016 [ 5 ] {22e84ecb-7ec9-4569-9c49-fb762fb9fe1e} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.03.21 01:28:53.154125 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3436 | 2026.03.21 01:28:53.154156 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.03.21 01:28:53.154155 [ 5 ] {22e84ecb-7ec9-4569-9c49-fb762fb9fe1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 3438 | 2026.03.21 01:28:53.154174 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3439 | 2026.03.21 01:28:53.154220 [ 5 ] {22e84ecb-7ec9-4569-9c49-fb762fb9fe1e} <Debug> TCPHandler: Processed in 0.001495171 sec. | ||
| 3440 | 2026.03.21 01:28:53.154301 [ 197 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 3441 | 2026.03.21 01:28:53.154358 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.03.21 01:28:53.154374 [ 192 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676026 sec., 1752359.450271058 rows/sec., 130.45 MiB/sec. | ||
| 3443 | 2026.03.21 01:28:53.154410 [ 197 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3444 | 2026.03.21 01:28:53.154445 [ 197 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5954 rows starting from the beginning of the part | ||
| 3445 | 2026.03.21 01:28:53.154463 [ 5 ] {ce8634c4-85a2-47b1-8e3b-0e06a8de43af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.03.21 01:28:53.154521 [ 197 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 3447 | 2026.03.21 01:28:53.154525 [ 5 ] {ce8634c4-85a2-47b1-8e3b-0e06a8de43af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3448 | 2026.03.21 01:28:53.154570 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3449 | 2026.03.21 01:28:53.154579 [ 197 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1351 rows starting from the beginning of the part | ||
| 3450 | 2026.03.21 01:28:53.154638 [ 197 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 3451 | 2026.03.21 01:28:53.154679 [ 197 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3452 | 2026.03.21 01:28:53.154728 [ 197 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3453 | 2026.03.21 01:28:53.154852 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.03.21 01:28:53.154928 [ 194 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_21_4} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3455 | 2026.03.21 01:28:53.154996 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3456 | 2026.03.21 01:28:53.155441 [ 5 ] {ce8634c4-85a2-47b1-8e3b-0e06a8de43af} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.03.21 01:28:53.155480 [ 5 ] {ce8634c4-85a2-47b1-8e3b-0e06a8de43af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3458 | 2026.03.21 01:28:53.156062 [ 5 ] {ce8634c4-85a2-47b1-8e3b-0e06a8de43af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3459 | 2026.03.21 01:28:53.156299 [ 5 ] {ce8634c4-85a2-47b1-8e3b-0e06a8de43af} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.03.21 01:28:53.156444 [ 5 ] {ce8634c4-85a2-47b1-8e3b-0e06a8de43af} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002 sec., 15500 rows/sec., 27.78 MiB/sec. | ||
| 3461 | 2026.03.21 01:28:53.156514 [ 5 ] {ce8634c4-85a2-47b1-8e3b-0e06a8de43af} <Debug> TCPHandler: Processed in 0.002207851 sec. | ||
| 3462 | 2026.03.21 01:28:53.156634 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.03.21 01:28:53.156732 [ 5 ] {4cb70a2a-1a8f-4922-869b-1bcb1197788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3464 | 2026.03.21 01:28:53.156775 [ 5 ] {4cb70a2a-1a8f-4922-869b-1bcb1197788d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3465 | 2026.03.21 01:28:53.156996 [ 196 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7817 rows, containing 5 columns (5 merged, 0 gathered) in 0.002745635 sec., 2847064.522414669 rows/sec., 188.19 MiB/sec. | ||
| 3466 | 2026.03.21 01:28:53.157142 [ 5 ] {4cb70a2a-1a8f-4922-869b-1bcb1197788d} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.03.21 01:28:53.157185 [ 5 ] {4cb70a2a-1a8f-4922-869b-1bcb1197788d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3468 | 2026.03.21 01:28:53.157581 [ 5 ] {4cb70a2a-1a8f-4922-869b-1bcb1197788d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3469 | 2026.03.21 01:28:53.157638 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3470 | 2026.03.21 01:28:53.157809 [ 5 ] {4cb70a2a-1a8f-4922-869b-1bcb1197788d} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.03.21 01:28:53.157892 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.03.21 01:28:53.157913 [ 33 ] {} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3473 | 2026.03.21 01:28:53.157944 [ 5 ] {4cb70a2a-1a8f-4922-869b-1bcb1197788d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 3474 | 2026.03.21 01:28:53.157958 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3475 | 2026.03.21 01:28:53.157944 [ 33 ] {} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.03.21 01:28:53.157988 [ 5 ] {4cb70a2a-1a8f-4922-869b-1bcb1197788d} <Debug> TCPHandler: Processed in 0.001404379 sec. | ||
| 3477 | 2026.03.21 01:28:53.158004 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3478 | 2026.03.21 01:28:53.158042 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3479 | 2026.03.21 01:28:53.158114 [ 194 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 3480 | 2026.03.21 01:28:53.158177 [ 194 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3481 | 2026.03.21 01:28:53.158200 [ 194 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 864 rows starting from the beginning of the part | ||
| 3482 | 2026.03.21 01:28:53.158244 [ 194 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 3483 | 2026.03.21 01:28:53.158285 [ 194 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 3484 | 2026.03.21 01:28:53.158317 [ 194 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 3485 | 2026.03.21 01:28:53.158349 [ 194 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3486 | 2026.03.21 01:28:53.158380 [ 194 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3487 | 2026.03.21 01:28:53.159197 [ 192 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110805 sec., 996344.9302829294 rows/sec., 66.36 MiB/sec. | ||
| 3488 | 2026.03.21 01:28:53.159411 [ 189 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3489 | 2026.03.21 01:28:53.159716 [ 189 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.03.21 01:28:53.159789 [ 189 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_21_4} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3491 | 2026.03.21 01:28:53.159876 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3492 | 2026.03.21 01:28:53.425776 [ 33 ] {} <Debug> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3493 | 2026.03.21 01:28:53.425848 [ 33 ] {} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.03.21 01:28:53.425885 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3495 | 2026.03.21 01:28:53.426028 [ 197 ] {adb0699e-042c-4c70-be5c-d7f262963a17::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 | ||
| 3496 | 2026.03.21 01:28:53.426200 [ 197 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3497 | 2026.03.21 01:28:53.426253 [ 197 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3498 | 2026.03.21 01:28:53.426354 [ 197 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3499 | 2026.03.21 01:28:53.426429 [ 197 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3500 | 2026.03.21 01:28:53.426500 [ 197 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3501 | 2026.03.21 01:28:53.426543 [ 197 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3502 | 2026.03.21 01:28:53.427277 [ 195 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302015 sec., 254989.38184275912 rows/sec., 16.01 MiB/sec. | ||
| 3503 | 2026.03.21 01:28:53.427536 [ 192 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3504 | 2026.03.21 01:28:53.427899 [ 192 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.03.21 01:28:53.427994 [ 192 ] {adb0699e-042c-4c70-be5c-d7f262963a17::all_1_5_1} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3506 | 2026.03.21 01:28:53.428104 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3507 | 2026.03.21 01:28:53.653038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7142 | ||
| 3508 | 2026.03.21 01:28:53.653525 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.03.21 01:28:53.653572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3510 | 2026.03.21 01:28:53.654072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3511 | 2026.03.21 01:28:53.654312 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.03.21 01:28:53.654450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7142 | ||
| 3513 | 2026.03.21 01:28:54.043489 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3514 | 2026.03.21 01:28:54.059694 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.03.21 01:28:54.059757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3516 | 2026.03.21 01:28:54.065059 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3517 | 2026.03.21 01:28:54.065763 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.03.21 01:28:54.068736 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3519 | 2026.03.21 01:28:54.338456 [ 55 ] {} <Debug> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3520 | 2026.03.21 01:28:54.338524 [ 55 ] {} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.03.21 01:28:54.338548 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3522 | 2026.03.21 01:28:54.338705 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::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 | ||
| 3523 | 2026.03.21 01:28:54.338889 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3524 | 2026.03.21 01:28:54.338941 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::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 | ||
| 3525 | 2026.03.21 01:28:54.339075 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3526 | 2026.03.21 01:28:54.339158 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3527 | 2026.03.21 01:28:54.339224 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3528 | 2026.03.21 01:28:54.339292 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3529 | 2026.03.21 01:28:54.340196 [ 191 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569313 sec., 20391.088329734095 rows/sec., 1.70 MiB/sec. | ||
| 3530 | 2026.03.21 01:28:54.340317 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3531 | 2026.03.21 01:28:54.340562 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.03.21 01:28:54.340628 [ 189 ] {6a7ffa0c-bf13-4283-93d4-6bf42eb43dee::all_1_5_1} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3533 | 2026.03.21 01:28:54.340702 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3534 | 2026.03.21 01:28:55.012465 [ 34 ] {} <Debug> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3535 | 2026.03.21 01:28:55.012535 [ 34 ] {} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.03.21 01:28:55.012556 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3537 | 2026.03.21 01:28:55.012682 [ 195 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::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 | ||
| 3538 | 2026.03.21 01:28:55.012834 [ 195 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3539 | 2026.03.21 01:28:55.012867 [ 195 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 3540 | 2026.03.21 01:28:55.012930 [ 195 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3541 | 2026.03.21 01:28:55.012972 [ 195 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 732 rows starting from the beginning of the part | ||
| 3542 | 2026.03.21 01:28:55.013012 [ 195 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 734 rows starting from the beginning of the part | ||
| 3543 | 2026.03.21 01:28:55.013054 [ 195 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 732 rows starting from the beginning of the part | ||
| 3544 | 2026.03.21 01:28:55.014168 [ 189 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540573 sec., 1620176.3889150335 rows/sec., 103.07 MiB/sec. | ||
| 3545 | 2026.03.21 01:28:55.014416 [ 200 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3546 | 2026.03.21 01:28:55.014744 [ 200 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.03.21 01:28:55.014822 [ 200 ] {2e53cd0d-d7a8-4887-85e0-3ed0678d8e93::all_1_5_1} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3548 | 2026.03.21 01:28:55.014920 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3549 | 2026.03.21 01:28:55.267851 [ 58 ] {} <Debug> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3550 | 2026.03.21 01:28:55.267922 [ 58 ] {} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.03.21 01:28:55.267946 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3552 | 2026.03.21 01:28:55.268062 [ 200 ] {cd150259-5591-4c01-9016-136b17c437e0::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 | ||
| 3553 | 2026.03.21 01:28:55.268194 [ 200 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3554 | 2026.03.21 01:28:55.268228 [ 200 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3555 | 2026.03.21 01:28:55.268299 [ 200 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3556 | 2026.03.21 01:28:55.268343 [ 200 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3557 | 2026.03.21 01:28:55.268389 [ 200 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3558 | 2026.03.21 01:28:55.268431 [ 200 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3559 | 2026.03.21 01:28:55.269300 [ 189 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284425 sec., 498277.439321097 rows/sec., 34.64 MiB/sec. | ||
| 3560 | 2026.03.21 01:28:55.269522 [ 188 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3561 | 2026.03.21 01:28:55.269807 [ 188 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.03.21 01:28:55.269879 [ 188 ] {cd150259-5591-4c01-9016-136b17c437e0::all_1_5_1} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3563 | 2026.03.21 01:28:55.269949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3564 | 2026.03.21 01:28:58.146589 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.03.21 01:28:58.146800 [ 5 ] {fb9ed041-e9e1-4b29-a57a-a9eb5ac7902e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3566 | 2026.03.21 01:28:58.146869 [ 5 ] {fb9ed041-e9e1-4b29-a57a-a9eb5ac7902e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3567 | 2026.03.21 01:28:58.147524 [ 5 ] {fb9ed041-e9e1-4b29-a57a-a9eb5ac7902e} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.03.21 01:28:58.147575 [ 5 ] {fb9ed041-e9e1-4b29-a57a-a9eb5ac7902e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3569 | 2026.03.21 01:28:58.147961 [ 5 ] {fb9ed041-e9e1-4b29-a57a-a9eb5ac7902e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3570 | 2026.03.21 01:28:58.148192 [ 5 ] {fb9ed041-e9e1-4b29-a57a-a9eb5ac7902e} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.03.21 01:28:58.148352 [ 5 ] {fb9ed041-e9e1-4b29-a57a-a9eb5ac7902e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001603 sec., 47411.10417966313 rows/sec., 3.91 MiB/sec. | ||
| 3572 | 2026.03.21 01:28:58.148400 [ 5 ] {fb9ed041-e9e1-4b29-a57a-a9eb5ac7902e} <Debug> TCPHandler: Processed in 0.001947313 sec. | ||
| 3573 | 2026.03.21 01:28:58.148529 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.03.21 01:28:58.148632 [ 5 ] {77a96546-133a-47f9-a2f0-00782f9c82a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3575 | 2026.03.21 01:28:58.148677 [ 5 ] {77a96546-133a-47f9-a2f0-00782f9c82a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3576 | 2026.03.21 01:28:58.149106 [ 5 ] {77a96546-133a-47f9-a2f0-00782f9c82a7} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.03.21 01:28:58.149145 [ 5 ] {77a96546-133a-47f9-a2f0-00782f9c82a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3578 | 2026.03.21 01:28:58.149441 [ 5 ] {77a96546-133a-47f9-a2f0-00782f9c82a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3579 | 2026.03.21 01:28:58.149657 [ 5 ] {77a96546-133a-47f9-a2f0-00782f9c82a7} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.03.21 01:28:58.149795 [ 5 ] {77a96546-133a-47f9-a2f0-00782f9c82a7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 3581 | 2026.03.21 01:28:58.149834 [ 5 ] {77a96546-133a-47f9-a2f0-00782f9c82a7} <Debug> TCPHandler: Processed in 0.001359457 sec. | ||
| 3582 | 2026.03.21 01:28:58.149958 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.03.21 01:28:58.150055 [ 5 ] {fe337a58-0ddb-46cb-9af1-1527d816bf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3584 | 2026.03.21 01:28:58.150096 [ 5 ] {fe337a58-0ddb-46cb-9af1-1527d816bf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3585 | 2026.03.21 01:28:58.150528 [ 5 ] {fe337a58-0ddb-46cb-9af1-1527d816bf99} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.03.21 01:28:58.150566 [ 5 ] {fe337a58-0ddb-46cb-9af1-1527d816bf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3587 | 2026.03.21 01:28:58.150870 [ 5 ] {fe337a58-0ddb-46cb-9af1-1527d816bf99} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3588 | 2026.03.21 01:28:58.151071 [ 5 ] {fe337a58-0ddb-46cb-9af1-1527d816bf99} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.03.21 01:28:58.151197 [ 5 ] {fe337a58-0ddb-46cb-9af1-1527d816bf99} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 3590 | 2026.03.21 01:28:58.151233 [ 5 ] {fe337a58-0ddb-46cb-9af1-1527d816bf99} <Debug> TCPHandler: Processed in 0.001325716 sec. | ||
| 3591 | 2026.03.21 01:28:58.151361 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2026.03.21 01:28:58.151459 [ 5 ] {39ceeb02-d70c-4056-af1b-a2e6048094d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3593 | 2026.03.21 01:28:58.151503 [ 5 ] {39ceeb02-d70c-4056-af1b-a2e6048094d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3594 | 2026.03.21 01:28:58.151958 [ 5 ] {39ceeb02-d70c-4056-af1b-a2e6048094d2} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.03.21 01:28:58.151994 [ 5 ] {39ceeb02-d70c-4056-af1b-a2e6048094d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3596 | 2026.03.21 01:28:58.152331 [ 5 ] {39ceeb02-d70c-4056-af1b-a2e6048094d2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3597 | 2026.03.21 01:28:58.152546 [ 5 ] {39ceeb02-d70c-4056-af1b-a2e6048094d2} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.03.21 01:28:58.152675 [ 5 ] {39ceeb02-d70c-4056-af1b-a2e6048094d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 3599 | 2026.03.21 01:28:58.152712 [ 5 ] {39ceeb02-d70c-4056-af1b-a2e6048094d2} <Debug> TCPHandler: Processed in 0.001402398 sec. | ||
| 3600 | 2026.03.21 01:28:58.152841 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2026.03.21 01:28:58.152942 [ 5 ] {8297a4fb-8833-4db2-b685-fb49dc3a4e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3602 | 2026.03.21 01:28:58.152996 [ 5 ] {8297a4fb-8833-4db2-b685-fb49dc3a4e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3603 | 2026.03.21 01:28:58.153760 [ 5 ] {8297a4fb-8833-4db2-b685-fb49dc3a4e67} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.03.21 01:28:58.153795 [ 5 ] {8297a4fb-8833-4db2-b685-fb49dc3a4e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3605 | 2026.03.21 01:28:58.154306 [ 5 ] {8297a4fb-8833-4db2-b685-fb49dc3a4e67} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3606 | 2026.03.21 01:28:58.154532 [ 5 ] {8297a4fb-8833-4db2-b685-fb49dc3a4e67} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.03.21 01:28:58.154679 [ 5 ] {8297a4fb-8833-4db2-b685-fb49dc3a4e67} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001761 sec., 5678.591709256105 rows/sec., 10.18 MiB/sec. | ||
| 3608 | 2026.03.21 01:28:58.154749 [ 5 ] {8297a4fb-8833-4db2-b685-fb49dc3a4e67} <Debug> TCPHandler: Processed in 0.001959983 sec. | ||
| 3609 | 2026.03.21 01:28:58.154868 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.03.21 01:28:58.154962 [ 5 ] {11666fb8-9b5c-4950-9d57-630519fac4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3611 | 2026.03.21 01:28:58.155004 [ 5 ] {11666fb8-9b5c-4950-9d57-630519fac4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3612 | 2026.03.21 01:28:58.155342 [ 5 ] {11666fb8-9b5c-4950-9d57-630519fac4fb} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.03.21 01:28:58.155379 [ 5 ] {11666fb8-9b5c-4950-9d57-630519fac4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3614 | 2026.03.21 01:28:58.155678 [ 5 ] {11666fb8-9b5c-4950-9d57-630519fac4fb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3615 | 2026.03.21 01:28:58.155880 [ 5 ] {11666fb8-9b5c-4950-9d57-630519fac4fb} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.03.21 01:28:58.156005 [ 5 ] {11666fb8-9b5c-4950-9d57-630519fac4fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3617 | 2026.03.21 01:28:58.156041 [ 5 ] {11666fb8-9b5c-4950-9d57-630519fac4fb} <Debug> TCPHandler: Processed in 0.001224664 sec. | ||
| 3618 | 2026.03.21 01:29:01.067196 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3619 | 2026.03.21 01:29:01.067290 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3620 | 2026.03.21 01:29:01.154588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7654 | ||
| 3621 | 2026.03.21 01:29:01.155128 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.03.21 01:29:01.155171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3623 | 2026.03.21 01:29:01.155662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3624 | 2026.03.21 01:29:01.155901 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.03.21 01:29:01.156042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 3626 | 2026.03.21 01:29:01.156045 [ 81 ] {} <Debug> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3627 | 2026.03.21 01:29:01.156122 [ 81 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.03.21 01:29:01.156151 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3629 | 2026.03.21 01:29:01.156248 [ 200 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 3630 | 2026.03.21 01:29:01.156335 [ 200 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3631 | 2026.03.21 01:29:01.156364 [ 200 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5222 rows starting from the beginning of the part | ||
| 3632 | 2026.03.21 01:29:01.156418 [ 200 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 3633 | 2026.03.21 01:29:01.156464 [ 200 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 3634 | 2026.03.21 01:29:01.156506 [ 200 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 3635 | 2026.03.21 01:29:01.156543 [ 200 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 3636 | 2026.03.21 01:29:01.156583 [ 200 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 3637 | 2026.03.21 01:29:01.158079 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864711 sec., 4104657.504567732 rows/sec., 58.72 MiB/sec. | ||
| 3638 | 2026.03.21 01:29:01.158709 [ 198 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3639 | 2026.03.21 01:29:01.159014 [ 198 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_16_3} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.03.21 01:29:01.159090 [ 198 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_16_3} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3641 | 2026.03.21 01:29:01.159214 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3642 | 2026.03.21 01:29:01.165300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 512 | ||
| 3643 | 2026.03.21 01:29:01.167362 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.03.21 01:29:01.167404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3645 | 2026.03.21 01:29:01.168568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3646 | 2026.03.21 01:29:01.168817 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.03.21 01:29:01.168957 [ 81 ] {} <Debug> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3648 | 2026.03.21 01:29:01.168995 [ 81 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.21 01:29:01.169013 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3650 | 2026.03.21 01:29:01.169058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3651 | 2026.03.21 01:29:01.169099 [ 200 ] {a332d371-13d6-4e1f-93c0-688f7282b935::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 | ||
| 3652 | 2026.03.21 01:29:01.169787 [ 200 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3653 | 2026.03.21 01:29:01.169944 [ 200 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 344 rows starting from the beginning of the part | ||
| 3654 | 2026.03.21 01:29:01.170318 [ 200 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 3655 | 2026.03.21 01:29:01.170662 [ 200 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3656 | 2026.03.21 01:29:01.171007 [ 200 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3657 | 2026.03.21 01:29:01.171343 [ 200 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3658 | 2026.03.21 01:29:01.171679 [ 200 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3659 | 2026.03.21 01:29:01.177647 [ 190 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 72 columns (72 merged, 0 gathered) in 0.008586754 sec., 59626.72274063051 rows/sec., 57.16 MiB/sec. | ||
| 3660 | 2026.03.21 01:29:01.178591 [ 187 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3661 | 2026.03.21 01:29:01.179168 [ 187 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.03.21 01:29:01.179242 [ 187 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_11_2} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3663 | 2026.03.21 01:29:01.179445 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 3664 | 2026.03.21 01:29:01.568870 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3665 | 2026.03.21 01:29:01.585716 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.03.21 01:29:01.585762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3667 | 2026.03.21 01:29:01.591790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3668 | 2026.03.21 01:29:01.592546 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.03.21 01:29:01.592863 [ 108 ] {} <Debug> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3670 | 2026.03.21 01:29:01.592955 [ 108 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.03.21 01:29:01.592992 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3672 | 2026.03.21 01:29:01.593303 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 3673 | 2026.03.21 01:29:01.595442 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3674 | 2026.03.21 01:29:01.596311 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3675 | 2026.03.21 01:29:01.597083 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 3676 | 2026.03.21 01:29:01.600267 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 3677 | 2026.03.21 01:29:01.603444 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 3678 | 2026.03.21 01:29:01.606832 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 3679 | 2026.03.21 01:29:01.610961 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 3680 | 2026.03.21 01:29:01.615082 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 3681 | 2026.03.21 01:29:01.668620 [ 190 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075362566 sec., 1605.5716574194141 rows/sec., 8.30 MiB/sec. | ||
| 3682 | 2026.03.21 01:29:01.671038 [ 202 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3683 | 2026.03.21 01:29:01.673086 [ 202 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_16_3} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.03.21 01:29:01.673190 [ 202 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_16_3} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3685 | 2026.03.21 01:29:01.675080 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3686 | 2026.03.21 01:29:02.001172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.67 MiB, peak 237.62 MiB, free memory in arenas 0.00 B, will set to 235.91 MiB (RSS), difference: 8.24 MiB | ||
| 3687 | 2026.03.21 01:29:02.002209 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835613 sec. | ||
| 3688 | 2026.03.21 01:29:03.147488 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.03.21 01:29:03.147684 [ 5 ] {3db7728e-b9d1-4e1f-b027-c256552bc6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3690 | 2026.03.21 01:29:03.147760 [ 5 ] {3db7728e-b9d1-4e1f-b027-c256552bc6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3691 | 2026.03.21 01:29:03.148461 [ 5 ] {3db7728e-b9d1-4e1f-b027-c256552bc6d6} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.03.21 01:29:03.148513 [ 5 ] {3db7728e-b9d1-4e1f-b027-c256552bc6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3693 | 2026.03.21 01:29:03.148937 [ 5 ] {3db7728e-b9d1-4e1f-b027-c256552bc6d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3694 | 2026.03.21 01:29:03.149182 [ 5 ] {3db7728e-b9d1-4e1f-b027-c256552bc6d6} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.03.21 01:29:03.149344 [ 5 ] {3db7728e-b9d1-4e1f-b027-c256552bc6d6} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001714 sec., 68844.80746791132 rows/sec., 5.86 MiB/sec. | ||
| 3696 | 2026.03.21 01:29:03.149394 [ 5 ] {3db7728e-b9d1-4e1f-b027-c256552bc6d6} <Debug> TCPHandler: Processed in 0.002046746 sec. | ||
| 3697 | 2026.03.21 01:29:03.149528 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.03.21 01:29:03.149632 [ 5 ] {3e59edc3-793c-455e-9539-bfb7392d145e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3699 | 2026.03.21 01:29:03.149676 [ 5 ] {3e59edc3-793c-455e-9539-bfb7392d145e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3700 | 2026.03.21 01:29:03.150108 [ 5 ] {3e59edc3-793c-455e-9539-bfb7392d145e} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.03.21 01:29:03.150145 [ 5 ] {3e59edc3-793c-455e-9539-bfb7392d145e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3702 | 2026.03.21 01:29:03.150443 [ 5 ] {3e59edc3-793c-455e-9539-bfb7392d145e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3703 | 2026.03.21 01:29:03.150650 [ 5 ] {3e59edc3-793c-455e-9539-bfb7392d145e} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.03.21 01:29:03.150787 [ 5 ] {3e59edc3-793c-455e-9539-bfb7392d145e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 3705 | 2026.03.21 01:29:03.150832 [ 5 ] {3e59edc3-793c-455e-9539-bfb7392d145e} <Debug> TCPHandler: Processed in 0.001357287 sec. | ||
| 3706 | 2026.03.21 01:29:03.150947 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.03.21 01:29:03.151046 [ 5 ] {3a52b80b-451a-446d-bf0f-da9b6f95d3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3708 | 2026.03.21 01:29:03.151088 [ 5 ] {3a52b80b-451a-446d-bf0f-da9b6f95d3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3709 | 2026.03.21 01:29:03.151533 [ 5 ] {3a52b80b-451a-446d-bf0f-da9b6f95d3e2} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.03.21 01:29:03.151570 [ 5 ] {3a52b80b-451a-446d-bf0f-da9b6f95d3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3711 | 2026.03.21 01:29:03.151873 [ 5 ] {3a52b80b-451a-446d-bf0f-da9b6f95d3e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3712 | 2026.03.21 01:29:03.152076 [ 5 ] {3a52b80b-451a-446d-bf0f-da9b6f95d3e2} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.03.21 01:29:03.152205 [ 5 ] {3a52b80b-451a-446d-bf0f-da9b6f95d3e2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00118 sec., 80508.47457627118 rows/sec., 6.29 MiB/sec. | ||
| 3714 | 2026.03.21 01:29:03.152244 [ 5 ] {3a52b80b-451a-446d-bf0f-da9b6f95d3e2} <Debug> TCPHandler: Processed in 0.001349437 sec. | ||
| 3715 | 2026.03.21 01:29:03.152358 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.03.21 01:29:03.152453 [ 5 ] {6b19950d-c27e-4d30-9070-e50e2aaa3207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.03.21 01:29:03.152498 [ 5 ] {6b19950d-c27e-4d30-9070-e50e2aaa3207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3718 | 2026.03.21 01:29:03.152912 [ 5 ] {6b19950d-c27e-4d30-9070-e50e2aaa3207} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.03.21 01:29:03.152948 [ 5 ] {6b19950d-c27e-4d30-9070-e50e2aaa3207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3720 | 2026.03.21 01:29:03.153270 [ 5 ] {6b19950d-c27e-4d30-9070-e50e2aaa3207} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3721 | 2026.03.21 01:29:03.153477 [ 5 ] {6b19950d-c27e-4d30-9070-e50e2aaa3207} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.03.21 01:29:03.153606 [ 5 ] {6b19950d-c27e-4d30-9070-e50e2aaa3207} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 3723 | 2026.03.21 01:29:03.153642 [ 5 ] {6b19950d-c27e-4d30-9070-e50e2aaa3207} <Debug> TCPHandler: Processed in 0.001335376 sec. | ||
| 3724 | 2026.03.21 01:29:03.153747 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.03.21 01:29:03.153841 [ 5 ] {14281e4f-3f78-4b92-911d-59db1f944cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.03.21 01:29:03.153894 [ 5 ] {14281e4f-3f78-4b92-911d-59db1f944cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3727 | 2026.03.21 01:29:03.154732 [ 5 ] {14281e4f-3f78-4b92-911d-59db1f944cde} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.03.21 01:29:03.154769 [ 5 ] {14281e4f-3f78-4b92-911d-59db1f944cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3729 | 2026.03.21 01:29:03.155327 [ 5 ] {14281e4f-3f78-4b92-911d-59db1f944cde} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3730 | 2026.03.21 01:29:03.155546 [ 5 ] {14281e4f-3f78-4b92-911d-59db1f944cde} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.03.21 01:29:03.155685 [ 5 ] {14281e4f-3f78-4b92-911d-59db1f944cde} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 3732 | 2026.03.21 01:29:03.155745 [ 5 ] {14281e4f-3f78-4b92-911d-59db1f944cde} <Debug> TCPHandler: Processed in 0.002048765 sec. | ||
| 3733 | 2026.03.21 01:29:03.155858 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.03.21 01:29:03.155953 [ 5 ] {2d7356aa-76ed-4d0d-a417-cf3fef3bbbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.03.21 01:29:03.155994 [ 5 ] {2d7356aa-76ed-4d0d-a417-cf3fef3bbbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3736 | 2026.03.21 01:29:03.156329 [ 5 ] {2d7356aa-76ed-4d0d-a417-cf3fef3bbbc6} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.03.21 01:29:03.156363 [ 5 ] {2d7356aa-76ed-4d0d-a417-cf3fef3bbbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3738 | 2026.03.21 01:29:03.156753 [ 5 ] {2d7356aa-76ed-4d0d-a417-cf3fef3bbbc6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3739 | 2026.03.21 01:29:03.157014 [ 5 ] {2d7356aa-76ed-4d0d-a417-cf3fef3bbbc6} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.03.21 01:29:03.157138 [ 5 ] {2d7356aa-76ed-4d0d-a417-cf3fef3bbbc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 3741 | 2026.03.21 01:29:03.157173 [ 5 ] {2d7356aa-76ed-4d0d-a417-cf3fef3bbbc6} <Debug> TCPHandler: Processed in 0.001365337 sec. | ||
| 3742 | 2026.03.21 01:29:08.146436 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.03.21 01:29:08.146654 [ 5 ] {9036621a-6c62-4895-a4fc-a2715c3c6ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3744 | 2026.03.21 01:29:08.146726 [ 5 ] {9036621a-6c62-4895-a4fc-a2715c3c6ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3745 | 2026.03.21 01:29:08.147436 [ 5 ] {9036621a-6c62-4895-a4fc-a2715c3c6ad4} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.03.21 01:29:08.147485 [ 5 ] {9036621a-6c62-4895-a4fc-a2715c3c6ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3747 | 2026.03.21 01:29:08.147926 [ 5 ] {9036621a-6c62-4895-a4fc-a2715c3c6ad4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3748 | 2026.03.21 01:29:08.148147 [ 5 ] {9036621a-6c62-4895-a4fc-a2715c3c6ad4} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.03.21 01:29:08.148300 [ 5 ] {9036621a-6c62-4895-a4fc-a2715c3c6ad4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001702 sec., 44653.34900117509 rows/sec., 3.68 MiB/sec. | ||
| 3750 | 2026.03.21 01:29:08.148341 [ 5 ] {9036621a-6c62-4895-a4fc-a2715c3c6ad4} <Debug> TCPHandler: Processed in 0.002037806 sec. | ||
| 3751 | 2026.03.21 01:29:08.148464 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.03.21 01:29:08.148559 [ 5 ] {70efda67-e192-4339-9677-3984569d0308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.03.21 01:29:08.148598 [ 5 ] {70efda67-e192-4339-9677-3984569d0308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3754 | 2026.03.21 01:29:08.148997 [ 5 ] {70efda67-e192-4339-9677-3984569d0308} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.03.21 01:29:08.149033 [ 5 ] {70efda67-e192-4339-9677-3984569d0308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3756 | 2026.03.21 01:29:08.149349 [ 5 ] {70efda67-e192-4339-9677-3984569d0308} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3757 | 2026.03.21 01:29:08.149553 [ 5 ] {70efda67-e192-4339-9677-3984569d0308} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.03.21 01:29:08.149679 [ 5 ] {70efda67-e192-4339-9677-3984569d0308} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001139 sec., 8779.63125548727 rows/sec., 660.19 KiB/sec. | ||
| 3759 | 2026.03.21 01:29:08.149715 [ 5 ] {70efda67-e192-4339-9677-3984569d0308} <Debug> TCPHandler: Processed in 0.001298775 sec. | ||
| 3760 | 2026.03.21 01:29:08.149824 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.03.21 01:29:08.149916 [ 5 ] {9277f089-18ef-4467-a6d3-5933ed015d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3762 | 2026.03.21 01:29:08.149954 [ 5 ] {9277f089-18ef-4467-a6d3-5933ed015d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3763 | 2026.03.21 01:29:08.150372 [ 5 ] {9277f089-18ef-4467-a6d3-5933ed015d39} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.03.21 01:29:08.150407 [ 5 ] {9277f089-18ef-4467-a6d3-5933ed015d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3765 | 2026.03.21 01:29:08.150698 [ 5 ] {9277f089-18ef-4467-a6d3-5933ed015d39} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3766 | 2026.03.21 01:29:08.150897 [ 5 ] {9277f089-18ef-4467-a6d3-5933ed015d39} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.03.21 01:29:08.151020 [ 5 ] {9277f089-18ef-4467-a6d3-5933ed015d39} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001122 sec., 65953.6541889483 rows/sec., 5.15 MiB/sec. | ||
| 3768 | 2026.03.21 01:29:08.151056 [ 5 ] {9277f089-18ef-4467-a6d3-5933ed015d39} <Debug> TCPHandler: Processed in 0.001280105 sec. | ||
| 3769 | 2026.03.21 01:29:08.151167 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.03.21 01:29:08.151259 [ 5 ] {f272b3e4-7eae-43d2-9261-56cfd7f0700f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.03.21 01:29:08.151301 [ 5 ] {f272b3e4-7eae-43d2-9261-56cfd7f0700f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3772 | 2026.03.21 01:29:08.151736 [ 5 ] {f272b3e4-7eae-43d2-9261-56cfd7f0700f} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.03.21 01:29:08.151773 [ 5 ] {f272b3e4-7eae-43d2-9261-56cfd7f0700f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3774 | 2026.03.21 01:29:08.152123 [ 5 ] {f272b3e4-7eae-43d2-9261-56cfd7f0700f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3775 | 2026.03.21 01:29:08.152327 [ 5 ] {f272b3e4-7eae-43d2-9261-56cfd7f0700f} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.03.21 01:29:08.152463 [ 5 ] {f272b3e4-7eae-43d2-9261-56cfd7f0700f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 3777 | 2026.03.21 01:29:08.152500 [ 5 ] {f272b3e4-7eae-43d2-9261-56cfd7f0700f} <Debug> TCPHandler: Processed in 0.001381118 sec. | ||
| 3778 | 2026.03.21 01:29:08.152601 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.03.21 01:29:08.152695 [ 5 ] {b87edca2-4498-4aa5-a759-c7a1e3f11726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3780 | 2026.03.21 01:29:08.152747 [ 5 ] {b87edca2-4498-4aa5-a759-c7a1e3f11726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3781 | 2026.03.21 01:29:08.153537 [ 5 ] {b87edca2-4498-4aa5-a759-c7a1e3f11726} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.03.21 01:29:08.153574 [ 5 ] {b87edca2-4498-4aa5-a759-c7a1e3f11726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3783 | 2026.03.21 01:29:08.154088 [ 5 ] {b87edca2-4498-4aa5-a759-c7a1e3f11726} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3784 | 2026.03.21 01:29:08.154318 [ 5 ] {b87edca2-4498-4aa5-a759-c7a1e3f11726} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.03.21 01:29:08.154464 [ 5 ] {b87edca2-4498-4aa5-a759-c7a1e3f11726} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001787 sec., 5595.970900951315 rows/sec., 10.03 MiB/sec. | ||
| 3786 | 2026.03.21 01:29:08.154515 [ 5 ] {b87edca2-4498-4aa5-a759-c7a1e3f11726} <Debug> TCPHandler: Processed in 0.001962344 sec. | ||
| 3787 | 2026.03.21 01:29:08.154626 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.03.21 01:29:08.154721 [ 5 ] {d453ff18-2687-4617-8e5f-eeb592dd634b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3789 | 2026.03.21 01:29:08.154763 [ 5 ] {d453ff18-2687-4617-8e5f-eeb592dd634b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3790 | 2026.03.21 01:29:08.155098 [ 5 ] {d453ff18-2687-4617-8e5f-eeb592dd634b} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.03.21 01:29:08.155134 [ 5 ] {d453ff18-2687-4617-8e5f-eeb592dd634b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3792 | 2026.03.21 01:29:08.155441 [ 5 ] {d453ff18-2687-4617-8e5f-eeb592dd634b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3793 | 2026.03.21 01:29:08.155642 [ 5 ] {d453ff18-2687-4617-8e5f-eeb592dd634b} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.03.21 01:29:08.155765 [ 5 ] {d453ff18-2687-4617-8e5f-eeb592dd634b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3795 | 2026.03.21 01:29:08.155799 [ 5 ] {d453ff18-2687-4617-8e5f-eeb592dd634b} <Debug> TCPHandler: Processed in 0.001221843 sec. | ||
| 3796 | 2026.03.21 01:29:08.657037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8102 | ||
| 3797 | 2026.03.21 01:29:08.657514 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.03.21 01:29:08.657552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3799 | 2026.03.21 01:29:08.658147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3800 | 2026.03.21 01:29:08.658396 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.03.21 01:29:08.658538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8102 | ||
| 3802 | 2026.03.21 01:29:09.096420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3803 | 2026.03.21 01:29:09.111884 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.03.21 01:29:09.111942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3805 | 2026.03.21 01:29:09.118365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3806 | 2026.03.21 01:29:09.119179 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.03.21 01:29:09.122096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3808 | 2026.03.21 01:29:10.813886 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58974 | ||
| 3809 | 2026.03.21 01:29:10.814013 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2026.03.21 01:29:10.814045 [ 288 ] {} <Debug> TCP-Session: b69b2772-4e2e-4922-b78c-5e1fd2ee6ab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58974 | ||
| 3811 | 2026.03.21 01:29:10.814069 [ 288 ] {} <Debug> TCP-Session: b69b2772-4e2e-4922-b78c-5e1fd2ee6ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.03.21 01:29:10.814084 [ 288 ] {} <Debug> TCP-Session: b69b2772-4e2e-4922-b78c-5e1fd2ee6ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.03.21 01:29:10.814284 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40835 | ||
| 3814 | 2026.03.21 01:29:10.814329 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44798 | ||
| 3815 | 2026.03.21 01:29:10.814357 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35490 | ||
| 3816 | 2026.03.21 01:29:10.814379 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40312 | ||
| 3817 | 2026.03.21 01:29:10.814402 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32833 | ||
| 3818 | 2026.03.21 01:29:10.814409 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.03.21 01:29:10.814396 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53142 | ||
| 3820 | 2026.03.21 01:29:10.814469 [ 289 ] {} <Debug> TCP-Session: 9c6b0cc1-58a0-4ea2-86d9-1309955b8e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:40835 | ||
| 3821 | 2026.03.21 01:29:10.814367 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55513 | ||
| 3822 | 2026.03.21 01:29:10.814536 [ 289 ] {} <Debug> TCP-Session: 9c6b0cc1-58a0-4ea2-86d9-1309955b8e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.03.21 01:29:10.814519 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3824 | 2026.03.21 01:29:10.814558 [ 289 ] {} <Debug> TCP-Session: 9c6b0cc1-58a0-4ea2-86d9-1309955b8e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.03.21 01:29:10.814360 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56271 | ||
| 3826 | 2026.03.21 01:29:10.814602 [ 288 ] {} <Trace> TCP-Session: b69b2772-4e2e-4922-b78c-5e1fd2ee6ab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.03.21 01:29:10.814594 [ 290 ] {} <Debug> TCP-Session: aad53ca8-76fe-4fd4-b273-0ba2026736d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44798 | ||
| 3828 | 2026.03.21 01:29:10.814671 [ 290 ] {} <Debug> TCP-Session: aad53ca8-76fe-4fd4-b273-0ba2026736d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.03.21 01:29:10.814684 [ 290 ] {} <Debug> TCP-Session: aad53ca8-76fe-4fd4-b273-0ba2026736d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.03.21 01:29:10.814808 [ 288 ] {55673370-628c-4f45-8040-512eee131324} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58974) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3831 | 2026.03.21 01:29:10.814853 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3832 | 2026.03.21 01:29:10.814858 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3833 | 2026.03.21 01:29:10.814893 [ 293 ] {} <Debug> TCP-Session: fdcfcbf3-91a6-42af-9fab-a6fe9b082665 Authenticating user 'default' from [fd00:1122:3344:101::e]:55513 | ||
| 3834 | 2026.03.21 01:29:10.814900 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.03.21 01:29:10.814914 [ 291 ] {} <Debug> TCP-Session: 4c0222c3-83b4-46d4-96ff-d17de5915224 Authenticating user 'default' from [fd00:1122:3344:101::e]:56271 | ||
| 3836 | 2026.03.21 01:29:10.814925 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3837 | 2026.03.21 01:29:10.814957 [ 291 ] {} <Debug> TCP-Session: 4c0222c3-83b4-46d4-96ff-d17de5915224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.03.21 01:29:10.814979 [ 286 ] {} <Debug> TCP-Session: 8f36eb5f-d089-47a5-a505-859dc64f8929 Authenticating user 'default' from [fd00:1122:3344:101::e]:32833 | ||
| 3839 | 2026.03.21 01:29:10.814986 [ 291 ] {} <Debug> TCP-Session: 4c0222c3-83b4-46d4-96ff-d17de5915224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.03.21 01:29:10.815005 [ 286 ] {} <Debug> TCP-Session: 8f36eb5f-d089-47a5-a505-859dc64f8929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.03.21 01:29:10.814947 [ 4 ] {} <Debug> TCP-Session: 5538d2a6-b26b-4ad2-b5e5-8e12b412acd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53142 | ||
| 3842 | 2026.03.21 01:29:10.815029 [ 286 ] {} <Debug> TCP-Session: 8f36eb5f-d089-47a5-a505-859dc64f8929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.03.21 01:29:10.815057 [ 4 ] {} <Debug> TCP-Session: 5538d2a6-b26b-4ad2-b5e5-8e12b412acd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.03.21 01:29:10.814923 [ 293 ] {} <Debug> TCP-Session: fdcfcbf3-91a6-42af-9fab-a6fe9b082665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.03.21 01:29:10.815083 [ 4 ] {} <Debug> TCP-Session: 5538d2a6-b26b-4ad2-b5e5-8e12b412acd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.03.21 01:29:10.815104 [ 293 ] {} <Debug> TCP-Session: fdcfcbf3-91a6-42af-9fab-a6fe9b082665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.03.21 01:29:10.815151 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2026.03.21 01:29:10.815155 [ 288 ] {55673370-628c-4f45-8040-512eee131324} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3849 | 2026.03.21 01:29:10.815187 [ 292 ] {} <Debug> TCP-Session: e42c70e7-f0bc-4600-ad0b-204bd24bd6f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35490 | ||
| 3850 | 2026.03.21 01:29:10.815152 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3851 | 2026.03.21 01:29:10.815211 [ 292 ] {} <Debug> TCP-Session: e42c70e7-f0bc-4600-ad0b-204bd24bd6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.03.21 01:29:10.815237 [ 294 ] {} <Debug> TCP-Session: 6c9376fa-123b-4429-b9b6-323ae90617e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40312 | ||
| 3853 | 2026.03.21 01:29:10.815238 [ 288 ] {55673370-628c-4f45-8040-512eee131324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3854 | 2026.03.21 01:29:10.815261 [ 294 ] {} <Debug> TCP-Session: 6c9376fa-123b-4429-b9b6-323ae90617e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.03.21 01:29:10.815239 [ 292 ] {} <Debug> TCP-Session: e42c70e7-f0bc-4600-ad0b-204bd24bd6f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.03.21 01:29:10.815286 [ 294 ] {} <Debug> TCP-Session: 6c9376fa-123b-4429-b9b6-323ae90617e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.03.21 01:29:10.815567 [ 288 ] {55673370-628c-4f45-8040-512eee131324} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573) (SelectExecutor): Key condition: unknown | ||
| 3858 | 2026.03.21 01:29:10.816789 [ 343 ] {55673370-628c-4f45-8040-512eee131324} <Trace> AggregatingTransform: Aggregating | ||
| 3859 | 2026.03.21 01:29:10.816830 [ 343 ] {55673370-628c-4f45-8040-512eee131324} <Trace> Aggregator: Aggregation method: without_key | ||
| 3860 | 2026.03.21 01:29:10.816866 [ 343 ] {55673370-628c-4f45-8040-512eee131324} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001194773 sec. (836.979 rows/sec., 32.69 KiB/sec.) | ||
| 3861 | 2026.03.21 01:29:10.816884 [ 343 ] {55673370-628c-4f45-8040-512eee131324} <Trace> Aggregator: Merging aggregated data | ||
| 3862 | 2026.03.21 01:29:10.818186 [ 288 ] {55673370-628c-4f45-8040-512eee131324} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003434 sec., 291.20559114735005 rows/sec., 11.38 KiB/sec. | ||
| 3863 | 2026.03.21 01:29:10.818344 [ 288 ] {55673370-628c-4f45-8040-512eee131324} <Debug> TCPHandler: Processed in 0.004035501 sec. | ||
| 3864 | 2026.03.21 01:29:10.818483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3865 | 2026.03.21 01:29:10.818510 [ 288 ] {} <Debug> TCP-Session: b69b2772-4e2e-4922-b78c-5e1fd2ee6ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.03.21 01:29:10.818517 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.03.21 01:29:10.818542 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3868 | 2026.03.21 01:29:10.818560 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3869 | 2026.03.21 01:29:10.818566 [ 289 ] {} <Debug> TCP-Session: 9c6b0cc1-58a0-4ea2-86d9-1309955b8e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.03.21 01:29:10.818588 [ 291 ] {} <Debug> TCP-Session: 4c0222c3-83b4-46d4-96ff-d17de5915224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.03.21 01:29:10.818601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3872 | 2026.03.21 01:29:10.818605 [ 286 ] {} <Debug> TCP-Session: 8f36eb5f-d089-47a5-a505-859dc64f8929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.03.21 01:29:10.818620 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3874 | 2026.03.21 01:29:10.818642 [ 290 ] {} <Debug> TCP-Session: aad53ca8-76fe-4fd4-b273-0ba2026736d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.03.21 01:29:10.818657 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.03.21 01:29:10.818681 [ 293 ] {} <Debug> TCP-Session: fdcfcbf3-91a6-42af-9fab-a6fe9b082665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.03.21 01:29:10.818633 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3878 | 2026.03.21 01:29:10.818705 [ 294 ] {} <Debug> TCP-Session: 6c9376fa-123b-4429-b9b6-323ae90617e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.03.21 01:29:10.818580 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3880 | 2026.03.21 01:29:10.818739 [ 292 ] {} <Debug> TCP-Session: e42c70e7-f0bc-4600-ad0b-204bd24bd6f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.03.21 01:29:10.818780 [ 4 ] {} <Debug> TCP-Session: 5538d2a6-b26b-4ad2-b5e5-8e12b412acd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.03.21 01:29:10.839442 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46532 | ||
| 3883 | 2026.03.21 01:29:10.839509 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3884 | 2026.03.21 01:29:10.839530 [ 288 ] {} <Debug> TCP-Session: 8957df07-eb7f-45b2-8bbe-83b742529537 Authenticating user 'default' from [fd00:1122:3344:101::e]:46532 | ||
| 3885 | 2026.03.21 01:29:10.839548 [ 288 ] {} <Debug> TCP-Session: 8957df07-eb7f-45b2-8bbe-83b742529537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.03.21 01:29:10.839560 [ 288 ] {} <Debug> TCP-Session: 8957df07-eb7f-45b2-8bbe-83b742529537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.03.21 01:29:10.839748 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56240 | ||
| 3888 | 2026.03.21 01:29:10.839772 [ 288 ] {} <Trace> TCP-Session: 8957df07-eb7f-45b2-8bbe-83b742529537 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.03.21 01:29:10.839788 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49560 | ||
| 3890 | 2026.03.21 01:29:10.839808 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64347 | ||
| 3891 | 2026.03.21 01:29:10.839821 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63062 | ||
| 3892 | 2026.03.21 01:29:10.839852 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3893 | 2026.03.21 01:29:10.839878 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3894 | 2026.03.21 01:29:10.839898 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3895 | 2026.03.21 01:29:10.839908 [ 289 ] {} <Debug> TCP-Session: f7f2a2ae-4579-4994-ba2d-7d0a2f0c9efb Authenticating user 'default' from [fd00:1122:3344:101::e]:56240 | ||
| 3896 | 2026.03.21 01:29:10.839919 [ 293 ] {} <Debug> TCP-Session: d581ad56-4692-4df9-ab55-1b6a1b37a36b Authenticating user 'default' from [fd00:1122:3344:101::e]:49560 | ||
| 3897 | 2026.03.21 01:29:10.839919 [ 288 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46532) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3898 | 2026.03.21 01:29:10.839941 [ 289 ] {} <Debug> TCP-Session: f7f2a2ae-4579-4994-ba2d-7d0a2f0c9efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.03.21 01:29:10.839950 [ 293 ] {} <Debug> TCP-Session: d581ad56-4692-4df9-ab55-1b6a1b37a36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.03.21 01:29:10.839976 [ 289 ] {} <Debug> TCP-Session: f7f2a2ae-4579-4994-ba2d-7d0a2f0c9efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.03.21 01:29:10.839984 [ 293 ] {} <Debug> TCP-Session: d581ad56-4692-4df9-ab55-1b6a1b37a36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.03.21 01:29:10.839938 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3903 | 2026.03.21 01:29:10.839929 [ 294 ] {} <Debug> TCP-Session: cd3b4e3b-a850-4bb0-a5e0-6c846e3dbcd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64347 | ||
| 3904 | 2026.03.21 01:29:10.839828 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51436 | ||
| 3905 | 2026.03.21 01:29:10.840050 [ 294 ] {} <Debug> TCP-Session: cd3b4e3b-a850-4bb0-a5e0-6c846e3dbcd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.03.21 01:29:10.840037 [ 4 ] {} <Debug> TCP-Session: 53e06673-fd85-40de-b95f-93dd2cf9cfca Authenticating user 'default' from [fd00:1122:3344:101::e]:63062 | ||
| 3907 | 2026.03.21 01:29:10.840073 [ 294 ] {} <Debug> TCP-Session: cd3b4e3b-a850-4bb0-a5e0-6c846e3dbcd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.03.21 01:29:10.840099 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2026.03.21 01:29:10.840104 [ 4 ] {} <Debug> TCP-Session: 53e06673-fd85-40de-b95f-93dd2cf9cfca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.03.21 01:29:10.840125 [ 286 ] {} <Debug> TCP-Session: 9aca6ae6-0e5f-47ce-807f-474081fccc1b Authenticating user 'default' from [fd00:1122:3344:101::e]:51436 | ||
| 3911 | 2026.03.21 01:29:10.840141 [ 4 ] {} <Debug> TCP-Session: 53e06673-fd85-40de-b95f-93dd2cf9cfca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.03.21 01:29:10.840143 [ 288 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3913 | 2026.03.21 01:29:10.840155 [ 286 ] {} <Debug> TCP-Session: 9aca6ae6-0e5f-47ce-807f-474081fccc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.03.21 01:29:10.839776 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47112 | ||
| 3915 | 2026.03.21 01:29:10.840206 [ 288 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3916 | 2026.03.21 01:29:10.840195 [ 286 ] {} <Debug> TCP-Session: 9aca6ae6-0e5f-47ce-807f-474081fccc1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.03.21 01:29:10.839766 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53532 | ||
| 3918 | 2026.03.21 01:29:10.839750 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61576 | ||
| 3919 | 2026.03.21 01:29:10.840283 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.03.21 01:29:10.840330 [ 292 ] {} <Debug> TCP-Session: 501da0da-78fc-4c73-8e50-fdd8b05c307a Authenticating user 'default' from [fd00:1122:3344:101::e]:47112 | ||
| 3921 | 2026.03.21 01:29:10.840331 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3922 | 2026.03.21 01:29:10.840350 [ 292 ] {} <Debug> TCP-Session: 501da0da-78fc-4c73-8e50-fdd8b05c307a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.03.21 01:29:10.840344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3924 | 2026.03.21 01:29:10.840375 [ 292 ] {} <Debug> TCP-Session: 501da0da-78fc-4c73-8e50-fdd8b05c307a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.03.21 01:29:10.840394 [ 290 ] {} <Debug> TCP-Session: 20b401e1-b9f0-4a55-a846-6c6686457b3b Authenticating user 'default' from [fd00:1122:3344:101::e]:61576 | ||
| 3926 | 2026.03.21 01:29:10.840369 [ 291 ] {} <Debug> TCP-Session: 4b8b6a5b-f455-4c75-9a89-f389dab4750f Authenticating user 'default' from [fd00:1122:3344:101::e]:53532 | ||
| 3927 | 2026.03.21 01:29:10.840422 [ 290 ] {} <Debug> TCP-Session: 20b401e1-b9f0-4a55-a846-6c6686457b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.03.21 01:29:10.840442 [ 291 ] {} <Debug> TCP-Session: 4b8b6a5b-f455-4c75-9a89-f389dab4750f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.03.21 01:29:10.840447 [ 290 ] {} <Debug> TCP-Session: 20b401e1-b9f0-4a55-a846-6c6686457b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.03.21 01:29:10.840459 [ 288 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573) (SelectExecutor): Key condition: unknown | ||
| 3931 | 2026.03.21 01:29:10.840463 [ 291 ] {} <Debug> TCP-Session: 4b8b6a5b-f455-4c75-9a89-f389dab4750f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.03.21 01:29:10.841387 [ 315 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Trace> AggregatingTransform: Aggregating | ||
| 3933 | 2026.03.21 01:29:10.841438 [ 315 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3934 | 2026.03.21 01:29:10.841477 [ 315 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912376 sec. (1096.039 rows/sec., 42.81 KiB/sec.) | ||
| 3935 | 2026.03.21 01:29:10.841499 [ 315 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Trace> Aggregator: Merging aggregated data | ||
| 3936 | 2026.03.21 01:29:10.842723 [ 288 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002838 sec., 352.3608174770966 rows/sec., 13.76 KiB/sec. | ||
| 3937 | 2026.03.21 01:29:10.842857 [ 288 ] {f1343b4e-2f7b-4973-b33b-8fd20e1f1dfd} <Debug> TCPHandler: Processed in 0.003140195 sec. | ||
| 3938 | 2026.03.21 01:29:10.842964 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3939 | 2026.03.21 01:29:10.842991 [ 288 ] {} <Debug> TCP-Session: 8957df07-eb7f-45b2-8bbe-83b742529537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.03.21 01:29:10.842998 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3941 | 2026.03.21 01:29:10.843017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3942 | 2026.03.21 01:29:10.843045 [ 286 ] {} <Debug> TCP-Session: 9aca6ae6-0e5f-47ce-807f-474081fccc1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.03.21 01:29:10.843065 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3944 | 2026.03.21 01:29:10.843086 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3945 | 2026.03.21 01:29:10.843100 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3946 | 2026.03.21 01:29:10.843120 [ 292 ] {} <Debug> TCP-Session: 501da0da-78fc-4c73-8e50-fdd8b05c307a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.03.21 01:29:10.843140 [ 293 ] {} <Debug> TCP-Session: d581ad56-4692-4df9-ab55-1b6a1b37a36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.03.21 01:29:10.843150 [ 294 ] {} <Debug> TCP-Session: cd3b4e3b-a850-4bb0-a5e0-6c846e3dbcd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.03.21 01:29:10.843074 [ 289 ] {} <Debug> TCP-Session: f7f2a2ae-4579-4994-ba2d-7d0a2f0c9efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.03.21 01:29:10.843049 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3951 | 2026.03.21 01:29:10.843049 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2026.03.21 01:29:10.843244 [ 291 ] {} <Debug> TCP-Session: 4b8b6a5b-f455-4c75-9a89-f389dab4750f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.03.21 01:29:10.843124 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.03.21 01:29:10.843272 [ 290 ] {} <Debug> TCP-Session: 20b401e1-b9f0-4a55-a846-6c6686457b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.03.21 01:29:10.843301 [ 4 ] {} <Debug> TCP-Session: 53e06673-fd85-40de-b95f-93dd2cf9cfca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.03.21 01:29:10.860569 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62306 | ||
| 3957 | 2026.03.21 01:29:10.860650 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3958 | 2026.03.21 01:29:10.860673 [ 288 ] {} <Debug> TCP-Session: ad3b6998-882b-4163-a583-f4ff9a184f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:62306 | ||
| 3959 | 2026.03.21 01:29:10.860689 [ 288 ] {} <Debug> TCP-Session: ad3b6998-882b-4163-a583-f4ff9a184f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.03.21 01:29:10.860701 [ 288 ] {} <Debug> TCP-Session: ad3b6998-882b-4163-a583-f4ff9a184f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.03.21 01:29:10.860866 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59554 | ||
| 3962 | 2026.03.21 01:29:10.860910 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56364 | ||
| 3963 | 2026.03.21 01:29:10.860924 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34671 | ||
| 3964 | 2026.03.21 01:29:10.860951 [ 288 ] {} <Trace> TCP-Session: ad3b6998-882b-4163-a583-f4ff9a184f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.03.21 01:29:10.860960 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2026.03.21 01:29:10.860983 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.03.21 01:29:10.860975 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42215 | ||
| 3968 | 2026.03.21 01:29:10.861022 [ 290 ] {} <Debug> TCP-Session: 6b8eccdd-3a61-4a37-b9aa-ac7f1a5f95eb Authenticating user 'default' from [fd00:1122:3344:101::e]:56364 | ||
| 3969 | 2026.03.21 01:29:10.861016 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3970 | 2026.03.21 01:29:10.861050 [ 290 ] {} <Debug> TCP-Session: 6b8eccdd-3a61-4a37-b9aa-ac7f1a5f95eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.03.21 01:29:10.861010 [ 289 ] {} <Debug> TCP-Session: ff7493a9-7d2b-40a8-8fa1-31d66ab3173b Authenticating user 'default' from [fd00:1122:3344:101::e]:59554 | ||
| 3972 | 2026.03.21 01:29:10.861076 [ 290 ] {} <Debug> TCP-Session: 6b8eccdd-3a61-4a37-b9aa-ac7f1a5f95eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.03.21 01:29:10.861071 [ 291 ] {} <Debug> TCP-Session: 0a8e9029-22e8-45c1-8cfc-737d36d7b417 Authenticating user 'default' from [fd00:1122:3344:101::e]:34671 | ||
| 3974 | 2026.03.21 01:29:10.861102 [ 288 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3975 | 2026.03.21 01:29:10.861127 [ 291 ] {} <Debug> TCP-Session: 0a8e9029-22e8-45c1-8cfc-737d36d7b417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.03.21 01:29:10.861102 [ 289 ] {} <Debug> TCP-Session: ff7493a9-7d2b-40a8-8fa1-31d66ab3173b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.03.21 01:29:10.861152 [ 291 ] {} <Debug> TCP-Session: 0a8e9029-22e8-45c1-8cfc-737d36d7b417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.03.21 01:29:10.861168 [ 289 ] {} <Debug> TCP-Session: ff7493a9-7d2b-40a8-8fa1-31d66ab3173b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.03.21 01:29:10.861073 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3980 | 2026.03.21 01:29:10.860952 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43594 | ||
| 3981 | 2026.03.21 01:29:10.861220 [ 286 ] {} <Debug> TCP-Session: 9c277f33-c54d-4303-b7f7-7e38c878c4e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42215 | ||
| 3982 | 2026.03.21 01:29:10.860932 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44750 | ||
| 3983 | 2026.03.21 01:29:10.861244 [ 286 ] {} <Debug> TCP-Session: 9c277f33-c54d-4303-b7f7-7e38c878c4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.03.21 01:29:10.861265 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.03.21 01:29:10.861277 [ 286 ] {} <Debug> TCP-Session: 9c277f33-c54d-4303-b7f7-7e38c878c4e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.03.21 01:29:10.861289 [ 294 ] {} <Debug> TCP-Session: 47fa7102-98dc-4b02-9075-5a04cac80b36 Authenticating user 'default' from [fd00:1122:3344:101::e]:43594 | ||
| 3987 | 2026.03.21 01:29:10.860960 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44341 | ||
| 3988 | 2026.03.21 01:29:10.861308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3989 | 2026.03.21 01:29:10.861308 [ 294 ] {} <Debug> TCP-Session: 47fa7102-98dc-4b02-9075-5a04cac80b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.03.21 01:29:10.861352 [ 292 ] {} <Debug> TCP-Session: 75300192-e8a9-49c7-ad89-07acd4cb4611 Authenticating user 'default' from [fd00:1122:3344:101::e]:44750 | ||
| 3991 | 2026.03.21 01:29:10.861364 [ 294 ] {} <Debug> TCP-Session: 47fa7102-98dc-4b02-9075-5a04cac80b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.03.21 01:29:10.861369 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3993 | 2026.03.21 01:29:10.861382 [ 292 ] {} <Debug> TCP-Session: 75300192-e8a9-49c7-ad89-07acd4cb4611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.03.21 01:29:10.861313 [ 288 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3995 | 2026.03.21 01:29:10.861410 [ 292 ] {} <Debug> TCP-Session: 75300192-e8a9-49c7-ad89-07acd4cb4611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.03.21 01:29:10.861405 [ 4 ] {} <Debug> TCP-Session: 99700708-020b-4623-9206-b8dca370aa3b Authenticating user 'default' from [fd00:1122:3344:101::e]:44341 | ||
| 3997 | 2026.03.21 01:29:10.860936 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49752 | ||
| 3998 | 2026.03.21 01:29:10.861458 [ 288 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3999 | 2026.03.21 01:29:10.861467 [ 4 ] {} <Debug> TCP-Session: 99700708-020b-4623-9206-b8dca370aa3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.03.21 01:29:10.861513 [ 4 ] {} <Debug> TCP-Session: 99700708-020b-4623-9206-b8dca370aa3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.03.21 01:29:10.861521 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4002 | 2026.03.21 01:29:10.861544 [ 293 ] {} <Debug> TCP-Session: 39446139-81e7-409c-9de5-1608cd4f2861 Authenticating user 'default' from [fd00:1122:3344:101::e]:49752 | ||
| 4003 | 2026.03.21 01:29:10.861559 [ 293 ] {} <Debug> TCP-Session: 39446139-81e7-409c-9de5-1608cd4f2861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.03.21 01:29:10.861571 [ 293 ] {} <Debug> TCP-Session: 39446139-81e7-409c-9de5-1608cd4f2861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.03.21 01:29:10.861721 [ 288 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Debug> oximeter.version (7fcfdc38-62b4-456b-a4fb-879d1bbf7573) (SelectExecutor): Key condition: unknown | ||
| 4006 | 2026.03.21 01:29:10.862584 [ 307 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Trace> AggregatingTransform: Aggregating | ||
| 4007 | 2026.03.21 01:29:10.862637 [ 307 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4008 | 2026.03.21 01:29:10.862670 [ 307 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000814472 sec. (1227.789 rows/sec., 47.96 KiB/sec.) | ||
| 4009 | 2026.03.21 01:29:10.862689 [ 307 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Trace> Aggregator: Merging aggregated data | ||
| 4010 | 2026.03.21 01:29:10.864120 [ 288 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003052 sec., 327.653997378768 rows/sec., 12.80 KiB/sec. | ||
| 4011 | 2026.03.21 01:29:10.864310 [ 288 ] {504639e7-79e4-449b-8361-8ef434f3719d} <Debug> TCPHandler: Processed in 0.003431953 sec. | ||
| 4012 | 2026.03.21 01:29:10.864477 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4013 | 2026.03.21 01:29:10.864516 [ 288 ] {} <Debug> TCP-Session: ad3b6998-882b-4163-a583-f4ff9a184f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.03.21 01:29:10.864536 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4015 | 2026.03.21 01:29:10.864553 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4016 | 2026.03.21 01:29:10.864586 [ 289 ] {} <Debug> TCP-Session: ff7493a9-7d2b-40a8-8fa1-31d66ab3173b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.03.21 01:29:10.864591 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4018 | 2026.03.21 01:29:10.864618 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4019 | 2026.03.21 01:29:10.864646 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4020 | 2026.03.21 01:29:10.864673 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4021 | 2026.03.21 01:29:10.864687 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4022 | 2026.03.21 01:29:10.864706 [ 294 ] {} <Debug> TCP-Session: 47fa7102-98dc-4b02-9075-5a04cac80b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.03.21 01:29:10.864726 [ 4 ] {} <Debug> TCP-Session: 99700708-020b-4623-9206-b8dca370aa3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2026.03.21 01:29:10.864749 [ 286 ] {} <Debug> TCP-Session: 9c277f33-c54d-4303-b7f7-7e38c878c4e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.03.21 01:29:10.864676 [ 292 ] {} <Debug> TCP-Session: 75300192-e8a9-49c7-ad89-07acd4cb4611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.03.21 01:29:10.864650 [ 291 ] {} <Debug> TCP-Session: 0a8e9029-22e8-45c1-8cfc-737d36d7b417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.03.21 01:29:10.864592 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2026.03.21 01:29:10.864586 [ 293 ] {} <Debug> TCP-Session: 39446139-81e7-409c-9de5-1608cd4f2861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.03.21 01:29:10.864868 [ 290 ] {} <Debug> TCP-Session: 6b8eccdd-3a61-4a37-b9aa-ac7f1a5f95eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.03.21 01:29:11.169169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 542 | ||
| 4031 | 2026.03.21 01:29:11.171416 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.03.21 01:29:11.171471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4033 | 2026.03.21 01:29:11.172725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4034 | 2026.03.21 01:29:11.173008 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.03.21 01:29:11.173357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4036 | 2026.03.21 01:29:12.104662 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.03.21 01:29:12.104863 [ 5 ] {12ecc973-b9e4-48cd-8acc-382767964d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4038 | 2026.03.21 01:29:12.104947 [ 5 ] {12ecc973-b9e4-48cd-8acc-382767964d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4039 | 2026.03.21 01:29:12.105711 [ 5 ] {12ecc973-b9e4-48cd-8acc-382767964d6b} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.03.21 01:29:12.105766 [ 5 ] {12ecc973-b9e4-48cd-8acc-382767964d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4041 | 2026.03.21 01:29:12.106244 [ 5 ] {12ecc973-b9e4-48cd-8acc-382767964d6b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4042 | 2026.03.21 01:29:12.106489 [ 5 ] {12ecc973-b9e4-48cd-8acc-382767964d6b} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.03.21 01:29:12.106656 [ 5 ] {12ecc973-b9e4-48cd-8acc-382767964d6b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001846 sec., 13001.083423618635 rows/sec., 1.08 MiB/sec. | ||
| 4044 | 2026.03.21 01:29:12.106709 [ 5 ] {12ecc973-b9e4-48cd-8acc-382767964d6b} <Debug> TCPHandler: Processed in 0.00217853 sec. | ||
| 4045 | 2026.03.21 01:29:12.106839 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.03.21 01:29:12.106943 [ 5 ] {01d54c78-1340-41ed-b417-1f8df736869d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4047 | 2026.03.21 01:29:12.106988 [ 5 ] {01d54c78-1340-41ed-b417-1f8df736869d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4048 | 2026.03.21 01:29:12.107414 [ 5 ] {01d54c78-1340-41ed-b417-1f8df736869d} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.03.21 01:29:12.107452 [ 5 ] {01d54c78-1340-41ed-b417-1f8df736869d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4050 | 2026.03.21 01:29:12.107761 [ 5 ] {01d54c78-1340-41ed-b417-1f8df736869d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4051 | 2026.03.21 01:29:12.107995 [ 5 ] {01d54c78-1340-41ed-b417-1f8df736869d} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.03.21 01:29:12.108133 [ 5 ] {01d54c78-1340-41ed-b417-1f8df736869d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 268.68 KiB/sec. | ||
| 4053 | 2026.03.21 01:29:12.108171 [ 5 ] {01d54c78-1340-41ed-b417-1f8df736869d} <Debug> TCPHandler: Processed in 0.001386798 sec. | ||
| 4054 | 2026.03.21 01:29:12.108294 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.03.21 01:29:12.108391 [ 5 ] {aace53e2-9bc8-471e-b517-d071fa0bc25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4056 | 2026.03.21 01:29:12.108432 [ 5 ] {aace53e2-9bc8-471e-b517-d071fa0bc25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4057 | 2026.03.21 01:29:12.109658 [ 5 ] {aace53e2-9bc8-471e-b517-d071fa0bc25e} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.03.21 01:29:12.109695 [ 5 ] {aace53e2-9bc8-471e-b517-d071fa0bc25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4059 | 2026.03.21 01:29:12.110202 [ 5 ] {aace53e2-9bc8-471e-b517-d071fa0bc25e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4060 | 2026.03.21 01:29:12.110427 [ 5 ] {aace53e2-9bc8-471e-b517-d071fa0bc25e} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.03.21 01:29:12.110579 [ 5 ] {aace53e2-9bc8-471e-b517-d071fa0bc25e} <Debug> executeQuery: Read 2120 rows, 166.60 KiB in 0.002208 sec., 960144.9275362319 rows/sec., 73.68 MiB/sec. | ||
| 4062 | 2026.03.21 01:29:12.110619 [ 5 ] {aace53e2-9bc8-471e-b517-d071fa0bc25e} <Debug> TCPHandler: Processed in 0.002374695 sec. | ||
| 4063 | 2026.03.21 01:29:12.110734 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.03.21 01:29:12.110831 [ 5 ] {40857a39-f619-4bca-83ed-3181aeea04ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.03.21 01:29:12.110871 [ 5 ] {40857a39-f619-4bca-83ed-3181aeea04ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4066 | 2026.03.21 01:29:12.111287 [ 5 ] {40857a39-f619-4bca-83ed-3181aeea04ec} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.03.21 01:29:12.111325 [ 5 ] {40857a39-f619-4bca-83ed-3181aeea04ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4068 | 2026.03.21 01:29:12.111631 [ 5 ] {40857a39-f619-4bca-83ed-3181aeea04ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4069 | 2026.03.21 01:29:12.111848 [ 5 ] {40857a39-f619-4bca-83ed-3181aeea04ec} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.21 01:29:12.111960 [ 117 ] {} <Debug> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4071 | 2026.03.21 01:29:12.111983 [ 5 ] {40857a39-f619-4bca-83ed-3181aeea04ec} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001172 sec., 47781.5699658703 rows/sec., 3.54 MiB/sec. | ||
| 4072 | 2026.03.21 01:29:12.112034 [ 117 ] {} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.03.21 01:29:12.112044 [ 5 ] {40857a39-f619-4bca-83ed-3181aeea04ec} <Debug> TCPHandler: Processed in 0.001359498 sec. | ||
| 4074 | 2026.03.21 01:29:12.112063 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4075 | 2026.03.21 01:29:12.112157 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.03.21 01:29:12.112170 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::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 | ||
| 4077 | 2026.03.21 01:29:12.112258 [ 5 ] {48f93d5f-a778-4584-a327-8bca22258bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.03.21 01:29:12.112305 [ 5 ] {48f93d5f-a778-4584-a327-8bca22258bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4079 | 2026.03.21 01:29:12.112318 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4080 | 2026.03.21 01:29:12.112360 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4081 | 2026.03.21 01:29:12.112434 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4082 | 2026.03.21 01:29:12.112492 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4083 | 2026.03.21 01:29:12.112541 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4084 | 2026.03.21 01:29:12.112598 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4085 | 2026.03.21 01:29:12.112680 [ 193 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::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 | ||
| 4086 | 2026.03.21 01:29:12.112920 [ 5 ] {48f93d5f-a778-4584-a327-8bca22258bbb} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.03.21 01:29:12.112964 [ 5 ] {48f93d5f-a778-4584-a327-8bca22258bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4088 | 2026.03.21 01:29:12.113356 [ 5 ] {48f93d5f-a778-4584-a327-8bca22258bbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4089 | 2026.03.21 01:29:12.113615 [ 5 ] {48f93d5f-a778-4584-a327-8bca22258bbb} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.03.21 01:29:12.113745 [ 5 ] {48f93d5f-a778-4584-a327-8bca22258bbb} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001505 sec., 486378.73754152824 rows/sec., 28.77 MiB/sec. | ||
| 4091 | 2026.03.21 01:29:12.113756 [ 201 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630815 sec., 221974.90211949238 rows/sec., 15.86 MiB/sec. | ||
| 4092 | 2026.03.21 01:29:12.113783 [ 5 ] {48f93d5f-a778-4584-a327-8bca22258bbb} <Debug> TCPHandler: Processed in 0.001676266 sec. | ||
| 4093 | 2026.03.21 01:29:12.113922 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.03.21 01:29:12.114019 [ 5 ] {593e4946-301b-49a4-9819-2f5e3ed53945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4095 | 2026.03.21 01:29:12.114018 [ 199 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4096 | 2026.03.21 01:29:12.114059 [ 5 ] {593e4946-301b-49a4-9819-2f5e3ed53945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4097 | 2026.03.21 01:29:12.114391 [ 199 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.03.21 01:29:12.114459 [ 5 ] {593e4946-301b-49a4-9819-2f5e3ed53945} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.03.21 01:29:12.114489 [ 199 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_21_4} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4100 | 2026.03.21 01:29:12.114503 [ 5 ] {593e4946-301b-49a4-9819-2f5e3ed53945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4101 | 2026.03.21 01:29:12.114603 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4102 | 2026.03.21 01:29:12.114809 [ 5 ] {593e4946-301b-49a4-9819-2f5e3ed53945} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4103 | 2026.03.21 01:29:12.115026 [ 5 ] {593e4946-301b-49a4-9819-2f5e3ed53945} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.03.21 01:29:12.115153 [ 5 ] {593e4946-301b-49a4-9819-2f5e3ed53945} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 61.04 KiB/sec. | ||
| 4105 | 2026.03.21 01:29:12.115191 [ 5 ] {593e4946-301b-49a4-9819-2f5e3ed53945} <Debug> TCPHandler: Processed in 0.001319226 sec. | ||
| 4106 | 2026.03.21 01:29:12.115305 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.03.21 01:29:12.115399 [ 5 ] {30a49e45-258a-4926-b65f-c0cd8e235a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4108 | 2026.03.21 01:29:12.115439 [ 5 ] {30a49e45-258a-4926-b65f-c0cd8e235a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4109 | 2026.03.21 01:29:12.115830 [ 5 ] {30a49e45-258a-4926-b65f-c0cd8e235a2a} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.03.21 01:29:12.115865 [ 5 ] {30a49e45-258a-4926-b65f-c0cd8e235a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4111 | 2026.03.21 01:29:12.116156 [ 5 ] {30a49e45-258a-4926-b65f-c0cd8e235a2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4112 | 2026.03.21 01:29:12.116367 [ 5 ] {30a49e45-258a-4926-b65f-c0cd8e235a2a} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.03.21 01:29:12.116492 [ 5 ] {30a49e45-258a-4926-b65f-c0cd8e235a2a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 4114 | 2026.03.21 01:29:12.116529 [ 5 ] {30a49e45-258a-4926-b65f-c0cd8e235a2a} <Debug> TCPHandler: Processed in 0.001273845 sec. | ||
| 4115 | 2026.03.21 01:29:12.116638 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.03.21 01:29:12.116731 [ 5 ] {96aed105-208e-4607-ac99-ff93ef5a4cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4117 | 2026.03.21 01:29:12.116771 [ 5 ] {96aed105-208e-4607-ac99-ff93ef5a4cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4118 | 2026.03.21 01:29:12.117516 [ 5 ] {96aed105-208e-4607-ac99-ff93ef5a4cf2} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.03.21 01:29:12.117550 [ 5 ] {96aed105-208e-4607-ac99-ff93ef5a4cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4120 | 2026.03.21 01:29:12.117914 [ 5 ] {96aed105-208e-4607-ac99-ff93ef5a4cf2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4121 | 2026.03.21 01:29:12.118120 [ 5 ] {96aed105-208e-4607-ac99-ff93ef5a4cf2} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.03.21 01:29:12.118262 [ 5 ] {96aed105-208e-4607-ac99-ff93ef5a4cf2} <Debug> executeQuery: Read 1080 rows, 77.13 KiB in 0.001547 sec., 698125.404007757 rows/sec., 48.69 MiB/sec. | ||
| 4123 | 2026.03.21 01:29:12.118299 [ 5 ] {96aed105-208e-4607-ac99-ff93ef5a4cf2} <Debug> TCPHandler: Processed in 0.001711056 sec. | ||
| 4124 | 2026.03.21 01:29:12.118416 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.03.21 01:29:12.118511 [ 5 ] {7aa06323-c967-4437-9618-599c1046e246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4126 | 2026.03.21 01:29:12.118555 [ 5 ] {7aa06323-c967-4437-9618-599c1046e246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4127 | 2026.03.21 01:29:12.119248 [ 5 ] {7aa06323-c967-4437-9618-599c1046e246} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.03.21 01:29:12.119284 [ 5 ] {7aa06323-c967-4437-9618-599c1046e246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4129 | 2026.03.21 01:29:12.119726 [ 5 ] {7aa06323-c967-4437-9618-599c1046e246} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4130 | 2026.03.21 01:29:12.119941 [ 5 ] {7aa06323-c967-4437-9618-599c1046e246} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.03.21 01:29:12.120094 [ 5 ] {7aa06323-c967-4437-9618-599c1046e246} <Debug> executeQuery: Read 1351 rows, 87.89 KiB in 0.0016 sec., 844375 rows/sec., 53.65 MiB/sec. | ||
| 4132 | 2026.03.21 01:29:12.120144 [ 5 ] {7aa06323-c967-4437-9618-599c1046e246} <Debug> TCPHandler: Processed in 0.001777248 sec. | ||
| 4133 | 2026.03.21 01:29:12.120285 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.03.21 01:29:12.120404 [ 5 ] {083c891e-02e6-4f76-a0e9-ee95730de249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4135 | 2026.03.21 01:29:12.120476 [ 5 ] {083c891e-02e6-4f76-a0e9-ee95730de249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4136 | 2026.03.21 01:29:12.121608 [ 5 ] {083c891e-02e6-4f76-a0e9-ee95730de249} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.03.21 01:29:12.121652 [ 5 ] {083c891e-02e6-4f76-a0e9-ee95730de249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4138 | 2026.03.21 01:29:12.122469 [ 5 ] {083c891e-02e6-4f76-a0e9-ee95730de249} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4139 | 2026.03.21 01:29:12.122810 [ 5 ] {083c891e-02e6-4f76-a0e9-ee95730de249} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.03.21 01:29:12.122935 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4141 | 2026.03.21 01:29:12.122975 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.03.21 01:29:12.122993 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4143 | 2026.03.21 01:29:12.123001 [ 5 ] {083c891e-02e6-4f76-a0e9-ee95730de249} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002621 sec., 15261.350629530712 rows/sec., 27.35 MiB/sec. | ||
| 4144 | 2026.03.21 01:29:12.123083 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 4145 | 2026.03.21 01:29:12.123102 [ 5 ] {083c891e-02e6-4f76-a0e9-ee95730de249} <Debug> TCPHandler: Processed in 0.002878428 sec. | ||
| 4146 | 2026.03.21 01:29:12.123270 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.03.21 01:29:12.123301 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4148 | 2026.03.21 01:29:12.123359 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 4149 | 2026.03.21 01:29:12.123366 [ 5 ] {3c0302e9-48c2-41ef-b349-64614c8985e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4150 | 2026.03.21 01:29:12.123415 [ 5 ] {3c0302e9-48c2-41ef-b349-64614c8985e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4151 | 2026.03.21 01:29:12.123474 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4152 | 2026.03.21 01:29:12.123590 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4153 | 2026.03.21 01:29:12.123694 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4154 | 2026.03.21 01:29:12.123775 [ 5 ] {3c0302e9-48c2-41ef-b349-64614c8985e6} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.03.21 01:29:12.123789 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4156 | 2026.03.21 01:29:12.123818 [ 5 ] {3c0302e9-48c2-41ef-b349-64614c8985e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4157 | 2026.03.21 01:29:12.123894 [ 193 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 4158 | 2026.03.21 01:29:12.124167 [ 5 ] {3c0302e9-48c2-41ef-b349-64614c8985e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4159 | 2026.03.21 01:29:12.124416 [ 5 ] {3c0302e9-48c2-41ef-b349-64614c8985e6} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.03.21 01:29:12.124560 [ 5 ] {3c0302e9-48c2-41ef-b349-64614c8985e6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001212 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
| 4161 | 2026.03.21 01:29:12.124638 [ 5 ] {3c0302e9-48c2-41ef-b349-64614c8985e6} <Debug> TCPHandler: Processed in 0.001416959 sec. | ||
| 4162 | 2026.03.21 01:29:12.128064 [ 199 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 19 columns (19 merged, 0 gathered) in 0.005018356 sec., 85685.43164335094 rows/sec., 153.54 MiB/sec. | ||
| 4163 | 2026.03.21 01:29:12.129023 [ 196 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4164 | 2026.03.21 01:29:12.129470 [ 196 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.03.21 01:29:12.129561 [ 196 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4166 | 2026.03.21 01:29:12.129704 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4167 | 2026.03.21 01:29:13.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.36 MiB, peak 247.89 MiB, free memory in arenas 0.00 B, will set to 239.71 MiB (RSS), difference: 1.35 MiB | ||
| 4168 | 2026.03.21 01:29:13.139941 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.03.21 01:29:13.140142 [ 5 ] {ecd68e84-9b3c-4641-b813-707bce5f6d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4170 | 2026.03.21 01:29:13.140214 [ 5 ] {ecd68e84-9b3c-4641-b813-707bce5f6d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4171 | 2026.03.21 01:29:13.140865 [ 5 ] {ecd68e84-9b3c-4641-b813-707bce5f6d30} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.03.21 01:29:13.140906 [ 5 ] {ecd68e84-9b3c-4641-b813-707bce5f6d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4173 | 2026.03.21 01:29:13.141285 [ 5 ] {ecd68e84-9b3c-4641-b813-707bce5f6d30} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4174 | 2026.03.21 01:29:13.141501 [ 5 ] {ecd68e84-9b3c-4641-b813-707bce5f6d30} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.03.21 01:29:13.141628 [ 113 ] {} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4176 | 2026.03.21 01:29:13.141649 [ 5 ] {ecd68e84-9b3c-4641-b813-707bce5f6d30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.75 MiB/sec. | ||
| 4177 | 2026.03.21 01:29:13.141687 [ 113 ] {} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.03.21 01:29:13.141701 [ 5 ] {ecd68e84-9b3c-4641-b813-707bce5f6d30} <Debug> TCPHandler: Processed in 0.001891472 sec. | ||
| 4179 | 2026.03.21 01:29:13.141720 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4180 | 2026.03.21 01:29:13.141832 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2026.03.21 01:29:13.141840 [ 194 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 4182 | 2026.03.21 01:29:13.141950 [ 5 ] {426ee222-8410-441f-9528-c277c97f878a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4183 | 2026.03.21 01:29:13.141956 [ 194 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4184 | 2026.03.21 01:29:13.142000 [ 194 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2891 rows starting from the beginning of the part | ||
| 4185 | 2026.03.21 01:29:13.142000 [ 5 ] {426ee222-8410-441f-9528-c277c97f878a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4186 | 2026.03.21 01:29:13.142073 [ 194 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4187 | 2026.03.21 01:29:13.142146 [ 194 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
| 4188 | 2026.03.21 01:29:13.142215 [ 194 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4189 | 2026.03.21 01:29:13.142281 [ 194 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2120 rows starting from the beginning of the part | ||
| 4190 | 2026.03.21 01:29:13.142326 [ 194 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 4191 | 2026.03.21 01:29:13.142553 [ 5 ] {426ee222-8410-441f-9528-c277c97f878a} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.03.21 01:29:13.142591 [ 5 ] {426ee222-8410-441f-9528-c277c97f878a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4193 | 2026.03.21 01:29:13.142972 [ 5 ] {426ee222-8410-441f-9528-c277c97f878a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4194 | 2026.03.21 01:29:13.143265 [ 5 ] {426ee222-8410-441f-9528-c277c97f878a} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.03.21 01:29:13.143405 [ 113 ] {} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4196 | 2026.03.21 01:29:13.143428 [ 5 ] {426ee222-8410-441f-9528-c277c97f878a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0015 sec., 42666.666666666664 rows/sec., 3.33 MiB/sec. | ||
| 4197 | 2026.03.21 01:29:13.143459 [ 113 ] {} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.03.21 01:29:13.143491 [ 5 ] {426ee222-8410-441f-9528-c277c97f878a} <Debug> TCPHandler: Processed in 0.001712906 sec. | ||
| 4199 | 2026.03.21 01:29:13.143499 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4200 | 2026.03.21 01:29:13.143640 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.03.21 01:29:13.143641 [ 196 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 4202 | 2026.03.21 01:29:13.143758 [ 5 ] {91ae1e7b-ef08-4211-88e0-40d590f60970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4203 | 2026.03.21 01:29:13.143801 [ 196 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4204 | 2026.03.21 01:29:13.143819 [ 5 ] {91ae1e7b-ef08-4211-88e0-40d590f60970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4205 | 2026.03.21 01:29:13.143840 [ 196 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1550 rows starting from the beginning of the part | ||
| 4206 | 2026.03.21 01:29:13.143939 [ 196 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4207 | 2026.03.21 01:29:13.143993 [ 196 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 4208 | 2026.03.21 01:29:13.144041 [ 196 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4209 | 2026.03.21 01:29:13.144084 [ 196 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1080 rows starting from the beginning of the part | ||
| 4210 | 2026.03.21 01:29:13.144126 [ 196 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 4211 | 2026.03.21 01:29:13.144284 [ 5 ] {91ae1e7b-ef08-4211-88e0-40d590f60970} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.03.21 01:29:13.144335 [ 5 ] {91ae1e7b-ef08-4211-88e0-40d590f60970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4213 | 2026.03.21 01:29:13.144790 [ 5 ] {91ae1e7b-ef08-4211-88e0-40d590f60970} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4214 | 2026.03.21 01:29:13.145080 [ 5 ] {91ae1e7b-ef08-4211-88e0-40d590f60970} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2026.03.21 01:29:13.145086 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 5 columns (5 merged, 0 gathered) in 0.00329742 sec., 1618538.1298105791 rows/sec., 131.33 MiB/sec. | ||
| 4216 | 2026.03.21 01:29:13.145188 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4217 | 2026.03.21 01:29:13.145215 [ 5 ] {91ae1e7b-ef08-4211-88e0-40d590f60970} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001482 sec., 21592.442645074225 rows/sec., 1.50 MiB/sec. | ||
| 4218 | 2026.03.21 01:29:13.145217 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.03.21 01:29:13.145257 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4220 | 2026.03.21 01:29:13.145259 [ 5 ] {91ae1e7b-ef08-4211-88e0-40d590f60970} <Debug> TCPHandler: Processed in 0.001679986 sec. | ||
| 4221 | 2026.03.21 01:29:13.145333 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 4222 | 2026.03.21 01:29:13.145382 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.03.21 01:29:13.145419 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4224 | 2026.03.21 01:29:13.145419 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4225 | 2026.03.21 01:29:13.145447 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7817 rows starting from the beginning of the part | ||
| 4226 | 2026.03.21 01:29:13.145449 [ 199 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858071 sec., 1580671.5674481762 rows/sec., 117.67 MiB/sec. | ||
| 4227 | 2026.03.21 01:29:13.145475 [ 5 ] {edd630c6-2f0d-4b6a-8ba0-54656cb37aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.03.21 01:29:13.145502 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 4229 | 2026.03.21 01:29:13.145541 [ 5 ] {edd630c6-2f0d-4b6a-8ba0-54656cb37aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4230 | 2026.03.21 01:29:13.145547 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4231 | 2026.03.21 01:29:13.145588 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 4232 | 2026.03.21 01:29:13.145627 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1351 rows starting from the beginning of the part | ||
| 4233 | 2026.03.21 01:29:13.145670 [ 194 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 4234 | 2026.03.21 01:29:13.145729 [ 191 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4235 | 2026.03.21 01:29:13.145756 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.21 01:29:13.145875 [ 5 ] {edd630c6-2f0d-4b6a-8ba0-54656cb37aa4} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.03.21 01:29:13.145881 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_26_5} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4238 | 2026.03.21 01:29:13.145919 [ 5 ] {edd630c6-2f0d-4b6a-8ba0-54656cb37aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4239 | 2026.03.21 01:29:13.146011 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 4240 | 2026.03.21 01:29:13.146121 [ 191 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.03.21 01:29:13.146216 [ 191 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_26_5} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4242 | 2026.03.21 01:29:13.146267 [ 5 ] {edd630c6-2f0d-4b6a-8ba0-54656cb37aa4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4243 | 2026.03.21 01:29:13.146315 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4244 | 2026.03.21 01:29:13.146507 [ 5 ] {edd630c6-2f0d-4b6a-8ba0-54656cb37aa4} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.21 01:29:13.146614 [ 113 ] {} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4246 | 2026.03.21 01:29:13.146644 [ 5 ] {edd630c6-2f0d-4b6a-8ba0-54656cb37aa4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 697.07 KiB/sec. | ||
| 4247 | 2026.03.21 01:29:13.146644 [ 113 ] {} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.03.21 01:29:13.146683 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4249 | 2026.03.21 01:29:13.146687 [ 5 ] {edd630c6-2f0d-4b6a-8ba0-54656cb37aa4} <Debug> TCPHandler: Processed in 0.001352197 sec. | ||
| 4250 | 2026.03.21 01:29:13.146766 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 4251 | 2026.03.21 01:29:13.146868 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4252 | 2026.03.21 01:29:13.146895 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1104 rows starting from the beginning of the part | ||
| 4253 | 2026.03.21 01:29:13.146944 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 4254 | 2026.03.21 01:29:13.146981 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4255 | 2026.03.21 01:29:13.147017 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 4256 | 2026.03.21 01:29:13.147051 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 4257 | 2026.03.21 01:29:13.147087 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 4258 | 2026.03.21 01:29:13.147971 [ 192 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001239374 sec., 1084418.4241399288 rows/sec., 72.38 MiB/sec. | ||
| 4259 | 2026.03.21 01:29:13.148135 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4260 | 2026.03.21 01:29:13.148370 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.21 01:29:13.148435 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_26_5} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4262 | 2026.03.21 01:29:13.148497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4263 | 2026.03.21 01:29:13.148620 [ 199 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9680 rows, containing 5 columns (5 merged, 0 gathered) in 0.003315861 sec., 2919302.105848225 rows/sec., 192.47 MiB/sec. | ||
| 4264 | 2026.03.21 01:29:13.148892 [ 196 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4265 | 2026.03.21 01:29:13.149136 [ 196 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.03.21 01:29:13.149203 [ 196 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4267 | 2026.03.21 01:29:13.149272 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 4268 | 2026.03.21 01:29:16.067353 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4269 | 2026.03.21 01:29:16.067426 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4270 | 2026.03.21 01:29:16.158707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8614 | ||
| 4271 | 2026.03.21 01:29:16.159233 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.03.21 01:29:16.159277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4273 | 2026.03.21 01:29:16.159772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4274 | 2026.03.21 01:29:16.160020 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.03.21 01:29:16.160168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4276 | 2026.03.21 01:29:16.622272 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4277 | 2026.03.21 01:29:16.637838 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.03.21 01:29:16.637895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4279 | 2026.03.21 01:29:16.644645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4280 | 2026.03.21 01:29:16.645354 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.03.21 01:29:16.648142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4282 | 2026.03.21 01:29:18.146846 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.03.21 01:29:18.147037 [ 5 ] {85d4339a-f672-4055-bc90-42de1e29185b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4284 | 2026.03.21 01:29:18.147108 [ 5 ] {85d4339a-f672-4055-bc90-42de1e29185b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4285 | 2026.03.21 01:29:18.147820 [ 5 ] {85d4339a-f672-4055-bc90-42de1e29185b} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.03.21 01:29:18.147873 [ 5 ] {85d4339a-f672-4055-bc90-42de1e29185b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4287 | 2026.03.21 01:29:18.148283 [ 5 ] {85d4339a-f672-4055-bc90-42de1e29185b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4288 | 2026.03.21 01:29:18.148514 [ 5 ] {85d4339a-f672-4055-bc90-42de1e29185b} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.03.21 01:29:18.148685 [ 5 ] {85d4339a-f672-4055-bc90-42de1e29185b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.0017 sec., 44705.88235294118 rows/sec., 3.68 MiB/sec. | ||
| 4290 | 2026.03.21 01:29:18.148746 [ 5 ] {85d4339a-f672-4055-bc90-42de1e29185b} <Debug> TCPHandler: Processed in 0.002027095 sec. | ||
| 4291 | 2026.03.21 01:29:18.148887 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.03.21 01:29:18.148997 [ 5 ] {4335bbbe-d4c4-45c5-bde9-86ec40045e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4293 | 2026.03.21 01:29:18.149043 [ 5 ] {4335bbbe-d4c4-45c5-bde9-86ec40045e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4294 | 2026.03.21 01:29:18.149552 [ 5 ] {4335bbbe-d4c4-45c5-bde9-86ec40045e10} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.03.21 01:29:18.149601 [ 5 ] {4335bbbe-d4c4-45c5-bde9-86ec40045e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4296 | 2026.03.21 01:29:18.150027 [ 5 ] {4335bbbe-d4c4-45c5-bde9-86ec40045e10} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4297 | 2026.03.21 01:29:18.150323 [ 5 ] {4335bbbe-d4c4-45c5-bde9-86ec40045e10} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.03.21 01:29:18.150501 [ 5 ] {4335bbbe-d4c4-45c5-bde9-86ec40045e10} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001528 sec., 6544.502617801047 rows/sec., 492.12 KiB/sec. | ||
| 4299 | 2026.03.21 01:29:18.150552 [ 5 ] {4335bbbe-d4c4-45c5-bde9-86ec40045e10} <Debug> TCPHandler: Processed in 0.001718386 sec. | ||
| 4300 | 2026.03.21 01:29:18.150700 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.03.21 01:29:18.150804 [ 5 ] {28064045-15b6-42ef-9120-e396a7b1c1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4302 | 2026.03.21 01:29:18.150848 [ 5 ] {28064045-15b6-42ef-9120-e396a7b1c1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4303 | 2026.03.21 01:29:18.151351 [ 5 ] {28064045-15b6-42ef-9120-e396a7b1c1f7} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.03.21 01:29:18.151391 [ 5 ] {28064045-15b6-42ef-9120-e396a7b1c1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4305 | 2026.03.21 01:29:18.151730 [ 5 ] {28064045-15b6-42ef-9120-e396a7b1c1f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4306 | 2026.03.21 01:29:18.151957 [ 5 ] {28064045-15b6-42ef-9120-e396a7b1c1f7} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.03.21 01:29:18.152103 [ 5 ] {28064045-15b6-42ef-9120-e396a7b1c1f7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00132 sec., 56060.606060606064 rows/sec., 4.38 MiB/sec. | ||
| 4308 | 2026.03.21 01:29:18.152144 [ 5 ] {28064045-15b6-42ef-9120-e396a7b1c1f7} <Debug> TCPHandler: Processed in 0.001495341 sec. | ||
| 4309 | 2026.03.21 01:29:18.152281 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.03.21 01:29:18.152378 [ 5 ] {22c17967-2929-4d70-a0ee-3f0b5f7d6750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4311 | 2026.03.21 01:29:18.152424 [ 5 ] {22c17967-2929-4d70-a0ee-3f0b5f7d6750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4312 | 2026.03.21 01:29:18.152883 [ 5 ] {22c17967-2929-4d70-a0ee-3f0b5f7d6750} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.03.21 01:29:18.152921 [ 5 ] {22c17967-2929-4d70-a0ee-3f0b5f7d6750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4314 | 2026.03.21 01:29:18.153281 [ 5 ] {22c17967-2929-4d70-a0ee-3f0b5f7d6750} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4315 | 2026.03.21 01:29:18.153539 [ 5 ] {22c17967-2929-4d70-a0ee-3f0b5f7d6750} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.03.21 01:29:18.153677 [ 5 ] {22c17967-2929-4d70-a0ee-3f0b5f7d6750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 4317 | 2026.03.21 01:29:18.153716 [ 5 ] {22c17967-2929-4d70-a0ee-3f0b5f7d6750} <Debug> TCPHandler: Processed in 0.001485521 sec. | ||
| 4318 | 2026.03.21 01:29:18.153837 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.03.21 01:29:18.153939 [ 5 ] {67febc6a-4f82-4984-aae9-25dcf66198ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4320 | 2026.03.21 01:29:18.153995 [ 5 ] {67febc6a-4f82-4984-aae9-25dcf66198ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4321 | 2026.03.21 01:29:18.154809 [ 5 ] {67febc6a-4f82-4984-aae9-25dcf66198ee} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.03.21 01:29:18.154846 [ 5 ] {67febc6a-4f82-4984-aae9-25dcf66198ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4323 | 2026.03.21 01:29:18.155391 [ 5 ] {67febc6a-4f82-4984-aae9-25dcf66198ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4324 | 2026.03.21 01:29:18.155620 [ 5 ] {67febc6a-4f82-4984-aae9-25dcf66198ee} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.03.21 01:29:18.155772 [ 5 ] {67febc6a-4f82-4984-aae9-25dcf66198ee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001853 sec., 5396.654074473826 rows/sec., 9.67 MiB/sec. | ||
| 4326 | 2026.03.21 01:29:18.155842 [ 5 ] {67febc6a-4f82-4984-aae9-25dcf66198ee} <Debug> TCPHandler: Processed in 0.002055426 sec. | ||
| 4327 | 2026.03.21 01:29:18.155966 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.03.21 01:29:18.156062 [ 5 ] {a11f7e3b-e010-4000-8328-a93d44b91a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.03.21 01:29:18.156105 [ 5 ] {a11f7e3b-e010-4000-8328-a93d44b91a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4330 | 2026.03.21 01:29:18.156479 [ 5 ] {a11f7e3b-e010-4000-8328-a93d44b91a35} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.03.21 01:29:18.156517 [ 5 ] {a11f7e3b-e010-4000-8328-a93d44b91a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4332 | 2026.03.21 01:29:18.156832 [ 5 ] {a11f7e3b-e010-4000-8328-a93d44b91a35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4333 | 2026.03.21 01:29:18.157044 [ 5 ] {a11f7e3b-e010-4000-8328-a93d44b91a35} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.03.21 01:29:18.157185 [ 5 ] {a11f7e3b-e010-4000-8328-a93d44b91a35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 4335 | 2026.03.21 01:29:18.157225 [ 5 ] {a11f7e3b-e010-4000-8328-a93d44b91a35} <Debug> TCPHandler: Processed in 0.001308586 sec. | ||
| 4336 | 2026.03.21 01:29:21.174412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 584 | ||
| 4337 | 2026.03.21 01:29:21.177004 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.03.21 01:29:21.177064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4339 | 2026.03.21 01:29:21.178324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4340 | 2026.03.21 01:29:21.178617 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.03.21 01:29:21.179033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4342 | 2026.03.21 01:29:23.147296 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.03.21 01:29:23.147475 [ 5 ] {360f7be1-e9fe-474c-b8b6-41d8eedec471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4344 | 2026.03.21 01:29:23.147543 [ 5 ] {360f7be1-e9fe-474c-b8b6-41d8eedec471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4345 | 2026.03.21 01:29:23.148216 [ 5 ] {360f7be1-e9fe-474c-b8b6-41d8eedec471} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.03.21 01:29:23.148261 [ 5 ] {360f7be1-e9fe-474c-b8b6-41d8eedec471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4347 | 2026.03.21 01:29:23.148664 [ 5 ] {360f7be1-e9fe-474c-b8b6-41d8eedec471} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4348 | 2026.03.21 01:29:23.148893 [ 5 ] {360f7be1-e9fe-474c-b8b6-41d8eedec471} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.03.21 01:29:23.149048 [ 5 ] {360f7be1-e9fe-474c-b8b6-41d8eedec471} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001619 sec., 72884.49660284126 rows/sec., 6.20 MiB/sec. | ||
| 4350 | 2026.03.21 01:29:23.149100 [ 5 ] {360f7be1-e9fe-474c-b8b6-41d8eedec471} <Debug> TCPHandler: Processed in 0.001930903 sec. | ||
| 4351 | 2026.03.21 01:29:23.149229 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.03.21 01:29:23.149333 [ 5 ] {b8c2dc18-ef64-4a39-808d-9e14a39d82b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.03.21 01:29:23.149378 [ 5 ] {b8c2dc18-ef64-4a39-808d-9e14a39d82b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4354 | 2026.03.21 01:29:23.149816 [ 5 ] {b8c2dc18-ef64-4a39-808d-9e14a39d82b2} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.03.21 01:29:23.149852 [ 5 ] {b8c2dc18-ef64-4a39-808d-9e14a39d82b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4356 | 2026.03.21 01:29:23.150166 [ 5 ] {b8c2dc18-ef64-4a39-808d-9e14a39d82b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4357 | 2026.03.21 01:29:23.150390 [ 5 ] {b8c2dc18-ef64-4a39-808d-9e14a39d82b2} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.03.21 01:29:23.150515 [ 5 ] {b8c2dc18-ef64-4a39-808d-9e14a39d82b2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001208 sec., 25662.251655629138 rows/sec., 1.88 MiB/sec. | ||
| 4359 | 2026.03.21 01:29:23.150553 [ 5 ] {b8c2dc18-ef64-4a39-808d-9e14a39d82b2} <Debug> TCPHandler: Processed in 0.001375438 sec. | ||
| 4360 | 2026.03.21 01:29:23.150671 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.03.21 01:29:23.150765 [ 5 ] {bc6b0711-08ba-4693-b9e0-5fffc984a4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4362 | 2026.03.21 01:29:23.150805 [ 5 ] {bc6b0711-08ba-4693-b9e0-5fffc984a4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4363 | 2026.03.21 01:29:23.151236 [ 5 ] {bc6b0711-08ba-4693-b9e0-5fffc984a4f5} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.03.21 01:29:23.151269 [ 5 ] {bc6b0711-08ba-4693-b9e0-5fffc984a4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4365 | 2026.03.21 01:29:23.151570 [ 5 ] {bc6b0711-08ba-4693-b9e0-5fffc984a4f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4366 | 2026.03.21 01:29:23.151771 [ 5 ] {bc6b0711-08ba-4693-b9e0-5fffc984a4f5} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.03.21 01:29:23.151894 [ 5 ] {bc6b0711-08ba-4693-b9e0-5fffc984a4f5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001146 sec., 82897.03315881325 rows/sec., 6.47 MiB/sec. | ||
| 4368 | 2026.03.21 01:29:23.151930 [ 5 ] {bc6b0711-08ba-4693-b9e0-5fffc984a4f5} <Debug> TCPHandler: Processed in 0.001307846 sec. | ||
| 4369 | 2026.03.21 01:29:23.152055 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.03.21 01:29:23.152150 [ 5 ] {f4b60701-2af9-464e-bfba-782dd69d1207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.03.21 01:29:23.152193 [ 5 ] {f4b60701-2af9-464e-bfba-782dd69d1207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4372 | 2026.03.21 01:29:23.152590 [ 5 ] {f4b60701-2af9-464e-bfba-782dd69d1207} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.03.21 01:29:23.152624 [ 5 ] {f4b60701-2af9-464e-bfba-782dd69d1207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4374 | 2026.03.21 01:29:23.152948 [ 5 ] {f4b60701-2af9-464e-bfba-782dd69d1207} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4375 | 2026.03.21 01:29:23.153158 [ 5 ] {f4b60701-2af9-464e-bfba-782dd69d1207} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.03.21 01:29:23.153282 [ 5 ] {f4b60701-2af9-464e-bfba-782dd69d1207} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 4377 | 2026.03.21 01:29:23.153318 [ 5 ] {f4b60701-2af9-464e-bfba-782dd69d1207} <Debug> TCPHandler: Processed in 0.001312896 sec. | ||
| 4378 | 2026.03.21 01:29:23.153430 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.03.21 01:29:23.153534 [ 5 ] {6f7311a8-8515-4a33-a6ed-84dab5acbf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.03.21 01:29:23.153599 [ 5 ] {6f7311a8-8515-4a33-a6ed-84dab5acbf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4381 | 2026.03.21 01:29:23.154506 [ 5 ] {6f7311a8-8515-4a33-a6ed-84dab5acbf62} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.03.21 01:29:23.154549 [ 5 ] {6f7311a8-8515-4a33-a6ed-84dab5acbf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4383 | 2026.03.21 01:29:23.155097 [ 5 ] {6f7311a8-8515-4a33-a6ed-84dab5acbf62} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4384 | 2026.03.21 01:29:23.155314 [ 5 ] {6f7311a8-8515-4a33-a6ed-84dab5acbf62} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.03.21 01:29:23.155446 [ 5 ] {6f7311a8-8515-4a33-a6ed-84dab5acbf62} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001932 sec., 16045.548654244307 rows/sec., 28.75 MiB/sec. | ||
| 4386 | 2026.03.21 01:29:23.155506 [ 5 ] {6f7311a8-8515-4a33-a6ed-84dab5acbf62} <Debug> TCPHandler: Processed in 0.002125268 sec. | ||
| 4387 | 2026.03.21 01:29:23.155622 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.03.21 01:29:23.155717 [ 5 ] {868fbf6d-cb30-42f6-8a52-715943dc70c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.03.21 01:29:23.155759 [ 5 ] {868fbf6d-cb30-42f6-8a52-715943dc70c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4390 | 2026.03.21 01:29:23.156095 [ 5 ] {868fbf6d-cb30-42f6-8a52-715943dc70c1} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.03.21 01:29:23.156129 [ 5 ] {868fbf6d-cb30-42f6-8a52-715943dc70c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4392 | 2026.03.21 01:29:23.156428 [ 5 ] {868fbf6d-cb30-42f6-8a52-715943dc70c1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4393 | 2026.03.21 01:29:23.156629 [ 5 ] {868fbf6d-cb30-42f6-8a52-715943dc70c1} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.03.21 01:29:23.156751 [ 5 ] {868fbf6d-cb30-42f6-8a52-715943dc70c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 4395 | 2026.03.21 01:29:23.156786 [ 5 ] {868fbf6d-cb30-42f6-8a52-715943dc70c1} <Debug> TCPHandler: Processed in 0.001213183 sec. | ||
| 4396 | 2026.03.21 01:29:23.661138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9062 | ||
| 4397 | 2026.03.21 01:29:23.661633 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.03.21 01:29:23.661675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4399 | 2026.03.21 01:29:23.662174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4400 | 2026.03.21 01:29:23.662419 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.03.21 01:29:23.662563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9062 | ||
| 4402 | 2026.03.21 01:29:24.149111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4403 | 2026.03.21 01:29:24.166915 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.03.21 01:29:24.166984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4405 | 2026.03.21 01:29:24.172884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4406 | 2026.03.21 01:29:24.173574 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.03.21 01:29:24.176794 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4408 | 2026.03.21 01:29:28.147436 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.03.21 01:29:28.147668 [ 5 ] {a3cb9a5e-e01e-4a35-a783-adab120c84f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4410 | 2026.03.21 01:29:28.147743 [ 5 ] {a3cb9a5e-e01e-4a35-a783-adab120c84f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4411 | 2026.03.21 01:29:28.148368 [ 5 ] {a3cb9a5e-e01e-4a35-a783-adab120c84f0} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.03.21 01:29:28.148408 [ 5 ] {a3cb9a5e-e01e-4a35-a783-adab120c84f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4413 | 2026.03.21 01:29:28.148787 [ 5 ] {a3cb9a5e-e01e-4a35-a783-adab120c84f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4414 | 2026.03.21 01:29:28.149008 [ 5 ] {a3cb9a5e-e01e-4a35-a783-adab120c84f0} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.03.21 01:29:28.149161 [ 5 ] {a3cb9a5e-e01e-4a35-a783-adab120c84f0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001555 sec., 6430.868167202572 rows/sec., 524.39 KiB/sec. | ||
| 4416 | 2026.03.21 01:29:28.149209 [ 5 ] {a3cb9a5e-e01e-4a35-a783-adab120c84f0} <Debug> TCPHandler: Processed in 0.001908632 sec. | ||
| 4417 | 2026.03.21 01:29:28.149349 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.03.21 01:29:28.149455 [ 5 ] {38cf2956-c90c-43ef-b038-5bae31504258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4419 | 2026.03.21 01:29:28.149498 [ 5 ] {38cf2956-c90c-43ef-b038-5bae31504258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4420 | 2026.03.21 01:29:28.149964 [ 5 ] {38cf2956-c90c-43ef-b038-5bae31504258} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.03.21 01:29:28.149999 [ 5 ] {38cf2956-c90c-43ef-b038-5bae31504258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4422 | 2026.03.21 01:29:28.150317 [ 5 ] {38cf2956-c90c-43ef-b038-5bae31504258} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4423 | 2026.03.21 01:29:28.150523 [ 5 ] {38cf2956-c90c-43ef-b038-5bae31504258} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.03.21 01:29:28.150647 [ 5 ] {38cf2956-c90c-43ef-b038-5bae31504258} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001219 sec., 66447.90812141099 rows/sec., 5.43 MiB/sec. | ||
| 4425 | 2026.03.21 01:29:28.150683 [ 5 ] {38cf2956-c90c-43ef-b038-5bae31504258} <Debug> TCPHandler: Processed in 0.001398988 sec. | ||
| 4426 | 2026.03.21 01:29:28.150815 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.03.21 01:29:28.150910 [ 5 ] {75dca618-ba1a-4f6a-9327-43bcb30dfd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4428 | 2026.03.21 01:29:28.150950 [ 5 ] {75dca618-ba1a-4f6a-9327-43bcb30dfd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4429 | 2026.03.21 01:29:28.151368 [ 5 ] {75dca618-ba1a-4f6a-9327-43bcb30dfd70} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.03.21 01:29:28.151402 [ 5 ] {75dca618-ba1a-4f6a-9327-43bcb30dfd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4431 | 2026.03.21 01:29:28.151694 [ 5 ] {75dca618-ba1a-4f6a-9327-43bcb30dfd70} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4432 | 2026.03.21 01:29:28.151895 [ 5 ] {75dca618-ba1a-4f6a-9327-43bcb30dfd70} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.03.21 01:29:28.152020 [ 5 ] {75dca618-ba1a-4f6a-9327-43bcb30dfd70} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001129 sec., 17714.791851195747 rows/sec., 1.25 MiB/sec. | ||
| 4434 | 2026.03.21 01:29:28.152064 [ 5 ] {75dca618-ba1a-4f6a-9327-43bcb30dfd70} <Debug> TCPHandler: Processed in 0.001307486 sec. | ||
| 4435 | 2026.03.21 01:29:28.152184 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2026.03.21 01:29:28.152277 [ 5 ] {242affdb-35ed-4558-94b3-58fbc3b3c14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4437 | 2026.03.21 01:29:28.152317 [ 5 ] {242affdb-35ed-4558-94b3-58fbc3b3c14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4438 | 2026.03.21 01:29:28.152769 [ 5 ] {242affdb-35ed-4558-94b3-58fbc3b3c14d} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.03.21 01:29:28.152804 [ 5 ] {242affdb-35ed-4558-94b3-58fbc3b3c14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4440 | 2026.03.21 01:29:28.153108 [ 5 ] {242affdb-35ed-4558-94b3-58fbc3b3c14d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4441 | 2026.03.21 01:29:28.153322 [ 5 ] {242affdb-35ed-4558-94b3-58fbc3b3c14d} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.03.21 01:29:28.153445 [ 5 ] {242affdb-35ed-4558-94b3-58fbc3b3c14d} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001186 sec., 70826.30691399662 rows/sec., 5.54 MiB/sec. | ||
| 4443 | 2026.03.21 01:29:28.153487 [ 5 ] {242affdb-35ed-4558-94b3-58fbc3b3c14d} <Debug> TCPHandler: Processed in 0.001352317 sec. | ||
| 4444 | 2026.03.21 01:29:28.153609 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.03.21 01:29:28.153715 [ 5 ] {2cde9928-6818-4e54-b413-5e88c6aedc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.03.21 01:29:28.153758 [ 5 ] {2cde9928-6818-4e54-b413-5e88c6aedc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4447 | 2026.03.21 01:29:28.154175 [ 5 ] {2cde9928-6818-4e54-b413-5e88c6aedc2b} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.03.21 01:29:28.154209 [ 5 ] {2cde9928-6818-4e54-b413-5e88c6aedc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4449 | 2026.03.21 01:29:28.154549 [ 5 ] {2cde9928-6818-4e54-b413-5e88c6aedc2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4450 | 2026.03.21 01:29:28.154753 [ 5 ] {2cde9928-6818-4e54-b413-5e88c6aedc2b} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.03.21 01:29:28.154878 [ 5 ] {2cde9928-6818-4e54-b413-5e88c6aedc2b} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001182 sec., 139593.9086294416 rows/sec., 9.72 MiB/sec. | ||
| 4452 | 2026.03.21 01:29:28.154914 [ 5 ] {2cde9928-6818-4e54-b413-5e88c6aedc2b} <Debug> TCPHandler: Processed in 0.001353397 sec. | ||
| 4453 | 2026.03.21 01:29:28.155031 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2026.03.21 01:29:28.155124 [ 5 ] {36cb93eb-2b62-490a-ba1a-72d8db847b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4455 | 2026.03.21 01:29:28.155177 [ 5 ] {36cb93eb-2b62-490a-ba1a-72d8db847b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4456 | 2026.03.21 01:29:28.155929 [ 5 ] {36cb93eb-2b62-490a-ba1a-72d8db847b65} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.03.21 01:29:28.155965 [ 5 ] {36cb93eb-2b62-490a-ba1a-72d8db847b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4458 | 2026.03.21 01:29:28.156476 [ 5 ] {36cb93eb-2b62-490a-ba1a-72d8db847b65} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4459 | 2026.03.21 01:29:28.156688 [ 5 ] {36cb93eb-2b62-490a-ba1a-72d8db847b65} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.03.21 01:29:28.156835 [ 5 ] {36cb93eb-2b62-490a-ba1a-72d8db847b65} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 10.37 MiB/sec. | ||
| 4461 | 2026.03.21 01:29:28.156889 [ 5 ] {36cb93eb-2b62-490a-ba1a-72d8db847b65} <Debug> TCPHandler: Processed in 0.001904912 sec. | ||
| 4462 | 2026.03.21 01:29:28.156995 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.03.21 01:29:28.157089 [ 5 ] {0ba43579-e64c-43c1-bcc8-1b2d107a40eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4464 | 2026.03.21 01:29:28.157128 [ 5 ] {0ba43579-e64c-43c1-bcc8-1b2d107a40eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4465 | 2026.03.21 01:29:28.157466 [ 5 ] {0ba43579-e64c-43c1-bcc8-1b2d107a40eb} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.03.21 01:29:28.157499 [ 5 ] {0ba43579-e64c-43c1-bcc8-1b2d107a40eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4467 | 2026.03.21 01:29:28.157788 [ 5 ] {0ba43579-e64c-43c1-bcc8-1b2d107a40eb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4468 | 2026.03.21 01:29:28.157992 [ 5 ] {0ba43579-e64c-43c1-bcc8-1b2d107a40eb} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.03.21 01:29:28.158140 [ 5 ] {0ba43579-e64c-43c1-bcc8-1b2d107a40eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4470 | 2026.03.21 01:29:28.158182 [ 5 ] {0ba43579-e64c-43c1-bcc8-1b2d107a40eb} <Debug> TCPHandler: Processed in 0.001234234 sec. | ||
| 4471 | 2026.03.21 01:29:31.067475 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4472 | 2026.03.21 01:29:31.067549 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4473 | 2026.03.21 01:29:31.162725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9574 | ||
| 4474 | 2026.03.21 01:29:31.163322 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.03.21 01:29:31.163379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4476 | 2026.03.21 01:29:31.164021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4477 | 2026.03.21 01:29:31.164254 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.03.21 01:29:31.164407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 4479 | 2026.03.21 01:29:31.179313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 610 | ||
| 4480 | 2026.03.21 01:29:31.181447 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.03.21 01:29:31.181488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4482 | 2026.03.21 01:29:31.182632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4483 | 2026.03.21 01:29:31.182891 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.03.21 01:29:31.183131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4485 | 2026.03.21 01:29:31.676961 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4486 | 2026.03.21 01:29:31.693883 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.03.21 01:29:31.693932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4488 | 2026.03.21 01:29:31.699920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4489 | 2026.03.21 01:29:31.700629 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.03.21 01:29:31.703379 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4491 | 2026.03.21 01:29:33.146649 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.03.21 01:29:33.146836 [ 5 ] {312ab44e-1c26-4c42-8159-1c5c5b3f823d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4493 | 2026.03.21 01:29:33.146907 [ 5 ] {312ab44e-1c26-4c42-8159-1c5c5b3f823d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4494 | 2026.03.21 01:29:33.147614 [ 5 ] {312ab44e-1c26-4c42-8159-1c5c5b3f823d} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.03.21 01:29:33.147666 [ 5 ] {312ab44e-1c26-4c42-8159-1c5c5b3f823d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4496 | 2026.03.21 01:29:33.148060 [ 5 ] {312ab44e-1c26-4c42-8159-1c5c5b3f823d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4497 | 2026.03.21 01:29:33.148292 [ 5 ] {312ab44e-1c26-4c42-8159-1c5c5b3f823d} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.03.21 01:29:33.148453 [ 5 ] {312ab44e-1c26-4c42-8159-1c5c5b3f823d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001668 sec., 70743.40527577938 rows/sec., 6.02 MiB/sec. | ||
| 4499 | 2026.03.21 01:29:33.148508 [ 5 ] {312ab44e-1c26-4c42-8159-1c5c5b3f823d} <Debug> TCPHandler: Processed in 0.001991954 sec. | ||
| 4500 | 2026.03.21 01:29:33.148646 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.03.21 01:29:33.148749 [ 5 ] {f69a2176-0423-47ef-a886-fb521c4245c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.03.21 01:29:33.148795 [ 5 ] {f69a2176-0423-47ef-a886-fb521c4245c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4503 | 2026.03.21 01:29:33.149269 [ 5 ] {f69a2176-0423-47ef-a886-fb521c4245c6} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.03.21 01:29:33.149307 [ 5 ] {f69a2176-0423-47ef-a886-fb521c4245c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4505 | 2026.03.21 01:29:33.149608 [ 5 ] {f69a2176-0423-47ef-a886-fb521c4245c6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4506 | 2026.03.21 01:29:33.149811 [ 5 ] {f69a2176-0423-47ef-a886-fb521c4245c6} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.03.21 01:29:33.149945 [ 5 ] {f69a2176-0423-47ef-a886-fb521c4245c6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00122 sec., 25409.83606557377 rows/sec., 1.87 MiB/sec. | ||
| 4508 | 2026.03.21 01:29:33.149985 [ 5 ] {f69a2176-0423-47ef-a886-fb521c4245c6} <Debug> TCPHandler: Processed in 0.001393307 sec. | ||
| 4509 | 2026.03.21 01:29:33.150114 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.03.21 01:29:33.150211 [ 5 ] {fcfa992a-6926-4067-9725-ce8bf5cc7680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4511 | 2026.03.21 01:29:33.150251 [ 5 ] {fcfa992a-6926-4067-9725-ce8bf5cc7680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4512 | 2026.03.21 01:29:33.150681 [ 5 ] {fcfa992a-6926-4067-9725-ce8bf5cc7680} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.03.21 01:29:33.150719 [ 5 ] {fcfa992a-6926-4067-9725-ce8bf5cc7680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4514 | 2026.03.21 01:29:33.151017 [ 5 ] {fcfa992a-6926-4067-9725-ce8bf5cc7680} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4515 | 2026.03.21 01:29:33.151222 [ 5 ] {fcfa992a-6926-4067-9725-ce8bf5cc7680} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.03.21 01:29:33.151349 [ 5 ] {fcfa992a-6926-4067-9725-ce8bf5cc7680} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001158 sec., 82037.99654576858 rows/sec., 6.41 MiB/sec. | ||
| 4517 | 2026.03.21 01:29:33.151387 [ 5 ] {fcfa992a-6926-4067-9725-ce8bf5cc7680} <Debug> TCPHandler: Processed in 0.001324416 sec. | ||
| 4518 | 2026.03.21 01:29:33.151518 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.03.21 01:29:33.151615 [ 5 ] {1caa5eb6-9327-4c73-a002-e09c6b174ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4520 | 2026.03.21 01:29:33.151658 [ 5 ] {1caa5eb6-9327-4c73-a002-e09c6b174ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4521 | 2026.03.21 01:29:33.152082 [ 5 ] {1caa5eb6-9327-4c73-a002-e09c6b174ebb} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.03.21 01:29:33.152118 [ 5 ] {1caa5eb6-9327-4c73-a002-e09c6b174ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4523 | 2026.03.21 01:29:33.152442 [ 5 ] {1caa5eb6-9327-4c73-a002-e09c6b174ebb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4524 | 2026.03.21 01:29:33.152656 [ 5 ] {1caa5eb6-9327-4c73-a002-e09c6b174ebb} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.03.21 01:29:33.152783 [ 5 ] {1caa5eb6-9327-4c73-a002-e09c6b174ebb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4526 | 2026.03.21 01:29:33.152820 [ 5 ] {1caa5eb6-9327-4c73-a002-e09c6b174ebb} <Debug> TCPHandler: Processed in 0.001353217 sec. | ||
| 4527 | 2026.03.21 01:29:33.152940 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.03.21 01:29:33.153036 [ 5 ] {c74e3452-d551-4b6e-aa26-222ac225735c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4529 | 2026.03.21 01:29:33.153106 [ 5 ] {c74e3452-d551-4b6e-aa26-222ac225735c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4530 | 2026.03.21 01:29:33.153938 [ 5 ] {c74e3452-d551-4b6e-aa26-222ac225735c} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.03.21 01:29:33.153974 [ 5 ] {c74e3452-d551-4b6e-aa26-222ac225735c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4532 | 2026.03.21 01:29:33.154510 [ 5 ] {c74e3452-d551-4b6e-aa26-222ac225735c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4533 | 2026.03.21 01:29:33.154734 [ 5 ] {c74e3452-d551-4b6e-aa26-222ac225735c} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.03.21 01:29:33.154876 [ 5 ] {c74e3452-d551-4b6e-aa26-222ac225735c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001858 sec., 16684.607104413346 rows/sec., 29.90 MiB/sec. | ||
| 4535 | 2026.03.21 01:29:33.154939 [ 5 ] {c74e3452-d551-4b6e-aa26-222ac225735c} <Debug> TCPHandler: Processed in 0.002049316 sec. | ||
| 4536 | 2026.03.21 01:29:33.155065 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.03.21 01:29:33.155163 [ 5 ] {5dc4f311-7784-4580-b81c-0b0806fbf252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4538 | 2026.03.21 01:29:33.155205 [ 5 ] {5dc4f311-7784-4580-b81c-0b0806fbf252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4539 | 2026.03.21 01:29:33.155552 [ 5 ] {5dc4f311-7784-4580-b81c-0b0806fbf252} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.03.21 01:29:33.155589 [ 5 ] {5dc4f311-7784-4580-b81c-0b0806fbf252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4541 | 2026.03.21 01:29:33.155888 [ 5 ] {5dc4f311-7784-4580-b81c-0b0806fbf252} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4542 | 2026.03.21 01:29:33.156091 [ 5 ] {5dc4f311-7784-4580-b81c-0b0806fbf252} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.03.21 01:29:33.156221 [ 5 ] {5dc4f311-7784-4580-b81c-0b0806fbf252} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4544 | 2026.03.21 01:29:33.156258 [ 5 ] {5dc4f311-7784-4580-b81c-0b0806fbf252} <Debug> TCPHandler: Processed in 0.001244224 sec. | ||
| 4545 | 2026.03.21 01:29:38.146086 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.03.21 01:29:38.146289 [ 5 ] {3058a468-fe89-4bb4-afef-dd000fc0f071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.03.21 01:29:38.146359 [ 5 ] {3058a468-fe89-4bb4-afef-dd000fc0f071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.03.21 01:29:38.147033 [ 5 ] {3058a468-fe89-4bb4-afef-dd000fc0f071} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.03.21 01:29:38.147086 [ 5 ] {3058a468-fe89-4bb4-afef-dd000fc0f071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4550 | 2026.03.21 01:29:38.147495 [ 5 ] {3058a468-fe89-4bb4-afef-dd000fc0f071} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4551 | 2026.03.21 01:29:38.147740 [ 5 ] {3058a468-fe89-4bb4-afef-dd000fc0f071} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.03.21 01:29:38.147888 [ 82 ] {} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4553 | 2026.03.21 01:29:38.147904 [ 5 ] {3058a468-fe89-4bb4-afef-dd000fc0f071} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001664 sec., 45673.07692307693 rows/sec., 3.76 MiB/sec. | ||
| 4554 | 2026.03.21 01:29:38.147936 [ 82 ] {} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.03.21 01:29:38.147959 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4556 | 2026.03.21 01:29:38.147961 [ 5 ] {3058a468-fe89-4bb4-afef-dd000fc0f071} <Debug> TCPHandler: Processed in 0.002005365 sec. | ||
| 4557 | 2026.03.21 01:29:38.148096 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 4558 | 2026.03.21 01:29:38.148101 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.03.21 01:29:38.148252 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4560 | 2026.03.21 01:29:38.148265 [ 5 ] {6f9490b7-400f-4022-bdf6-b3ea191bd8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.03.21 01:29:38.148295 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2891 rows starting from the beginning of the part | ||
| 4562 | 2026.03.21 01:29:38.148317 [ 5 ] {6f9490b7-400f-4022-bdf6-b3ea191bd8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4563 | 2026.03.21 01:29:38.148375 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 4564 | 2026.03.21 01:29:38.148437 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 118 rows starting from the beginning of the part | ||
| 4565 | 2026.03.21 01:29:38.148486 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 81 rows starting from the beginning of the part | ||
| 4566 | 2026.03.21 01:29:38.148532 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
| 4567 | 2026.03.21 01:29:38.148578 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 4568 | 2026.03.21 01:29:38.148750 [ 5 ] {6f9490b7-400f-4022-bdf6-b3ea191bd8db} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.03.21 01:29:38.148794 [ 5 ] {6f9490b7-400f-4022-bdf6-b3ea191bd8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4570 | 2026.03.21 01:29:38.149118 [ 5 ] {6f9490b7-400f-4022-bdf6-b3ea191bd8db} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4571 | 2026.03.21 01:29:38.149337 [ 5 ] {6f9490b7-400f-4022-bdf6-b3ea191bd8db} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.03.21 01:29:38.149439 [ 82 ] {} <Debug> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4573 | 2026.03.21 01:29:38.149469 [ 82 ] {} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.03.21 01:29:38.149472 [ 5 ] {6f9490b7-400f-4022-bdf6-b3ea191bd8db} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001233 sec., 8110.3000811030015 rows/sec., 609.86 KiB/sec. | ||
| 4575 | 2026.03.21 01:29:38.149489 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4576 | 2026.03.21 01:29:38.149516 [ 5 ] {6f9490b7-400f-4022-bdf6-b3ea191bd8db} <Debug> TCPHandler: Processed in 0.00146829 sec. | ||
| 4577 | 2026.03.21 01:29:38.149580 [ 196 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::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 | ||
| 4578 | 2026.03.21 01:29:38.149628 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.03.21 01:29:38.149684 [ 196 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4580 | 2026.03.21 01:29:38.149715 [ 196 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 224 rows starting from the beginning of the part | ||
| 4581 | 2026.03.21 01:29:38.149728 [ 5 ] {cb177f4c-49cd-4e1b-badf-8ce688f52cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4582 | 2026.03.21 01:29:38.149770 [ 196 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4583 | 2026.03.21 01:29:38.149775 [ 5 ] {cb177f4c-49cd-4e1b-badf-8ce688f52cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4584 | 2026.03.21 01:29:38.149822 [ 196 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4585 | 2026.03.21 01:29:38.149870 [ 196 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 4586 | 2026.03.21 01:29:38.149911 [ 196 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4587 | 2026.03.21 01:29:38.149950 [ 196 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4588 | 2026.03.21 01:29:38.150086 [ 199 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 5 columns (5 merged, 0 gathered) in 0.002051936 sec., 1637477.9720225192 rows/sec., 134.10 MiB/sec. | ||
| 4589 | 2026.03.21 01:29:38.150218 [ 5 ] {cb177f4c-49cd-4e1b-badf-8ce688f52cf9} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.03.21 01:29:38.150259 [ 5 ] {cb177f4c-49cd-4e1b-badf-8ce688f52cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4591 | 2026.03.21 01:29:38.150399 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4592 | 2026.03.21 01:29:38.150609 [ 5 ] {cb177f4c-49cd-4e1b-badf-8ce688f52cf9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4593 | 2026.03.21 01:29:38.150673 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.03.21 01:29:38.150730 [ 188 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188122 sec., 274382.59707336454 rows/sec., 19.36 MiB/sec. | ||
| 4595 | 2026.03.21 01:29:38.150757 [ 192 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_31_6} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4596 | 2026.03.21 01:29:38.150835 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 4597 | 2026.03.21 01:29:38.150859 [ 5 ] {cb177f4c-49cd-4e1b-badf-8ce688f52cf9} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.03.21 01:29:38.150936 [ 199 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4599 | 2026.03.21 01:29:38.150965 [ 82 ] {} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4600 | 2026.03.21 01:29:38.150995 [ 82 ] {} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.03.21 01:29:38.150999 [ 5 ] {cb177f4c-49cd-4e1b-badf-8ce688f52cf9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001289 sec., 57408.8440651668 rows/sec., 4.48 MiB/sec. | ||
| 4602 | 2026.03.21 01:29:38.151014 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4603 | 2026.03.21 01:29:38.151041 [ 5 ] {cb177f4c-49cd-4e1b-badf-8ce688f52cf9} <Debug> TCPHandler: Processed in 0.00146371 sec. | ||
| 4604 | 2026.03.21 01:29:38.151105 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 4605 | 2026.03.21 01:29:38.151161 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.03.21 01:29:38.151217 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4607 | 2026.03.21 01:29:38.151251 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1550 rows starting from the beginning of the part | ||
| 4608 | 2026.03.21 01:29:38.151259 [ 5 ] {fcea685e-eed2-4b82-b637-6b9dd868f9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4609 | 2026.03.21 01:29:38.151264 [ 199 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.03.21 01:29:38.151308 [ 5 ] {fcea685e-eed2-4b82-b637-6b9dd868f9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4611 | 2026.03.21 01:29:38.151324 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 4612 | 2026.03.21 01:29:38.151366 [ 199 ] {dcf77706-ac3e-4cbb-9da8-ebcb79e1189b::all_1_26_5} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4613 | 2026.03.21 01:29:38.151385 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 95 rows starting from the beginning of the part | ||
| 4614 | 2026.03.21 01:29:38.151434 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 84 rows starting from the beginning of the part | ||
| 4615 | 2026.03.21 01:29:38.151471 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4616 | 2026.03.21 01:29:38.151476 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
| 4617 | 2026.03.21 01:29:38.151534 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 4618 | 2026.03.21 01:29:38.151728 [ 5 ] {fcea685e-eed2-4b82-b637-6b9dd868f9b7} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.03.21 01:29:38.151762 [ 5 ] {fcea685e-eed2-4b82-b637-6b9dd868f9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4620 | 2026.03.21 01:29:38.152093 [ 5 ] {fcea685e-eed2-4b82-b637-6b9dd868f9b7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4621 | 2026.03.21 01:29:38.152309 [ 5 ] {fcea685e-eed2-4b82-b637-6b9dd868f9b7} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.03.21 01:29:38.152409 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4623 | 2026.03.21 01:29:38.152438 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.03.21 01:29:38.152439 [ 5 ] {fcea685e-eed2-4b82-b637-6b9dd868f9b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 4625 | 2026.03.21 01:29:38.152455 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4626 | 2026.03.21 01:29:38.152482 [ 5 ] {fcea685e-eed2-4b82-b637-6b9dd868f9b7} <Debug> TCPHandler: Processed in 0.001375637 sec. | ||
| 4627 | 2026.03.21 01:29:38.152530 [ 192 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 4628 | 2026.03.21 01:29:38.152586 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.03.21 01:29:38.152617 [ 192 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4630 | 2026.03.21 01:29:38.152617 [ 187 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555022 sec., 1268149.260910778 rows/sec., 95.59 MiB/sec. | ||
| 4631 | 2026.03.21 01:29:38.152650 [ 192 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9680 rows starting from the beginning of the part | ||
| 4632 | 2026.03.21 01:29:38.152685 [ 5 ] {7eb7339e-63de-469d-97ed-9282244dd9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4633 | 2026.03.21 01:29:38.152710 [ 192 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4634 | 2026.03.21 01:29:38.152745 [ 5 ] {7eb7339e-63de-469d-97ed-9282244dd9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4635 | 2026.03.21 01:29:38.152757 [ 192 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4636 | 2026.03.21 01:29:38.152801 [ 192 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 165 rows starting from the beginning of the part | ||
| 4637 | 2026.03.21 01:29:38.152835 [ 192 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4638 | 2026.03.21 01:29:38.152839 [ 188 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4639 | 2026.03.21 01:29:38.152870 [ 192 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 4640 | 2026.03.21 01:29:38.153108 [ 188 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.03.21 01:29:38.153184 [ 188 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_31_6} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4642 | 2026.03.21 01:29:38.153261 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4643 | 2026.03.21 01:29:38.153516 [ 5 ] {7eb7339e-63de-469d-97ed-9282244dd9e1} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.03.21 01:29:38.153556 [ 5 ] {7eb7339e-63de-469d-97ed-9282244dd9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4645 | 2026.03.21 01:29:38.154121 [ 5 ] {7eb7339e-63de-469d-97ed-9282244dd9e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4646 | 2026.03.21 01:29:38.154354 [ 5 ] {7eb7339e-63de-469d-97ed-9282244dd9e1} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2026.03.21 01:29:38.154476 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4648 | 2026.03.21 01:29:38.154497 [ 5 ] {7eb7339e-63de-469d-97ed-9282244dd9e1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 4649 | 2026.03.21 01:29:38.154521 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.03.21 01:29:38.154547 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4651 | 2026.03.21 01:29:38.154569 [ 5 ] {7eb7339e-63de-469d-97ed-9282244dd9e1} <Debug> TCPHandler: Processed in 0.002032175 sec. | ||
| 4652 | 2026.03.21 01:29:38.154615 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::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 | ||
| 4653 | 2026.03.21 01:29:38.154687 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.03.21 01:29:38.154780 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4655 | 2026.03.21 01:29:38.154782 [ 5 ] {91ebed0d-859a-4698-b55a-016c88aaf231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4656 | 2026.03.21 01:29:38.154828 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 430 rows starting from the beginning of the part | ||
| 4657 | 2026.03.21 01:29:38.154834 [ 5 ] {91ebed0d-859a-4698-b55a-016c88aaf231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4658 | 2026.03.21 01:29:38.154935 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4659 | 2026.03.21 01:29:38.155029 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4660 | 2026.03.21 01:29:38.155118 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4661 | 2026.03.21 01:29:38.155182 [ 5 ] {91ebed0d-859a-4698-b55a-016c88aaf231} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.03.21 01:29:38.155207 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4663 | 2026.03.21 01:29:38.155217 [ 5 ] {91ebed0d-859a-4698-b55a-016c88aaf231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4664 | 2026.03.21 01:29:38.155294 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4665 | 2026.03.21 01:29:38.155549 [ 5 ] {91ebed0d-859a-4698-b55a-016c88aaf231} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4666 | 2026.03.21 01:29:38.155768 [ 5 ] {91ebed0d-859a-4698-b55a-016c88aaf231} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.03.21 01:29:38.155880 [ 80 ] {} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4668 | 2026.03.21 01:29:38.155902 [ 5 ] {91ebed0d-859a-4698-b55a-016c88aaf231} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 4669 | 2026.03.21 01:29:38.155915 [ 80 ] {} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.03.21 01:29:38.155941 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4671 | 2026.03.21 01:29:38.155945 [ 5 ] {91ebed0d-859a-4698-b55a-016c88aaf231} <Debug> TCPHandler: Processed in 0.001308816 sec. | ||
| 4672 | 2026.03.21 01:29:38.156047 [ 187 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 4673 | 2026.03.21 01:29:38.156174 [ 187 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4674 | 2026.03.21 01:29:38.156214 [ 187 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part | ||
| 4675 | 2026.03.21 01:29:38.156280 [ 187 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4676 | 2026.03.21 01:29:38.156309 [ 189 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10485 rows, containing 5 columns (5 merged, 0 gathered) in 0.003802853 sec., 2757140.494255234 rows/sec., 182.57 MiB/sec. | ||
| 4677 | 2026.03.21 01:29:38.156329 [ 187 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4678 | 2026.03.21 01:29:38.156392 [ 187 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 4679 | 2026.03.21 01:29:38.156432 [ 187 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4680 | 2026.03.21 01:29:38.156471 [ 187 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 4681 | 2026.03.21 01:29:38.156621 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4682 | 2026.03.21 01:29:38.156938 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.03.21 01:29:38.157021 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4684 | 2026.03.21 01:29:38.157117 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 4685 | 2026.03.21 01:29:38.157709 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1644 rows, containing 4 columns (4 merged, 0 gathered) in 0.001701667 sec., 966111.4659918774 rows/sec., 64.60 MiB/sec. | ||
| 4686 | 2026.03.21 01:29:38.157974 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4687 | 2026.03.21 01:29:38.158252 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.03.21 01:29:38.158326 [ 200 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_31_6} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4689 | 2026.03.21 01:29:38.158401 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4690 | 2026.03.21 01:29:38.173836 [ 200 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 19 columns (19 merged, 0 gathered) in 0.019247675 sec., 27120.158668514512 rows/sec., 48.60 MiB/sec. | ||
| 4691 | 2026.03.21 01:29:38.174674 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4692 | 2026.03.21 01:29:38.175002 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.03.21 01:29:38.175065 [ 198 ] {20e8f8ef-7fea-4cbc-927f-59e81cbb077a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4694 | 2026.03.21 01:29:38.175164 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4695 | 2026.03.21 01:29:38.665459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10022 | ||
| 4696 | 2026.03.21 01:29:38.665947 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.03.21 01:29:38.665983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4698 | 2026.03.21 01:29:38.666496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4699 | 2026.03.21 01:29:38.666735 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.03.21 01:29:38.666862 [ 80 ] {} <Debug> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4701 | 2026.03.21 01:29:38.666886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10022 | ||
| 4702 | 2026.03.21 01:29:38.666907 [ 80 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.03.21 01:29:38.666930 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4704 | 2026.03.21 01:29:38.667078 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 4705 | 2026.03.21 01:29:38.667243 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4706 | 2026.03.21 01:29:38.667287 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7654 rows starting from the beginning of the part | ||
| 4707 | 2026.03.21 01:29:38.667355 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 4708 | 2026.03.21 01:29:38.667400 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 4709 | 2026.03.21 01:29:38.667443 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 4710 | 2026.03.21 01:29:38.667484 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 4711 | 2026.03.21 01:29:38.667526 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::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 | ||
| 4712 | 2026.03.21 01:29:38.669657 [ 189 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643732 sec., 3790853.2332324153 rows/sec., 54.23 MiB/sec. | ||
| 4713 | 2026.03.21 01:29:38.669880 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4714 | 2026.03.21 01:29:38.670157 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_21_4} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.03.21 01:29:38.670233 [ 190 ] {57defd3b-3bfd-4a70-bab6-8cc931d390aa::all_1_21_4} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4716 | 2026.03.21 01:29:38.670315 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4717 | 2026.03.21 01:29:39.001184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.01 MiB, peak 253.29 MiB, free memory in arenas 0.00 B, will set to 246.04 MiB (RSS), difference: 3.02 MiB | ||
| 4718 | 2026.03.21 01:29:39.204397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4719 | 2026.03.21 01:29:39.221847 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.03.21 01:29:39.221900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4721 | 2026.03.21 01:29:39.227497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4722 | 2026.03.21 01:29:39.228183 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.03.21 01:29:39.228495 [ 79 ] {} <Debug> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4724 | 2026.03.21 01:29:39.228597 [ 79 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.03.21 01:29:39.228636 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4726 | 2026.03.21 01:29:39.228751 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 4727 | 2026.03.21 01:29:39.231091 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4728 | 2026.03.21 01:29:39.231572 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4729 | 2026.03.21 01:29:39.232276 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 4730 | 2026.03.21 01:29:39.235473 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4731 | 2026.03.21 01:29:39.238594 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4732 | 2026.03.21 01:29:39.242032 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 4733 | 2026.03.21 01:29:39.245995 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 4734 | 2026.03.21 01:29:39.250181 [ 189 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::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 | ||
| 4735 | 2026.03.21 01:29:39.298949 [ 190 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070240726 sec., 2263.6440289640514 rows/sec., 11.70 MiB/sec. | ||
| 4736 | 2026.03.21 01:29:39.300643 [ 201 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4737 | 2026.03.21 01:29:39.302235 [ 201 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_21_4} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.03.21 01:29:39.302315 [ 201 ] {0a0f0f00-6fd3-4ee7-9908-b01029b3ff78::all_1_21_4} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4739 | 2026.03.21 01:29:39.303409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4740 | 2026.03.21 01:29:40.001198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.11 MiB, peak 257.67 MiB, free memory in arenas 0.00 B, will set to 250.36 MiB (RSS), difference: 3.25 MiB | ||
| 4741 | 2026.03.21 01:29:41.184203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 634 | ||
| 4742 | 2026.03.21 01:29:41.186461 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.03.21 01:29:41.186519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4744 | 2026.03.21 01:29:41.187740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4745 | 2026.03.21 01:29:41.188025 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.03.21 01:29:41.188410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4747 | 2026.03.21 01:29:42.089893 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.03.21 01:29:42.090161 [ 5 ] {bba13610-ff1c-4120-92bc-36068e3e20d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4749 | 2026.03.21 01:29:42.090258 [ 5 ] {bba13610-ff1c-4120-92bc-36068e3e20d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4750 | 2026.03.21 01:29:42.090907 [ 5 ] {bba13610-ff1c-4120-92bc-36068e3e20d0} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.03.21 01:29:42.090956 [ 5 ] {bba13610-ff1c-4120-92bc-36068e3e20d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4752 | 2026.03.21 01:29:42.091355 [ 5 ] {bba13610-ff1c-4120-92bc-36068e3e20d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4753 | 2026.03.21 01:29:42.091636 [ 5 ] {bba13610-ff1c-4120-92bc-36068e3e20d0} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.03.21 01:29:42.091787 [ 5 ] {bba13610-ff1c-4120-92bc-36068e3e20d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 4755 | 2026.03.21 01:29:42.091832 [ 5 ] {bba13610-ff1c-4120-92bc-36068e3e20d0} <Debug> TCPHandler: Processed in 0.002109328 sec. | ||
| 4756 | 2026.03.21 01:29:42.091947 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.03.21 01:29:42.092045 [ 5 ] {3d53720f-daba-4a4a-a48e-50925a949070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4758 | 2026.03.21 01:29:42.092087 [ 5 ] {3d53720f-daba-4a4a-a48e-50925a949070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4759 | 2026.03.21 01:29:42.092479 [ 5 ] {3d53720f-daba-4a4a-a48e-50925a949070} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.03.21 01:29:42.092517 [ 5 ] {3d53720f-daba-4a4a-a48e-50925a949070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4761 | 2026.03.21 01:29:42.092815 [ 5 ] {3d53720f-daba-4a4a-a48e-50925a949070} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4762 | 2026.03.21 01:29:42.093028 [ 5 ] {3d53720f-daba-4a4a-a48e-50925a949070} <Trace> oximeter.fields_ipaddr (6a7ffa0c-bf13-4283-93d4-6bf42eb43dee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.03.21 01:29:42.093157 [ 5 ] {3d53720f-daba-4a4a-a48e-50925a949070} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001132 sec., 3533.5689045936397 rows/sec., 288.14 KiB/sec. | ||
| 4764 | 2026.03.21 01:29:42.093195 [ 5 ] {3d53720f-daba-4a4a-a48e-50925a949070} <Debug> TCPHandler: Processed in 0.001297685 sec. | ||
| 4765 | 2026.03.21 01:29:42.093316 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.03.21 01:29:42.093440 [ 5 ] {534308d5-9c5a-4001-9a2e-a367f4dcc302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4767 | 2026.03.21 01:29:42.093490 [ 5 ] {534308d5-9c5a-4001-9a2e-a367f4dcc302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4768 | 2026.03.21 01:29:42.094726 [ 5 ] {534308d5-9c5a-4001-9a2e-a367f4dcc302} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.03.21 01:29:42.094763 [ 5 ] {534308d5-9c5a-4001-9a2e-a367f4dcc302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4770 | 2026.03.21 01:29:42.095206 [ 5 ] {534308d5-9c5a-4001-9a2e-a367f4dcc302} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4771 | 2026.03.21 01:29:42.095415 [ 5 ] {534308d5-9c5a-4001-9a2e-a367f4dcc302} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.03.21 01:29:42.095544 [ 5 ] {534308d5-9c5a-4001-9a2e-a367f4dcc302} <Debug> executeQuery: Read 2120 rows, 166.60 KiB in 0.002128 sec., 996240.6015037594 rows/sec., 76.45 MiB/sec. | ||
| 4773 | 2026.03.21 01:29:42.095582 [ 5 ] {534308d5-9c5a-4001-9a2e-a367f4dcc302} <Debug> TCPHandler: Processed in 0.002328753 sec. | ||
| 4774 | 2026.03.21 01:29:42.095690 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.03.21 01:29:42.095784 [ 5 ] {041b1b68-7fbe-4047-9b06-9453411ea31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4776 | 2026.03.21 01:29:42.095824 [ 5 ] {041b1b68-7fbe-4047-9b06-9453411ea31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4777 | 2026.03.21 01:29:42.096234 [ 5 ] {041b1b68-7fbe-4047-9b06-9453411ea31f} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.03.21 01:29:42.096270 [ 5 ] {041b1b68-7fbe-4047-9b06-9453411ea31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4779 | 2026.03.21 01:29:42.096584 [ 5 ] {041b1b68-7fbe-4047-9b06-9453411ea31f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4780 | 2026.03.21 01:29:42.096788 [ 5 ] {041b1b68-7fbe-4047-9b06-9453411ea31f} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.03.21 01:29:42.096915 [ 5 ] {041b1b68-7fbe-4047-9b06-9453411ea31f} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001149 sec., 48738.03307223672 rows/sec., 3.61 MiB/sec. | ||
| 4782 | 2026.03.21 01:29:42.096953 [ 5 ] {041b1b68-7fbe-4047-9b06-9453411ea31f} <Debug> TCPHandler: Processed in 0.001312726 sec. | ||
| 4783 | 2026.03.21 01:29:42.097053 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.03.21 01:29:42.097146 [ 5 ] {761d5692-bf3b-445b-b817-9f31564d2972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.03.21 01:29:42.097185 [ 5 ] {761d5692-bf3b-445b-b817-9f31564d2972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4786 | 2026.03.21 01:29:42.097746 [ 5 ] {761d5692-bf3b-445b-b817-9f31564d2972} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.03.21 01:29:42.097784 [ 5 ] {761d5692-bf3b-445b-b817-9f31564d2972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4788 | 2026.03.21 01:29:42.098109 [ 5 ] {761d5692-bf3b-445b-b817-9f31564d2972} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4789 | 2026.03.21 01:29:42.098323 [ 5 ] {761d5692-bf3b-445b-b817-9f31564d2972} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.03.21 01:29:42.098446 [ 5 ] {761d5692-bf3b-445b-b817-9f31564d2972} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001317 sec., 555808.6560364465 rows/sec., 32.87 MiB/sec. | ||
| 4791 | 2026.03.21 01:29:42.098483 [ 5 ] {761d5692-bf3b-445b-b817-9f31564d2972} <Debug> TCPHandler: Processed in 0.00147956 sec. | ||
| 4792 | 2026.03.21 01:29:42.098596 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.03.21 01:29:42.098689 [ 5 ] {eeeea980-19b0-41ca-a163-14a8de21fab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.03.21 01:29:42.098729 [ 5 ] {eeeea980-19b0-41ca-a163-14a8de21fab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4795 | 2026.03.21 01:29:42.099111 [ 5 ] {eeeea980-19b0-41ca-a163-14a8de21fab8} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.03.21 01:29:42.099147 [ 5 ] {eeeea980-19b0-41ca-a163-14a8de21fab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4797 | 2026.03.21 01:29:42.099430 [ 5 ] {eeeea980-19b0-41ca-a163-14a8de21fab8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4798 | 2026.03.21 01:29:42.099639 [ 5 ] {eeeea980-19b0-41ca-a163-14a8de21fab8} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.03.21 01:29:42.099738 [ 73 ] {} <Debug> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4800 | 2026.03.21 01:29:42.099765 [ 5 ] {eeeea980-19b0-41ca-a163-14a8de21fab8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 4801 | 2026.03.21 01:29:42.099806 [ 73 ] {} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.03.21 01:29:42.099817 [ 5 ] {eeeea980-19b0-41ca-a163-14a8de21fab8} <Debug> TCPHandler: Processed in 0.001270725 sec. | ||
| 4803 | 2026.03.21 01:29:42.099836 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4804 | 2026.03.21 01:29:42.099926 [ 190 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::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 | ||
| 4805 | 2026.03.21 01:29:42.099944 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.03.21 01:29:42.100015 [ 190 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4807 | 2026.03.21 01:29:42.100044 [ 190 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::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 | ||
| 4808 | 2026.03.21 01:29:42.100057 [ 5 ] {653ee31e-b8cc-40ec-9cbb-a07d2fe331ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4809 | 2026.03.21 01:29:42.100104 [ 190 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::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 | ||
| 4810 | 2026.03.21 01:29:42.100105 [ 5 ] {653ee31e-b8cc-40ec-9cbb-a07d2fe331ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4811 | 2026.03.21 01:29:42.100150 [ 190 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::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 | ||
| 4812 | 2026.03.21 01:29:42.100194 [ 190 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::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 | ||
| 4813 | 2026.03.21 01:29:42.100236 [ 190 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::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 | ||
| 4814 | 2026.03.21 01:29:42.100540 [ 5 ] {653ee31e-b8cc-40ec-9cbb-a07d2fe331ff} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.03.21 01:29:42.100575 [ 5 ] {653ee31e-b8cc-40ec-9cbb-a07d2fe331ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4816 | 2026.03.21 01:29:42.100911 [ 197 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001018817 sec., 4907.6526991599085 rows/sec., 364.24 KiB/sec. | ||
| 4817 | 2026.03.21 01:29:42.100964 [ 5 ] {653ee31e-b8cc-40ec-9cbb-a07d2fe331ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4818 | 2026.03.21 01:29:42.101098 [ 191 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4819 | 2026.03.21 01:29:42.101217 [ 5 ] {653ee31e-b8cc-40ec-9cbb-a07d2fe331ff} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.03.21 01:29:42.101368 [ 5 ] {653ee31e-b8cc-40ec-9cbb-a07d2fe331ff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001334 sec., 8995.502248875562 rows/sec., 702.77 KiB/sec. | ||
| 4821 | 2026.03.21 01:29:42.101408 [ 5 ] {653ee31e-b8cc-40ec-9cbb-a07d2fe331ff} <Debug> TCPHandler: Processed in 0.001526542 sec. | ||
| 4822 | 2026.03.21 01:29:42.101467 [ 191 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::all_1_5_1} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.03.21 01:29:42.101521 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.03.21 01:29:42.101554 [ 191 ] {dd36b6f7-12aa-47eb-927b-0baa93a5eaac::all_1_5_1} <Trace> oximeter.fields_u64 (dd36b6f7-12aa-47eb-927b-0baa93a5eaac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4825 | 2026.03.21 01:29:42.101622 [ 5 ] {49f045d6-769d-422b-bf69-67164c0148cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4826 | 2026.03.21 01:29:42.101654 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4827 | 2026.03.21 01:29:42.101669 [ 5 ] {49f045d6-769d-422b-bf69-67164c0148cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4828 | 2026.03.21 01:29:42.102377 [ 5 ] {49f045d6-769d-422b-bf69-67164c0148cd} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.03.21 01:29:42.102415 [ 5 ] {49f045d6-769d-422b-bf69-67164c0148cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4830 | 2026.03.21 01:29:42.102849 [ 5 ] {49f045d6-769d-422b-bf69-67164c0148cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4831 | 2026.03.21 01:29:42.103104 [ 5 ] {49f045d6-769d-422b-bf69-67164c0148cd} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.03.21 01:29:42.103243 [ 5 ] {49f045d6-769d-422b-bf69-67164c0148cd} <Debug> executeQuery: Read 1080 rows, 77.13 KiB in 0.001639 sec., 658938.3770591824 rows/sec., 45.96 MiB/sec. | ||
| 4833 | 2026.03.21 01:29:42.103281 [ 5 ] {49f045d6-769d-422b-bf69-67164c0148cd} <Debug> TCPHandler: Processed in 0.001810259 sec. | ||
| 4834 | 2026.03.21 01:29:42.103400 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.03.21 01:29:42.103496 [ 5 ] {5db2dff8-ee81-47d7-bfb6-db3d8a39dc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4836 | 2026.03.21 01:29:42.103538 [ 5 ] {5db2dff8-ee81-47d7-bfb6-db3d8a39dc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4837 | 2026.03.21 01:29:42.104123 [ 5 ] {5db2dff8-ee81-47d7-bfb6-db3d8a39dc93} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.03.21 01:29:42.104159 [ 5 ] {5db2dff8-ee81-47d7-bfb6-db3d8a39dc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4839 | 2026.03.21 01:29:42.104588 [ 5 ] {5db2dff8-ee81-47d7-bfb6-db3d8a39dc93} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4840 | 2026.03.21 01:29:42.104803 [ 5 ] {5db2dff8-ee81-47d7-bfb6-db3d8a39dc93} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.03.21 01:29:42.104931 [ 5 ] {5db2dff8-ee81-47d7-bfb6-db3d8a39dc93} <Debug> executeQuery: Read 1351 rows, 87.89 KiB in 0.001454 sec., 929160.9353507565 rows/sec., 59.03 MiB/sec. | ||
| 4842 | 2026.03.21 01:29:42.104969 [ 5 ] {5db2dff8-ee81-47d7-bfb6-db3d8a39dc93} <Debug> TCPHandler: Processed in 0.001619614 sec. | ||
| 4843 | 2026.03.21 01:29:42.105090 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.03.21 01:29:42.105185 [ 5 ] {bede2198-965a-41c9-be38-29019bb38bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.03.21 01:29:42.105239 [ 5 ] {bede2198-965a-41c9-be38-29019bb38bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4846 | 2026.03.21 01:29:42.106038 [ 5 ] {bede2198-965a-41c9-be38-29019bb38bda} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.03.21 01:29:42.106074 [ 5 ] {bede2198-965a-41c9-be38-29019bb38bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4848 | 2026.03.21 01:29:42.106652 [ 5 ] {bede2198-965a-41c9-be38-29019bb38bda} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4849 | 2026.03.21 01:29:42.106878 [ 5 ] {bede2198-965a-41c9-be38-29019bb38bda} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.03.21 01:29:42.107018 [ 5 ] {bede2198-965a-41c9-be38-29019bb38bda} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00185 sec., 21621.62162162162 rows/sec., 38.74 MiB/sec. | ||
| 4851 | 2026.03.21 01:29:42.107081 [ 5 ] {bede2198-965a-41c9-be38-29019bb38bda} <Debug> TCPHandler: Processed in 0.002041536 sec. | ||
| 4852 | 2026.03.21 01:29:42.107199 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.03.21 01:29:42.107294 [ 5 ] {3e0a5503-4267-4256-885a-aaa100fd49c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.03.21 01:29:42.107336 [ 5 ] {3e0a5503-4267-4256-885a-aaa100fd49c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4855 | 2026.03.21 01:29:42.107659 [ 5 ] {3e0a5503-4267-4256-885a-aaa100fd49c2} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.03.21 01:29:42.107695 [ 5 ] {3e0a5503-4267-4256-885a-aaa100fd49c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4857 | 2026.03.21 01:29:42.108005 [ 5 ] {3e0a5503-4267-4256-885a-aaa100fd49c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4858 | 2026.03.21 01:29:42.108214 [ 5 ] {3e0a5503-4267-4256-885a-aaa100fd49c2} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.03.21 01:29:42.108340 [ 5 ] {3e0a5503-4267-4256-885a-aaa100fd49c2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001065 sec., 45070.42253521127 rows/sec., 3.04 MiB/sec. | ||
| 4860 | 2026.03.21 01:29:42.108377 [ 5 ] {3e0a5503-4267-4256-885a-aaa100fd49c2} <Debug> TCPHandler: Processed in 0.001228603 sec. | ||
| 4861 | 2026.03.21 01:29:43.139929 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.03.21 01:29:43.140126 [ 5 ] {07893db8-ecc1-43ac-a960-5a6779d109c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4863 | 2026.03.21 01:29:43.140198 [ 5 ] {07893db8-ecc1-43ac-a960-5a6779d109c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4864 | 2026.03.21 01:29:43.140878 [ 5 ] {07893db8-ecc1-43ac-a960-5a6779d109c7} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.03.21 01:29:43.140924 [ 5 ] {07893db8-ecc1-43ac-a960-5a6779d109c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4866 | 2026.03.21 01:29:43.141309 [ 5 ] {07893db8-ecc1-43ac-a960-5a6779d109c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4867 | 2026.03.21 01:29:43.141526 [ 5 ] {07893db8-ecc1-43ac-a960-5a6779d109c7} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.03.21 01:29:43.141671 [ 5 ] {07893db8-ecc1-43ac-a960-5a6779d109c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.69 MiB/sec. | ||
| 4869 | 2026.03.21 01:29:43.141712 [ 5 ] {07893db8-ecc1-43ac-a960-5a6779d109c7} <Debug> TCPHandler: Processed in 0.001912192 sec. | ||
| 4870 | 2026.03.21 01:29:43.141825 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.03.21 01:29:43.141918 [ 5 ] {bcf38b4a-844d-411e-93f3-18234a572848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4872 | 2026.03.21 01:29:43.141958 [ 5 ] {bcf38b4a-844d-411e-93f3-18234a572848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4873 | 2026.03.21 01:29:43.142381 [ 5 ] {bcf38b4a-844d-411e-93f3-18234a572848} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.03.21 01:29:43.142417 [ 5 ] {bcf38b4a-844d-411e-93f3-18234a572848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4875 | 2026.03.21 01:29:43.142707 [ 5 ] {bcf38b4a-844d-411e-93f3-18234a572848} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4876 | 2026.03.21 01:29:43.142911 [ 5 ] {bcf38b4a-844d-411e-93f3-18234a572848} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.03.21 01:29:43.143037 [ 5 ] {bcf38b4a-844d-411e-93f3-18234a572848} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 4878 | 2026.03.21 01:29:43.143074 [ 5 ] {bcf38b4a-844d-411e-93f3-18234a572848} <Debug> TCPHandler: Processed in 0.001297275 sec. | ||
| 4879 | 2026.03.21 01:29:43.143183 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.03.21 01:29:43.143275 [ 5 ] {14041900-8f9a-4d1a-a465-dfb97bfd83ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.03.21 01:29:43.143317 [ 5 ] {14041900-8f9a-4d1a-a465-dfb97bfd83ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4882 | 2026.03.21 01:29:43.143672 [ 5 ] {14041900-8f9a-4d1a-a465-dfb97bfd83ff} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.03.21 01:29:43.143708 [ 5 ] {14041900-8f9a-4d1a-a465-dfb97bfd83ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4884 | 2026.03.21 01:29:43.144015 [ 5 ] {14041900-8f9a-4d1a-a465-dfb97bfd83ff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4885 | 2026.03.21 01:29:43.144221 [ 5 ] {14041900-8f9a-4d1a-a465-dfb97bfd83ff} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.03.21 01:29:43.144345 [ 5 ] {14041900-8f9a-4d1a-a465-dfb97bfd83ff} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001088 sec., 29411.764705882353 rows/sec., 2.05 MiB/sec. | ||
| 4887 | 2026.03.21 01:29:43.144381 [ 5 ] {14041900-8f9a-4d1a-a465-dfb97bfd83ff} <Debug> TCPHandler: Processed in 0.001245174 sec. | ||
| 4888 | 2026.03.21 01:29:43.144485 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.03.21 01:29:43.144577 [ 5 ] {1cd46745-161c-4ff5-a76a-960045fe3232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.03.21 01:29:43.144617 [ 5 ] {1cd46745-161c-4ff5-a76a-960045fe3232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4891 | 2026.03.21 01:29:43.144924 [ 5 ] {1cd46745-161c-4ff5-a76a-960045fe3232} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.03.21 01:29:43.144958 [ 5 ] {1cd46745-161c-4ff5-a76a-960045fe3232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4893 | 2026.03.21 01:29:43.145255 [ 5 ] {1cd46745-161c-4ff5-a76a-960045fe3232} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4894 | 2026.03.21 01:29:43.145456 [ 5 ] {1cd46745-161c-4ff5-a76a-960045fe3232} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.03.21 01:29:43.145580 [ 5 ] {1cd46745-161c-4ff5-a76a-960045fe3232} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001021 sec., 11753.183153770813 rows/sec., 811.09 KiB/sec. | ||
| 4896 | 2026.03.21 01:29:43.145615 [ 5 ] {1cd46745-161c-4ff5-a76a-960045fe3232} <Debug> TCPHandler: Processed in 0.001178003 sec. | ||
| 4897 | 2026.03.21 01:29:46.067607 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4898 | 2026.03.21 01:29:46.067674 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4899 | 2026.03.21 01:29:46.167893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10534 | ||
| 4900 | 2026.03.21 01:29:46.168411 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.03.21 01:29:46.168457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4902 | 2026.03.21 01:29:46.168961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4903 | 2026.03.21 01:29:46.169211 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.03.21 01:29:46.169361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 4905 | 2026.03.21 01:29:46.732096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4906 | 2026.03.21 01:29:46.748532 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.03.21 01:29:46.748623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4908 | 2026.03.21 01:29:46.757140 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4909 | 2026.03.21 01:29:46.758198 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.03.21 01:29:46.762311 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4911 | 2026.03.21 01:29:48.146344 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.03.21 01:29:48.146522 [ 5 ] {cd2311f0-d234-4652-be8a-519ae63749aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4913 | 2026.03.21 01:29:48.146589 [ 5 ] {cd2311f0-d234-4652-be8a-519ae63749aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4914 | 2026.03.21 01:29:48.147224 [ 5 ] {cd2311f0-d234-4652-be8a-519ae63749aa} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.03.21 01:29:48.147270 [ 5 ] {cd2311f0-d234-4652-be8a-519ae63749aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4916 | 2026.03.21 01:29:48.147661 [ 5 ] {cd2311f0-d234-4652-be8a-519ae63749aa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4917 | 2026.03.21 01:29:48.147886 [ 5 ] {cd2311f0-d234-4652-be8a-519ae63749aa} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.03.21 01:29:48.148035 [ 5 ] {cd2311f0-d234-4652-be8a-519ae63749aa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001562 sec., 48655.56978233034 rows/sec., 4.01 MiB/sec. | ||
| 4919 | 2026.03.21 01:29:48.148077 [ 5 ] {cd2311f0-d234-4652-be8a-519ae63749aa} <Debug> TCPHandler: Processed in 0.001862701 sec. | ||
| 4920 | 2026.03.21 01:29:48.148202 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.03.21 01:29:48.148297 [ 5 ] {ccc818a6-6a78-4659-b40d-afb04eb7c6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.03.21 01:29:48.148337 [ 5 ] {ccc818a6-6a78-4659-b40d-afb04eb7c6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4923 | 2026.03.21 01:29:48.148749 [ 5 ] {ccc818a6-6a78-4659-b40d-afb04eb7c6fa} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.03.21 01:29:48.148786 [ 5 ] {ccc818a6-6a78-4659-b40d-afb04eb7c6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4925 | 2026.03.21 01:29:48.149081 [ 5 ] {ccc818a6-6a78-4659-b40d-afb04eb7c6fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4926 | 2026.03.21 01:29:48.149294 [ 5 ] {ccc818a6-6a78-4659-b40d-afb04eb7c6fa} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.03.21 01:29:48.149425 [ 5 ] {ccc818a6-6a78-4659-b40d-afb04eb7c6fa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001146 sec., 8726.003490401396 rows/sec., 656.15 KiB/sec. | ||
| 4928 | 2026.03.21 01:29:48.149463 [ 5 ] {ccc818a6-6a78-4659-b40d-afb04eb7c6fa} <Debug> TCPHandler: Processed in 0.001312256 sec. | ||
| 4929 | 2026.03.21 01:29:48.149574 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.03.21 01:29:48.149668 [ 5 ] {1db21678-d5b5-44d4-8233-dcadaf1b4b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4931 | 2026.03.21 01:29:48.149708 [ 5 ] {1db21678-d5b5-44d4-8233-dcadaf1b4b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4932 | 2026.03.21 01:29:48.150117 [ 5 ] {1db21678-d5b5-44d4-8233-dcadaf1b4b31} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.03.21 01:29:48.150151 [ 5 ] {1db21678-d5b5-44d4-8233-dcadaf1b4b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4934 | 2026.03.21 01:29:48.150449 [ 5 ] {1db21678-d5b5-44d4-8233-dcadaf1b4b31} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4935 | 2026.03.21 01:29:48.150662 [ 5 ] {1db21678-d5b5-44d4-8233-dcadaf1b4b31} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.03.21 01:29:48.150787 [ 5 ] {1db21678-d5b5-44d4-8233-dcadaf1b4b31} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001137 sec., 65083.553210202284 rows/sec., 5.08 MiB/sec. | ||
| 4937 | 2026.03.21 01:29:48.150824 [ 5 ] {1db21678-d5b5-44d4-8233-dcadaf1b4b31} <Debug> TCPHandler: Processed in 0.001300406 sec. | ||
| 4938 | 2026.03.21 01:29:48.150946 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.03.21 01:29:48.151041 [ 5 ] {2fd7cd30-fa6f-4f54-9a40-7dd253746c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.03.21 01:29:48.151083 [ 5 ] {2fd7cd30-fa6f-4f54-9a40-7dd253746c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4941 | 2026.03.21 01:29:48.151480 [ 5 ] {2fd7cd30-fa6f-4f54-9a40-7dd253746c35} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.03.21 01:29:48.151516 [ 5 ] {2fd7cd30-fa6f-4f54-9a40-7dd253746c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4943 | 2026.03.21 01:29:48.151838 [ 5 ] {2fd7cd30-fa6f-4f54-9a40-7dd253746c35} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4944 | 2026.03.21 01:29:48.152046 [ 5 ] {2fd7cd30-fa6f-4f54-9a40-7dd253746c35} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.03.21 01:29:48.152171 [ 5 ] {2fd7cd30-fa6f-4f54-9a40-7dd253746c35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 4946 | 2026.03.21 01:29:48.152208 [ 5 ] {2fd7cd30-fa6f-4f54-9a40-7dd253746c35} <Debug> TCPHandler: Processed in 0.001311506 sec. | ||
| 4947 | 2026.03.21 01:29:48.152308 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.03.21 01:29:48.152401 [ 5 ] {bb17cc0e-9055-478a-b36e-1ca00d9fe54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4949 | 2026.03.21 01:29:48.152455 [ 5 ] {bb17cc0e-9055-478a-b36e-1ca00d9fe54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4950 | 2026.03.21 01:29:48.153198 [ 5 ] {bb17cc0e-9055-478a-b36e-1ca00d9fe54f} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.03.21 01:29:48.153235 [ 5 ] {bb17cc0e-9055-478a-b36e-1ca00d9fe54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4952 | 2026.03.21 01:29:48.153733 [ 5 ] {bb17cc0e-9055-478a-b36e-1ca00d9fe54f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4953 | 2026.03.21 01:29:48.153953 [ 5 ] {bb17cc0e-9055-478a-b36e-1ca00d9fe54f} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.03.21 01:29:48.154088 [ 5 ] {bb17cc0e-9055-478a-b36e-1ca00d9fe54f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001704 sec., 5868.544600938967 rows/sec., 10.52 MiB/sec. | ||
| 4955 | 2026.03.21 01:29:48.154143 [ 5 ] {bb17cc0e-9055-478a-b36e-1ca00d9fe54f} <Debug> TCPHandler: Processed in 0.001884072 sec. | ||
| 4956 | 2026.03.21 01:29:48.154261 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.03.21 01:29:48.154355 [ 5 ] {6cfce547-43ce-4653-a6a2-db4852c9b441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.03.21 01:29:48.154396 [ 5 ] {6cfce547-43ce-4653-a6a2-db4852c9b441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4959 | 2026.03.21 01:29:48.154724 [ 5 ] {6cfce547-43ce-4653-a6a2-db4852c9b441} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.03.21 01:29:48.154760 [ 5 ] {6cfce547-43ce-4653-a6a2-db4852c9b441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4961 | 2026.03.21 01:29:48.155053 [ 5 ] {6cfce547-43ce-4653-a6a2-db4852c9b441} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4962 | 2026.03.21 01:29:48.155284 [ 5 ] {6cfce547-43ce-4653-a6a2-db4852c9b441} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.03.21 01:29:48.155410 [ 5 ] {6cfce547-43ce-4653-a6a2-db4852c9b441} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4964 | 2026.03.21 01:29:48.155446 [ 5 ] {6cfce547-43ce-4653-a6a2-db4852c9b441} <Debug> TCPHandler: Processed in 0.001236464 sec. | ||
| 4965 | 2026.03.21 01:29:51.188578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 676 | ||
| 4966 | 2026.03.21 01:29:51.191241 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.03.21 01:29:51.191288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4968 | 2026.03.21 01:29:51.192509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4969 | 2026.03.21 01:29:51.192776 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.03.21 01:29:51.192928 [ 64 ] {} <Debug> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4971 | 2026.03.21 01:29:51.193001 [ 64 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.03.21 01:29:51.193025 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4973 | 2026.03.21 01:29:51.193039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 4974 | 2026.03.21 01:29:51.193145 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::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 | ||
| 4975 | 2026.03.21 01:29:51.193722 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4976 | 2026.03.21 01:29:51.193862 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 512 rows starting from the beginning of the part | ||
| 4977 | 2026.03.21 01:29:51.194226 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::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 | ||
| 4978 | 2026.03.21 01:29:51.194593 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 4979 | 2026.03.21 01:29:51.194955 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4980 | 2026.03.21 01:29:51.195287 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4981 | 2026.03.21 01:29:51.195615 [ 194 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 4982 | 2026.03.21 01:29:51.201768 [ 197 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 72 columns (72 merged, 0 gathered) in 0.008675286 sec., 77922.50307367387 rows/sec., 70.04 MiB/sec. | ||
| 4983 | 2026.03.21 01:29:51.203172 [ 195 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4984 | 2026.03.21 01:29:51.203743 [ 195 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.03.21 01:29:51.203810 [ 195 ] {a332d371-13d6-4e1f-93c0-688f7282b935::all_1_16_3} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4986 | 2026.03.21 01:29:51.204016 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4987 | 2026.03.21 01:29:53.146656 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2026.03.21 01:29:53.146847 [ 5 ] {c77b9925-5c6e-47fe-b342-f8ddba5a7a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4989 | 2026.03.21 01:29:53.146916 [ 5 ] {c77b9925-5c6e-47fe-b342-f8ddba5a7a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4990 | 2026.03.21 01:29:53.147577 [ 5 ] {c77b9925-5c6e-47fe-b342-f8ddba5a7a3f} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.03.21 01:29:53.147619 [ 5 ] {c77b9925-5c6e-47fe-b342-f8ddba5a7a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4992 | 2026.03.21 01:29:53.148027 [ 5 ] {c77b9925-5c6e-47fe-b342-f8ddba5a7a3f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4993 | 2026.03.21 01:29:53.148273 [ 5 ] {c77b9925-5c6e-47fe-b342-f8ddba5a7a3f} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.03.21 01:29:53.148438 [ 5 ] {c77b9925-5c6e-47fe-b342-f8ddba5a7a3f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001641 sec., 71907.37355271175 rows/sec., 6.12 MiB/sec. | ||
| 4995 | 2026.03.21 01:29:53.148488 [ 5 ] {c77b9925-5c6e-47fe-b342-f8ddba5a7a3f} <Debug> TCPHandler: Processed in 0.001968764 sec. | ||
| 4996 | 2026.03.21 01:29:53.148614 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.03.21 01:29:53.148718 [ 5 ] {77bcad4d-e3f9-4e27-aa81-d831843fe43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4998 | 2026.03.21 01:29:53.148762 [ 5 ] {77bcad4d-e3f9-4e27-aa81-d831843fe43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4999 | 2026.03.21 01:29:53.149183 [ 5 ] {77bcad4d-e3f9-4e27-aa81-d831843fe43f} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.03.21 01:29:53.149220 [ 5 ] {77bcad4d-e3f9-4e27-aa81-d831843fe43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5001 | 2026.03.21 01:29:53.149533 [ 5 ] {77bcad4d-e3f9-4e27-aa81-d831843fe43f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5002 | 2026.03.21 01:29:53.149744 [ 5 ] {77bcad4d-e3f9-4e27-aa81-d831843fe43f} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.03.21 01:29:53.149875 [ 5 ] {77bcad4d-e3f9-4e27-aa81-d831843fe43f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001183 sec., 26204.564666103128 rows/sec., 1.92 MiB/sec. | ||
| 5004 | 2026.03.21 01:29:53.149914 [ 5 ] {77bcad4d-e3f9-4e27-aa81-d831843fe43f} <Debug> TCPHandler: Processed in 0.001353387 sec. | ||
| 5005 | 2026.03.21 01:29:53.150017 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.03.21 01:29:53.150112 [ 5 ] {68df3817-0305-480c-b839-5609b381904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5007 | 2026.03.21 01:29:53.150158 [ 5 ] {68df3817-0305-480c-b839-5609b381904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5008 | 2026.03.21 01:29:53.150578 [ 5 ] {68df3817-0305-480c-b839-5609b381904b} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.03.21 01:29:53.150615 [ 5 ] {68df3817-0305-480c-b839-5609b381904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5010 | 2026.03.21 01:29:53.150919 [ 5 ] {68df3817-0305-480c-b839-5609b381904b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5011 | 2026.03.21 01:29:53.151143 [ 5 ] {68df3817-0305-480c-b839-5609b381904b} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.03.21 01:29:53.151268 [ 5 ] {68df3817-0305-480c-b839-5609b381904b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001176 sec., 80782.31292517007 rows/sec., 6.31 MiB/sec. | ||
| 5013 | 2026.03.21 01:29:53.151306 [ 5 ] {68df3817-0305-480c-b839-5609b381904b} <Debug> TCPHandler: Processed in 0.001339527 sec. | ||
| 5014 | 2026.03.21 01:29:53.151419 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2026.03.21 01:29:53.151513 [ 5 ] {217fec4e-37ae-40cc-a298-5d95692fb5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5016 | 2026.03.21 01:29:53.151556 [ 5 ] {217fec4e-37ae-40cc-a298-5d95692fb5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5017 | 2026.03.21 01:29:53.151945 [ 5 ] {217fec4e-37ae-40cc-a298-5d95692fb5b1} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.03.21 01:29:53.151982 [ 5 ] {217fec4e-37ae-40cc-a298-5d95692fb5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5019 | 2026.03.21 01:29:53.152311 [ 5 ] {217fec4e-37ae-40cc-a298-5d95692fb5b1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5020 | 2026.03.21 01:29:53.152518 [ 5 ] {217fec4e-37ae-40cc-a298-5d95692fb5b1} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.03.21 01:29:53.152647 [ 5 ] {217fec4e-37ae-40cc-a298-5d95692fb5b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 5022 | 2026.03.21 01:29:53.152684 [ 5 ] {217fec4e-37ae-40cc-a298-5d95692fb5b1} <Debug> TCPHandler: Processed in 0.001315315 sec. | ||
| 5023 | 2026.03.21 01:29:53.152901 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2026.03.21 01:29:53.153077 [ 5 ] {66151780-3565-44f9-a17a-dec9bcf801ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5025 | 2026.03.21 01:29:53.153172 [ 5 ] {66151780-3565-44f9-a17a-dec9bcf801ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5026 | 2026.03.21 01:29:53.154152 [ 5 ] {66151780-3565-44f9-a17a-dec9bcf801ab} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.03.21 01:29:53.154193 [ 5 ] {66151780-3565-44f9-a17a-dec9bcf801ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5028 | 2026.03.21 01:29:53.154751 [ 5 ] {66151780-3565-44f9-a17a-dec9bcf801ab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5029 | 2026.03.21 01:29:53.154976 [ 5 ] {66151780-3565-44f9-a17a-dec9bcf801ab} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.03.21 01:29:53.155117 [ 5 ] {66151780-3565-44f9-a17a-dec9bcf801ab} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002089 sec., 14839.636189564384 rows/sec., 26.59 MiB/sec. | ||
| 5031 | 2026.03.21 01:29:53.155234 [ 5 ] {66151780-3565-44f9-a17a-dec9bcf801ab} <Debug> TCPHandler: Processed in 0.002457357 sec. | ||
| 5032 | 2026.03.21 01:29:53.155366 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.03.21 01:29:53.155480 [ 5 ] {e32b4c76-7c19-4b57-91f4-dbb59331187f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5034 | 2026.03.21 01:29:53.155529 [ 5 ] {e32b4c76-7c19-4b57-91f4-dbb59331187f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5035 | 2026.03.21 01:29:53.155897 [ 5 ] {e32b4c76-7c19-4b57-91f4-dbb59331187f} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.03.21 01:29:53.155933 [ 5 ] {e32b4c76-7c19-4b57-91f4-dbb59331187f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5037 | 2026.03.21 01:29:53.156236 [ 5 ] {e32b4c76-7c19-4b57-91f4-dbb59331187f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5038 | 2026.03.21 01:29:53.156444 [ 5 ] {e32b4c76-7c19-4b57-91f4-dbb59331187f} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.03.21 01:29:53.156569 [ 5 ] {e32b4c76-7c19-4b57-91f4-dbb59331187f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 5040 | 2026.03.21 01:29:53.156605 [ 5 ] {e32b4c76-7c19-4b57-91f4-dbb59331187f} <Debug> TCPHandler: Processed in 0.001301165 sec. | ||
| 5041 | 2026.03.21 01:29:53.669493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10982 | ||
| 5042 | 2026.03.21 01:29:53.670032 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.03.21 01:29:53.670083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5044 | 2026.03.21 01:29:53.670585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5045 | 2026.03.21 01:29:53.670824 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.03.21 01:29:53.670980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10982 | ||
| 5047 | 2026.03.21 01:29:54.262446 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5048 | 2026.03.21 01:29:54.278874 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.03.21 01:29:54.278942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5050 | 2026.03.21 01:29:54.285344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5051 | 2026.03.21 01:29:54.286049 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.03.21 01:29:54.288986 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5053 | 2026.03.21 01:29:58.154044 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.03.21 01:29:58.154267 [ 5 ] {454f70c1-fdc3-442d-8e31-e89a30ea526a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5055 | 2026.03.21 01:29:58.154346 [ 5 ] {454f70c1-fdc3-442d-8e31-e89a30ea526a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5056 | 2026.03.21 01:29:58.155172 [ 5 ] {454f70c1-fdc3-442d-8e31-e89a30ea526a} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.03.21 01:29:58.155224 [ 5 ] {454f70c1-fdc3-442d-8e31-e89a30ea526a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5058 | 2026.03.21 01:29:58.155657 [ 5 ] {454f70c1-fdc3-442d-8e31-e89a30ea526a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5059 | 2026.03.21 01:29:58.155889 [ 5 ] {454f70c1-fdc3-442d-8e31-e89a30ea526a} <Trace> oximeter.fields_i16 (cd150259-5591-4c01-9016-136b17c437e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.03.21 01:29:58.156047 [ 5 ] {454f70c1-fdc3-442d-8e31-e89a30ea526a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00184 sec., 154347.8260869565 rows/sec., 9.80 MiB/sec. | ||
| 5061 | 2026.03.21 01:29:58.156097 [ 5 ] {454f70c1-fdc3-442d-8e31-e89a30ea526a} <Debug> TCPHandler: Processed in 0.00219462 sec. | ||
| 5062 | 2026.03.21 01:29:58.156224 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.03.21 01:29:58.156330 [ 5 ] {213b4891-ab6e-4a51-903c-7684a503b847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5064 | 2026.03.21 01:29:58.156376 [ 5 ] {213b4891-ab6e-4a51-903c-7684a503b847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5065 | 2026.03.21 01:29:58.157258 [ 5 ] {213b4891-ab6e-4a51-903c-7684a503b847} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2026.03.21 01:29:58.157297 [ 5 ] {213b4891-ab6e-4a51-903c-7684a503b847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5067 | 2026.03.21 01:29:58.157704 [ 5 ] {213b4891-ab6e-4a51-903c-7684a503b847} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5068 | 2026.03.21 01:29:58.157916 [ 5 ] {213b4891-ab6e-4a51-903c-7684a503b847} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.03.21 01:29:58.158037 [ 53 ] {} <Debug> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5070 | 2026.03.21 01:29:58.158052 [ 5 ] {213b4891-ab6e-4a51-903c-7684a503b847} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001747 sec., 467658.84373211215 rows/sec., 36.62 MiB/sec. | ||
| 5071 | 2026.03.21 01:29:58.158111 [ 53 ] {} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.03.21 01:29:58.158121 [ 5 ] {213b4891-ab6e-4a51-903c-7684a503b847} <Debug> TCPHandler: Processed in 0.001950184 sec. | ||
| 5073 | 2026.03.21 01:29:58.158146 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5074 | 2026.03.21 01:29:58.158240 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2026.03.21 01:29:58.158259 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 5076 | 2026.03.21 01:29:58.158343 [ 5 ] {68ff41cb-cb94-45f5-8b17-52298dee170b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5077 | 2026.03.21 01:29:58.158391 [ 5 ] {68ff41cb-cb94-45f5-8b17-52298dee170b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5078 | 2026.03.21 01:29:58.158411 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5079 | 2026.03.21 01:29:58.158454 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2891 rows starting from the beginning of the part | ||
| 5080 | 2026.03.21 01:29:58.158529 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2120 rows starting from the beginning of the part | ||
| 5081 | 2026.03.21 01:29:58.158579 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::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 | ||
| 5082 | 2026.03.21 01:29:58.158629 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 5083 | 2026.03.21 01:29:58.158684 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part | ||
| 5084 | 2026.03.21 01:29:58.158734 [ 197 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 817 rows starting from the beginning of the part | ||
| 5085 | 2026.03.21 01:29:58.158864 [ 5 ] {68ff41cb-cb94-45f5-8b17-52298dee170b} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.03.21 01:29:58.158908 [ 5 ] {68ff41cb-cb94-45f5-8b17-52298dee170b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5087 | 2026.03.21 01:29:58.159267 [ 5 ] {68ff41cb-cb94-45f5-8b17-52298dee170b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5088 | 2026.03.21 01:29:58.159495 [ 5 ] {68ff41cb-cb94-45f5-8b17-52298dee170b} <Trace> oximeter.fields_u16 (dcf77706-ac3e-4cbb-9da8-ebcb79e1189b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.03.21 01:29:58.159634 [ 5 ] {68ff41cb-cb94-45f5-8b17-52298dee170b} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001311 sec., 115942.02898550723 rows/sec., 6.92 MiB/sec. | ||
| 5090 | 2026.03.21 01:29:58.159675 [ 5 ] {68ff41cb-cb94-45f5-8b17-52298dee170b} <Debug> TCPHandler: Processed in 0.00148582 sec. | ||
| 5091 | 2026.03.21 01:29:58.159794 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.03.21 01:29:58.159890 [ 5 ] {9cc98381-0d18-4903-85ab-b682d8e448c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5093 | 2026.03.21 01:29:58.159933 [ 5 ] {9cc98381-0d18-4903-85ab-b682d8e448c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5094 | 2026.03.21 01:29:58.160399 [ 5 ] {9cc98381-0d18-4903-85ab-b682d8e448c1} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.03.21 01:29:58.160438 [ 5 ] {9cc98381-0d18-4903-85ab-b682d8e448c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5096 | 2026.03.21 01:29:58.160754 [ 5 ] {9cc98381-0d18-4903-85ab-b682d8e448c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5097 | 2026.03.21 01:29:58.160969 [ 5 ] {9cc98381-0d18-4903-85ab-b682d8e448c1} <Trace> oximeter.fields_u32 (2e53cd0d-d7a8-4887-85e0-3ed0678d8e93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.03.21 01:29:58.161028 [ 188 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002809897 sec., 2163068.610699965 rows/sec., 175.65 MiB/sec. | ||
| 5099 | 2026.03.21 01:29:58.161098 [ 5 ] {9cc98381-0d18-4903-85ab-b682d8e448c1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 5100 | 2026.03.21 01:29:58.161142 [ 5 ] {9cc98381-0d18-4903-85ab-b682d8e448c1} <Debug> TCPHandler: Processed in 0.001399238 sec. | ||
| 5101 | 2026.03.21 01:29:58.161262 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.03.21 01:29:58.161358 [ 5 ] {b5481686-28dc-4efd-af6d-c605437bf293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.03.21 01:29:58.161400 [ 5 ] {b5481686-28dc-4efd-af6d-c605437bf293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5104 | 2026.03.21 01:29:58.161419 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5105 | 2026.03.21 01:29:58.161688 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.03.21 01:29:58.161758 [ 202 ] {67f374de-6c7e-4f69-b02e-d8871c16fa63::all_1_36_7} <Trace> oximeter.fields_string (67f374de-6c7e-4f69-b02e-d8871c16fa63) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5107 | 2026.03.21 01:29:58.161854 [ 5 ] {b5481686-28dc-4efd-af6d-c605437bf293} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.03.21 01:29:58.161857 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5109 | 2026.03.21 01:29:58.161890 [ 5 ] {b5481686-28dc-4efd-af6d-c605437bf293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5110 | 2026.03.21 01:29:58.162226 [ 5 ] {b5481686-28dc-4efd-af6d-c605437bf293} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5111 | 2026.03.21 01:29:58.162433 [ 5 ] {b5481686-28dc-4efd-af6d-c605437bf293} <Trace> oximeter.fields_u8 (adb0699e-042c-4c70-be5c-d7f262963a17): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.21 01:29:58.162559 [ 5 ] {b5481686-28dc-4efd-af6d-c605437bf293} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 5113 | 2026.03.21 01:29:58.162598 [ 5 ] {b5481686-28dc-4efd-af6d-c605437bf293} <Debug> TCPHandler: Processed in 0.001386058 sec. | ||
| 5114 | 2026.03.21 01:29:58.162710 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.03.21 01:29:58.162804 [ 5 ] {69c7e291-d7fd-47cc-b388-f13bacbc6ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.21 01:29:58.162845 [ 5 ] {69c7e291-d7fd-47cc-b388-f13bacbc6ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5117 | 2026.03.21 01:29:58.163507 [ 5 ] {69c7e291-d7fd-47cc-b388-f13bacbc6ba5} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.03.21 01:29:58.163543 [ 5 ] {69c7e291-d7fd-47cc-b388-f13bacbc6ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5119 | 2026.03.21 01:29:58.163858 [ 5 ] {69c7e291-d7fd-47cc-b388-f13bacbc6ba5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5120 | 2026.03.21 01:29:58.164066 [ 5 ] {69c7e291-d7fd-47cc-b388-f13bacbc6ba5} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.03.21 01:29:58.164171 [ 53 ] {} <Debug> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5122 | 2026.03.21 01:29:58.164194 [ 5 ] {69c7e291-d7fd-47cc-b388-f13bacbc6ba5} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001408 sec., 355113.63636363635 rows/sec., 24.95 MiB/sec. | ||
| 5123 | 2026.03.21 01:29:58.164211 [ 53 ] {} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.03.21 01:29:58.164239 [ 5 ] {69c7e291-d7fd-47cc-b388-f13bacbc6ba5} <Debug> TCPHandler: Processed in 0.001578383 sec. | ||
| 5125 | 2026.03.21 01:29:58.164239 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5126 | 2026.03.21 01:29:58.164368 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.03.21 01:29:58.164387 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 5128 | 2026.03.21 01:29:58.164467 [ 5 ] {18ebaf32-cdcd-431c-a7b6-d4ef71807328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5129 | 2026.03.21 01:29:58.164482 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5130 | 2026.03.21 01:29:58.164509 [ 5 ] {18ebaf32-cdcd-431c-a7b6-d4ef71807328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5131 | 2026.03.21 01:29:58.164516 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1550 rows starting from the beginning of the part | ||
| 5132 | 2026.03.21 01:29:58.164587 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1080 rows starting from the beginning of the part | ||
| 5133 | 2026.03.21 01:29:58.164638 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::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 | ||
| 5134 | 2026.03.21 01:29:58.164697 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5135 | 2026.03.21 01:29:58.164742 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 95 rows starting from the beginning of the part | ||
| 5136 | 2026.03.21 01:29:58.164786 [ 198 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 500 rows starting from the beginning of the part | ||
| 5137 | 2026.03.21 01:29:58.164864 [ 5 ] {18ebaf32-cdcd-431c-a7b6-d4ef71807328} <Trace> oximeter.measurements_bool (41df2cad-e8fd-417f-91f9-cd27ebb31de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.03.21 01:29:58.164900 [ 5 ] {18ebaf32-cdcd-431c-a7b6-d4ef71807328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5139 | 2026.03.21 01:29:58.165221 [ 5 ] {18ebaf32-cdcd-431c-a7b6-d4ef71807328} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5140 | 2026.03.21 01:29:58.165429 [ 5 ] {18ebaf32-cdcd-431c-a7b6-d4ef71807328} <Trace> oximeter.measurements_bool (41df2cad-e8fd-417f-91f9-cd27ebb31de0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.03.21 01:29:58.165557 [ 5 ] {18ebaf32-cdcd-431c-a7b6-d4ef71807328} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 5142 | 2026.03.21 01:29:58.165594 [ 5 ] {18ebaf32-cdcd-431c-a7b6-d4ef71807328} <Debug> TCPHandler: Processed in 0.001276235 sec. | ||
| 5143 | 2026.03.21 01:29:58.165705 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.03.21 01:29:58.165799 [ 5 ] {976bffaf-6ce2-49ef-b130-85b8d7ff638c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.03.21 01:29:58.165841 [ 5 ] {976bffaf-6ce2-49ef-b130-85b8d7ff638c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5146 | 2026.03.21 01:29:58.166090 [ 188 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742748 sec., 1929711.0081319849 rows/sec., 143.24 MiB/sec. | ||
| 5147 | 2026.03.21 01:29:58.166269 [ 5 ] {976bffaf-6ce2-49ef-b130-85b8d7ff638c} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.03.21 01:29:58.166273 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5149 | 2026.03.21 01:29:58.166310 [ 5 ] {976bffaf-6ce2-49ef-b130-85b8d7ff638c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5150 | 2026.03.21 01:29:58.166528 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.03.21 01:29:58.166590 [ 202 ] {203b27df-0dce-484c-9b37-bfcb5a04c700::all_1_36_7} <Trace> oximeter.fields_uuid (203b27df-0dce-484c-9b37-bfcb5a04c700) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5152 | 2026.03.21 01:29:58.166642 [ 5 ] {976bffaf-6ce2-49ef-b130-85b8d7ff638c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5153 | 2026.03.21 01:29:58.166661 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5154 | 2026.03.21 01:29:58.166859 [ 5 ] {976bffaf-6ce2-49ef-b130-85b8d7ff638c} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.03.21 01:29:58.166966 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5156 | 2026.03.21 01:29:58.166987 [ 5 ] {976bffaf-6ce2-49ef-b130-85b8d7ff638c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 5157 | 2026.03.21 01:29:58.167003 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.03.21 01:29:58.167032 [ 5 ] {976bffaf-6ce2-49ef-b130-85b8d7ff638c} <Debug> TCPHandler: Processed in 0.001376708 sec. | ||
| 5159 | 2026.03.21 01:29:58.167034 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5160 | 2026.03.21 01:29:58.167152 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.03.21 01:29:58.167171 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::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 | ||
| 5162 | 2026.03.21 01:29:58.167279 [ 5 ] {70130797-a4f3-4033-9f99-84ace7ec95d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5163 | 2026.03.21 01:29:58.167327 [ 5 ] {70130797-a4f3-4033-9f99-84ace7ec95d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5164 | 2026.03.21 01:29:58.167364 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5165 | 2026.03.21 01:29:58.167405 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10485 rows starting from the beginning of the part | ||
| 5166 | 2026.03.21 01:29:58.167471 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1351 rows starting from the beginning of the part | ||
| 5167 | 2026.03.21 01:29:58.167520 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 5168 | 2026.03.21 01:29:58.167564 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5169 | 2026.03.21 01:29:58.167636 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5170 | 2026.03.21 01:29:58.167652 [ 5 ] {70130797-a4f3-4033-9f99-84ace7ec95d3} <Trace> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2026.03.21 01:29:58.167678 [ 187 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5172 | 2026.03.21 01:29:58.167697 [ 5 ] {70130797-a4f3-4033-9f99-84ace7ec95d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5173 | 2026.03.21 01:29:58.168025 [ 5 ] {70130797-a4f3-4033-9f99-84ace7ec95d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5174 | 2026.03.21 01:29:58.168239 [ 5 ] {70130797-a4f3-4033-9f99-84ace7ec95d3} <Trace> oximeter.measurements_f64 (8820d98f-ce8e-45d2-a0a4-145e202f1fc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.03.21 01:29:58.168368 [ 5 ] {70130797-a4f3-4033-9f99-84ace7ec95d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 5176 | 2026.03.21 01:29:58.168406 [ 5 ] {70130797-a4f3-4033-9f99-84ace7ec95d3} <Debug> TCPHandler: Processed in 0.001303455 sec. | ||
| 5177 | 2026.03.21 01:29:58.168515 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.03.21 01:29:58.168617 [ 5 ] {2c5d36e0-1a6b-4ba4-86b9-68d008e51eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.03.21 01:29:58.168673 [ 5 ] {2c5d36e0-1a6b-4ba4-86b9-68d008e51eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5180 | 2026.03.21 01:29:58.169476 [ 5 ] {2c5d36e0-1a6b-4ba4-86b9-68d008e51eb0} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.03.21 01:29:58.169514 [ 5 ] {2c5d36e0-1a6b-4ba4-86b9-68d008e51eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5182 | 2026.03.21 01:29:58.170175 [ 5 ] {2c5d36e0-1a6b-4ba4-86b9-68d008e51eb0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5183 | 2026.03.21 01:29:58.170418 [ 5 ] {2c5d36e0-1a6b-4ba4-86b9-68d008e51eb0} <Trace> oximeter.measurements_histogramu64 (20e8f8ef-7fea-4cbc-927f-59e81cbb077a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.03.21 01:29:58.170580 [ 5 ] {2c5d36e0-1a6b-4ba4-86b9-68d008e51eb0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001982 sec., 5045.408678102926 rows/sec., 9.04 MiB/sec. | ||
| 5185 | 2026.03.21 01:29:58.170644 [ 5 ] {2c5d36e0-1a6b-4ba4-86b9-68d008e51eb0} <Debug> TCPHandler: Processed in 0.002181159 sec. | ||
| 5186 | 2026.03.21 01:29:58.170767 [ 5 ] {} <Trace> TCP-Session: f1edb48d-9df7-4af7-bf86-d5ab6240be03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.03.21 01:29:58.170862 [ 5 ] {714dac42-46f3-41ca-9ee0-425e009fc6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61266) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.03.21 01:29:58.170903 [ 5 ] {714dac42-46f3-41ca-9ee0-425e009fc6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5189 | 2026.03.21 01:29:58.171263 [ 5 ] {714dac42-46f3-41ca-9ee0-425e009fc6eb} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.03.21 01:29:58.171301 [ 5 ] {714dac42-46f3-41ca-9ee0-425e009fc6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5191 | 2026.03.21 01:29:58.171616 [ 5 ] {714dac42-46f3-41ca-9ee0-425e009fc6eb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5192 | 2026.03.21 01:29:58.171669 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12453 rows, containing 5 columns (5 merged, 0 gathered) in 0.004550814 sec., 2736433.525958213 rows/sec., 180.68 MiB/sec. | ||
| 5193 | 2026.03.21 01:29:58.171824 [ 5 ] {714dac42-46f3-41ca-9ee0-425e009fc6eb} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.03.21 01:29:58.171926 [ 53 ] {} <Debug> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5195 | 2026.03.21 01:29:58.171956 [ 5 ] {714dac42-46f3-41ca-9ee0-425e009fc6eb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 5196 | 2026.03.21 01:29:58.171961 [ 53 ] {} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.03.21 01:29:58.171999 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5198 | 2026.03.21 01:29:58.172001 [ 5 ] {714dac42-46f3-41ca-9ee0-425e009fc6eb} <Debug> TCPHandler: Processed in 0.001284155 sec. | ||
| 5199 | 2026.03.21 01:29:58.172080 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5200 | 2026.03.21 01:29:58.172106 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::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 | ||
| 5201 | 2026.03.21 01:29:58.172252 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5202 | 2026.03.21 01:29:58.172294 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1644 rows starting from the beginning of the part | ||
| 5203 | 2026.03.21 01:29:58.172336 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.03.21 01:29:58.172370 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 5205 | 2026.03.21 01:29:58.172409 [ 202 ] {543e77a2-c9ae-4e61-9d93-79d7ce57563d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (543e77a2-c9ae-4e61-9d93-79d7ce57563d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5206 | 2026.03.21 01:29:58.172425 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 5207 | 2026.03.21 01:29:58.172480 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5208 | 2026.03.21 01:29:58.172502 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 5209 | 2026.03.21 01:29:58.172527 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5210 | 2026.03.21 01:29:58.172581 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5211 | 2026.03.21 01:29:58.173730 [ 202 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1914 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673705 sec., 1143570.7009299728 rows/sec., 76.29 MiB/sec. | ||
| 5212 | 2026.03.21 01:29:58.173983 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5213 | 2026.03.21 01:29:58.174242 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.03.21 01:29:58.174316 [ 196 ] {fca85db4-ad3f-4b98-9dce-386fc669ecec::all_1_36_7} <Trace> oximeter.measurements_u64 (fca85db4-ad3f-4b98-9dce-386fc669ecec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5215 | 2026.03.21 01:29:58.174388 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5216 | 2026.03.21 01:30:01.068418 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5217 | 2026.03.21 01:30:01.068477 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5218 | 2026.03.21 01:30:01.171085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11494 | ||
| 5219 | 2026.03.21 01:30:01.171689 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.03.21 01:30:01.171738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5221 | 2026.03.21 01:30:01.172270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5222 | 2026.03.21 01:30:01.172502 [ 244 ] {} <Trace> system.asynchronous_metric_log (57defd3b-3bfd-4a70-bab6-8cc931d390aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.03.21 01:30:01.172633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 5224 | 2026.03.21 01:30:01.193296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 710 | ||
| 5225 | 2026.03.21 01:30:01.195670 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.03.21 01:30:01.195722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5227 | 2026.03.21 01:30:01.197025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5228 | 2026.03.21 01:30:01.197332 [ 243 ] {} <Trace> system.query_log (a332d371-13d6-4e1f-93c0-688f7282b935): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.03.21 01:30:01.197638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5230 | 2026.03.21 01:30:01.789059 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5231 | 2026.03.21 01:30:01.807783 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.03.21 01:30:01.807847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5233 | 2026.03.21 01:30:01.814765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5234 | 2026.03.21 01:30:01.815511 [ 245 ] {} <Trace> system.metric_log (0a0f0f00-6fd3-4ee7-9908-b01029b3ff78): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.03.21 01:30:01.818985 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||